Searched defs:ref_end (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/ |
H A D | BinaryResourceParser.cpp | 485 const ResTable_ref* const ref_end = in ParseOverlayable() local 526 const auto ref_end = ref_begin + android::util::DeviceToHost32(header->count); in ParseStagedAliases() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | RDFRegisters.h | 270 ref_iterator ref_end() const { return ref_iterator(*this, true); } in ref_end() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | RDFRegisters.h | 270 ref_iterator ref_end() const { return ref_iterator(*this, true); } in ref_end() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | RDFRegisters.h | 270 ref_iterator ref_end() const { return ref_iterator(*this, true); } in ref_end() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | RDFRegisters.h | 270 ref_iterator ref_end() const { return ref_iterator(*this, true); } in ref_end() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/ |
D | CFG.h | 930 ref_iterator ref_end() { return {this, end()}; } in ref_end() function 932 const_ref_iterator ref_end() const { return {this, end()}; } in ref_end() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/ |
D | CFG.h | 930 ref_iterator ref_end() { return {this, end()}; } in ref_end() function 932 const_ref_iterator ref_end() const { return {this, end()}; } in ref_end() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/ |
D | CFG.h | 929 ref_iterator ref_end() { return {this, end()}; } in ref_end() function 931 const_ref_iterator ref_end() const { return {this, end()}; } in ref_end() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/ |
D | CFG.h | 930 ref_iterator ref_end() { return {this, end()}; } in ref_end() function 932 const_ref_iterator ref_end() const { return {this, end()}; } in ref_end() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/detail/ |
D | utree_detail2.hpp | 1197 inline utree::ref_iterator utree::ref_end() in ref_end() function in boost::spirit::utree
|