Home
last modified time | relevance | path

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

/third_party/nghttp2/integration-tests/
Dconfig.go.in4 buildDir = "@top_builddir@" const
/third_party/vk-gl-cts/scripts/
Dcheck_build_sanity.py86 def getBuildConfig (self, env, buildDir): argument
94 def getBuildConfig (self, env, buildDir): argument
99 def __init__ (self, buildDir, configGen, generator): argument
Dlaunchcontrol_build.py100 buildDir = os.path.realpath(os.path.normpath(options.buildDir)) variable
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dconfigure.js78 const configPath = await createConfigGypi({ gyp, buildDir, nodeDir, vsInfo, python }) property
Dcreate-config-gypi.js118 async function createConfigGypi ({ gyp, buildDir, nodeDir, vsInfo, python }) { property
/third_party/vk-gl-cts/scripts/ctsbuild/
Dconfig.py40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
/third_party/vk-gl-cts/scripts/build/
Dconfig.py40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
Dmain.go1184 buildDir string // directory for SwiftShader build member