/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
H A D | PairSet.hh | 65 unsigned record_size = get_size (valueFormats); in intersects() local 81 unsigned record_size = get_size (valueFormats); in collect_glyphs() local 90 unsigned record_size = get_size (valueFormats); in collect_variation_indices() local 111 unsigned record_size = get_size (len1, len2); in apply() local 178 unsigned record_size = get_size (len1, len2); in subset() local
|
H A D | PairPosFormat1.hh | 196 unsigned record_size = PairSet::get_size (valueFormat); in compute_effective_value_formats() local
|
H A D | PairPosFormat2.hh | 333 unsigned record_size = len1 + len2; in compute_effective_value_formats() local
|
/aosp_15_r20/external/pcre/maint/ |
H A D | GenerateUcd.py | 462 def write_records(records, record_size): argument 745 record_size, record_struct = get_record_size_struct(list(records.keys())) variable
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_btf.cc | 63 uint32_t info_left, record_size; in btf_ext_setup_info() local 288 uint32_t i, record_size, existing_len, records_len; in btf_ext_reloc_info() local
|
/aosp_15_r20/art/runtime/ |
H A D | trace.cc | 1070 uint16_t record_size = GetRecordSize(clock_source_, trace_format_version_); in TraceWriter() local 1710 const size_t record_size = GetRecordSize(clock_source_, trace_format_version_); in FlushEntriesFormatV1() local 1806 const size_t record_size = GetRecordSize(clock_source_, trace_format_version_); in FlushBuffer() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | record_test.cpp | 212 size_t record_size = r.size(); in TEST_F() local
|
H A D | RecordReadThread.cpp | 48 char* RecordBuffer::AllocWriteSpace(size_t record_size) { in AllocWriteSpace()
|
H A D | RecordReadThread_test.cpp | 65 size_t record_size = sizeof(perf_event_header) + loop; in TEST_F() local
|
/aosp_15_r20/external/freetype/src/truetype/ |
H A D | ttpload.c | 536 FT_ULong table_size, record_size; in tt_face_load_hdmx() local
|
/aosp_15_r20/external/ltp/utils/benchmark/ebizzy-0.3/ |
H A D | ebizzy.c | 80 static unsigned int record_size = sizeof(record_t); variable
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | persistent_system_profile.cc | 193 const size_t record_size = CalculateRecordSize(write_size); in WriteData() local
|
/aosp_15_r20/external/perfetto/src/tracing/service/ |
H A D | trace_buffer.cc | 106 const size_t record_size = in CopyChunkUntrusted() local
|
/aosp_15_r20/system/libziparchive/ |
H A D | zip_archive_common.h | 222 uint64_t record_size; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sdp_server.cc | 205 int record_size = get_sdp_records_size(in_record, 1); in alloc_sdp_slot() local
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/ |
H A D | recordio.cc | 111 uint32_t record_size = maybe_record_size.value(); in Read() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_rgp.c | 617 uint32_t record_size; member 649 uint32_t record_size; member
|
/aosp_15_r20/external/libusb/examples/ |
H A D | xusb.c | 569 int record_size[3] = {0, 0, 0}; in get_hid_record_size() local
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | activity_tracker.h | 507 uint16_t record_size; // Total storage of name, value, header. member
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/debug/ |
D | activity_tracker.h | 510 uint16_t record_size; // Total storage of name, value, header. member
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/debug/ |
D | activity_tracker.h | 510 uint16_t record_size; // Total storage of name, value, header. member
|
/aosp_15_r20/external/libtraceevent/include/traceevent/ |
H A D | event-parse.h | 33 int record_size; /* size of binary record */ member
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | perf.c | 2627 size_t record_size = 256 + sizeof(struct drm_i915_perf_record_header); in test_short_reads() local
|
/aosp_15_r20/external/libbpf/src/ |
H A D | btf.c | 2831 __u32 info_left, record_size; in btf_ext_setup_info() local
|
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/ |
H A D | miniz.c | 3578 …der_locate_header_sig(mz_zip_archive *pZip, mz_uint32 record_sig, mz_uint32 record_size, mz_int64 … in mz_zip_reader_locate_header_sig()
|