Searched defs:old_buf_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/bsdiff/ | ||
H A D | diff_encoder.h | 53 const uint8_t* old_buf_; variable |
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_flag_parser.cc | 119 const char *old_buf_ = buf_; in ParseString() local |
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ | ||
H A D | loopnest.cpp | 3271 BufPtr old_buf_; member in torch::jit::tensorexpr::RfactorStoreRewriter |