Home
last modified time | relevance | path

Searched defs:Enumerator (Results 1 – 25 of 27) sorted by relevance

12

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ClassDeclarations/
DparserClassDeclaration17.ts2 declare class Enumerator { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIAEnumSymbols.h32 CComPtr<IDiaEnumSymbols> Enumerator; variable
DDIAEnumSourceFiles.h32 CComPtr<IDiaEnumSourceFiles> Enumerator; variable
DDIAEnumSectionContribs.h33 CComPtr<IDiaEnumSectionContribs> Enumerator; variable
/third_party/typescript/tests/cases/compiler/
DinfinitelyExpandingTypes5.ts5 interface Enumerator<T> { interface
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp593 struct Enumerator { struct
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator() argument
/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp593 struct Enumerator { struct
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator() argument
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp593 struct Enumerator { struct
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASourceFile.cpp59 auto Enumerator = std::unique_ptr<IPDBEnumSymbols>( in getCompilands() local
DDIASession.cpp379 CComPtr<T> Enumerator; in getTableEnumerator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DWithColor.h27 Enumerator, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp60 std::unique_ptr<ArgEnumeratorType> Enumerator; member in __anon2a6645650111::FunctionArgEnumerator
/third_party/typescript/src/lib/
Dscripthost.d.ts251 declare var Enumerator: EnumeratorConstructor; property in SafeArray
/third_party/typescript/lib/
Dlib.scripthost.d.ts271 declare var Enumerator: EnumeratorConstructor; property in SafeArray
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DRepeatedFieldTest.cs292 public void Enumerator() in Enumerator() method in Google.Protobuf.Collections.RepeatedFieldTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DRepeatedFieldTest.cs293 public void Enumerator() in Enumerator() method in Google.Protobuf.Collections.RepeatedFieldTest
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dnorms.h175 Enumerator(Norms &n) : norms(n) {} in Enumerator() function
/third_party/icu/icu4c/source/tools/gennorm2/
Dnorms.h175 Enumerator(Norms &n) : norms(n) {} in Enumerator() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp394 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h233 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dohos_gen_framework.py176 class Enumerator: class
Dgen_framework.py172 class Enumerator: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1438 DIE &Enumerator = createAndAddDIE(dwarf::DW_TAG_enumerator, Buffer); in constructEnumTypeDIE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp293 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, argument
/third_party/skia/third_party/externals/brotli/research/
Dbrotlidump.py515 class Enumerator(WithExtra): class

12