/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/ |
H A D | spirv2dxil.c | 130 validate_dxil(struct blob *blob) in validate_dxil() 147 validate_dxil(struct blob *blob) in validate_dxil()
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_shader.c | 1124 hk_deserialize_shader(struct hk_device *dev, struct blob_reader *blob, in hk_deserialize_shader() 1169 hk_deserialize_api_shader(struct vk_device *vk_dev, struct blob_reader *blob, in hk_deserialize_api_shader() 1204 struct blob *blob) in hk_shader_serialize() 1217 const struct vk_shader *vk_shader, struct blob *blob) in hk_api_shader_serialize()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.5/android.hardware.radio-V1.5-java_gen_java/gen/srcs/android/hardware/radio/V1_5/ |
D | BarringInfo.java | 514 android.os.HwBlob blob = parcel.readBuffer(12 /* size */); in readFromParcel() local 699 android.os.HwBlob blob = parcel.readBuffer(16 /* size */); in readFromParcel() local 851 android.os.HwBlob blob = parcel.readBuffer(24 /* size */); in readFromParcel() local
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_frame_provider.cpp | 133 struct camera3_jpeg_blob* blob = reinterpret_cast<struct camera3_jpeg_blob*>( in copyJpegData() local 141 bool VsockFrameProvider::isBlob(const std::vector<char>& blob) { in isBlob()
|
/aosp_15_r20/external/coreboot/src/mainboard/prodrive/hermes/ |
H A D | eeprom.c | 23 u8 blob[8] = {0}; in check_signature() local 151 bool eeprom_read_buffer(void *blob, size_t read_offset, size_t size) in eeprom_read_buffer()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V4-ndk-source/gen/include/aidl/android/hardware/security/keymint/ |
D | KeyParameterValue.h | 67 blob = 14, enumerator 85 static const inline Tag blob = Tag::blob; variable
|
/aosp_15_r20/external/angle/src/common/serializer/ |
H A D | JsonSerializer.cpp | 49 void JsonSerializer::addBlob(const std::string &name, const uint8_t *blob, size_t length) in addBlob() 55 const uint8_t *blob, in addBlobWithMax()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/include/aidl/android/hardware/security/keymint/ |
D | KeyParameterValue.h | 59 blob = 14, enumerator 77 static const inline Tag blob = Tag::blob; variable
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/include/aidl/android/hardware/security/keymint/ |
D | KeyParameterValue.h | 59 blob = 14, enumerator 77 static const inline Tag blob = Tag::blob; variable
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_key_blob_maker.cpp | 188 KeymasterKeyBlob* blob, in CreateKeyBlob() 246 const keymaster_key_blob_t& blob, AuthorizationSet* hw_enforced, in UnwrapKeyBlob()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/include/aidl/android/hardware/security/keymint/ |
D | KeyParameterValue.h | 59 blob = 14, enumerator 77 static const inline Tag blob = Tag::blob; variable
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V1-cpp-source/gen/include/android/hardware/security/keymint/ |
D | KeyParameterValue.h | 59 blob = 14, enumerator 76 static const inline Tag blob = Tag::blob; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V2-ndk-source/gen/include/aidl/android/hardware/security/keymint/ |
D | KeyParameterValue.h | 59 blob = 14, enumerator 77 static const inline Tag blob = Tag::blob; variable
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-blob.c | 48 hb_blob_t *blob; in test_blob_empty() local 94 hb_blob_t *blob; member
|
H A D | test-ot-color.c | 408 hb_blob_t *blob; in test_hb_ot_color_svg() local 430 hb_blob_t *blob; in test_hb_ot_color_png() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/keymint/aidl/android.hardware.security.keymint-V4-cpp-source/gen/include/android/hardware/security/keymint/ |
D | KeyParameterValue.h | 59 blob = 14, enumerator 76 static const inline Tag blob = Tag::blob; variable
|
/aosp_15_r20/external/libdrm/ |
H A D | xf86drmMode.c | 736 struct drm_mode_get_blob blob; in drmModeGetPropertyBlob() local 766 get_formats_ptr(const struct drm_format_modifier_blob *blob) in get_formats_ptr() 772 get_modifiers_ptr(const struct drm_format_modifier_blob *blob) in get_modifiers_ptr() 778 static bool _drmModeFormatModifierGetNext(const drmModePropertyBlobRes *blob, in _drmModeFormatModifierGetNext() 842 drm_public bool drmModeFormatModifierBlobIterNext(const drmModePropertyBlobRes *blob, in drmModeFormatModifierBlobIterNext()
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/ |
H A D | blob_encoding_unittest.cc | 59 std::string blob = ""; in TEST() local 70 std::string blob; in TEST() local
|
/aosp_15_r20/external/coreboot/util/spdtool/ |
H A D | spdtool.py | 23 def __init__(self, blob, verbose=False, ignorecrc=False): argument 190 blob = open(args.blob, "rb").read() variable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_disk_cache.c | 104 struct blob blob; in iris_disk_cache_store() local 221 struct blob_reader blob; in iris_disk_cache_retrieve() local
|
/aosp_15_r20/external/mesa3d/src/compiler/clc/ |
H A D | nir_load_libclc.c | 329 struct blob_reader blob; in nir_load_libclc_shader() local 396 struct blob blob; in nir_load_libclc_shader() local
|
/aosp_15_r20/external/skia/modules/svg/src/ |
H A D | SkSVGText.cpp | 646 [&bounds](const SkSVGRenderContext& ctx, const sk_sp<SkTextBlob>& blob, const SkPaint*, in onObjectBoundingBox() 647 const SkPaint*) { in onObjectBoundingBox() 680 const SkPaint*) { in onAsPath()
|
/aosp_15_r20/external/harfbuzz_ng/src/graph/ |
H A D | test-classdef-graph.cc | 43 hb_blob_t* blob = serializer.copy_blob(); in actual_class_def_size() local 71 hb_blob_t* blob = serializer.copy_blob(); in actual_coverage_size() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | scaledemoji.cpp | 130 sk_sp<SkTextBlob> blob = make_hpos_test_blob_utf8(text, font); in onDraw() local 193 sk_sp<SkTextBlob> blob = make_hpos_test_blob_utf8(fStripSpacesSampleText.c_str(), font); in onDraw() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | network_trace_module.cc | 278 void NetworkTraceModule::ParseNetworkPacketEvent(int64_t ts, ConstBytes blob) { in ParseNetworkPacketEvent() 283 void NetworkTraceModule::ParseNetworkPacketBundle(int64_t ts, ConstBytes blob) { in ParseNetworkPacketBundle()
|