Home
last modified time | relevance | path

Searched refs:TOOL (Results 1 – 25 of 50) sorted by relevance

12

/third_party/icu/icu4c/source/tools/gencolusb/
DMakefile22 TOOL=extract_unsafe_backwards macro
38 $(CXX) -o $(BUILD_HERE)/$(TOOL) $(srcdir)/$(TOOL).cpp $(BUILD_OPTS)
39 $(RUN_OPTS) $(BUILD_HERE)/$(TOOL) > $(GEN_FILE) || exit 1
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencolusb/
DMakefile22 TOOL=extract_unsafe_backwards macro
38 $(CXX) -o $(BUILD_HERE)/$(TOOL) $(srcdir)/$(TOOL).cpp $(BUILD_OPTS)
39 $(RUN_OPTS) $(BUILD_HERE)/$(TOOL) > $(GEN_FILE) || exit 1
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
DMakefile22 TOOL=extract_unsafe_backwards macro
38 $(CXX) -o $(BUILD_HERE)/$(TOOL) $(srcdir)/$(TOOL).cpp $(BUILD_OPTS)
39 $(RUN_OPTS) $(BUILD_HERE)/$(TOOL) > $(GEN_FILE) || exit 1
/third_party/spirv-tools/kokoro/scripts/linux/
Dbuild.sh26 TOOL=$3
37 --env TOOL=${TOOL} \
Dbuild-docker.sh56 if [ $TOOL = "cmake" ]; then
110 elif [ $TOOL = "cmake-smoketest" ]; then
150 elif [ $TOOL = "cmake-android-ndk" ]; then
171 elif [ $TOOL = "android-ndk-build" ]; then
186 elif [ $TOOL = "bazel" ]; then
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/linux/
Dbuild.sh26 TOOL=$3
37 --env TOOL=${TOOL} \
Dbuild-docker.sh56 if [ $TOOL = "cmake" ]; then
121 elif [ $TOOL = "cmake-smoketest" ]; then
161 elif [ $TOOL = "cmake-android-ndk" ]; then
182 elif [ $TOOL = "android-ndk-build" ]; then
197 elif [ $TOOL = "bazel" ]; then
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/linux/
Dbuild.sh26 TOOL=$3
37 --env TOOL=${TOOL} \
Dbuild-docker.sh56 if [ $TOOL = "cmake" ]; then
121 elif [ $TOOL = "cmake-smoketest" ]; then
161 elif [ $TOOL = "cmake-android-ndk" ]; then
182 elif [ $TOOL = "android-ndk-build" ]; then
197 elif [ $TOOL = "bazel" ]; then
/third_party/libcoap/
Dautogen.sh9 TOOL=`which "$1" || echo none`
11 if [ "$TOOL" = "none" ]; then
/third_party/spirv-tools/source/
Dspirv_constant.h93 #define SPV_GENERATOR_WORD(TOOL, MISC) \ argument
94 ((uint32_t(uint16_t(TOOL)) << 16) | uint16_t(MISC))
/third_party/skia/third_party/externals/spirv-tools/source/
Dspirv_constant.h94 #define SPV_GENERATOR_WORD(TOOL, MISC) \ argument
95 ((uint32_t(uint16_t(TOOL)) << 16) | uint16_t(MISC))
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DrbtTemplate.txt11 * > RUN TOOL TO REGENERATE <
12 * Tool: $TOOL
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_constant.h94 #define SPV_GENERATOR_WORD(TOOL, MISC) \ argument
95 ((uint32_t(uint16_t(TOOL)) << 16) | uint16_t(MISC))
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dspirv_constant.h96 #define SPV_GENERATOR_WORD(TOOL, MISC) \ argument
97 ((uint32_t(uint16_t(TOOL)) << 16) | uint16_t(MISC))
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/
Dcommon_exec.py76 TOOL = request.tool.name,
82 TOOL = request.tool.name,
88 TOOL = request.tool.name,
Dmakefile.py140 TOOL = request.tool.name
/third_party/icu/icu4c/source/python/icutools/databuilder/renderers/
Dcommon_exec.py76 TOOL = request.tool.name,
82 TOOL = request.tool.name,
88 TOOL = request.tool.name,
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
Dgcc.py7 TOOL = 'gcc' variable
45 TOOL,
Dcommon.py54 raise OSMismatchError(filename, _expected, argv, error, TOOL)
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
DMakefile.am156 $(AM_V_at)$(MAKE) $(AM_MAKEFLGS) check-tool-raw TOOL="$(GTESTER) --verbose --keep-going"
173 $(AM_V_at)$(MAKE) $(AM_MAKEFLGS) check-tool TOOL="valgrind $(VALGRIND_FLAGS)" \
/third_party/boost/tools/build/
DJamroot.jam43 toolset.flags yyacc TOOL <yyacc> ;
65 actions yyacc bind TOOL
67 "$(TOOL)" "$(<)" "$(>)"
/third_party/harfbuzz/test/api/
DMakefile.am170 $(AM_V_at)$(MAKE) $(AM_MAKEFLGS) check-tool-raw TOOL="$(GTESTER) --verbose --keep-going"
187 $(AM_V_at)$(MAKE) $(AM_MAKEFLGS) check-tool TOOL="valgrind $(VALGRIND_FLAGS)" \
/third_party/skia/third_party/externals/harfbuzz/test/api/
DMakefile.am173 $(AM_V_at)$(MAKE) $(AM_MAKEFLGS) check-tool-raw TOOL="$(GTESTER) --verbose --keep-going"
190 $(AM_V_at)$(MAKE) $(AM_MAKEFLGS) check-tool TOOL="valgrind $(VALGRIND_FLAGS)" \
/third_party/libxml2/VxWorks/
DMakefile19 … $(DEFINE_CC) $(CC_ARCH_SPEC) -MD -MP -D_VX_CPU=_VX_$(CPU) -D_VX_TOOL_FAMILY=gnu -D_VX_TOOL=$(TOOL)

12