/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/ |
H A D | opt.cpp | 832 std::vector<uint32_t> binary; in main() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/reduce/ |
H A D | reduce.cpp | 249 DumpShader(const std::vector<uint32_t>& binary, const char* filename) DumpShader() argument 260 std::vector<uint32_t> binary; DumpShader() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | gl_raii.h | 212 void makeBinaryOES(const std::vector<uint8_t> &binary, GLenum binaryFormat) in makeBinaryOES() argument 217 void makeBinaryES3(const std::vector<uint8_t> &binary, GLenum binaryFormat) in makeBinaryES3() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | restricted_trace_gold_tests.py | 200 binary = get_binary_name('angle_system_info_test') variable in get_skia_gold_keys.Filter
|
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/ |
H A D | stream.py | 425 def binary(self, name, **kwargs): member in StreamClient
|
/third_party/python/Modules/_io/ |
H A D | _iomodule.c | 204 int text = 0, binary = 0; _io_open_impl() local [all...] |
/third_party/protobuf/src/google/protobuf/util/ |
H A D | json_util.cc | 265 std::string binary; in JsonStringToMessage() local
|
/third_party/spirv-tools/source/val/ |
H A D | validate.cpp | 150 auto binary = std::unique_ptr<spv_const_binary_t>( in ValidateBinaryUsingContextAndValidationState() local 413 spvValidate(const spv_const_context context, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidate() argument 445 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument [all...] |
/third_party/spirv-tools/test/fuzz/ |
H A D | fuzz_test_util.cpp | 109 std::vector<uint32_t> binary; in ToString() local 114 std::string ToString(spv_target_env env, const std::vector<uint32_t>& binary) { in ToString() argument 122 std::vector<uint32_t> binary; in DumpShader() local 127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() argument [all...] |
/third_party/spirv-tools/test/opt/ |
H A D | def_use_test.cpp | 66 std::vector<uint32_t> binary; in DisassembleInst() local 595 std::vector<uint32_t> binary; in DisassembleModule() local
|
H A D | pass_fixture.h | 76 std::vector<uint32_t> binary; in OptimizeToBinary() local 108 spv_const_binary_t binary in SinglePassRunAndDisassemble() local 145 spv_const_binary_t binary = {optimized_bin.data(), optimized_bin.size()}; SinglePassRunAndCheck() local 250 std::vector<uint32_t> binary; RunAndCheck() local [all...] |
H A D | type_manager_test.cpp | 37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
|
/third_party/spirv-tools/test/ |
H A D | unit_spirv.h | 73 explicit WordVector(const spv_binary_t& binary) in WordVector() argument
|
/third_party/spirv-tools/tools/opt/ |
H A D | opt.cpp | 848 std::vector<uint32_t> binary; in main() local [all...] |
/third_party/spirv-tools/tools/reduce/ |
H A D | reduce.cpp | 244 DumpShader(const std::vector<uint32_t>& binary, const char* filename) DumpShader() argument 255 std::vector<uint32_t> binary; DumpShader() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktDrawUtil.hpp | 133 const vk::ProgramBinary* binary; member
|
/third_party/vk-gl-cts/external/vulkancts/vkscpc/ |
H A D | vkscpc.cpp | 301 std::vector<deUint8> binary = vksc_server::buildPipelineCache( in main() local
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
H A D | server.cpp | 210 vector<u8> binary; in ProcessPacketsOnServer() local
|
/third_party/cups-filters/fontembed/ |
H A D | embed_sfnt.c | 497 const int binary=0; // binary format? // TODO in emb_otf_ps() local
|
/third_party/json/tests/src/ |
H A D | unit-ubjson.cpp | 58 bool binary(std::vector<std::uint8_t>& /*unused*/) in binary() function in __anon4158::SaxCountdown
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_cache.c | 375 struct radv_shader_binary *binary = calloc(1, entry->binary_sizes[i]); in radv_create_shaders_from_pipeline_cache() local
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue.c | 113 struct rogue_shader_binary *binary; in rogue_to_binary() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | kernel.cpp | 178 kernel::binary(const command_queue &q) const { in binary() function in kernel [all...] |
/third_party/musl/src/crypt/ |
H A D | crypt_blowfish.c | 614 } binary; in BF_crypt() member [all...] |
/third_party/ninja/ |
H A D | configure.py | 285 def binary(name): function
|