Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 – 17 of 17) sorted by relevance

/external/autotest/client/tests/selftest/
Dselftest.py16 def __mark(self, checkpoint): argument
/external/clang/test/CodeGenObjC/
Dfragile-arc.m165 extern void checkpoint(int n); function
/external/libcxx/test/support/
Drapid-cxx-test.hpp520 struct checkpoint struct
522 const char *file;
523 const char *func;
524 std::size_t line;
/external/vixl/src/aarch32/
Dlabel-aarch32.h217 void SetCheckpoint(Offset checkpoint) { checkpoint_ = checkpoint; } in SetCheckpoint()
Dmacro-assembler-aarch32.h337 Label::Offset checkpoint = in WasInsertedTooFar() local
/external/autotest/client/bin/
Dsite_utils.py215 def save_vm_state(checkpoint): argument
/external/pdfium/third_party/libtiff/
Dtif_lzw.c877 long incount, outcount, checkpoint; in LZWEncode() local
/external/valgrind/coregrind/m_demangle/
Dcp-demangle.c2403 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local
3727 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint()
3737 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack()
/external/autotest/client/cros/
Dpower_status.py1401 def checkpoint(self, tname='', tstart=None, tend=None): member in MeasurementLogger
/external/openssh/
Dssh-keygen.c2201 char out_file[PATH_MAX], *checkpoint = NULL; in main() local
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc43 void Pool::SetNextCheckpoint(ptrdiff_t checkpoint) { in SetNextCheckpoint()
/external/v8/src/compiler/
Dbytecode-graph-builder.cc388 Node* checkpoint = in PrepareForOsrEntry() local
Dast-graph-builder.cc4223 Node* checkpoint = graph->NewNode(common()->Checkpoint(), frame_state, in PrepareForOsrEntry() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc720 const CheckPoint& checkpoint = checkpoints_.back(); in RollbackToLastCheckpoint() local
/external/v8/src/parsing/
Dparser.cc941 Checkpoint checkpoint(this); in DoParseFunction() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c7626 static void checkpoint(upb_pbdecoder *d) { in checkpoint() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8315 static void checkpoint(upb_pbdecoder *d) { in checkpoint() function