Home
last modified time | relevance | path

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

12345678

/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
/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
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Ddump.cpp58 void CodeInfoProducer::DumpStackMapRecord(const LLVMStackMap::RecordAccessor &record, std::ostream &stream, in DumpStackMapRecord() argument
/arkcompiler/ets_frontend/merge_abc/src/
H A DassemblyRecordProto.cpp19 void Record::Serialize(const panda::pandasm::Record &record, protoPanda::Record &protoRecord) in Serialize() argument
43 Deserialize(const protoPanda::Record &protoRecord, panda::pandasm::Record &record, panda::ArenaAllocator *allocator) Deserialize() argument
[all...]
H A DassemblyProgramProto.cpp60 auto record = panda::pandasm::Record(protoRecord.name(), in Deserialize() local
/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
H A Dtable.cpp21 Table::Table(std::vector<std::string> cloumn_header, std::vector<std::vector<std::string>> record) in Table() argument
/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...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.h40 bool record:1; member
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dshared_object_factory_test.cpp110 JSHandle<ResolvedIndexBinding> record = factory->NewSResolvedIndexBindingRecord(); in HWTEST_F_L0() local
119 JSHandle<ResolvedIndexBinding> record = factory->NewSResolvedIndexBindingRecord(ecmaModule, 2); in HWTEST_F_L0() local
126 JSHandle<ResolvedRecordBinding> record = factory->NewSResolvedRecordBindingRecord(); in HWTEST_F_L0() local
134 JSHandle<ResolvedRecordBinding> record = factory->NewSResolvedRecordBindingRecord( in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_class_processor.cpp48 void AbcClassProcessor::FillRecordData(pandasm::Record &record) in FillRecordData() argument
56 void AbcClassProcessor::FillRecordMetaData(pandasm::Record &record) in FillRecordMetaData() argument
81 FillFields(pandasm::Record &record) FillFields() argument
89 FillRecordSourceFile(pandasm::Record &record) FillRecordSourceFile() argument
[all...]
H A Dabc_field_processor.cpp21 AbcFieldProcessor(panda_file::File::EntityId entityId, Abc2ProgramKeyData &keyData, pandasm::Record &record, bool isExternal) AbcFieldProcessor() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_setGetUdmfData.cpp22 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_001() local
39 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_002() local
66 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_003() local
/third_party/node/deps/npm/node_modules/npmlog/lib/
H A Dlog.js

Completed in 7 milliseconds

12345678