Home
last modified time | relevance | path

Searched defs:creator (Results 1 – 23 of 23) sorted by relevance

/third_party/node/src/
Daliased_buffer-inl.h79 v8::Local<v8::Context> context, v8::SnapshotCreator* creator) { in Serialize()
Dnode_realm.cc95 RealmSerializeInfo Realm::Serialize(SnapshotCreator* creator) { in Serialize()
Denv.cc287 IsolateDataSerializeInfo IsolateData::Serialize(SnapshotCreator* creator) { in Serialize()
1360 Local<Context> context, SnapshotCreator* creator) { in Serialize()
1379 SnapshotCreator* creator) { in Serialize()
1476 SnapshotCreator* creator) { in Serialize()
1604 EnvSerializeInfo Environment::Serialize(SnapshotCreator* creator) { in Serialize()
Dnode_url.cc42 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_perf.cc66 v8::Local<v8::Context> context, v8::SnapshotCreator* creator) { in Serialize()
Dnode_util.cc222 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_snapshotable.cc1107 SnapshotCreator creator(isolate, external_references.data()); in Generate() local
1429 SnapshotCreator* creator, in SerializeSnapshotableObjects()
Dnode_v8.cc118 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_blob.cc472 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_process_methods.cc539 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Djs_native_api_v8.cc183 v8::SnapshotCreator* creator) { in SetIsolateSnapshotCreator()
1419 auto creator = new v8::SnapshotCreator(isolate, externalReferences); in OH_JSVM_CreateVM() local
1435 auto creator = v8impl::GetIsolateSnapshotCreator(isolate); in OH_JSVM_DestroyVM() local
1878 auto creator = v8impl::GetIsolateSnapshotCreator(isolate); in OH_JSVM_CreateSnapshot() local
Dnode_file.cc2661 v8::SnapshotCreator* creator) { in PrepareForSerialization()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCallDAG.cpp300 CallDAGCreator creator(diagnostics); in init() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DBundleItem.java30 …private String creator; // The name of the person who created the i… field in BundleItem
/third_party/skia/tools/
Dusing_skia_and_harfbuzz.cpp113 StringOption creator = StringOption("-t", "PDF creator", "---"); member
/third_party/ffmpeg/libavcodec/
Ddpx.c160 char creator[101] = { 0 }; in decode_frame() local
/third_party/skia/src/pdf/
DSkPDFMetadata.cpp366 SkString creator = escape_xml(metadata.fCreator, "<xmp:CreatorTool>", in MakeXMPObject() local
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus_test.cc43 Creator creator; member
/third_party/jsframework/runtime/main/extend/systemplugin/
Dcalendar.js224 CalendarDataHelperClass.creator = function (...args) { function
/third_party/python/Lib/test/
Dtest__xxsubinterpreters.py1901 def __new__(cls, end, interp, other, extra, creator): argument
1959 def _new_channel(self, creator): argument
/third_party/nghttp2/src/
Dnghttp.cc1515 auto creator = json_object(); in output_har() local
/third_party/skia/third_party/skcms/
Dskcms.cc359 uint8_t creator [ 4]; member
/third_party/node/tools/lint-md/
Dlint-md.mjs7086 function creator(from) { function