Home
last modified time | relevance | path

Searched defs:binary (Results 126 – 150 of 996) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/tools/
H A Dexpect.py133 def verify_binary_length_and_header(self, binary, spv_version=0x10000): argument
145 def read_word(binary, index, little_endian): argument
152 def check_endianness(binary): argument
/aosp_15_r20/external/flatbuffers/src/
H A Dutil.cpp66 static bool LoadFileRaw(const char *name, bool binary, std::string *buf) { in LoadFileRaw()
205 bool LoadFile(const char *name, bool binary, std::string *buf) { in LoadFile()
245 bool SaveFile(const char *name, const char *buf, size_t len, bool binary) { in SaveFile()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_disk_cache.c71 const struct panfrost_shader_binary *binary) in panfrost_disk_cache_store()
113 struct panfrost_shader_binary *binary) in panfrost_disk_cache_retrieve()
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_dump_decode.c128 int binary = 0, c; in read_autodetect_file() local
163 int binary = -1; in main() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dbinary.cpp38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
259 spv_const_binary_t binary{_.words, _.num_words}; in parseModule() local
856 void spvBinaryDestroy(spv_binary binary) { in spvBinaryDestroy()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dbinary.cpp38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
259 spv_const_binary_t binary{_.words, _.num_words}; in parseModule() local
852 void spvBinaryDestroy(spv_binary binary) { in spvBinaryDestroy()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dbinary.cpp38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary, in spvBinaryHeaderGet()
259 spv_const_binary_t binary{_.words, _.num_words}; in parseModule() local
866 void spvBinaryDestroy(spv_binary binary) { in spvBinaryDestroy()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_binary.cpp50 unsigned char *binary; in test_binary_get() local
99 unsigned char *binary = (unsigned char*)malloc(binarySize); in test_binary_create() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py187 def GetInstrumentedPCs(binary): argument
203 def PrintMissing(binary): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/
Dbits_service.py54 def __init__(self, config, binary, output_log_path, argument
147 def _trigger_background_process(self, binary): argument
/aosp_15_r20/external/pigweed/targets/stm32f429i_disc1/py/stm32f429i_disc1_utils/
H A Dunit_test_runner.py203 def flash_device(binary, openocd_config, stlink_serial): argument
265 binary, test_timeout, openocd_config, baud, stlink_serial=None, port=None argument
/aosp_15_r20/build/soong/rust/
H A Dbinary.go35 binary() bool methodSpec
175 func (binary *binaryDecorator) binary() bool { func
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/usc/
H A Dpvr_uscgen_tq.c35 struct util_dynarray *binary) in pvr_uscgen_tq_frag()
212 struct util_dynarray *binary) in pvr_uscgen_tq_eot()
/aosp_15_r20/external/bcc/tools/
H A Ddeadlock.py285 def print_cycle(binary, graph, edges, thread_info, print_stack_trace_fn): argument
368 def symbolize_with_objdump(binary, addr): argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp533 std::vector<uint32_t> binary, uint32_t reductions_applied) -> bool { in Shrink()
643 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
654 std::vector<uint32_t> binary; in DumpShader() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp533 std::vector<uint32_t> binary, uint32_t reductions_applied) -> bool { in Shrink()
643 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
654 std::vector<uint32_t> binary; in DumpShader() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/fuzz/
H A Dfuzz.cpp533 std::vector<uint32_t> binary, uint32_t reductions_applied) -> bool { in Shrink()
642 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
653 std::vector<uint32_t> binary; in DumpShader() local
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksServices.cpp98 …id CreateVulkanSCCache(const VulkanPipelineCacheInput &input, int caseFraction, vector<u8> &binary, in CreateVulkanSCCache()
123 bool CompileShader(const SourceVariant &source, const string &commandLine, vector<u8> &binary) in CompileShader()
/aosp_15_r20/external/clang/tools/clang-format/
H A Dgit-clang-format343 binary='clang-format', style=None): argument
379 binary='clang-format', style=None): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/meta/
Drefactoring.hpp84 typename as_parser<BinaryT>::type::embed_t binary; member in boost::spirit::refactor_unary_parser
167 typename as_parser<BinaryT>::type::embed_t binary; member in boost::spirit::refactor_action_parser
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dhex_to_text_test.cpp31 std::vector<uint32_t> binary; in VerifyDisassembly() local
54 std::vector<uint32_t> binary; in EnsureError() local
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
H A DInterpreter.java58 String binary = data.get(BINARY); in buildFromMaps() local
116 protected void setBinary(File binary) { in setBinary()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dshrinker_test.cpp181 uint32_t /*unused*/) -> bool { in TEST()
359 uint32_t /*unused*/) -> bool { in TEST()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dshrinker_test.cpp181 uint32_t /*unused*/) -> bool { in TEST()
359 uint32_t /*unused*/) -> bool { in TEST()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dshrinker_test.cpp181 uint32_t /*unused*/) -> bool { in TEST()
359 uint32_t /*unused*/) -> bool { in TEST()

12345678910>>...40