/third_party/rust/crates/env_logger/examples/ |
H A D | direct_logger.rs | 11 fn record() -> Record<'static> { in record() functions
|
/third_party/gn/src/gn/ |
H A D | builder_record_map_unittest.cc | 33 BuilderRecord* record = ret.second; in TEST() local
|
H A D | builder_record.cc | 65 void BuilderRecord::AddGenDep(BuilderRecord* record) { in AddGenDep() argument 89 void BuilderRecord::AddDep(BuilderRecord* record) { in AddDep() argument
|
H A D | ninja_outputs_writer_unittest.cc | 46 ItemResolvedAndGeneratedCallback(TargetWriteInfo* write_info, const BuilderRecord* record) ItemResolvedAndGeneratedCallback() argument
|
/third_party/mbedtls/docs/architecture/psa-migration/ |
H A D | outcome-analysis.sh | 33 record() { function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | perf-with-kcore.sh | 141 record() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo_guest.h | 22 struct vbva_record *record; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo_guest.h | 22 struct vbva_record *record; member
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
H A D | plugin_hrtimer.c | 13 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 D | plugin_kmem.c | 12 static int call_site_handler(struct trace_seq *s, struct tep_record *record, in call_site_handler() argument
|
H A D | plugin_mac80211.c | 46 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 D | plugin_tlb.c | 19 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 D | compress.h | 51 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 D | compress.h | 51 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 D | RecordPatternTest.cpp | 24 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 D | RecorderTest.cpp | 32 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 D | RecordTest.cpp | 31 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 D | RecordTestUtils.h | 31 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 D | trace.c | 45 collect_registered_events(struct tep_event *event, struct tep_record *record, in collect_registered_events() argument
|
/test/ostest/wukong/report/src/ |
H A D | format_csv.cpp | 34 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local 51 ss << record[row][col]; in FormatDetail() local
|
H A D | format_json.cpp | 31 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 D | circular-queue.h | 53 T record; variable
|
/third_party/node/deps/v8/src/trap-handler/ |
H A D | handler-inside-win.cc | 96 const EXCEPTION_RECORD* record = exception->ExceptionRecord; in TryHandleWasmTrap() local
|
/third_party/skia/src/core/ |
H A D | SkRecordedDrawable.h | 16 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 D | WireCmd.cpp | 141 DAWN_UNUSED(record); variable [all...] |