Home
last modified time | relevance | path

Searched defs:ref_begin (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp482 const ResTable_ref* const ref_begin = reinterpret_cast<const ResTable_ref*>( in ParseOverlayable() local
524 const auto ref_begin = reinterpret_cast<const ResTable_staged_alias_entry*>( in ParseStagedAliases() local
/aosp_15_r20/external/cronet/url/android/
H A Dparsed_android.cc68 jint ref_begin, in JNI_Parsed_InitNative()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRDFRegisters.h269 ref_iterator ref_begin() const { return ref_iterator(*this, false); } in ref_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRDFRegisters.h269 ref_iterator ref_begin() const { return ref_iterator(*this, false); } in ref_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DRDFRegisters.h269 ref_iterator ref_begin() const { return ref_iterator(*this, false); } in ref_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DRDFRegisters.h269 ref_iterator ref_begin() const { return ref_iterator(*this, false); } in ref_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DCFG.h929 ref_iterator ref_begin() { return {this, begin()}; } in ref_begin() function
931 const_ref_iterator ref_begin() const { return {this, begin()}; } in ref_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DCFG.h929 ref_iterator ref_begin() { return {this, begin()}; } in ref_begin() function
931 const_ref_iterator ref_begin() const { return {this, begin()}; } in ref_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DCFG.h928 ref_iterator ref_begin() { return {this, begin()}; } in ref_begin() function
930 const_ref_iterator ref_begin() const { return {this, begin()}; } in ref_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DCFG.h929 ref_iterator ref_begin() { return {this, begin()}; } in ref_begin() function
931 const_ref_iterator ref_begin() const { return {this, begin()}; } in ref_begin() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/detail/
Dutree_detail2.hpp1185 inline utree::ref_iterator utree::ref_begin() in ref_begin() function in boost::spirit::utree