/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ARMTargetParser.cpp | 408 for (const auto AE : ARCHExtNames) { in getExtensionFeatures() local 435 for (const auto AE : ARCHExtNames) { in getArchExtName() local 452 for (const auto AE : ARCHExtNames) { in getArchExtFeature() local 490 for (const auto AE : ARM::ARCHExtNames) in getAEKID() local 507 for (const auto AE : ARCHExtNames) { in appendArchExtFeatures() local
|
D | AArch64TargetParser.cpp | 140 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName() local 149 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature() local 155 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | MetaRenamer.cpp | 96 for (auto AI = M.alias_begin(), AE = M.alias_end(); AI != AE; ++AI) { in runOnModule() local 146 for (auto AI = F.arg_begin(), AE = F.arg_end(); AI != AE; ++AI) in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.cpp | 36 IndexType S = start(), E = end(), AS = A.start(), AE = A.end(); in overlaps() local 51 IndexType AE = (A.end() != IndexType::None) ? A.end() : A.start(); in contains() local 61 IndexType AS = A.start(), AE = A.end(); in merge() local 115 IndexType AS = A.start(), AE = A.end(); in addsub() local 455 IndexType AE = (A->end() == IndexType::None) ? A->start() : A->end(); in computeDeadMap() local
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | regioncodefortesting.js | 35 AE: 'AE', property
|
D | metadatafortesting.js | 93 ,"AE":[,[,,"[1-9]\\d{8}",,,,,,,[9] property
|
D | shortnumbermetadata.js | 70 ,"AE":[,[,,"[149]\\d{2,3}",,,,,,,[3,4] property
|
/third_party/libphonenumber/cpp/test/phonenumbers/ |
D | test_util.h | 56 static const char* AE() { in AE() function
|
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | RegionCode.java | 26 static final String AE = "AE"; field in RegionCode
|
/third_party/ffmpeg/libavcodec/ |
D | libtwolame.c | 176 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
|
D | sbcenc.c | 327 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
|
D | libspeexenc.c | 327 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
|
D | libmp3lame.c | 306 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
|
D | audiotoolboxenc.c | 595 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
|
D | g726.c | 379 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
|
D | alacenc.c | 645 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
|
/third_party/ffmpeg/libavformat/ |
D | alp.c | 237 enum { AE = AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 300 for (LiveInterval::iterator AI = FMAInt.begin(), AE = FMAInt.end(); in processBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Mangler.cpp | 97 for (Function::const_arg_iterator AI = F->arg_begin(), AE = F->arg_end(); in addByteCountSuffix() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixFunctionBitcasts.cpp | 129 Function::arg_iterator AE = Wrapper->arg_end(); in createWrapper() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SwiftErrorValueTracking.cpp | 96 for (Function::const_arg_iterator AI = Fn->arg_begin(), AE = Fn->arg_end(); in setFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationLegality.cpp | 1216 for (auto *AE : AllowedExit) { in prepareToFoldTailByMasking() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | Lint.cpp | 255 CallSite::arg_iterator AI = CS.arg_begin(), AE = CS.arg_end(); in visitCallSite() local
|
D | AliasAnalysis.cpp | 212 for (auto AI = Call->arg_begin(), AE = Call->arg_end(); AI != AE; ++AI) { in getModRefInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.cpp | 419 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel()
|