Home
last modified time | relevance | path

Searched refs:binary (Results 626 - 650 of 1088) sorted by relevance

1...<<21222324252627282930>>...44

/third_party/glslang/StandAlone/
H A Dspirv-remap.cpp6 // Redistribution and use in source and binary forms, with or without
13 // Redistributions in binary form must reproduce the above
94 fp.open(inFilename, std::fstream::in | std::fstream::binary); in read()
155 fp.open(outFile, std::fstream::out | std::fstream::binary); in write()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h569 const struct radv_shader_binary *binary,
577 bool radv_shader_binary_upload(struct radv_device *device, const struct radv_shader_binary *binary,
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dkernel.cpp60 copy(map([&](const binary::symbol &sym) { in clCreateKernelsInProgram()
260 // a binary, with no sections, which will also fail the following test. in validate_common()
262 if (!any_of(type_equals(binary::section::text_executable), b.secs)) in validate_common()
/third_party/node/deps/v8/tools/unittests/
H A Drun_perf_test.py33 'binary': 'd7',
54 'binary': 'd7',
85 'binary': 'cc',
213 def _VerifyMock(self, binary, *args, **kwargs):
214 shell = os.path.join(os.path.dirname(BASE_DIR), binary)
585 '--binary-override-path', os.path.join(TEST_DATA, mocked_d8),
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c237 util_dynarray_init(&shader->binary, NULL); in shader_create()
374 GENX(pan_shader_compile)(nir, &inputs, &shader->binary, &shader->info); in shader_create()
/third_party/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl197 that subsequent operations can use binary comparison.</td>
204 key performance, since it directly impacts the time necessary for binary
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_3_0_autogen.h80 GLenum *binaryFormat, void *binary); \
108 void programBinary(ShaderProgramID programPacked, GLenum binaryFormat, const void *binary, \
H A DDisplay.h268 void *binary,
272 const void *binary,
H A DvalidationEGL_autogen.h263 const void *binary,
269 const void *binary,
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp40 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
41 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
H A Dpeeling.cpp36 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_ext_stubs_autogen.h214 void *binary,
220 const void *binary,
/third_party/skia/third_party/externals/spirv-tools/source/
H A Ddisassemble.cpp17 // This file contains a disassembler: It converts a SPIR-V binary
29 #include "source/binary.h"
45 // A Disassembler instance converts a SPIR-V binary to its assembly
86 // is at offset words from the start of the binary.
123 spv_endianness_t endian_; // The detected endianness of the binary.
431 WrappedDisassembler(Disassembler* dis, const uint32_t* binary, size_t wc)
432 : disassembler_(dis), inst_binary_(binary), word_count_(wc) {}
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Ddisassemble.cpp17 // This file contains a disassembler: It converts a SPIR-V binary
29 #include "source/binary.h"
45 // A Disassembler instance converts a SPIR-V binary to its assembly
86 // is at offset words from the start of the binary.
123 spv_endianness_t endian_; // The detected endianness of the binary.
431 WrappedDisassembler(Disassembler* dis, const uint32_t* binary, size_t wc)
432 : disassembler_(dis), inst_binary_(binary), word_count_(wc) {}
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp40 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
41 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
H A Dpeeling.cpp36 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
/third_party/spirv-tools/source/
H A Ddisassemble.cpp17 // This file contains a disassembler: It converts a SPIR-V binary
31 #include "source/binary.h"
46 // A Disassembler instance converts a SPIR-V binary to its assembly
74 spv_endianness_t endian_; // The detected endianness of the binary.
155 WrappedDisassembler(Disassembler* dis, const uint32_t* binary, size_t wc) in WrappedDisassembler() argument
156 : disassembler_(dis), inst_binary_(binary), word_count_(wc) {} in WrappedDisassembler()
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp40 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
41 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
H A Dpeeling.cpp35 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
36 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnmake.mak19 # Alternatively, see README-Windows.txt for information about binary
172 # If using Win32 OpenSSL binary installation from Shining Light Productions,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnmake.mak19 # Alternatively, see README-Windows.txt for information about binary
172 # If using Win32 OpenSSL binary installation from Shining Light Productions,
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_ability_unit_test.cpp448 soFile_ = std::make_unique<std::ifstream>(OPUS_SO_FILE_PATH, std::ios::binary); in CheckSoFunc()
468 inputFile_.open(INPUT_SOURCE_PATH + inputTestFile, std::ios::binary); in InitFile()
469 pcmOutputFile_.open(OUTPUT_PCM_FILE_PATH.data(), std::ios::out | std::ios::binary); in InitFile()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c805 util_dynarray_init(&variant->binary, variant); in pan_blend_get_shader_locked()
812 util_dynarray_clear(&variant->binary); in pan_blend_get_shader_locked()
837 GENX(pan_shader_compile)(nir, &inputs, &variant->binary, &info); in pan_blend_get_shader_locked()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp786 const ProgramBinary& binary = m_context.getBinaryCollection().get("compute"); in iterate() local
787 if (m_shaderSpec.verifyBinary && !m_shaderSpec.verifyBinary(binary)) in iterate()
791 Unique<VkShaderModule> module (createShaderModule(vkdi, device, binary, (VkShaderModuleCreateFlags)0u)); in iterate()
/third_party/skia/third_party/externals/spirv-tools/source/link/
H A Dlinker.cpp74 // Shifts the IDs used in each binary of |modules| so that they occupy a
650 for (const auto& binary : binaries) { in Link()
651 binary_ptrs.push_back(binary.data()); in Link()
652 binary_sizes.push_back(binary.size()); in Link()
693 // Phase 1: Shift the IDs used in each binary so that they occupy a disjoint in Link()

Completed in 26 milliseconds

1...<<21222324252627282930>>...44