Searched defs:buildDir (Results 1 – 8 of 8) sorted by relevance
/third_party/nghttp2/integration-tests/ |
D | config.go.in | 4 buildDir = "@top_builddir@" const
|
/third_party/vk-gl-cts/scripts/ |
D | check_build_sanity.py | 86 def getBuildConfig (self, env, buildDir): argument 94 def getBuildConfig (self, env, buildDir): argument 99 def __init__ (self, buildDir, configGen, generator): argument
|
D | launchcontrol_build.py | 100 buildDir = os.path.realpath(os.path.normpath(options.buildDir)) variable
|
/third_party/node/deps/npm/node_modules/node-gyp/lib/ |
D | configure.js | 78 const configPath = await createConfigGypi({ gyp, buildDir, nodeDir, vsInfo, python }) property
|
D | create-config-gypi.js | 118 async function createConfigGypi ({ gyp, buildDir, nodeDir, vsInfo, python }) { property
|
/third_party/vk-gl-cts/scripts/ctsbuild/ |
D | config.py | 40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
|
/third_party/vk-gl-cts/scripts/build/ |
D | config.py | 40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/ |
D | main.go | 1184 buildDir string // directory for SwiftShader build member
|