Home
last modified time | relevance | path

Searched defs:AT (Results 1 – 25 of 56) sorted by relevance

123

/third_party/typescript/tests/cases/conformance/jsdoc/
DjsdocImplements_namespacedInterface.ts12 interface AT<T> { interface
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcontainer_memory.h59 using AT = typename absl::allocator_traits<Alloc>::template rebind_traits<M>; in Allocate() local
78 using AT = typename absl::allocator_traits<Alloc>::template rebind_traits<M>; in Deallocate() local
/third_party/ffmpeg/libavcodec/alpha/
Dregdef.h61 #define AT $at /* assembler temporary */ macro
/third_party/ffmpeg/libavfilter/
Daf_stereowiden.c43 #define AT AV_OPT_FLAG_AUDIO_PARAM|AV_OPT_FLAG_FILTERING_PARAM|AV_OPT_FLAG_RUNTIME_PARAM macro
Daf_rubberband.c46 #define AT AV_OPT_FLAG_AUDIO_PARAM|AV_OPT_FLAG_FILTERING_PARAM|AV_OPT_FLAG_RUNTIME_PARAM macro
Daf_anlms.c64 #define AT AV_OPT_FLAG_AUDIO_PARAM|AV_OPT_FLAG_FILTERING_PARAM|AV_OPT_FLAG_RUNTIME_PARAM macro
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DDayPeriodsMapperTest.java43 AT, BEFORE, FROM; enumConstant
/third_party/openssl/crypto/bn/asm/
Dia64.S1392 #define AT r14 macro
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
Dia64.S1392 #define AT r14 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp176 ArrayType *AT = dyn_cast<ArrayType>(Ty); in isZeroLengthArray() local
/third_party/python/Lib/lib2to3/pgen2/
Dtoken.py59 AT = 50 variable
/third_party/python/Include/
Dtoken.h62 #define AT 49 macro
/third_party/python/Lib/
Dtoken.py55 AT = 49 variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp707 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackLoadToAggregate() local
1112 if (auto *AT = dyn_cast<ArrayType>(VT)) { in likeBitCastFromVector() local
1237 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackStoreToAggregate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackProtector.cpp122 if (ArrayType *AT = dyn_cast<ArrayType>(Ty)) { in ContainsProtectableArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp233 auto &AT = static_cast<const AMDGPUTargetMachine&>(TM); in lowerAddrSpaceCast() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DDayPeriodRules.java63 AT; enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DDayPeriodRules.java56 AT; enumConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp55 ArrayType *AT = ArrayType::get(EltTy, CurrentCtors.size()); in appendToGlobalArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp119 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { in visitKnownRecord()
/third_party/skia/third_party/externals/icu/source/i18n/
Dplurrule_impl.h78 static const UChar AT = ((UChar) 0x0040); variable
/third_party/node/deps/icu-small/source/i18n/
Dplurrule_impl.h78 static const char16_t AT = ((char16_t) 0x0040); variable
/third_party/icu/icu4c/source/i18n/
Dplurrule_impl.h78 static const UChar AT = ((UChar) 0x0040); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp389 auto AT = StringSwitch<Triple::ArchType>(ArchName) in parseArch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h342 struct AT : SysAlias { struct

123