Home
last modified time | relevance | path

Searched defs:binary (Results 26 – 50 of 996) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp535 check_spirv_version(const device &dev, const char *binary, in check_spirv_version()
696 spirv_to_cpu(const std::string &binary) in spirv_to_cpu()
768 clover::spirv::is_binary_spirv(const std::string &binary) in is_binary_spirv()
790 clover::spirv::compile_program(const std::string &binary, in compile_program()
901 clover::spirv::is_valid_spirv(const std::string &binary, in is_valid_spirv()
924 clover::spirv::print_module(const std::string &binary, in print_module()
973 clover::spirv::is_binary_spirv(const std::string &binary) in is_binary_spirv()
991 clover::spirv::compile_program(const std::string &binary, in compile_program()
999 clover::spirv::link_program(const std::vector<binary> &/*binaries*/, in link_program()
1007 clover::spirv::print_module(const std::string &binary, in print_module()
/aosp_15_r20/external/igt-gpu-tools/runner/
H A Djob_list.c28 char *binary, in add_job_list_entry()
44 char *binary, in add_subtests()
209 char *binary; in job_list_from_test_list() local
306 char *binary = current_entry->binary; in list_all_tests() local
340 void generate_piglit_name(const char *binary, const char *subtest, in generate_piglit_name()
521 char *binary, *sublist, *comma; in read_job_list() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp104 void writeBinary(const ProgramBinary &binary, const std::string &dstPath) in writeBinary()
122 void writeBinary(const std::string &dstDir, uint32_t index, const ProgramBinary &binary) in writeBinary()
150 uint32_t binaryHash(const ProgramBinary *binary) in binaryHash()
401 void BinaryIndexHash::insert(const ProgramBinary *binary, uint32_t index) in insert()
433 const de::UniquePtr<ProgramBinary> binary(readBinary(path.getPath())); in initFromPath() local
442 void BinaryRegistryWriter::addProgram(const ProgramIdentifier &id, const ProgramBinary &binary) in addProgram()
472 void BinaryRegistryWriter::addBinary(uint32_t index, const ProgramBinary &binary) in addBinary()
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_inject.cpp202 AutoFDOBinaryInfo& binary = p.second; in ProcessAutoFDOBinaryInfo() local
385 ETMBinary& binary = p.second; in ProcessETMBinary() local
633 std::unique_ptr<AutoFDOBinaryInfo> Convert(const BinaryKey& key, ETMBinary& binary) { in Convert()
674 void AddAutoFDOBinary(const BinaryKey& key, AutoFDOBinaryInfo& binary) { in AddAutoFDOBinary()
704 const AutoFDOBinaryInfo& binary = binary_map_[key]; in WriteAutoFDO() local
790 const AutoFDOBinaryInfo& binary = binary_map_[key]; in WriteBolt() local
933 auto etm_callback = [&](const BinaryKey& key, ETMBinary& binary) { in ReadInThreadFunction()
965 void ModifyBranchMapForKernel(BinaryKey& key, ETMBinary& binary) { in ModifyBranchMapForKernel()
1234 auto afdo_callback = [&](const BinaryKey& key, AutoFDOBinaryInfo& binary) { in ConvertPerfDataToAutoFDO()
1250 auto etm_callback = [&](const BinaryKey& key, ETMBinary& binary) { in ConvertPerfDataToBranchList()
[all …]
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_print_asm.cpp53 print_instr(FILE* output, const std::vector<uint32_t>& binary, char* instr, unsigned size, in print_instr()
157 print_asm_clrx(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_clrx()
253 disasm_instr(amd_gfx_level gfx_level, LLVMDisasmContextRef disasm, uint32_t* binary, in disasm_instr()
297 print_asm_llvm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_llvm()
405 print_asm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm()
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/converters/document/
H A DCustomClassForDocumentAPI.java40 public SdkBytes binary() { in binary() method in CustomClassForDocumentAPI
85 private final SdkBytes binary; field in CustomClassForDocumentAPI
125 private SdkBytes binary; field in CustomClassForDocumentAPI.Builder
152 public Builder binary(SdkBytes binary) { in binary() argument
/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue_encode.c120 struct util_dynarray *binary) in rogue_encode_instr_group_header()
843 struct util_dynarray *binary) in rogue_encode_instr_group_instrs()
1255 struct util_dynarray *binary) in rogue_encode_instr_group_io()
1283 struct util_dynarray *binary) in rogue_encode_instr_group_padding()
1298 struct util_dynarray *binary) in rogue_encode_instr_group()
1309 struct util_dynarray *binary) in rogue_encode_shader()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_disk_cache.c59 write_shader(struct blob *blob, const struct agx_compiled_shader *binary, in write_shader()
96 struct agx_compiled_shader *binary = CALLOC_STRUCT(agx_compiled_shader); in read_shader() local
154 const struct agx_compiled_shader *binary) in agx_disk_cache_store()
197 struct agx_compiled_shader *binary = in agx_disk_cache_retrieve() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_loader_test.cpp41 std::vector<uint32_t> binary; in DoRoundTripCheck() local
275 std::vector<uint32_t> binary; in TEST() local
323 std::vector<uint32_t> binary; in TEST() local
979 std::vector<uint32_t> binary; in TEST() local
1164 std::vector<uint32_t> binary; in TEST() local
1307 std::vector<uint32_t> binary; in TEST() local
H A Dcompact_ids_test.cpp151 std::vector<uint32_t> binary; in TEST() local
195 std::vector<uint32_t> binary; in TEST() local
276 std::vector<uint32_t> binary; in TEST() local
338 std::vector<uint32_t> binary; in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dir_loader_test.cpp41 std::vector<uint32_t> binary; in DoRoundTripCheck() local
275 std::vector<uint32_t> binary; in TEST() local
323 std::vector<uint32_t> binary; in TEST() local
979 std::vector<uint32_t> binary; in TEST() local
1164 std::vector<uint32_t> binary; in TEST() local
1307 std::vector<uint32_t> binary; in TEST() local
Dcompact_ids_test.cpp151 std::vector<uint32_t> binary; in TEST() local
195 std::vector<uint32_t> binary; in TEST() local
276 std::vector<uint32_t> binary; in TEST() local
338 std::vector<uint32_t> binary; in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dir_loader_test.cpp41 std::vector<uint32_t> binary; in DoRoundTripCheck() local
275 std::vector<uint32_t> binary; in TEST() local
323 std::vector<uint32_t> binary; in TEST() local
979 std::vector<uint32_t> binary; in TEST() local
1164 std::vector<uint32_t> binary; in TEST() local
1307 std::vector<uint32_t> binary; in TEST() local
H A Dcompact_ids_test.cpp151 std::vector<uint32_t> binary; in TEST() local
195 std::vector<uint32_t> binary; in TEST() local
276 std::vector<uint32_t> binary; in TEST() local
338 std::vector<uint32_t> binary; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dreduce_test_util.cpp79 std::vector<uint32_t> binary; in CheckValid() local
87 std::vector<uint32_t> binary; in ToString() local
122 std::vector<uint32_t> binary; in DumpShader() local
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/reduce/
H A Dreduce_test_util.cpp79 std::vector<uint32_t> binary; in CheckValid() local
87 std::vector<uint32_t> binary; in ToString() local
122 std::vector<uint32_t> binary; in DumpShader() local
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp79 std::vector<uint32_t> binary; in CheckValid() local
87 std::vector<uint32_t> binary; in ToString() local
122 std::vector<uint32_t> binary; in DumpShader() local
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader_object.c19 struct radv_shader *shader, struct radv_shader_binary *binary) in radv_shader_object_destroy_variant()
151 struct radv_shader_binary *binary = NULL; in radv_shader_object_init_graphics() local
305 const struct radv_shader_binary *binary = blob_read_bytes(blob, binary_size); in radv_shader_object_init_binary() local
634 radv_get_shader_binary_size(const struct radv_shader_binary *binary) in radv_get_shader_binary_size()
664 radv_write_shader_binary(struct blob *blob, const struct radv_shader_binary *binary) in radv_write_shader_binary()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dfuzz_test_util.cpp109 std::vector<uint32_t> binary; in ToString() local
114 std::string ToString(spv_target_env env, const std::vector<uint32_t>& binary) { in ToString()
122 std::vector<uint32_t> binary; in DumpShader() local
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dfuzz_test_util.cpp109 std::vector<uint32_t> binary; in ToString() local
114 std::string ToString(spv_target_env env, const std::vector<uint32_t>& binary) { in ToString()
122 std::vector<uint32_t> binary; in DumpShader() local
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp109 std::vector<uint32_t> binary; in ToString() local
114 std::string ToString(spv_target_env env, const std::vector<uint32_t>& binary) { in ToString()
122 std::vector<uint32_t> binary; in DumpShader() local
127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader()
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/guide/
H A Dbuild_arm.md69 ##### C library
85 ##### C++ library
99 ##### Etc
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dbinary_endianness_test.cpp22 spv_const_binary_t binary = {invalidMagicNumber, 1}; in TEST() local
34 spv_const_binary_t binary = {&magicNumber, 1}; in TEST() local
47 spv_const_binary_t binary = {&magicNumber, 1}; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dbinary_endianness_test.cpp22 spv_const_binary_t binary = {invalidMagicNumber, 1}; in TEST() local
34 spv_const_binary_t binary = {&magicNumber, 1}; in TEST() local
47 spv_const_binary_t binary = {&magicNumber, 1}; in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dbinary_endianness_test.cpp22 spv_const_binary_t binary = {invalidMagicNumber, 1}; in TEST() local
34 spv_const_binary_t binary = {&magicNumber, 1}; in TEST() local
47 spv_const_binary_t binary = {&magicNumber, 1}; in TEST() local

12345678910>>...40