/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | hard-reg-set.h | 110 #define CLEAR_HARD_REG_SET(TO) ((TO) = HARD_CONST (0)) argument 111 #define SET_HARD_REG_SET(TO) ((TO) = ~ HARD_CONST (0)) argument 113 #define COPY_HARD_REG_SET(TO, FROM) ((TO) = (FROM)) argument 114 #define COMPL_HARD_REG_SET(TO, FROM) ((TO) = ~(FROM)) argument 116 #define IOR_HARD_REG_SET(TO, FROM) ((TO) |= (FROM)) argument 117 #define IOR_COMPL_HARD_REG_SET(TO, FROM) ((TO) |= ~ (FROM)) argument 118 #define AND_HARD_REG_SET(TO, FROM) ((TO) &= (FROM)) argument 119 #define AND_COMPL_HARD_REG_SET(TO, FROM) ((TO) &= ~ (FROM)) argument 160 #define CLEAR_HARD_REG_SET(TO) \ argument 165 #define SET_HARD_REG_SET(TO) \ argument [all …]
|
/aosp_15_r20/external/mesa3d/src/mesa/math/ |
H A D | m_matrix.h | 173 #define TRANSFORM_NORMAL( TO, N, MAT ) \ argument 184 #define TRANSFORM_DIRECTION( TO, DIR, MAT ) \ argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/server/ |
D | animationadapter.proto.h | 113 const uint64_t TO = 0x0000010b00000002LL; variable 138 const uint64_t TO = 0x0000010200000002LL; variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/4/frameworks/base/core/proto/android/server/ |
D | animationadapter.proto.h | 113 const uint64_t TO = 0x0000010b00000002LL; variable 138 const uint64_t TO = 0x0000010200000002LL; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/ |
D | repeat.hpp | 87 #define BOOST_PROTO_REPEAT_FROM_TO_EX(FROM, TO, MACRO, typename_A, A, A_a, a)\ argument 169 #define BOOST_PROTO_REPEAT_FROM_TO(FROM, TO, MACRO)\ argument
|
/aosp_15_r20/cts/tests/tests/apache-http/src/android/net/http/cts/ |
H A D | SslCertificateTest.java | 209 final String TO = "c=ccc,o=testOName,ou=testUName,cn=testCName"; in testSslCertificate() local 237 final String TO = "c=ccc,o=testOName,ou=testUName,cn=testCName"; in testGetX509Certificate() local
|
H A D | SslCertificate_DNameTest.java | 29 final String TO = "c=ccc,o=testOName,ou=testUName,cn=testCName"; in testDName() local
|
/aosp_15_r20/external/compiler-rt/test/profile/Inputs/ |
H A D | extern_template1.cpp | 5 Test<int> TO; variable
|
/aosp_15_r20/external/python/pycparser/tests/c_files/ |
D | empty.h | 3 #define TO macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | memclr_arm.s | 28 #define TO R8 macro
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | smtp-mime.c | 42 #define TO "<[email protected]>" macro
|
H A D | imap-append.c | 41 #define TO "<[email protected]>" macro
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | lib1520.c | 31 #define TO "<[email protected]>" macro
|
/aosp_15_r20/frameworks/base/core/java/android/net/ |
H A D | MailTo.java | 39 static private final String TO = "to"; field in MailTo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCTargetDesc.cpp | 75 const MCTargetOptions &TO) { in createM68kMCAsmInfo()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/ |
H A D | time_test.cc | 235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument 385 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/ |
H A D | time_test.cc | 235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument 385 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/ |
D | time_test.cc | 235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument 385 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/ |
H A D | time_test.cc | 235 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument 380 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/ |
H A D | time_test.cc | 283 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument 428 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
|
/aosp_15_r20/external/abseil-cpp/absl/time/ |
H A D | time_test.cc | 280 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument 425 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/ |
H A D | time_test.cc | 241 #define TEST_FLOOR_CONVERSION(TO, FROM) \ in TEST() argument 386 #define TEST_CONVERSION_ROUND_TRIP(SOURCE, FROM, TO, MATCHER) \ in TEST() argument
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/ |
H A D | SIPHeaderNames.java | 61 public static final String TO = ToHeader.NAME; //15 field
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/ |
D | Message.java | 31 TO, enumConstant
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocStream.h | 170 void setTagOffset(uint8_t TO) { in setTagOffset()
|