Home
last modified time | relevance | path

Searched defs:DE (Results 1 – 23 of 23) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerMutate.cpp178 DictionaryEntry &DE) { in ApplyDictionaryEntry()
231 DictionaryEntry DE(W); in MakeDictionaryEntryFromCMP() local
238 DictionaryEntry DE; in Mutate_AddWordFromTORC() local
269 DictionaryEntry &DE = D[Rand(D.size())]; in AddWordFromDictionary() local
437 for (auto DE : CurrentDictionaryEntrySequence) { in RecordSuccessfulMutationSequence() local
448 for (auto &DE : PersistentAutoDictionary) in PrintRecommendedDictionary() local
453 for (auto &DE: V) { in PrintRecommendedDictionary() local
467 for (auto DE : CurrentDictionaryEntrySequence) { in PrintMutationSequence() local
517 void MutationDispatcher::AddWordToAutoDictionary(DictionaryEntry DE) { in AddWordToAutoDictionary()
DFuzzerDictionary.h101 void push_back(DictionaryEntry DE) { in push_back()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRRecordProducer.h38 FileBasedRecordProducer(const XRayFileHeader &FH, DataExtractor &DE, in FileBasedRecordProducer()
DFDRRecords.h426 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP, uint16_t V) in RecordInitializer()
429 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP) in RecordInitializer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DTrace.cpp273 DataExtractor DE(Data, IsLittleEndian, 8); in loadFDRLog() local
418 Expected<Trace> llvm::xray::loadTrace(const DataExtractor &DE, bool Sort) { in loadTrace()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js51 DE: 'DE', property
Dmetadatafortesting.js457 ,"DE":[,[,,"\\d{4,14}",,,,,,,[4,5,6,7,8,9,10,11] property
Dshortnumbermetadata.js856 ,"DE":[,[,,"1\\d\\d(?:\\d{2,3})?",,,,,,,[3,5,6] property
Dmetadatalite.js2080 ,"DE":[,[,,"[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:1\\d… property
Dmetadata.js2080 ,"DE":[,[,,"[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:1\\d… property
Ddemo-compiled.js164 …}",,,,"972123456",,,[9]],,,[,,"9(?:3\\d{9}|6\\d{7,10})",,,,"93123456789"]],DE:[,[,,"[2579]\\d{5,14… property
550 …?:16|4)\\d{3}",,,,"112"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],DE:[,[,,"1\\d\\d(?:\\d{… property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h120 static const char* DE() { in DE() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java42 static final String DE = "DE"; field in RegionCode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerAtomic.cpp120 for (BasicBlock::iterator DI = BB.begin(), DE = BB.end(); DI != DE;) { in runOnBasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1138 auto *DE = dyn_cast<RedirectingFileSystem::RedirectingDirectoryEntry>(E); in dumpEntry() local
1238 auto *DE = dyn_cast<RedirectingFileSystem::RedirectingDirectoryEntry>( in lookupOrCreateEntry() local
1263 auto *DE = in lookupOrCreateEntry() local
1275 auto *DE = cast<RedirectingFileSystem::RedirectingDirectoryEntry>(SrcE); in uniqueOverlayTree() local
1289 auto *DE = in uniqueOverlayTree() local
1708 auto *DE = dyn_cast<RedirectingFileSystem::RedirectingDirectoryEntry>(From); in lookupPath() local
1743 auto *DE = cast<RedirectingFileSystem::RedirectingDirectoryEntry>(E); in status() local
1852 auto *DE = dyn_cast<RedirectingFileSystem::RedirectingDirectoryEntry>(SrcE); in getVFSEntries() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp447 IndexType DE = IndexMap.getPrevIndex(A->start()); in computeDeadMap() local
458 IndexType DE = IndexMap.getPrevIndex(A->start()); in computeDeadMap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp695 DI = DbgValues.end(), DE = DbgValues.begin(); DI != DE; --DI) { in EmitSchedule() local
DMachineInstr.cpp2112 for (MachineBasicBlock::iterator DE = MI.getParent()->end(); in collectDebugValues() local
DMachineScheduler.cpp897 DI = DbgValues.end(), DE = DbgValues.begin(); DI != DE; --DI) { in placeDebugValues() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp261 DataExtractor DE(*ContentsOrErr, Obj->isLittleEndian(), 0); in getGNUDebuglinkContents() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1959 for (auto DI = MRI->def_begin(Reg), DE = MRI->def_end(); DI != DE; ++DI) { in getDefInstr() local
2099 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; in prunePHIInfo() local
2218 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; in createEntryPHIs() local
2263 for (auto DRI = PHIInfo.dests_begin(), DE = PHIInfo.dests_end(); DRI != DE; in resolvePHIInfos() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp947 SDDbgInfo::DbgIterator DE = DAG->DbgEnd(); in EmitSchedule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp1165 for (const ELFYAML::DynamicEntry &DE : Section.Entries) { in writeSectionContent() local