| /third_party/skia/third_party/externals/angle2/scripts/ |
| H A D | roll_aosp.sh | 110 git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git ${DEPOT_TOOLS_DIR} 117 "third_party/vulkan-deps/spirv-tools/src" 174 "third_party/vulkan-deps/spirv-tools/src/Android.mk" 175 "third_party/vulkan-deps/spirv-tools/src/android_test/Android.mk"
|
| /vendor/hihope/2in1_core_system/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hihope/dayu210/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hihope/default_core_system/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hihope/ipcamera_core_system/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hihope/rk3568/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hihope/rk3568_mini_system/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hihope/tablet_core_system/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hihope/wearable/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hisilicon/hispark_aries/hdf_config/hdf_test/hcs_macro_test/ |
| H A D | Makefile | 11 HC_GEN_DIR = $(HDF_FRAMWORK_ROOT)/tools/hc-gen
|
| /vendor/hisilicon/hispark_phoenix/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hisilicon/hispark_taurus/hdf_config/hdf_test/hcs_macro_test/ |
| H A D | Makefile | 11 HC_GEN_DIR = $(HDF_FRAMWORK_ROOT)/tools/hc-gen
|
| /vendor/hisilicon/hispark_taurus_linux/hdf_config/ |
| H A D | Makefile | 22 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hisilicon/hispark_taurus_mini_system/hdf_config/hdf_test/hcs_macro_test/ |
| H A D | Makefile | 11 HC_GEN_DIR = $(HDF_FRAMWORK_ROOT)/tools/hc-gen
|
| /vendor/hisilicon/hispark_taurus_standard/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /vendor/hisilicon/watchos/hdf_config/khdf/ |
| H A D | Makefile | 21 HC_GEN_DIR := $(abspath $(SOURCE_ROOT)/drivers/hdf_core/framework/tools/hc-gen)
|
| /third_party/gn/src/gn/ |
| H A D | json_project_writer.cc | 409 const auto& tools = tool_chain_kv.second->tools(); in GenerateJSON() local 410 for (const auto& tool_kv : tools) { in GenerateJSON() 411 // Do not list builtin tools in GenerateJSON()
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | force_render_red.cpp | 167 spvtools::SpirvTools tools(target_env); in ForceRenderRed() 168 if (!tools.IsValid()) { in ForceRenderRed() 175 if (!tools.Validate(&binary_in[0], binary_in.size(), validator_options)) { in ForceRenderRed()
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/ |
| H A D | label_classify.cpp | 39 #include "tensorflow/lite/tools/command_line_flags.h" 40 #include "tensorflow/lite/tools/delegates/delegate_provider.h" 48 using ProvidedDelegateList = tflite::tools::ProvidedDelegateList; 109 tflite::tools::ToolParams params;
|
| /third_party/ffmpeg/libavutil/ |
| H A D | Makefile | 280 tools/crypto_bench$(EXESUF): ELIBS += $(if $(VERSUS),$(subst +, -l,+$(VERSUS)),) 281 tools/crypto_bench.o: CFLAGS += -DUSE_EXT_LIBS=0$(if $(VERSUS),$(subst +,+USE_,+$(VERSUS)),)
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | CleanOutputDirectoryTask.java | 31 import org.apache.tools.ant.BuildException; 32 import org.apache.tools.ant.Task; 62 "Generated using tools/cldr/cldr-to-icu/build-icu-data.xml";
|
| /third_party/icu/icu4c/source/extra/uconv/ |
| H A D | makedata.mak | 61 # Use the x64 tools for building ARM and ARM64. 90 # Make sure the necessary tools exist before continuing. (This is to prevent cryptic errors from NMAKE).
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| H A D | lava_build.sh | 88 glslang-tools \ 171 . .gitlab-ci/container/build-va-tools.sh
|
| /third_party/ltp/testcases/kernel/mce-test/kvm/host/ |
| H A D | host_run.sh | 222 gcc -o simple_process ../../tools/simple_process/simple_process.c 223 gcc -o page-types ../../tools/page-types.c
|
| /third_party/python/Doc/ |
| H A D | Makefile | 15 DISTVERSION = $(shell $(PYTHON) tools/extensions/patchlevel.py) 33 @echo " venv to create a venv with necessary tools" 68 echo "Missing the required blurb or sphinx-build tools."; \ 120 "positives, append that file to tools/susp-ignored.csv."; \ 219 # Ignore the tools and venv dirs and check that the default role is not used. 220 $(SPHINXLINT) -i tools -i $(VENVDIR) --enable default-role
|