Home
last modified time | relevance | path

Searched defs:Int1 (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dencode-test.m12 @interface Int1 { interface
18 @implementation Int1 implementation
H A Dcompatibility-alias.m3 @interface Int1 @end interface
/aosp_15_r20/external/llvm/unittests/IR/
H A DConstantsTest.cpp26 IntegerType *Int1 = IntegerType::get(Context, 1); in TEST() local
360 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy); in TEST() local
H A DInstructionsTest.cpp37 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
127 IntegerType* Int1 = IntegerType::get(C, 1); in TEST() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/
H A Doptional_test.cc1258 struct Int1 { struct
1260 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1261 int i;
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1258 struct Int1 { struct
1260 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1261 int i;
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1200 struct Int1 { struct
1202 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1203 int i;
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1200 struct Int1 { struct
1202 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() function
1203 int i;
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/
H A Doptional_test.cc1240 struct Int1 { struct
1242 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1243 int i;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc1258 struct Int1 { struct
1260 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1261 int i;
/aosp_15_r20/external/abseil-cpp/absl/types/
H A Doptional_test.cc1200 struct Int1 { struct
1202 Int1(int i) : i(i) {} // NOLINT(runtime/explicit) in Int1() argument
1203 int i;
/aosp_15_r20/external/llvm/unittests/ADT/
H A DPointerSumTypeTest.cpp17 enum Kinds { Float, Int1, Int2 }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp118 Type *Int1 = Type::getInt1Ty(Context); in createCallbackEncoding() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DMDBuilder.cpp118 Type *Int1 = Type::getInt1Ty(Context); in createCallbackEncoding() local
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c260 struct Gpio *Int1; member
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c241 struct Gpio *Int1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp919 auto *Int1 = dyn_cast<ConstantInt>(Elem1); in isNonTargetIntrinsicMatch() local
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c619 struct Gpio *Int1; member
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c512 struct Gpio *Int1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1694 Int1 = 0, enumerator