| /third_party/vk-gl-cts/scripts/khr_util/ |
| D | gen_str_util.py | 26 def isValueDefined (definitions, value): argument 29 def allValuesUndefined (definitions, values): argument 35 def anyValueDefined (definitions, values): argument 70 def genEnumStrImpl (groupName, values, definitions): argument 94 def genBitfieldStrImpl (groupName, values, definitions): argument
|
| /third_party/node/doc/api/ |
| D | packages.md | 1000 ### `"name"` 1028 ### `"main"` 1052 ### `"packageManager"` 1076 ### `"type"` 1128 ### `"exports"` 1175 ### `"imports"`
|
| /third_party/mbedtls/docs/proposed/ |
| D | psa-conditional-inclusion-c.md | 124 #### New-style definition of configuration symbols 130 #### Old-style definition of configuration symbols 138 #### Summary of definitions of configuration symbols 156 #### Visibility of internal symbols 160 #### Compile-time checks 168 #### Automatic generation of preprocessor symbol manipulations
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | link_interface_blocks.cpp | 331 interface_block_definitions *definitions; in validate_intrastage_interface_blocks() local 383 interface_block_definitions definitions; in validate_interstage_inout_blocks() local 522 interface_block_definitions definitions; in validate_interstage_uniform_blocks() local
|
| /third_party/flutter/skia/src/sksl/ir/ |
| D | SkSLSetting.cpp | 15 const DefinitionMap& definitions) { in constantPropagate()
|
| D | SkSLVariableReference.cpp | 92 const DefinitionMap& definitions) { in constantPropagate()
|
| /third_party/typescript/src/testRunner/unittests/services/ |
| D | languageService.ts | 48 …const definitions = languageService.getDefinitionAtPosition("foo.ts", 160); // 160 is the latter `… constant
|
| /third_party/python/Tools/scripts/ |
| D | objgraph.py | 29 definitions = 'TRGDSBAEC' variable
|
| /third_party/flutter/skia/src/sksl/ |
| D | SkSLCompiler.cpp | 266 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/jerryscript/targets/mbedos5/tools/ |
| D | generate_pins.py | 118 def enumerate_pins(c_source_file, include_dirs, definitions): argument
|
| /third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/refs/ |
| D | json-schema-secure.json | 6 "definitions": { object 75 "definitions": { object
|
| D | json-schema-draft-06.json | 5 "definitions": { object 105 "definitions": { object
|
| D | json-schema-draft-07.json | 5 "definitions": { object 112 "definitions": { object
|
| D | json-schema-draft-04.json | 5 "definitions": { object 98 "definitions": { object
|
| /third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/ |
| D | definition_schema.js | 7 definitions: { property
|
| /third_party/node/tools/ |
| D | js2c.py | 116 def AddModule(filename, definitions, initializers): argument
|
| /third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/ |
| D | index.js | 35 definitions: true, property
|
| /third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/spec/fixtures/ |
| D | schema.js | 28 definitions: { property
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/ |
| D | gen_framework_sc.py | 421 …def __init__ (self, name, handles, enums, bitfields, compositeTypes, functions, definitions, addit… argument 437 …def __init__ (self, versions, definitions, handles, enums, bitfields, bitfields64, compositeTypes,… argument 1006 def genDefinitionsSrc (definitions): argument 1010 def genDefinitionsAliasSrc (definitions): argument 1016 def genMaxFrameworkVersion (definitions): argument 1031 def genMaxFrameworkVersionSC (definitions): argument
|
| /third_party/typescript/src/services/ |
| D | goToDefinition.ts | 185 const definitions = getDefinitionAtPosition(program, sourceFile, position); constant
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderDerivateTests.cpp | 623 const DerivateCaseDefinition& definitions, in TriangleDerivateCaseInstance() 752 …DerivateCaseDefinition definitions = dynamic_cast<TriangleDerivateCaseInstance&>(instance).getDer… in setup() local 838 const DerivateCaseDefinition& definitions, in ConstantDerivateCaseInstance() 985 const DerivateCaseDefinition& definitions, in LinearDerivateCaseInstance() 1240 const DerivateCaseDefinition& definitions, in TextureDerivateCaseInstance()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderDerivateTests.cpp | 623 const DerivateCaseDefinition& definitions, in TriangleDerivateCaseInstance() 752 …DerivateCaseDefinition definitions = dynamic_cast<TriangleDerivateCaseInstance&>(instance).getDer… in setup() local 838 const DerivateCaseDefinition& definitions, in ConstantDerivateCaseInstance() 985 const DerivateCaseDefinition& definitions, in LinearDerivateCaseInstance() 1240 const DerivateCaseDefinition& definitions, in TextureDerivateCaseInstance()
|
| /third_party/flutter/skia/src/gpu/glsl/ |
| D | GrGLSLShaderBuilder.h | 207 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function
|
| /third_party/skia/src/gpu/glsl/ |
| D | GrGLSLShaderBuilder.h | 237 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function
|
| /third_party/typescript/src/harness/ |
| D | fourslashImpl.ts | 757 let definitions: readonly ts.DefinitionInfo[]; variable 2309 …const definitions = this.languageService.getTypeDefinitionAtPosition(this.activeFile.fileName, thi… constant 2326 …const definitions = this.languageService.getTypeDefinitionAtPosition(this.activeFile.fileName, thi… constant 2344 …const definitions = this.languageService.getDefinitionAtPosition(this.activeFile.fileName, this.cu… constant 2345 … const actualDefinitionName = definitions && definitions.length ? definitions[0].name : ""; constant 2346 …const actualDefinitionContainerName = definitions && definitions.length ? definitions[0].container… constant
|