Home
last modified time | relevance | path

Searched defs:outDir (Results 1 – 25 of 53) sorted by relevance

123

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableWriter.java67 String outDir = null; in main() local
85 File outDir = new File(this.path); in serialize() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableWriter.java64 String outDir = null; in main() local
82 File outDir = new File(this.path); in serialize() local
/external/jazzer-api/agent/src/test/java/com/code_intelligence/jazzer/instrumentor/
DTraceDataFlowInstrumentationTest.kt41 val outDir = System.getenv("TEST_UNDECLARED_OUTPUTS_DIR") in getInstrumentedInstrumentationTargetInstance() constant
DBeforeHooksPatchTest.kt43 val outDir = System.getenv("TEST_UNDECLARED_OUTPUTS_DIR") in getPatchedBeforeHooksTargetInstance() constant
DReplaceHooksPatchTest.kt43 val outDir = System.getenv("TEST_UNDECLARED_OUTPUTS_DIR") in getPatchedReplaceHooksTargetInstance() constant
DAfterHooksPatchTest.kt43 val outDir = System.getenv("TEST_UNDECLARED_OUTPUTS_DIR") in getPatchedAfterHooksTargetInstance() constant
DCoverageInstrumentationTest.kt58 val outDir = System.getenv("TEST_UNDECLARED_OUTPUTS_DIR") in getInstrumentedInstrumentationTargetInstance() constant
166 val outDir = System.getenv("TEST_UNDECLARED_OUTPUTS_DIR") in testSpecialCases() constant
/external/pigweed/pw_protobuf_compiler/ts/
Dbuild.ts36 const outDir = args['--out'] || 'protos'; constant
/external/jazzer-api/agent/src/jmh/java/com/code_intelligence/jazzer/instrumentor/
DEdgeCoverageInstrumentation.java40 String outDir = System.getenv("TEST_UNDECLARED_OUTPUTS_DIR"); in setupInstrumentation() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DLDML2ICUBinaryWriter.java183 …public static void writeBinaryFile(ICUResourceWriter.Resource resTop, String outDir, String outFil… in writeBinaryFile()
319 private static void dealWithSpecialElements(ICUResourceWriter.Resource top, String outDir) { in dealWithSpecialElements()
334 outDir); in dealWithSpecialElements() local
564 String outDir) { in addDependency()
/external/perfetto/ui/src/service_worker/
Dtsconfig.json8 "outDir": "../../out/tsc/service_worker", string
/external/testng/src/main/java/org/testng/internal/
DUtils.java105 … final File outDir = (outputDir != null) ? new File(outputDir) : new File("").getAbsoluteFile(); in writeUtf8File() local
134 final File outDir= new File(outDirPath); in writeUtf8File() local
148 final File outDir= new File(outDirPath); in writeFile() local
160 …ile(@Nullable File outDir, String fileName, String sb, @Nullable String encoding, boolean append) { in writeFile()
226 File outDir= new File(outDirPath); in openWriter() local
/external/skia/experimental/tskit/
Dtsconfig.json8 "outDir": "build/", string
/external/flatbuffers/
Dtsconfig.json7 "outDir": "./js", string
Dtsconfig.mjs.json7 "outDir": "./mjs", string
/external/flatbuffers/grpc/examples/ts/greeter/
Dtsconfig.json5 "outDir": "./dist", string
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp419 std::stringstream outDir; in DumpAsm() local
461 std::stringstream outDir; in GetOutputDir() local
477 std::string outDir = GetOutputDir(); in DumpToFile() local
499 std::string outDir = GetOutputDir(); in DumpToFile() local
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/index/
DIndexGenerator.java43 File outDir = inDir; in main() local
/external/gfxstream-protocols/registry/vulkan/scripts/Retired/
DfixupRef.py55 def replaceRef(specFile, outDir, overwrite = False, skipped = set()): argument
/external/perfetto/ui/
Dtsconfig.json11 "outDir": "./out/tsc", string
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/templates/
Dgen_ar_eventhandlerfile.hpp58 std::stringstream outDir; in EventHandlerFile() local
/external/libchrome/soong/
Dbindings_generator.go91 outDir android.Path member
153 outDir android.Path member
453 outDir android.Path member
/external/pigweed/
Dtsconfig.json8 "outDir": "dist", string
/external/gfxstream-protocols/registry/vulkan/scripts/
Dgenspec.py124 outDir = '', argument
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DDebugWriter.java72 Path outDir = Paths.get(args[0]); in writeMultipleForDebugging() local

123