Home
last modified time | relevance | path

Searched defs:GeneratorFunction (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/lib/
Dlib.es2015.generator.d.ts31 interface GeneratorFunction { interface
Dlib.es2015.symbol.wellknown.d.ts165 interface GeneratorFunction { interface
/third_party/typescript/src/lib/
Des2015.generator.d.ts11 interface GeneratorFunction { interface
Des2015.symbol.wellknown.d.ts145 interface GeneratorFunction { interface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dgenerator_node.h94 const py::function &GeneratorFunction() const { return generator_function_; } in GeneratorFunction() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dfield.h48 enum class GeneratorFunction { kMergeFrom }; enum
113 virtual bool RequiresArena(GeneratorFunction) const { return false; } in RequiresArena() argument
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DProblems.ts28 …NonDeclarationInNamespace, GeneratorFunction, FunctionContainsThis, PropertyAccessByIndex, JsxElem… enumerator
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DProblems.ts29 …NonDeclarationInNamespace, GeneratorFunction, FunctionContainsThis, PropertyAccessByIndex, JsxElem… enumerator