Home
last modified time | relevance | path

Searched defs:isInteger (Results 1 – 25 of 239) sorted by relevance

12345678910

/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dmessageformat2_function_registry_internal.h133 const bool isInteger = false; variable
153 const bool isInteger = false; variable
183 const bool isInteger = false; variable
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2_function_registry_internal.h133 const bool isInteger = false; variable
153 const bool isInteger = false; variable
183 const bool isInteger = false; variable
/aosp_15_r20/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DValue.java159 public boolean isInteger() { in isInteger() method in Value
451 public boolean isInteger() { in isInteger() method in Value.IntValue
/aosp_15_r20/frameworks/av/media/module/extractors/mp4/include/
H A DHeifCleanAperture.h33 bool isInteger() const { return n % d == 0; } in isInteger() function
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/utils/
H A DStringChecker.java14 public static boolean isInteger(String str) { in isInteger() method in StringChecker
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/base/
H A DPredicatesTest.java547 Predicate<@Nullable Object> isInteger = Predicates.instanceOf(Integer.class); in testIsInstanceOf_apply() local
594 Predicate<Class<?>> isInteger = Predicates.subtypeOf(Integer.class); in testSubtypeOf_apply() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/base/
H A DPredicatesTest.java547 Predicate<@Nullable Object> isInteger = Predicates.instanceOf(Integer.class); in testIsInstanceOf_apply() local
594 Predicate<Class<?>> isInteger = Predicates.subtypeOf(Integer.class); in testSubtypeOf_apply() local
/aosp_15_r20/external/skia/experimental/tskit/go/gen_types/testdata/
H A Dexpectedambientnamespace1.d.ts40 isInteger: boolean, property
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
DImapString.java67 private boolean isInteger; field in ImapString
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/
H A DResType.java60 private static boolean isInteger(String value) { in isInteger() method in ResType
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/
DChannelNumber.java172 private static boolean isInteger(String string) { in isInteger() method in ChannelNumber
/aosp_15_r20/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/utils/
DSensorMetadata.java231 private static boolean isInteger(String str) { in isInteger() method in SensorMetadata
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
H A DMathUtils.java165 public static boolean isInteger (Number n) in isInteger() method in MathUtils
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dpredicates.go17 func isInteger(t Type) bool { return isBasic(t, IsInteger) } func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dpredicates.go20 func isInteger(t Type) bool { return isBasic(t, IsInteger) } func
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h123 bool isInteger() const { in isInteger() function
H A DMachineValueType.h206 bool isInteger() const { in isInteger() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h141 bool isInteger() const { in isInteger() function
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLType.h339 bool isInteger() const { in isInteger() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h144 bool isInteger() const { in isInteger() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DValueTypes.h151 bool isInteger() const { in isInteger() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DValueTypes.h144 bool isInteger() const { in isInteger() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DValueTypes.h151 bool isInteger() const { in isInteger() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DValueTypes.h151 bool isInteger() const { in isInteger() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/
DMachineValueType.h93 bool isInteger() const { in isInteger() function

12345678910