Home
last modified time | relevance | path

Searched refs:_spec (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fVertexArrayTest.cpp632 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/
Des3fVertexArrayTest.cpp845 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/
Dmanifest.js30 manifest._spec = spec.raw
/third_party/node/deps/npm/lib/install/
Dinflate-shrinkwrap.js139 onDiskChild.package._spec = requested.rawSpec
186 _spec: requested.rawSpec, property
Dmutate-into-logical-tree.js88 dep.requiredBy = child.package._spec
/third_party/node/deps/npm/test/tap/
Dauto-prune.js57 _spec: 'null', property
/third_party/cJSON/tests/unity/test/
Drakefile47 t.pattern = 'spec/**/*_spec.rb'
/third_party/node/deps/npm/node_modules/pacote/lib/fetchers/
Dgit.js115 _spec: spec,
/third_party/unity/test/
Drakefile84 t.pattern = 'spec/**/*_spec.rb'
/third_party/node/deps/npm/lib/
Dpack.js296 … log.verbose('prepareGitDep', `${manifest._spec}: installing devDeps and running prepare script.`)