Home
last modified time | relevance | path

Searched defs:binary_ (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_shader.h77 std::vector<uint8_t> binary_; variable
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_fixtures.h81 spv_binary binary_; variable
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_fixtures.h83 spv_binary binary_; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_fixtures.h83 spv_binary binary_; variable
/external/pigweed/pw_tokenizer/
Dbase64_test.cc37 byte binary_[32]; member in pw::tokenizer::__anon9bf8dd590111::PrefixedBase64
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.h193 const std::vector<uint8> binary_; variable
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp181 VulkanShader::VulkanShader(const vk::VkShaderStageFlagBits stage_, const vk::ProgramBinary& binary_) in VulkanShader()
/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator_unittest.cc58 BinaryDelayEstimator* binary_; member in webrtc::__anon99fcbdd40111::DelayEstimatorTest