Home
last modified time | relevance | path

Searched refs:tools (Results 51 - 75 of 342) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreducer.cpp63 spvtools::SpirvTools tools(target_env_); in Run()
64 assert(tools.IsValid() && "Failed to create SPIRV-Tools interface"); in Run()
71 if (!tools.Validate(&current_binary[0], current_binary.size(), in Run()
86 RunPasses(&passes_, options, validator_options, tools, &current_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
/third_party/skia/third_party/externals/swiftshader/third_party/marl/kokoro/windows/
H A Dpresubmit.bat58 c:\tools\msys64\usr\bin\bash --login -c "pacman -R --noconfirm catgets libcatgets"
59 c:\tools\msys64\usr\bin\bash --login -c "pacman -Syu --noconfirm"
60 c:\tools\msys64\usr\bin\bash --login -c "pacman -Sy --noconfirm mingw-w64-x86_64-crt-git patch"
61 c:\tools\msys64\usr\bin\bash --login -c "pacman -U --noconfirm mingw-w64-x86_64-gcc*-7.3.0-2-any.pkg.tar.xz"
62 set PATH=C:\tools\msys64\mingw64\bin;c:\tools\msys64\usr\bin;!PATH!
63 set BAZEL_SH=C:\tools\msys64\usr\bin\bash.exe
/third_party/spirv-tools/source/reduce/
H A Dreducer.cpp63 spvtools::SpirvTools tools(target_env_); in Run()
64 assert(tools.IsValid() && "Failed to create SPIRV-Tools interface"); in Run()
71 if (!tools.Validate(&current_binary[0], current_binary.size(), in Run()
86 RunPasses(&passes_, options, validator_options, tools, &current_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
/third_party/libbpf/scripts/
H A Dsync-kernel.sh41 [tools/lib/bpf]=src \
42 [tools/include/uapi/linux/bpf_common.h]=include/uapi/linux/bpf_common.h \
43 [tools/include/uapi/linux/bpf.h]=include/uapi/linux/bpf.h \
44 [tools/include/uapi/linux/btf.h]=include/uapi/linux/btf.h \
45 [tools/include/uapi/linux/fcntl.h]=include/uapi/linux/fcntl.h \
46 [tools/include/uapi/linux/openat2.h]=include/uapi/linux/openat2.h \
47 [tools/include/uapi/linux/if_link.h]=include/uapi/linux/if_link.h \
48 [tools/include/uapi/linux/if_xdp.h]=include/uapi/linux/if_xdp.h \
49 [tools/include/uapi/linux/netdev.h]=include/uapi/linux/netdev.h \
50 [tools/includ
[all...]
/third_party/icu/icu4c/source/samples/uresb/
H A DMakefile37 uresb.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
39 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
44 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
45 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio)
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A DMakefile37 uresb.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h
39 $(ICU_PATH)/source/tools/toolutil/uoptions.h:
44 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil
45 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icuio)
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_val_fuzzer.cpp18 #include "spirv-tools/libspirv.hpp"
27 spvtools::SpirvTools tools(random_gen.GetTargetEnv()); in LLVMFuzzerTestOneInput()
28 tools.SetMessageConsumer([](spv_message_level_t, const char*, in LLVMFuzzerTestOneInput()
40 tools.Validate(input); in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_val_fuzzer.cpp18 #include "spirv-tools/libspirv.hpp"
27 spvtools::SpirvTools tools(random_gen.GetTargetEnv()); in LLVMFuzzerTestOneInput()
28 tools.SetMessageConsumer([](spv_message_level_t, const char*, in LLVMFuzzerTestOneInput()
40 tools.Validate(input); in LLVMFuzzerTestOneInput()
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_val_fuzzer.cpp18 #include "spirv-tools/libspirv.hpp"
27 spvtools::SpirvTools tools(random_gen.GetTargetEnv()); in LLVMFuzzerTestOneInput()
28 tools.SetMessageConsumer([](spv_message_level_t, const char*, in LLVMFuzzerTestOneInput()
40 tools.Validate(input); in LLVMFuzzerTestOneInput()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
H A DMakefile33 SIGN_TOOL = $(MAIN_TOPDIR)/tools/sign_tool/sign_tool
34 ENCRYPT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/aes_key.txt
41 ROOT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/root_ecc.pem
42 SUB_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/sub_ecc.pem
47 ROOT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/root_rsa.pem
48 SUB_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/sub_rsa.pem
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
H A DMakefile33 SIGN_TOOL = $(MAIN_TOPDIR)/tools/sign_tool/sign_tool
34 ENCRYPT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/aes_key.txt
39 ROOT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/root_ecc.pem
40 SUB_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/sub_ecc.pem
44 ROOT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/root_rsa.pem
45 SUB_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/sub_rsa.pem
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/
H A DMakefile33 SIGN_TOOL = $(MAIN_TOPDIR)/tools/sign_tool/sign_tool
34 ENCRYPT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/aes_key.txt
41 ROOT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/root_ecc.pem
42 SUB_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/sub_ecc.pem
47 ROOT_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/root_rsa.pem
48 SUB_KEY_PATH = $(MAIN_TOPDIR)/tools/sign_tool/sub_rsa.pem
/third_party/ltp/testcases/open_posix_testsuite/
H A DMakefile28 all: conformance-all functional-all stress-all tools-all
39 @for dir in $(SUBDIRS) tools; do \
116 .PHONY: tools-all
117 tools-all:
118 @$(MAKE) -C tools all
/third_party/musl/porting/linux/user/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh
98 obj/include/bits/alltypes.h: $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in $(srcdir)/tools/mkalltypes.sed
99 sed -f $(srcdir)/tools/mkalltypes.sed $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in > $@
106 printf '#define VERSION "%s"\n' "$$(cd $(srcdir); sh tools/version.sh)" > $@
138 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
180 lib/musl-gcc.specs: $(srcdir)/tools/musl-gcc.specs.sh config.mak
187 obj/%-clang: $(srcdir)/tools/%-clang.in config.mak
219 install-tools: $(ALL_TOOLS:obj/%=$(DESTDIR)$(bindir)/%)
221 install: install-libs install-headers install-tools
[all...]
/third_party/musl/scripts/linux/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh
98 obj/include/bits/alltypes.h: $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in $(srcdir)/tools/mkalltypes.sed
99 sed -f $(srcdir)/tools/mkalltypes.sed $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in > $@
106 printf '#define VERSION "%s"\n' "$$(cd $(srcdir); sh tools/version.sh)" > $@
138 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
180 lib/musl-gcc.specs: $(srcdir)/tools/musl-gcc.specs.sh config.mak
187 obj/%-clang: $(srcdir)/tools/%-clang.in config.mak
219 install-tools: $(ALL_TOOLS:obj/%=$(DESTDIR)$(bindir)/%)
221 install: install-libs install-headers install-tools
[all...]
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh
98 obj/include/bits/alltypes.h: $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in $(srcdir)/tools/mkalltypes.sed
99 sed -f $(srcdir)/tools/mkalltypes.sed $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in > $@
106 printf '#define VERSION "%s"\n' "$$(cd $(srcdir); sh tools/version.sh)" > $@
138 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
180 lib/musl-gcc.specs: $(srcdir)/tools/musl-gcc.specs.sh config.mak
187 obj/%-clang: $(srcdir)/tools/%-clang.in config.mak
219 install-tools: $(ALL_TOOLS:obj/%=$(DESTDIR)$(bindir)/%)
221 install: install-libs install-headers install-tools
[all...]
/third_party/musl/
H A DMakefile57 INSTALL = $(srcdir)/tools/install.sh
98 obj/include/bits/alltypes.h: $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in $(srcdir)/tools/mkalltypes.sed
99 sed -f $(srcdir)/tools/mkalltypes.sed $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in > $@
106 printf '#define VERSION "%s"\n' "$$(cd $(srcdir); sh tools/version.sh)" > $@
138 AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ -
180 lib/musl-gcc.specs: $(srcdir)/tools/musl-gcc.specs.sh config.mak
187 obj/%-clang: $(srcdir)/tools/%-clang.in config.mak
219 install-tools: $(ALL_TOOLS:obj/%=$(DESTDIR)$(bindir)/%)
221 install: install-libs install-headers install-tools
[all...]
/test/testfwk/developer_test/libs/fuzzlib/
H A Dfuzzer_helper.py34 from tools.colored import Colored
35 from tools.templates import GN_ENTRY_TEMPLATE
36 from tools.templates import PROJECT_GN_TEMPLATE
37 from tools.templates import PROJECT_DEMO_TEMPLATE
38 from tools.templates import PROJECT_HEADER_TEMPLATE
39 from tools.templates import PROJECT_XML_TEMPLATE
40 from tools.run_result import RunResult
/third_party/spirv-tools/test/
H A Dbinary_parse_test.cpp240 spvtools::SpirvTools tools(env); in Parse()
241 EXPECT_EQ(expected_result, tools.Parse(flipped_words, header_parser_, in Parse()
296 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST_F()
298 tools.Parse(words, header_parser_, instruction_parser_, nullptr)); in TEST_F()
317 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_0); in TEST_F()
319 tools.Parse(words, header_parser_, instruction_parser_, nullptr)); in TEST_F()
339 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_1); in TEST_F()
340 tools.SetMessageConsumer(nullptr); in TEST_F()
347 tools.Parse(words, header_parser_, instruction_parser_, nullptr)); in TEST_F()
369 spvtools::SpirvTools tools(SPV_ENV_UNIVERSAL_1_ in TEST_F()
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dreplayer.cpp65 spvtools::SpirvTools tools(target_env_); in Run()
66 if (!tools.IsValid()) { in Run()
74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
149 if (!tools.Validate(&binary_to_validate[0], binary_to_validate.size(), in Run()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dreplayer.cpp65 spvtools::SpirvTools tools(target_env_); in Run()
66 if (!tools.IsValid()) { in Run()
74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
149 if (!tools.Validate(&binary_to_validate[0], binary_to_validate.size(), in Run()
/third_party/optimized-routines/networking/
H A DDir.mk24 networking-tools := \
38 $(networking-tools) \
41 all-networking: $(networking-libs) $(networking-tools) $(networking-includes)
63 check-networking: $(networking-tools)
/third_party/spirv-tools/source/fuzz/
H A Dreplayer.cpp65 spvtools::SpirvTools tools(target_env_); in Run()
66 if (!tools.IsValid()) { in Run()
74 if (!tools.Validate(&binary_in_[0], binary_in_.size(), validator_options_)) { in Run()
149 if (!tools.Validate(&binary_to_validate[0], binary_to_validate.size(), in Run()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Df.cpp58 #include <boost/math/tools/polynomial.hpp>
88 const boost::math::tools::polynomial<boost::math::ntl::RR>& n, in show_extra()
89 const boost::math::tools::polynomial<boost::math::ntl::RR>& d, in show_extra()
/third_party/skia/third_party/externals/abseil-cpp/
H A Dconanfile.py8 from conans import ConanFile, CMake, tools namespace
33 tools.replace_in_file("CMakeLists.txt", "project(absl CXX)", "project(absl CXX)\ninclude(conanbuildinfo.cmake)\nconan_basic_setup()")
49 self.cpp_info.libs.extend(tools.collect_libs(self))

Completed in 9 milliseconds

12345678910>>...14