Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:rend
(Results
1 - 25
of
75
) sorted by relevance
1
2
3
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H
A
D
SetVector.h
112
reverse_iterator
rend
() {
in rend()
function in llvm::SetVector
117
const_reverse_iterator
rend
() const {
in rend()
function in llvm::SetVector
H
A
D
MapVector.h
76
reverse_iterator
rend
() { return Vector.
rend
(); }
in rend()
function in llvm::MapVector
77
const_reverse_iterator
rend
() const { return Vector.
rend
(); }
in rend()
function in llvm::MapVector
H
A
D
TinyPtrVector.h
208
reverse_iterator
rend
() { return reverse_iterator(begin()); }
in rend()
function in llvm::TinyPtrVector
214
const_reverse_iterator
rend
() const {
in rend()
function in llvm::TinyPtrVector
/third_party/skia/include/core/
H
A
D
SkSpan.h
50
constexpr auto
rend
() const { return std::make_reverse_iterator(this->begin()); }
in rend()
function in SkSpan
/third_party/ffmpeg/libavfilter/
H
A
D
phase_template.c
81
const pixel *
rend
, *end = nptr + (h - 2) * ns;
in analyze_plane()
local
[all...]
/third_party/gn/src/base/
H
A
D
value_iterators.cc
157
dict_iterator_proxy::reverse_iterator dict_iterator_proxy::
rend
() {
in rend()
function in base::detail::dict_iterator_proxy
161
dict_iterator_proxy::const_reverse_iterator dict_iterator_proxy::
rend
() const {
in rend()
function in base::detail::dict_iterator_proxy
204
const_dict_iterator_proxy::
rend
() const {
in rend()
function in base::detail::const_dict_iterator_proxy
/third_party/node/deps/v8/src/maglev/
H
A
D
maglev-graph.h
38
BlockConstReverseIterator
rend
() const { return blocks_.
rend
(); }
in rend()
function in v8::internal::maglev::final
/third_party/skia/third_party/externals/tint/src/utils/
H
A
D
unique_vector.h
90
ConstReverseIterator
rend
() const { return vector.
rend
(); }
in rend()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H
A
D
Trace.h
92
reverse_iterator
rend
() { return BasicBlocks.
rend
(); }
in rend()
function in llvm::Trace
93
const_reverse_iterator
rend
() const { return BasicBlocks.
rend
(); }
in rend()
function in llvm::Trace
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H
A
D
ring_queue.h
175
RevertIter
rend
()
in rend()
function in OHOS::Rosen::RingQueue
/third_party/mesa3d/src/gallium/frontends/clover/util/
H
A
D
range.hpp
121
rend
() {
in rend()
function in clover::detail::basic_range
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H
A
D
DWARFDie.h
467
inline std::reverse_iterator<DWARFDie::iterator> DWARFDie::
rend
() const {
in rend()
function in llvm::DWARFDie
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
relocate.c
67
static int __init do_relocations(void *kbase_new, long offset, u32 *rstart, u32 *
rend
)
in do_relocations()
argument
273
u32 *rstart, *
rend
;
in relocate_kdump_kernel()
local
/third_party/backends/backend/pixma/
H
A
D
pixma_common.h
105
const uint8_t *rptr, *
rend
;
member
/third_party/libwebsockets/lib/core/
H
A
D
logs.c
63
char
rend
[96];
in __lws_lc_tag()
local
/third_party/musl/porting/liteos_a/kernel/src/internal/
H
A
D
stdio_impl.h
21
unsigned char *rpos, *
rend
;
member
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H
A
D
string_piece.h
129
const_reverse_iterator
rend
() const {
in rend()
function in i18n::phonenumbers::StringPiece
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H
A
D
unicodetext.h
266
const_reverse_iterator
rend
() const {
in rend()
function in i18n::phonenumbers::UnicodeText
/third_party/node/deps/v8/src/codegen/
H
A
D
reglist-base.h
212
typename RegListBase<RegisterT>::ReverseIterator RegListBase<RegisterT>::
rend
()
in rend()
function in v8::internal::RegListBase
/third_party/rust/crates/cxx/src/
H
A
D
cxx.cc
354
rend
= rhs.end();
variable
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/
H
A
D
mru_cache.h
212
reverse_iterator
rend
() { return ordering_.
rend
(); }
in rend()
function in angle::base::MRUCacheBase
213
const_reverse_iterator
rend
() const { return ordering_.
rend
(); }
in rend()
function in angle::base::MRUCacheBase
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H
A
D
Common.h
185
constexpr std::reverse_iterator<T *>
rend
() const
in rend()
function in sh::TSpan
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
basic_block.h
102
reverse_iterator
rend
() { return reverse_iterator(begin()); }
in rend()
function in spvtools::opt::BasicBlock
106
const_reverse_iterator
rend
() const {
in rend()
function in spvtools::opt::BasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
basic_block.h
102
reverse_iterator
rend
() { return reverse_iterator(begin()); }
in rend()
function in spvtools::opt::BasicBlock
106
const_reverse_iterator
rend
() const {
in rend()
function in spvtools::opt::BasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
BasicBlock.h
280
inline reverse_iterator
rend
() { return InstList.
rend
(); }
in rend()
function in llvm::final
281
inline const_reverse_iterator
rend
() const { return InstList.
rend
(); }
in rend()
function in llvm::final
Completed in 16 milliseconds
1
2
3