| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/transitive-exports/no-circular-import/ |
| H A D | export-with-incremental.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
8 export * from "./tools.interface";
22 export * from "./tools/public";
66 /user/username/projects/myproject/lib1/tools/tools.interface.ts
67 /user/username/projects/myproject/lib1/tools/public.ts
75 /user/username/projects/myproject/lib1/tools/tools [all...] |
| H A D | export.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
8 export * from "./tools.interface";
22 export * from "./tools/public";
66 /user/username/projects/myproject/lib1/tools/tools.interface.ts
67 /user/username/projects/myproject/lib1/tools/public.ts
75 /user/username/projects/myproject/lib1/tools/tools [all...] |
| /third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/transitive-exports/yes-circular-import/ |
| H A D | exports-with-incremental.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
8 export * from "./tools.interface";
22 export * from "./tools/public";
72 /user/username/projects/myproject/lib1/tools/tools.interface.ts
73 /user/username/projects/myproject/lib1/tools/public.ts
82 /user/username/projects/myproject/lib1/tools/tools [all...] |
| H A D | exports.js | 2 //// [/user/username/projects/myproject/lib1/tools/tools.interface.ts]
7 //// [/user/username/projects/myproject/lib1/tools/public.ts]
8 export * from "./tools.interface";
22 export * from "./tools/public";
72 /user/username/projects/myproject/lib1/tools/tools.interface.ts
73 /user/username/projects/myproject/lib1/tools/public.ts
82 /user/username/projects/myproject/lib1/tools/tools [all...] |
| /third_party/node/deps/v8/tools/ |
| H A D | android-sync.sh | 94 echo -n "sync to $ANDROID_V8/tools" 95 sync_file tools/arguments.mjs 96 sync_file tools/codemap.mjs 97 sync_file tools/consarray.mjs 98 sync_file tools/csvparser.mjs 99 sync_file tools/dumpcpp.mjs 100 sync_file tools/logreader.mjs 101 sync_file tools/profile.mjs 102 sync_file tools/profile_view.mjs 103 sync_file tools/splaytre [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | sourceMap-Comments.js | 2 module sas.tools { 26 var tools;
27 (function (tools) {
47 tools.Test = Test;
48 })(tools = sas.tools || (sas.tools = {}));
|
| /third_party/node/ |
| H A D | Makefile | 55 $(PYTHON) tools/v8-json-to-junit.py < $(1) > $(1:.json=.xml) 65 # to undo before calling V8's tools. 66 OVERRIDE_BIN_DIR=$(dir $(abspath $(lastword $(MAKEFILE_LIST))))out/tools/bin 174 tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \ 175 tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp 176 $(PYTHON) tools/gyp_node.py -f make 190 $(PYTHON) tools/install.py $@ '$(DESTDIR)' '$(PREFIX)' 194 $(PYTHON) tools/instal [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | spirv_tools_helpers_test.cc | 18 #include "spirv-tools/libspirv.hpp" 29 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in Assemble() 32 tools.SetMessageConsumer([&errors](spv_message_level_t, const char*, in Assemble() 39 const auto success = tools.Assemble( in Assemble() 50 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in AssembleFailure() 53 tools.SetMessageConsumer([&errors](spv_message_level_t, const char*, in AssembleFailure() 59 const auto success = tools.Assemble( in AssembleFailure() 67 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in Disassemble() 69 tools.SetMessageConsumer([&errors](spv_message_level_t, const char*, in Disassemble() 77 const auto success = tools in Disassemble() [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/wasm/ |
| H A D | build.sh | 44 ../../source/wasm/spirv-tools.cpp \ 46 -o spirv-tools.js \ 54 cp source/wasm/spirv-tools.d.ts out/$type/ 59 cp build/$type/spirv-tools.js out/$type/ 60 gzip -9 -k -f out/$type/spirv-tools.js 61 if [ -e build/$type/spirv-tools.wasm ] ; then 62 cp build/$type/spirv-tools.wasm out/$type/ 63 gzip -9 -k -f out/$type/spirv-tools.wasm
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/wasm/ |
| H A D | build.sh | 44 ../../source/wasm/spirv-tools.cpp \ 46 -o spirv-tools.js \ 54 cp source/wasm/spirv-tools.d.ts out/$type/ 59 cp build/$type/spirv-tools.js out/$type/ 60 gzip -9 -k -f out/$type/spirv-tools.js 61 if [ -e build/$type/spirv-tools.wasm ] ; then 62 cp build/$type/spirv-tools.wasm out/$type/ 63 gzip -9 -k -f out/$type/spirv-tools.wasm
|
| /third_party/spirv-tools/source/wasm/ |
| H A D | build.sh | 49 ../../source/wasm/spirv-tools.cpp \ 51 -o spirv-tools.js \ 59 cp source/wasm/spirv-tools.d.ts out/$type/ 64 cp build/$type/spirv-tools.js out/$type/ 65 gzip -9 -k -f out/$type/spirv-tools.js 66 if [ -e build/$type/spirv-tools.wasm ] ; then 67 cp build/$type/spirv-tools.wasm out/$type/ 68 gzip -9 -k -f out/$type/spirv-tools.wasm
|
| /third_party/ffmpeg/ |
| H A D | Makefile | 42 include $(SRC_PATH)/tools/Makefile 55 tools/target_bsf_%_fuzzer$(EXESUF): tools/target_bsf_%_fuzzer.o $(FF_DEP_LIBS) 61 tools/target_dem_fuzzer$(EXESUF): tools/target_dem_fuzzer.o $(FF_DEP_LIBS) 64 tools/target_io_dem_fuzzer$(EXESUF): tools/target_io_dem_fuzzer.o $(FF_DEP_LIBS) 68 tools/enum_options$(EXESUF): ELIBS = $(FF_EXTRALIBS) 69 tools/enum_options$(EXESUF): $(FF_DEP_LIBS) 70 tools/scale_slice_tes [all...] |
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | MSVSProject.py | 92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): 99 tools: List of tools (strings or Tool objects); may be None. 105 if not tools: 106 tools = [] 114 if tools: 115 for t in tools: 122 def AddConfig(self, name, attrs=None, tools=None): 128 tools: List of tools (string [all...] |
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | MSVSProject.py | 92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): 99 tools: List of tools (strings or Tool objects); may be None. 105 if not tools: 106 tools = [] 114 if tools: 115 for t in tools: 122 def AddConfig(self, name, attrs=None, tools=None): 128 tools: List of tools (string [all...] |
| /third_party/skia/docker/ |
| H A D | Makefile | 1 # Build gcr.io/skia-public/skia-build-tools:latest, the image used to compile 3 push-skia-build-tools: 4 docker build -t skia-build-tools ./skia-build-tools 5 docker tag skia-build-tools gcr.io/skia-public/skia-build-tools:latest 6 docker push gcr.io/skia-public/skia-build-tools:latest
|
| /third_party/optimized-routines/math/ |
| H A D | Dir.mk | 23 math-tools := \ 30 math-host-tools := \ 42 $(math-tools) \ 43 $(math-host-tools) \ 46 all-math: $(math-libs) $(math-tools) $(math-includes) 64 $(math-host-tools): HOST_LDLIBS += -lm -lmpfr -lmpc 65 $(math-tools): LDLIBS += $(math-ldlibs) -lm 92 check-math-test: $(math-tools) 95 check-math-rtest: $(math-host-tools) $(math-tools) [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | compact_ids_test.cpp | 19 #include "spirv-tools/libspirv.hpp" 20 #include "spirv-tools/optimizer.hpp" 153 spvtools::SpirvTools tools(env); in TEST() 154 auto assembled = tools.Assemble( in TEST() 167 tools.Disassemble(binary, &disassembly, SPV_BINARY_TO_TEXT_OPTION_NO_HEADER); in TEST() 197 spvtools::SpirvTools tools(env); in TEST() 198 auto assembled = tools.Assemble( in TEST() 211 tools.Disassemble(binary, &disassembly, SPV_BINARY_TO_TEXT_OPTION_NONE); in TEST() 263 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_1); in TEST() 279 tools in TEST() [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | compact_ids_test.cpp | 20 #include "spirv-tools/libspirv.hpp" 21 #include "spirv-tools/optimizer.hpp" 154 spvtools::SpirvTools tools(env); in TEST() 155 auto assembled = tools.Assemble( in TEST() 168 tools.Disassemble(binary, &disassembly, SPV_BINARY_TO_TEXT_OPTION_NO_HEADER); in TEST() 198 spvtools::SpirvTools tools(env); in TEST() 199 auto assembled = tools.Assemble( in TEST() 212 tools.Disassemble(binary, &disassembly, SPV_BINARY_TO_TEXT_OPTION_NONE); in TEST() 264 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_1); in TEST() 280 tools in TEST() [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | compact_ids_test.cpp | 20 #include "spirv-tools/libspirv.hpp" 21 #include "spirv-tools/optimizer.hpp" 154 spvtools::SpirvTools tools(env); in TEST() 155 auto assembled = tools.Assemble( in TEST() 168 tools.Disassemble(binary, &disassembly, SPV_BINARY_TO_TEXT_OPTION_NO_HEADER); in TEST() 198 spvtools::SpirvTools tools(env); in TEST() 199 auto assembled = tools.Assemble( in TEST() 212 tools.Disassemble(binary, &disassembly, SPV_BINARY_TO_TEXT_OPTION_NONE); in TEST() 264 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_1); in TEST() 280 tools in TEST() [all...] |
| /test/xts/tools/lite/ |
| H A D | buildFun.sh | 16 source $BASE_HOME/test/xts/tools/lite/buildUtils.sh 67 suite_module_name=$(python test/xts/tools/lite/build/utils.py --method_name get_modulename_by_buildtarget --arguments module_list_file=${module_list_file}#build_target=${suite_build_target}) 68 subsystem_name=$(python test/xts/tools/lite/build/utils.py --method_name get_subsystem_name --arguments path=${element}) 70 python test/xts/tools/lite/build/utils.py --method_name record_testmodule_info --arguments build_target_name=${suite_module_name}#module_name=${suite_module_name}#subsystem_name=${subsystem_name}#suite_out_dir=${DIST_DIR}/json#same_file=True 100 python test/xts/tools/lite/build/utils.py --method_name generate_allinone_testjson_by_template --arguments tmpl_file=${BASE_HOME}/test/xts/acts/build_lite/Test.tmpl#module_name=OHOS_Image.fls#product_name=${PRODUCT}#config_file=${xts_root_dir_common}/testcases/${PRODUCT}/OHOS_Image.json 109 python test/xts/tools/lite/build/utils.py --method_name generate_allinone_testjson_by_template --arguments tmpl_file=${BASE_HOME}/test/xts/acts/build_lite/Test.tmpl#module_name=OHOS_Image.bin#product_name=${PRODUCT}#config_file=${xts_root_dir_common}/testcases/${PRODUCT}/OHOS_Image.json 113 python test/xts/tools/lite/build/utils.py --method_name record_testmodule_info --arguments build_target_name=OHOS_Image#module_name=OHOS_Image#subsystem_name=${PRODUCT}#suite_out_dir=${xts_root_dir_common}/testcases#same_file=True
|
| /third_party/gn/src/gn/ |
| H A D | function_toolchain.cc | 284 Compiler tools: 294 Linker tools: 299 Other tools: 304 Platform specific tools: 308 Rust tools: 319 Valid for: all tools except "action" (required) 324 Valid for: all tools except "action" (optional) 333 Valid for: linker tools 346 Valid for: linker tools 361 Valid for: compiler tools (optiona [all...] |
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | ICUTagletAdapter.java | 13 import com.sun.tools.doclets.formats.html.markup.RawHtml; 14 import com.sun.tools.doclets.internal.toolkit.Content; 15 import com.sun.tools.doclets.internal.toolkit.taglets.Taglet; 16 import com.sun.tools.doclets.internal.toolkit.taglets.TagletWriter;
|
| /third_party/icu/icu4c/source/samples/udata/ |
| H A D | Makefile | 39 writer.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h 41 $(ICU_PATH)/source/tools/toolutil/uoptions.h: 49 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil 50 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
|
| /third_party/skia/third_party/externals/icu/source/samples/udata/ |
| H A D | Makefile | 39 writer.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h 41 $(ICU_PATH)/source/tools/toolutil/uoptions.h: 49 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil 50 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
|
| /third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
| H A D | reducer.cpp | 63 spvtools::SpirvTools tools(target_env_); in Run() 64 assert(tools.IsValid() && "Failed to create SPIRV-Tools interface"); in Run() 71 if (!tools.Validate(¤t_binary[0], current_binary.size(), in Run() 86 RunPasses(&passes_, options, validator_options, tools, ¤t_binary, in Run() 91 result = RunPasses(&cleanup_passes_, options, validator_options, tools, in Run() 163 const SpirvTools& tools, std::vector<uint32_t>* current_binary, in RunPasses() 206 if (!tools.Validate(&maybe_result[0], maybe_result.size(), in RunPasses() 160 RunPasses( std::vector<std::unique_ptr<ReductionPass>>* passes, spv_const_reducer_options options, spv_validator_options validator_options, const SpirvTools& tools, std::vector<uint32_t>* current_binary, uint32_t* const reductions_applied) RunPasses() argument
|