Home
last modified time | relevance | path

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

/third_party/node/src/
Daliased_buffer.h109 v8::SnapshotCreator* creator) { in Serialize()
Denv.cc287 IsolateDataSerializeInfo IsolateData::Serialize(SnapshotCreator* creator) { in Serialize()
1342 Local<Context> context, SnapshotCreator* creator) { in Serialize()
1361 SnapshotCreator* creator) { in Serialize()
1458 SnapshotCreator* creator) { in Serialize()
1598 EnvSerializeInfo Environment::Serialize(SnapshotCreator* creator) { in Serialize()
Dnode_realm.cc96 RealmSerializeInfo Realm::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.cc202 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_snapshotable.cc1107 SnapshotCreator creator(isolate, external_references.data()); in Generate() local
1429 SnapshotCreator* creator, in SerializeSnapshotableObjects()
Dnode_v8.cc117 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_process_methods.cc539 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_blob.cc472 v8::SnapshotCreator* creator) { in PrepareForSerialization()
Dnode_file.cc2663 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.c162 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/gstreamer/gstplugins_good/gst/flx/
Dflx_fmt.h80 guint32 created,creator,updated,updater; member
/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.cc356 uint8_t creator [ 4]; member
/third_party/node/tools/lint-md/
Dlint-md.mjs6999 function creator(from) { function