Home
last modified time | relevance | path

Searched defs:record (Results 1 - 25 of 349) sorted by relevance

12345678910>>...14

/third_party/rust/crates/env_logger/examples/
H A Ddirect_logger.rs11 fn record() -> Record<'static> { in record() functions
/third_party/gn/src/gn/
H A Dbuilder_record_map_unittest.cc33 BuilderRecord* record = ret.second; in TEST() local
H A Dbuilder_record.cc65 void BuilderRecord::AddGenDep(BuilderRecord* record) { in AddGenDep() argument
89 void BuilderRecord::AddDep(BuilderRecord* record) { in AddDep() argument
H A Dninja_outputs_writer_unittest.cc46 ItemResolvedAndGeneratedCallback(TargetWriteInfo* write_info, const BuilderRecord* record) ItemResolvedAndGeneratedCallback() argument
/third_party/mbedtls/docs/architecture/psa-migration/
H A Doutcome-analysis.sh33 record() { function
/kernel/linux/linux-5.10/tools/perf/
H A Dperf-with-kcore.sh141 record() function
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvboxvideo_guest.h22 struct vbva_record *record; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvboxvideo_guest.h22 struct vbva_record *record; member
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_hrtimer.c13 timer_expire_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timer_expire_handler() argument
33 timer_start_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timer_start_handler() argument
[all...]
H A Dplugin_kmem.c12 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler() argument
H A Dplugin_mac80211.c46 drv_bss_info_changed(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) drv_bss_info_changed() argument
H A Dplugin_tlb.c19 static int tlb_flush_handler(struct trace_seq *s, struct tep_record *record, in tlb_flush_handler() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcompress.h51 zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, void *dst __maybe_unused, size_t dst_size __maybe_unused, void *src __maybe_unused, size_t src_size __maybe_unused, size_t max_record_size __maybe_unused, size_t process_header(void *record, size_t increment) __maybe_unused) zstd_compress_stream_to_records() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcompress.h51 zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, void *dst __maybe_unused, size_t dst_size __maybe_unused, void *src __maybe_unused, size_t src_size __maybe_unused, size_t max_record_size __maybe_unused, size_t process_header(void *record, size_t increment) __maybe_unused) zstd_compress_stream_to_records() argument
/third_party/skia/tests/
H A DRecordPatternTest.cpp24 SkRecord record; in DEF_TEST() local
46 SkRecord record; in DEF_TEST() local
69 SkRecord record; DEF_TEST() local
83 SkRecord record; DEF_TEST() local
107 SkRecord record; DEF_TEST() local
147 SkRecord record; DEF_TEST() local
[all...]
H A DRecorderTest.cpp32 void apply(const SkRecord& record) { in apply() argument
43 SkRecord record; in DEF_TEST() local
65 SkRecord record; in DEF_TEST() local
83 SkRecord record; in DEF_TEST() local
98 SkRecord record; DEF_TEST() local
118 SkRecord record; DEF_TEST() local
[all...]
H A DRecordTest.cpp31 void apply(const SkRecord& record) { in apply() argument
60 SkRecord record; in DEF_TEST() local
82 SkRecord record; DEF_TEST() local
108 SkRecord record; DEF_TEST() local
[all...]
H A DRecordTestUtils.h31 static const T* assert_type(skiatest::Reporter* r, const SkRecord& record, int index) { in assert_type() argument
44 template <typename DrawT> int count_instances_of_type(const SkRecord& record) { in count_instances_of_type() argument
53 template <typename DrawT> int find_first_instances_of_type(const SkRecord& record) { in find_first_instances_of_type() argument
/kernel/linux/linux-6.6/tools/verification/rv/src/
H A Dtrace.c45 collect_registered_events(struct tep_event *event, struct tep_record *record, in collect_registered_events() argument
/test/ostest/wukong/report/src/
H A Dformat_csv.cpp34 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
51 ss << record[row][col]; in FormatDetail() local
H A Dformat_json.cpp31 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
37 ss << header[col] << ":\"" << record[row][col] << "\""; in FormatDetail() local
/third_party/node/deps/v8/src/profiler/
H A Dcircular-queue.h53 T record; variable
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside-win.cc96 const EXCEPTION_RECORD* record = exception->ExceptionRecord; in TryHandleWasmTrap() local
/third_party/skia/src/core/
H A DSkRecordedDrawable.h16 SkRecordedDrawable(sk_sp<SkRecord> record, sk_sp<SkBBoxHierarchy> bbh, in SkRecordedDrawable() argument
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/
H A DWireCmd.cpp141 DAWN_UNUSED(record); variable
[all...]

Completed in 8 milliseconds

12345678910>>...14