Home
last modified time | relevance | path

Searched defs:definitions (Results 1 – 25 of 50) sorted by relevance

12

/third_party/node/doc/api/
Dpackages.md1000 ### `"name"`
1028 ### `"main"`
1052 ### `"packageManager"`
1076 ### `"type"`
1128 ### `"exports"`
1175 ### `"imports"`
/third_party/libxkbcommon/doc/
Dkeymap-format-text-v1.md103 #### `level_name` statements
115 #### `modifiers` statement
126 #### `map` entry statements
139 #### `preserve` statements
/third_party/boost/libs/mp11/doc/mp11/
Ddefinitions.adoc10 [#definitions] anchor
/third_party/gettext/gettext-tools/src/
Dmsgmerge.c786 definitions_init (definitions_ty *definitions, const char *canon_charset) in definitions_init() argument
801 definitions_current_list (const definitions_ty *definitions) in definitions_current_list()
808 definitions_set_current_list (definitions_ty *definitions, message_list_ty *mlp) in definitions_set_current_list()
821 definitions_init_curr_findex (definitions_ty *definitions) in definitions_init_curr_findex()
835 definitions_init_comp_findex (definitions_ty *definitions) in definitions_init_comp_findex()
865 definitions_search (const definitions_ty *definitions, in definitions_search()
874 definitions_search_fuzzy (definitions_ty *definitions, in definitions_search_fuzzy()
932 definitions_destroy (definitions_ty *definitions) in definitions_destroy()
1437 definitions_ty *definitions, message_list_ty *refmlp, in match_domain()
1747 definitions_ty definitions; in merge() local
/third_party/flutter/skia/src/sksl/ir/
DSkSLSetting.cpp15 const DefinitionMap& definitions) { in constantPropagate()
DSkSLVariableReference.cpp92 const DefinitionMap& definitions) { in constantPropagate()
/third_party/typescript/src/testRunner/unittests/services/
DlanguageService.ts48 …const definitions = languageService.getDefinitionAtPosition("foo.ts", 160); // 160 is the latter `… constant
/third_party/python/Tools/scripts/
Dobjgraph.py29 definitions = 'TRGDSBAEC' variable
/third_party/flutter/skia/src/sksl/
DSkSLCompiler.cpp266 DefinitionMap* definitions) { in addDefinition()
319 DefinitionMap* definitions) { in addDefinitions()
714 void Compiler::simplifyExpression(DefinitionMap& definitions, in simplifyExpression()
1009 void Compiler::simplifyStatement(DefinitionMap& definitions, in simplifyStatement()
1180 DefinitionMap definitions = b.fBefore; in scanCFG() local
1201 DefinitionMap definitions = b.fBefore; in scanCFG() local
/third_party/boost/boost/compute/
Dfunction.hpp58 const std::map<std::string, std::string> &definitions) in invoked_function()
76 const std::map<std::string, std::string> &definitions, in invoked_function()
95 const std::map<std::string, std::string>& definitions() const in definitions() function in boost::compute::detail::invoked_function
Dclosure.hpp49 const std::map<std::string, std::string> &definitions, in invoked_closure()
70 const std::map<std::string, std::string>& definitions() const in definitions() function in boost::compute::detail::invoked_closure
/third_party/jerryscript/targets/mbedos5/tools/
Dgenerate_pins.py118 def enumerate_pins(c_source_file, include_dirs, definitions): argument
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/refs/
Djson-schema-secure.json6 "definitions": { object
75 "definitions": { object
Djson-schema-draft-06.json5 "definitions": { object
105 "definitions": { object
Djson-schema-draft-04.json5 "definitions": { object
98 "definitions": { object
Djson-schema-draft-07.json5 "definitions": { object
112 "definitions": { object
/third_party/node/tools/
Djs2c.py116 def AddModule(filename, definitions, initializers): argument
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/
Ddefinition_schema.js7 definitions: { property
/third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/
Dindex.js35 definitions: true, property
/third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/spec/fixtures/
Dschema.js28 definitions: { property
/third_party/typescript/src/services/
DgoToDefinition.ts175 const definitions = getDefinitionAtPosition(program, sourceFile, position); constant
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h207 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function
/third_party/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h237 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function
/third_party/typescript/src/harness/
DfourslashImpl.ts754 let definitions: readonly ts.DefinitionInfo[]; variable
2306 …const definitions = this.languageService.getTypeDefinitionAtPosition(this.activeFile.fileName, thi… constant
2323 …const definitions = this.languageService.getTypeDefinitionAtPosition(this.activeFile.fileName, thi… constant
2341 …const definitions = this.languageService.getDefinitionAtPosition(this.activeFile.fileName, this.cu… constant
2342 … const actualDefinitionName = definitions && definitions.length ? definitions[0].name : ""; constant
2343 …const actualDefinitionContainerName = definitions && definitions.length ? definitions[0].container… constant
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c108 const GList *definitions; in gst_smpte_transition_type_get_type() local

12