Home
last modified time | relevance | path

Searched defs:records (Results 1 - 25 of 70) sorted by relevance

123

/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.h83 std::vector<PerfRecord> records; member in pps::IntelDriver
/third_party/icu/icu4c/source/test/intltest/
H A Dwinutil.cpp90 void Win32Utilities::freeLocales(LCIDRecord *records) in freeLocales() argument
/third_party/ltp/testcases/realtime/include/
H A Dlibstats.h60 stats_record_t *records; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DGlobalTypeTableBuilder.cpp74 ArrayRef<ArrayRef<uint8_t>> GlobalTypeTableBuilder::records() const { in records() function in GlobalTypeTableBuilder
H A DAppendingTypeTableBuilder.cpp71 ArrayRef<ArrayRef<uint8_t>> AppendingTypeTableBuilder::records() const { in records() function in AppendingTypeTableBuilder
H A DMergingTypeTableBuilder.cpp74 ArrayRef<ArrayRef<uint8_t>> MergingTypeTableBuilder::records() const { in records() function in MergingTypeTableBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DNumRecordTable.java11 public NumRecordTable(NumRecordList records) { in NumRecordTable() argument
H A DRecordsTable.java25 protected RecordsTable(RecordList<R> records) { in RecordsTable() argument
43 protected RecordList<R> records; field in RecordsTable.Builder
77 public RecordList<R> records() { in records() method in RecordsTable.Builder
[all...]
H A DRuleExtractor.java325 private static RuleSegment ruleSegmentFromGlyphs(NumRecordList records) { in ruleSegmentFromGlyphs() argument
/kernel/liteos_a/drivers/char/perf/src/
H A Dperf.c67 char *records = LOS_MemAlloc(m_aucSysMem0, buflen); in PerfRead() local
/kernel/liteos_a/drivers/char/trace/src/
H A Dtrace.c66 OfflineHead *records; in TraceRead() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DArabicCharacterData.java114 private Record[] records; field in ArabicCharacterData
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DMessage.pm584 sub records subroutine
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/
H A DCoverageArray.java16 public CoverageArray(NumRecordList records) { in CoverageArray() argument
27 public Builder(NumRecordList records) { in Builder() argument
/third_party/openssl/util/perl/TLSProxy/
H A DMessage.pm584 sub records subroutine
[all...]
/kernel/linux/linux-5.10/tools/firmware/
H A Dihex2fw.c252 static struct ihex_binrec *records; variable
/kernel/linux/linux-6.6/tools/firmware/
H A Dihex2fw.c252 static struct ihex_binrec *records; variable
/third_party/libuv/test/
H A Dtest-tty-duplicate-key.c140 INPUT_RECORD records[2]; in TEST_IMPL() local
193 INPUT_RECORD records[ in TEST_IMPL() local
80 make_key_event_records(WORD virt_key, DWORD ctr_key_state, BOOL is_wsl, INPUT_RECORD* records) make_key_event_records() argument
259 INPUT_RECORD records[2]; TEST_IMPL() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.cpp56 void fillDataStructures(std::vector<Record> *records, std::map<int, int> *idToIndex) in fillDataStructures() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DHorizontalDeviceMetricsTable.java38 records(8), enum constant
/third_party/python/Lib/
H A Dcgitb.py128 records = inspect.getinnerframes(etb, context) variable
216 records = inspect.getinnerframes(etb, context) variable
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c171 static uint32_t __calc_recs_byte_sum(struct eeprom_table_record *records, in __calc_recs_byte_sum() argument
189 __calc_tbl_byte_sum(struct amdgpu_ras_eeprom_control *control, struct eeprom_table_record *records, int num) __calc_tbl_byte_sum() argument
196 __update_tbl_checksum(struct amdgpu_ras_eeprom_control *control, struct eeprom_table_record *records, int num, uint32_t old_hdr_byte_sum) __update_tbl_checksum() argument
215 __validate_tbl_checksum(struct amdgpu_ras_eeprom_control *control, struct eeprom_table_record *records, int num) __validate_tbl_checksum() argument
470 amdgpu_ras_eeprom_process_recods(struct amdgpu_ras_eeprom_control *control, struct eeprom_table_record *records, bool write, int num) amdgpu_ras_eeprom_process_recods() argument
[all...]
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dcpuidle-pseries.c152 struct xcede_latency_record records[16]; member
/kernel/linux/linux-5.10/lib/pldmfw/
H A Dpldmfw_private.h101 u8 records[]; member
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-pseries.c154 struct xcede_latency_record records[16]; member

Completed in 12 milliseconds

123