Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsMachineFlag.cpp31 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr()
/third_party/boost/boost/numeric/ublas/
Dio.hpp202 matrix<MT, MF, MA> &m) { in operator >>()
284 symmetric_matrix<MT, MF1, MF2, MA> &m) { in operator >>()
/third_party/ffmpeg/libavcodec/
Dcodec_desc.c32 #define MT(...) (const char *const[]){ __VA_ARGS__, NULL } macro
/third_party/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c44 pthread_mutex_t MT; variable
/third_party/mesa3d/src/mesa/state_tracker/tests/
Dst_tests_common.h34 #define MT(X,Y,Z) std::make_tuple(X,Y,Z) macro
Dtest_glsl_to_tgsi_lifetime.cpp1621 #define MT(X,Y,Z) std::make_tuple(X,Y,Z) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DDataRecord.java214 public static final byte MT = 2; field
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLParser.h415 MappingType MT) in MappingNode()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DDataRecord.java206 public static final byte MT = 2; field
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h401 MappingType MT) in MappingNode()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2233 ,"MT":[,[,,"1\\d\\d(?:\\d{3})?",,,,,,,[3,6] property
Dmetadatalite.js5074 ,"MT":[,[,,"3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",,,,,,,[8] property
Dmetadata.js5074 ,"MT":[,[,,"3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",,,,,,,[8] property
Ddemo-compiled.js327 …,[,,,,,,,,,[-1]],,"664",[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MT:[,[,,"3550\\d{4}|(?:… property
605 …9(?:11|88|99)",,,,"211"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],MT:[,[,,"1\\d\\d(?:\\d{… property
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1244 using MT = AtlasTextOp::MaskType; in calculate_sdf_parameters() typedef
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp518 #define MT macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp217 if (auto *MT = dyn_cast<MemTransferInst>(MI)) { in SimplifyAnyMemTransfer() local