Searched refs:_spec (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fVertexArrayTest.cpp | 632 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases() local 633 _spec.arrays.push_back(arraySpec); in addStorageCases() 634 addStorageCases(_spec, depth-1); in addStorageCases() 739 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases() local 740 _spec.arrays.push_back(arraySpec); in addStrideCases() 741 addStrideCases(_spec, depth-1); in addStrideCases() 828 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases() local 829 _spec.arrays.push_back(arraySpec); in addInputTypeCases() 830 addInputTypeCases(_spec, depth-1); in addInputTypeCases()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fVertexArrayTest.cpp | 845 MultiVertexArrayTest::Spec _spec = spec; in addStorageCases() local 846 _spec.arrays.push_back(arraySpec); in addStorageCases() 847 addStorageCases(_spec, depth-1); in addStorageCases() 952 MultiVertexArrayTest::Spec _spec = spec; in addStrideCases() local 953 _spec.arrays.push_back(arraySpec); in addStrideCases() 954 addStrideCases(_spec, depth-1); in addStrideCases() 1041 MultiVertexArrayTest::Spec _spec = spec; in addInputTypeCases() local 1042 _spec.arrays.push_back(arraySpec); in addInputTypeCases() 1043 addInputTypeCases(_spec, depth-1); in addInputTypeCases()
|
/third_party/node/deps/npm/node_modules/pacote/ |
D | manifest.js | 30 manifest._spec = spec.raw
|
/third_party/node/deps/npm/lib/install/ |
D | inflate-shrinkwrap.js | 139 onDiskChild.package._spec = requested.rawSpec 186 _spec: requested.rawSpec, property
|
D | mutate-into-logical-tree.js | 88 dep.requiredBy = child.package._spec
|
/third_party/node/deps/npm/test/tap/ |
D | auto-prune.js | 57 _spec: 'null', property
|
/third_party/cJSON/tests/unity/test/ |
D | rakefile | 47 t.pattern = 'spec/**/*_spec.rb'
|
/third_party/node/deps/npm/node_modules/pacote/lib/fetchers/ |
D | git.js | 115 _spec: spec,
|
/third_party/unity/test/ |
D | rakefile | 84 t.pattern = 'spec/**/*_spec.rb'
|
/third_party/node/deps/npm/lib/ |
D | pack.js | 296 … log.verbose('prepareGitDep', `${manifest._spec}: installing devDeps and running prepare script.`)
|