Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/bindings/
H A Dsqlite_type.h26 kInteger = SQLITE_INTEGER, enumerator
/aosp_15_r20/frameworks/libs/binary_translation/guest_abi/arm64/include/berberis/guest_abi/
Dguest_abi_arch.h33 enum class ArgumentClass { kInteger, kVFP, kLargeStructType }; enumerator
/aosp_15_r20/frameworks/libs/binary_translation/guest_abi/arm/include/berberis/guest_abi/
Dguest_abi_arch.h31 enum class ArgumentClass { kInteger, kVFP, kReturnedViaIndirectPointer }; enumerator
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dlocale_iface.h26 kInteger, enumerator
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.h28 kInteger, enumerator
/aosp_15_r20/external/pigweed/pw_bytes/
H A Dbit_test.cc67 constexpr uint32_t kInteger = 0x11223344u; in TEST() local
/aosp_15_r20/external/libchrome/components/json_schema/
H A Djson_schema_constants.cc17 const char kInteger[] = "integer"; variable
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h31 kInteger, enumerator
/aosp_15_r20/frameworks/libs/binary_translation/guest_abi/riscv64/include/berberis/guest_abi/
Dguest_abi_arch.h222 enum class ArgumentClass { kInteger, kFp, kLargeStruct }; enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.h158 kInteger, enumerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.h158 kInteger, enumerator
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h128 enum TypeKind { kBool, kInteger, kFloatingPoint, kOther }; enumerator
/aosp_15_r20/external/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h128 enum TypeKind { kBool, kInteger, kFloatingPoint, kOther }; enumerator
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h127 enum TypeKind { kBool, kInteger, kFloatingPoint, kOther }; enumerator
/aosp_15_r20/external/openscreen/util/json/
H A Djson_helpers_unittest.cc110 const Json::Value kInteger = 123; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/gmock/
Dgmock.h426 kBool, kInteger, kFloatingPoint, kOther enumerator
/aosp_15_r20/external/fmtlib/test/gtest/gmock/
H A Dgmock.h426 kBool, kInteger, kFloatingPoint, kOther enumerator
/aosp_15_r20/external/pigweed/pw_string/
H A Dto_string_test.cc77 constexpr T kInteger = 127; variable
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResource.h56 kInteger, enumerator
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Djni_conversion.cc48 static const char* kInteger = "java/lang/Integer"; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h81 kInteger, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h81 kInteger, enumerator
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dtypes.h83 kInteger, enumerator
/aosp_15_r20/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_riscv64.cc497 enum class TestVectorInstructionKind { kInteger, kFloat }; enumerator
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_test.cc1164 enum class TestVectorInstructionKind { kInteger, kFloat }; enumerator