Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/math/
Dm_matrix.h194 #define TRANSFORM_NORMAL( TO, N, MAT ) \ argument
205 #define TRANSFORM_DIRECTION( TO, DIR, MAT ) \ argument
/third_party/curl/docs/examples/
Dsmtp-mime.c42 #define TO "<addressee@example.net>" macro
Dimap-append.c41 #define TO "<addressee@example.net>" macro
/third_party/curl/tests/libtest/
Dlib1520.c31 #define TO "<recipient@example.com>" macro
/third_party/skia/third_party/externals/tint/src/
Dcastable.h306 using TO = in Is() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h170 void setTagOffset(uint8_t TO) { in setTagOffset()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp481 const llvm::MCTargetOptions &TO) { in createAVRAsmBackend()
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c96 #define ATTRIB(NAME, SZ, SRCTYPE, DSTTYPE, TO) \ argument
/third_party/python/Python/
Dast_opt.c31 #define COPY_NODE(TO, FROM) (memcpy((TO), (FROM), sizeof(struct _expr))) argument
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3247 ,"TO":[,[,,"9\\d\\d",,,,,,,[3] property
Dmetadatalite.js7344 ,"TO":[,[,,"(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",,,,,,,[5,7] property
Dmetadata.js7344 ,"TO":[,[,,"(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",,,,,,,[5,7] property
Ddemo-compiled.js423 …"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TO:[,[,,"(?:0800|(?:[5-… property
644 ,[,,"19[078]",,,,"190"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],TO:[,[,,"9\\d\\d",,,,,,,[… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1756 for (auto &TO : TiedOperands) { in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp643 MemorySanitizerOptions::MemorySanitizerOptions(int TO, bool R, bool K) in MemorySanitizerOptions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp39485 unsigned TO = MaskVal.countTrailingOnes(); in combineShiftRightLogical() local