Home
last modified time | relevance | path

Searched defs:AE (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMTargetParser.cpp408 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
DAArch64TargetParser.cpp140 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/
DMetaRenamer.cpp96 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/
DHexagonBlockRanges.cpp36 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/
Dregioncodefortesting.js35 AE: 'AE', property
Dmetadatafortesting.js93 ,"AE":[,[,,"[1-9]\\d{8}",,,,,,,[9] property
Dshortnumbermetadata.js70 ,"AE":[,[,,"[149]\\d{2,3}",,,,,,,[3,4] property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h56 static const char* AE() { in AE() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java26 static final String AE = "AE"; field in RegionCode
/third_party/ffmpeg/libavcodec/
Dlibtwolame.c176 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
Dsbcenc.c327 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
Dlibspeexenc.c327 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
Dlibmp3lame.c306 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
Daudiotoolboxenc.c595 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
Dg726.c379 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
Dalacenc.c645 #define AE AV_OPT_FLAG_AUDIO_PARAM | AV_OPT_FLAG_ENCODING_PARAM macro
/third_party/ffmpeg/libavformat/
Dalp.c237 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/
DPPCVSXFMAMutate.cpp300 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/
DMangler.cpp97 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/
DWebAssemblyFixFunctionBitcasts.cpp129 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/
DSwiftErrorValueTracking.cpp96 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/
DLoopVectorizationLegality.cpp1216 for (auto *AE : AllowedExit) { in prepareToFoldTailByMasking() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLint.cpp255 CallSite::arg_iterator AI = CS.arg_begin(), AE = CS.arg_end(); in visitCallSite() local
DAliasAnalysis.cpp212 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/
DDWARFAcceleratorTable.cpp419 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel()

12