Searched defs:checkpoint (Results 1 – 11 of 11) sorted by relevance
| /third_party/vixl/src/ |
| D | pool-manager-impl.h | 162 T PoolManager<T>::UpdateCheckpointForObject(T checkpoint, in UpdateCheckpointForObject() 176 static inline bool CheckCurrentPC(T pc, T checkpoint) { in CheckCurrentPC() 183 static inline bool CheckFuturePC(T pc, T checkpoint) { in CheckFuturePC() 260 T checkpoint = MaxCheckpoint<T>(); in MustEmit() local 318 T checkpoint = MaxCheckpoint<T>(); in RecalculateCheckpoint() local
|
| /third_party/node/deps/v8/src/compiler/ |
| D | checkpoint-elimination.cc | 19 FrameStateFunctionInfo const* GetFunctionInfo(Node* checkpoint) { in GetFunctionInfo()
|
| D | js-inlining-heuristic.cc | 517 Node* checkpoint = nullptr; in TryReuseDispatch() local
|
| /third_party/skia/src/sksl/ |
| D | SkSLLexer.h | 137 void rewindToCheckpoint(Checkpoint checkpoint) { in rewindToCheckpoint()
|
| D | SkSLDSLParser.cpp | 538 Checkpoint checkpoint(this); in varDeclarationsOrExpressionStatement() local
|
| /third_party/node/deps/v8/src/maglev/ |
| D | maglev-ir.h | 347 CheckpointedInterpreterState checkpoint) in EagerDeoptInfo() 354 CheckpointedInterpreterState checkpoint) in LazyDeoptInfo() 417 CheckpointedInterpreterState checkpoint, Args&&... args) { in New()
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
| D | memory_check.c | 254 static int get_backtrace_info(void **buffer, int nptr, int fd, bool verbose, bool checkpoint) in get_backtrace_info()
|
| /third_party/musl/src/malloc/liteos_a/user_debug/ |
| D | memory_check.c | 269 static int get_backtrace_info(void **buffer, int nptr, int fd, bool verbose, bool checkpoint) in get_backtrace_info()
|
| /third_party/vixl/src/aarch64/ |
| D | macro-assembler-aarch64.cc | 43 void Pool::SetNextCheckpoint(ptrdiff_t checkpoint) { in SetNextCheckpoint()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 856 const CheckPoint& checkpoint = checkpoints_.back(); in RollbackToLastCheckpoint() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.c | 7099 static void checkpoint(upb_pbdecoder *d) { in checkpoint() function
|