/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/ |
D | mod.rs | 760 let mut raw_data = Vec::new(); in create_raw_device_path() localVariable 797 let raw_data = create_raw_device_path(); in test_device_path_nodes() localVariable 821 let raw_data = create_raw_device_path(); in test_device_path_instances() localVariable 855 let raw_data = create_raw_device_path(); in test_to_owned() localVariable 868 let mut raw_data = Vec::new(); in test_device_path_node_from_bytes() localVariable 897 let raw_data = create_raw_device_path(); in test_device_path_nodes_from_bytes() localVariable
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/ |
D | mod.rs | 760 let mut raw_data = Vec::new(); in create_raw_device_path() localVariable 797 let raw_data = create_raw_device_path(); in test_device_path_nodes() localVariable 821 let raw_data = create_raw_device_path(); in test_device_path_instances() localVariable 855 let raw_data = create_raw_device_path(); in test_to_owned() localVariable 868 let mut raw_data = Vec::new(); in test_device_path_node_from_bytes() localVariable 897 let raw_data = create_raw_device_path(); in test_device_path_nodes_from_bytes() localVariable
|
/aosp_15_r20/external/pdfium/third_party/libtiff/ |
H A D | tif_print.c | 76 uint32_t value_count, void *raw_data) in _TIFFPrintField() 153 void *raw_data) in _TIFFPrettyPrintField() 620 void *raw_data = NULL; in TIFFPrintDirectory() local
|
/aosp_15_r20/external/fonttools/Snippets/ |
H A D | edit_raw_table_data.py | 13 raw_data = font.getTableData(table_tag) variable 19 raw_data = b"\0\0\0\1\0\0\0\0" variable
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | unwinding.cc | 87 void ReadFromRawData(unwindstack::Regs* regs, void* raw_data) { in ReadFromRawData() 95 void* raw_data) { in CreateRegsFromRawData() 445 HandoffData* raw_data = new HandoffData(std::move(handoff_data)); in PostHandoffSocket() local
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/ |
H A D | expectations_parser.py | 85 def __init__(self, raw_data): argument 90 def _ParseRawExpectationData(self, raw_data): argument
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | cvd_runtime_config.py | 123 def __init__(self, config_path=None, raw_data=None): argument 167 def _GetCuttlefishRuntimeConfig(runtime_cf_config_path, raw_data=None): argument
|
/aosp_15_r20/external/libcap/libcap/ |
H A D | cap_alloc.c | 57 struct _cap_alloc_s *raw_data; in cap_init() local 102 char *raw_data; in _libcap_strdup() local
|
/aosp_15_r20/external/autotest/client/cros/audio/ |
H A D | check_quality.py | 279 def __init__(self, raw_data, rate): argument 490 raw_data, rate = read_audio_file(args) variable
|
/aosp_15_r20/test/vts-testcase/kernel/encryption/ |
D | metadata_encryption_tests.cpp | 225 std::vector<uint8_t> raw_data; in VerifyDecryption() local 321 std::vector<uint8_t> raw_data; in TEST() local
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ |
D | trace_log.pb.h | 285 inline const std::string& TraceLog::raw_data() const { in raw_data() function 326 inline void TraceLog::set_allocated_raw_data(std::string* raw_data) { in set_allocated_raw_data()
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/UNIT/ |
H A D | TensorAllocator.cpp | 112 auto raw_data = std::make_unique<uint8_t[]>(space); in TEST_CASE() local 161 auto raw_data = std::make_unique<uint8_t[]>(total_size_in_bytes); in TEST_CASE() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
H A D | dense_to_sparse.cc | 49 uint16_t raw_data = val.bitcastToAPInt().getZExtValue(); in APFloatToEigenHalf() local 54 uint16_t raw_data = Eigen::numext::bit_cast<uint16_t>(val); in EigenHalfToAPFloat() local
|
/aosp_15_r20/system/unwinding/libunwindstack/ |
H A D | DwarfCfa.cpp | 192 std::string raw_data = "Raw Data:"; in LogOffsetRegisterString() local 247 std::string raw_data("Raw Data:"); in LogInstruction() local
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/ |
H A D | recordio.cc | 103 Status Read(std::string* raw_data) final { in Read() 307 Status Write(absl::string_view raw_data) final { in Write()
|
H A D | proto_util.h | 54 inline ProtoType ProtoUtils::FromString(absl::string_view raw_data) { in FromString()
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/ |
H A D | trace_result.py | 15 def __init__(self, source_name, raw_data): argument
|
/aosp_15_r20/external/cronet/third_party/metrics_proto/ |
H A D | trace_log.proto | 24 optional bytes raw_data = 1; field
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_endian.c | 19 const void *raw_data, *swap_raw_data; in test_btf_endian() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | utils.cc | 25 void parse_gap_data(const std::vector<uint8_t> &raw_data, std::vector<hci::GapData> &output) { in parse_gap_data()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/numarray/template.valarray/valarray.sub/ |
H A D | indirect_array_const.pass.cpp | 61 int raw_data[] = {0,1,2,3,4,5,6,7,8,9}; in main() local
|
H A D | indirect_array_non_const.pass.cpp | 62 int raw_data[] = {0,1,2,3,4,5,6,7,8,9}; in main() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/tbbr/ |
D | tbbr_cot_common.c | 45 auth_param_type_desc_t raw_data = AUTH_PARAM_TYPE_DESC( variable
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/tbbr/ |
H A D | tbbr_cot_common.c | 44 auth_param_type_desc_t raw_data = AUTH_PARAM_TYPE_DESC( variable
|
/aosp_15_r20/external/leveldb/util/ |
H A D | testutil.cc | 38 std::string raw_data; in CompressibleString() local
|