/third_party/node/deps/v8/src/compiler/ |
H A D | checkpoint-elimination.cc | 19 FrameStateFunctionInfo const* GetFunctionInfo(Node* checkpoint) { in GetFunctionInfo() argument
|
/third_party/eudev/src/collect/ |
H A D | collect.c | 366 char *checkpoint, *us; in main() local [all...] |
/third_party/vixl/src/ |
H A D | pool-manager-impl.h | 162 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 D | memory_check.c | 269 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 D | memory_check.c | 254 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 D | SkSLLexer.h | 137 void rewindToCheckpoint(Checkpoint checkpoint) { in rewindToCheckpoint() argument
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | bsd_comp.c | 151 unsigned int checkpoint; /* when to next check the ratio */ member
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | bsd_comp.c | 151 unsigned int checkpoint; /* when to next check the ratio */ member
|
/kernel/linux/linux-6.6/drivers/char/xillybus/ |
H A D | xillyusb.c | 1457 u32 checkpoint; in xillyusb_read() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | link.c | 182 u16 checkpoint; member
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | link.c | 210 u16 checkpoint; member
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-ir.h | 346 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 D | macro-assembler-aarch64.cc | 43 void Pool::SetNextCheckpoint(ptrdiff_t checkpoint) { in SetNextCheckpoint() argument
|
/kernel/linux/linux-5.10/fs/udf/ |
H A D | ecma_167.h | 575 __le32 checkpoint; member 804 __le32 checkpoint; member
|
/kernel/linux/linux-6.6/fs/udf/ |
H A D | ecma_167.h | 575 __le32 checkpoint; member 804 __le32 checkpoint; member
|
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 856 const CheckPoint& checkpoint = checkpoints_.back(); in RollbackToLastCheckpoint() local [all...] |
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 7099 static void checkpoint(upb_pbdecoder *d) { in checkpoint() function [all...] |
H A D | upb.h | 6122 const char *buf, *ptr, *end, *checkpoint; member
|