Home
last modified time | relevance | path

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

12345678910>>...18

/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/
Dhard-reg-set.h110 #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 Dm_matrix.h173 #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/
Danimationadapter.proto.h113 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/
Danimationadapter.proto.h113 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/
Drepeat.hpp87 #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 DSslCertificateTest.java209 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 DSslCertificate_DNameTest.java29 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 Dextern_template1.cpp5 Test<int> TO; variable
/aosp_15_r20/external/python/pycparser/tests/c_files/
Dempty.h3 #define TO macro
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmemclr_arm.s28 #define TO R8 macro
/aosp_15_r20/external/curl/docs/examples/
H A Dsmtp-mime.c42 #define TO "<[email protected]>" macro
H A Dimap-append.c41 #define TO "<[email protected]>" macro
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib1520.c31 #define TO "<[email protected]>" macro
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DMailTo.java39 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 DM68kMCTargetDesc.cpp75 const MCTargetOptions &TO) { in createM68kMCAsmInfo()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
H A Dtime_test.cc235 #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 Dtime_test.cc235 #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/
Dtime_test.cc235 #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 Dtime_test.cc235 #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 Dtime_test.cc283 #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 Dtime_test.cc280 #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 Dtime_test.cc241 #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 DSIPHeaderNames.java61 public static final String TO = ToHeader.NAME; //15 field
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DMessage.java31 TO, enumConstant
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h170 void setTagOffset(uint8_t TO) { in setTagOffset()

12345678910>>...18