Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/meta/
Dparser_traits.hpp239 get_binary_left_subject(BinaryT const &binary_) in get_binary_left_subject()
247 get_binary_right_subject(BinaryT const &binary_) in get_binary_right_subject()
Drefactoring.hpp68 refactor_unary_parser(BinaryT const& binary_, NestedT const& nested_) in refactor_unary_parser()
151 refactor_action_parser(BinaryT const& binary_, NestedT const& nested_) in refactor_action_parser()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/
H A DAttr.h184 auto binary_ = binary.is_quantized() ? at::dequantize(binary) : binary; in append_post_binary() local
214 at::Tensor binary_ = binary.contiguous(); in append_bias() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dgl_shader.h78 std::vector<uint8_t> binary_; variable
/aosp_15_r20/external/flatbuffers/src/
H A Dannotated_binary_text_gen.h63 const uint8_t *binary_; variable
H A Dbinary_annotator.h380 const uint8_t *binary_; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_fixtures.h83 spv_binary binary_; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_fixtures.h83 spv_binary binary_; variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_fixtures.h85 spv_binary binary_; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dtraverse_tests.cpp327 generate_binary(BinaryT const &binary_, LeftT const& left_, in generate_binary()
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Dbase64_test.cc37 byte binary_[32]; member in pw::tokenizer::__anonfddee4630111::PrefixedBase64
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/
H A DProcess.java127 private com.google.cloud.securitycenter.v1.File binary_; field in Process
1287 private com.google.cloud.securitycenter.v1.File binary_; field in Process.Builder
H A DIndicator.java478 private volatile java.lang.Object binary_ = ""; field in Indicator.ProcessSignature.MemoryHashSignature.Detection
983 private java.lang.Object binary_ = ""; field in Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.h267 const std::vector<uint8_t> binary_; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.cpp183 VulkanShader::VulkanShader(const vk::VkShaderStageFlagBits stage_, const vk::ProgramBinary &binary_) in VulkanShader()
/aosp_15_r20/external/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator_unittest.cc58 BinaryDelayEstimator* binary_; member in webrtc::__anon466c6cde0111::DelayEstimatorTest
/aosp_15_r20/system/extras/simpleperf/
H A Drecord.h280 char* binary_; member