Home
last modified time | relevance | path

Searched refs:Checkpoint (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/src/sksl/
DSkSLLexer.h130 struct Checkpoint { struct
135 Checkpoint getCheckpoint() const { return {fOffset, fLine}; } in getCheckpoint() argument
137 void rewindToCheckpoint(Checkpoint checkpoint) { in rewindToCheckpoint()
DSkSLDSLParser.h265 class Checkpoint {
267 Checkpoint(DSLParser* p) : fParser(p) { in Checkpoint() function
276 ~Checkpoint() { in ~Checkpoint()
327 SkSL::Lexer::Checkpoint fLexerCheckpoint;
DSkSLDSLParser.cpp538 Checkpoint checkpoint(this); in varDeclarationsOrExpressionStatement()
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/
Dsigstore_rekor.js3 …LogEntry = exports.InclusionPromise = exports.InclusionProof = exports.Checkpoint = exports.KindVe…
26 exports.Checkpoint = {
46 … checkpoint: isSet(object.checkpoint) ? exports.Checkpoint.fromJSON(object.checkpoint) : undefined,
62 … (obj.checkpoint = message.checkpoint ? exports.Checkpoint.toJSON(message.checkpoint) : undefined);
/third_party/node/deps/v8/src/compiler/
Dgraph-assembler.cc391 Node* GraphAssembler::Checkpoint(FrameState frame_state) { in Checkpoint() function in v8::internal::compiler::GraphAssembler
392 return AddNode(graph()->NewNode(common()->Checkpoint(), frame_state, effect(), in Checkpoint()
Dcommon-operator.h532 const Operator* Checkpoint(); in NON_EXPORTED_BASE()
Dbytecode-graph-builder.cc567 Node* Checkpoint(BytecodeOffset bytecode_offset,
988 Node* BytecodeGraphBuilder::Environment::Checkpoint( in Checkpoint() function in v8::internal::compiler::BytecodeGraphBuilder::Environment
1170 Node* node = NewNode(common()->Checkpoint()); in PrepareEagerCheckpoint()
1180 Node* frame_state_before = environment()->Checkpoint( in PrepareEagerCheckpoint()
1211 environment()->Checkpoint(bailout_id, combine, liveness); in PrepareFrameState()
Djs-call-reducer.cc1388 Checkpoint(ForEachLoopEagerFrameState(frame_state_params, k)); in ReduceArrayPrototypeForEach()
1530 Checkpoint(ReducePreLoopEagerFrameState(frame_state_params, receiver, in ReduceArrayPrototypeReduce()
1555 Checkpoint(ReduceLoopEagerFrameState(frame_state_params, receiver, in ReduceArrayPrototypeReduce()
1675 Checkpoint(MapLoopEagerFrameState(frame_state_params, k)); in ReduceArrayPrototypeMap()
1811 Checkpoint(FilterLoopEagerFrameState(frame_state_params, k, a_length)); in ReduceArrayPrototypeFilter()
1826 Checkpoint(FilterLoopEagerPostCallbackFrameState(frame_state_params, k, in ReduceArrayPrototypeFilter()
1938 Checkpoint(FindLoopEagerFrameState(frame_state_params, k, variant)); in ReduceArrayPrototypeFind()
2039 Checkpoint(EverySomeLoopEagerFrameState(frame_state_params, k, variant)); in ReduceArrayPrototypeEverySome()
Dopcodes.h56 V(Checkpoint) \
Dgraph-assembler.h306 Node* Checkpoint(FrameState frame_state);
Dcommon-operator.cc455 V(Checkpoint, Operator::kKontrol, 0, 1, 1, 0, 1, 0) \
Djs-native-context-specialization.cc1511 common()->Checkpoint(), eager_deopt_frame_state, effect, control); in ReduceJSGetIterator()
1745 graph()->NewNode(common()->Checkpoint(), frame_state, effect, control); in ReduceElementAccess()
/third_party/protobuf/docs/
Doptions.md88 1. CRIU (Checkpoint Restore In Userspace)
/third_party/openGLES/extensions/ARB/
DARB_shader_group_vote.txt427 - Checkpoint updating some issues for spec review (not done yet).
DARB_program_interface_query.txt1984 - Checkpoint with various edits/cleanups. Add an introduction; clean up
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_group_vote.txt413 - Checkpoint updating some issues for spec review (not done yet).
DARB_program_interface_query.txt1964 - Checkpoint with various edits/cleanups. Add an introduction; clean up
/third_party/python/Doc/library/
Dimaplib.rst241 Checkpoint mailbox on server.