Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcheckpoint-elimination.cc19 FrameStateFunctionInfo const* GetFunctionInfo(Node* checkpoint) { in GetFunctionInfo() argument
/third_party/eudev/src/collect/
H A Dcollect.c366 char *checkpoint, *us; in main() local
[all...]
/third_party/vixl/src/
H A Dpool-manager-impl.h162 T PoolManager<T>::UpdateCheckpointForObject(T checkpoint, in UpdateCheckpointForObject() argument
176 static inline bool CheckCurrentPC(T pc, T checkpoint) { in CheckCurrentPC() argument
183 CheckFuturePC(T pc, T checkpoint) CheckFuturePC() argument
318 T checkpoint = MaxCheckpoint<T>(); RecalculateCheckpoint() local
[all...]
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c269 static int get_backtrace_info(void **buffer, int nptr, int fd, bool verbose, bool checkpoint) in get_backtrace_info() argument
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c254 static int get_backtrace_info(void **buffer, int nptr, int fd, bool verbose, bool checkpoint) in get_backtrace_info() argument
/third_party/skia/src/sksl/
H A DSkSLLexer.h137 void rewindToCheckpoint(Checkpoint checkpoint) { in rewindToCheckpoint() argument
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dbsd_comp.c151 unsigned int checkpoint; /* when to next check the ratio */ member
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dbsd_comp.c151 unsigned int checkpoint; /* when to next check the ratio */ member
/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c1457 u32 checkpoint; in xillyusb_read() local
/kernel/linux/linux-5.10/net/tipc/
H A Dlink.c182 u16 checkpoint; member
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c210 u16 checkpoint; member
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h346 EagerDeoptInfo(Zone* zone, const MaglevCompilationUnit& compilation_unit, CheckpointedInterpreterState checkpoint) EagerDeoptInfo() argument
353 LazyDeoptInfo(Zone* zone, const MaglevCompilationUnit& compilation_unit, CheckpointedInterpreterState checkpoint) LazyDeoptInfo() argument
416 New(Zone* zone, const MaglevCompilationUnit& compilation_unit, CheckpointedInterpreterState checkpoint, Args&&... args) New() argument
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc43 void Pool::SetNextCheckpoint(ptrdiff_t checkpoint) { in SetNextCheckpoint() argument
/kernel/linux/linux-5.10/fs/udf/
H A Decma_167.h575 __le32 checkpoint; member
804 __le32 checkpoint; member
/kernel/linux/linux-6.6/fs/udf/
H A Decma_167.h575 __le32 checkpoint; member
804 __le32 checkpoint; member
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc856 const CheckPoint& checkpoint = checkpoints_.back(); in RollbackToLastCheckpoint() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c7099 static void checkpoint(upb_pbdecoder *d) { in checkpoint() function
[all...]
H A Dupb.h6122 const char *buf, *ptr, *end, *checkpoint; member

Completed in 66 milliseconds