Home
last modified time | relevance | path

Searched defs:old_buf_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/bsdiff/
H A Ddiff_encoder.h53 const uint8_t* old_buf_; variable
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cc119 const char *old_buf_ = buf_; in ParseString() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dloopnest.cpp3271 BufPtr old_buf_; member in torch::jit::tensorexpr::RfactorStoreRewriter