Home
last modified time | relevance | path

Searched defs:Enumerator (Results 1 – 25 of 32) 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
DDIAEnumSectionContribs.h33 CComPtr<IDiaEnumSectionContribs> Enumerator; variable
DDIAEnumSourceFiles.h32 CComPtr<IDiaEnumSourceFiles> Enumerator; variable
/third_party/typescript/tests/cases/compiler/
DinfinitelyExpandingTypes5.ts5 interface Enumerator<T> { interface
/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/icu/icu4c/source/common/
Ducnvsel.cpp593 struct Enumerator { struct
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator() argument
/third_party/flutter/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/icu/source/common/
Ducnvsel.cpp593 struct Enumerator { struct
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator() argument
/third_party/node/deps/npm/node_modules/es6-promise/lib/es6-promise/
Denumerator.js26 export default class Enumerator { class
/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 __anonfa0634370111::FunctionArgEnumerator
/third_party/node/deps/npm/node_modules/es6-promise/dist/
Des6-promise.js463 var Enumerator = function () { class
464 function Enumerator(Constructor, input) { class in anonymousFunctionf55f9ea90200.Enumerator
492 Enumerator.prototype._enumerate = function _enumerate(input) { class
Des6-promise.auto.js463 var Enumerator = function () { class
464 function Enumerator(Constructor, input) { class in anonymousFunction9a5929100200.Enumerator
492 Enumerator.prototype._enumerate = function _enumerate(input) { class
/third_party/typescript/lib/
Dlib.scripthost.d.ts271 declare var Enumerator: EnumeratorConstructor; property in SafeArray
/third_party/typescript/src/lib/
Dscripthost.d.ts251 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/flutter/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

12