Home
last modified time | relevance | path

Searched refs:MT (Results 1 - 25 of 95) sorted by relevance

1234

/third_party/ltp/testcases/realtime/stress/pi-tests/
H A Dlookup_pi_state.c44 pthread_mutex_t MT; variable
161 pthread_mutex_lock(&MT); in master_thread()
164 pthread_cond_timedwait(&CT, &MT, &ts_abs_timeout); in master_thread()
178 init_pi_mutex(&MT); in main()
/third_party/musl/src/malloc/mallocng/
H A Dglue.h57 #define MT (libc.need_locks) macro
70 if (MT) LOCK(__malloc_lock); in rdlock()
74 if (MT) LOCK(__malloc_lock); in wrlock()
H A Dfree.c136 if (!MT) in free()
H A Dmalloc.c436 if (RDLOCK_IS_EXCLUSIVE || !MT) in malloc()
443 if (RDLOCK_IS_EXCLUSIVE || !MT) in malloc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWindowsMachineFlag.cpp31 StringRef llvm::machineToStr(COFF::MachineTypes MT) { in machineToStr() argument
32 switch (MT) { in machineToStr()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DPeriod.java55 return new Period(ETimeLimit.MT, false, count, unit); in moreThan()
111 return setTimeLimit(ETimeLimit.MT); in moreThan()
226 return timeLimit == ETimeLimit.MT; in isMoreThan()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DPeriod.java57 return new Period(ETimeLimit.MT, false, count, unit); in moreThan()
113 return setTimeLimit(ETimeLimit.MT); in moreThan()
228 return timeLimit == ETimeLimit.MT; in isMoreThan()
/third_party/ffmpeg/libavcodec/
H A Dcodec_desc.c32 #define MT(...) (const char *const[]){ __VA_ARGS__, NULL } macro
85 .mime_types= MT("image/jpeg"),
468 .mime_types= MT("image/png"),
504 .mime_types= MT("image/x-portable-pixmap"),
591 .mime_types= MT("image/x-ms-bmp"),
663 .mime_types= MT("image/jp2"),
700 .mime_types= MT("image/x-targa", "image/x-tga"),
722 .mime_types= MT("image/tiff"),
730 .mime_types= MT("image/gif"),
816 .mime_types= MT("imag
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWindowsMachineFlag.h25 StringRef machineToStr(COFF::MachineTypes MT);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h92 const MetadataType MT; member in llvm::xray::MetadataRecord
95 explicit MetadataRecord(RecordKind T, MetadataType M) : Record(T), MT(M) {} in MetadataRecord()
102 MetadataType metadataType() const { return MT; } in metadataType()
/third_party/protobuf/kokoro/release/python/windows/
H A Dbuild_single_artifact.bat67 REM sed -i 's/\ extra_compile_args\ =\ \[\]/\ extra_compile_args\ =\ \[\'\/MT\'\]/g' setup.py
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c429 if (RDLOCK_IS_EXCLUSIVE || !MT) in malloc()
436 if (RDLOCK_IS_EXCLUSIVE || !MT) in malloc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLParser.h415 MappingType MT) in MappingNode()
416 : Node(NK_Mapping, D, Anchor, Tag), Type(MT) {} in MappingNode()
414 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, MappingType MT) MappingNode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLParser.h401 MappingType MT) in MappingNode()
402 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true), in MappingNode()
400 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, MappingType MT) MappingNode() argument
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp1250 using MT = AtlasTextOp::MaskType; in calculate_sdf_parameters()
1251 MT maskType = !isAntiAliased ? MT::kAliasedDistanceField in calculate_sdf_parameters()
1252 : isLCD ? (isBGR ? MT::kLCDBGRDistanceField in calculate_sdf_parameters()
1253 : MT::kLCDDistanceField) in calculate_sdf_parameters()
1254 : MT::kGrayscaleDistanceField; in calculate_sdf_parameters()
1260 DFGPFlags |= MT::kAliasedDistanceField == maskType ? kAliased_DistanceFieldEffectFlag : 0; in calculate_sdf_parameters()
1264 DFGPFlags |= MT::kLCDBGRDistanceField == maskType ? kBGR_DistanceFieldEffectFlag : 0; in calculate_sdf_parameters()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DDataRecord.java206 public static final byte MT = 2; field
207 public static final String[] names = { "NOLIMIT", "LT", "MT" };
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DDataRecord.java214 public static final byte MT = 2; field
215 public static final String[] names = { "NOLIMIT", "LT", "MT" };
/third_party/lzma/CPP/
H A DBuild.mak82 CFLAGS = $(CFLAGS) -MT
/third_party/ltp/tools/sparse/sparse-src/
H A Dcgcc37 if (/^-(o|MF|MT|MQ)$/) {
/third_party/eudev/
H A Ddepcomp185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
/third_party/lame/
H A Ddepcomp185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
/third_party/lame/libmp3lame/
H A Ddepcomp185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
/third_party/lame/mpglib/
H A Ddepcomp185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
/third_party/lame/frontend/
H A Ddepcomp185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
/third_party/lame/misc/
H A Ddepcomp185 -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;

Completed in 19 milliseconds

1234