Searched defs:ref_begin (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/ |
H A D | BinaryResourceParser.cpp | 482 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 D | parsed_android.cc | 68 jint ref_begin, in JNI_Parsed_InitNative()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | RDFRegisters.h | 269 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/ |
D | RDFRegisters.h | 269 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/ |
D | RDFRegisters.h | 269 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/ |
D | RDFRegisters.h | 269 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/ |
D | CFG.h | 929 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/ |
D | CFG.h | 929 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/ |
D | CFG.h | 928 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/ |
D | CFG.h | 929 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/ |
D | utree_detail2.hpp | 1185 inline utree::ref_iterator utree::ref_begin() in ref_begin() function in boost::spirit::utree
|