Home
last modified time | relevance | path

Searched defs:back (Results 26 - 50 of 287) sorted by relevance

12345678910>>...12

/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmmap.c47 int back = stat(ptr, &statbuff); in mmap_0100() local
86 int back = stat(ptr, &statbuff); in mmap_0200() local
140 int back = stat(ptr, &statbuff); in mmap_0400() local
177 int back = stat(ptr, &statbuff); in mmap_0500() local
215 int back = stat(ptr, &statbuff); in mmap_0600() local
250 int back = stat(ptr, &statbuff); mmap_0700() local
349 int back = stat(ptr, &statbuff); mmap_1000() local
385 int back = stat(ptr, &statbuff); mmap_1100() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DQueryMtl.h37 uint32_t back() const in back() function in rx::VisibilityBufferOffsetsMtl
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dview-options.hh48 char *back = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dcontainers.h241 T& vector<T, BASE_CAPACITY>::back() { in back() function in marl::containers::vector
253 const T& vector<T, BASE_CAPACITY>::back() const { in back() function in marl::containers::vector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPriorityWorklist.h84 const T &back() const { in back() function in llvm::PriorityWorklist
[all...]
/third_party/python/Python/
H A Dframe.c102 PyFrameObject *back = _PyFrame_GetFrameObject(prev); in take_ownership() local
/third_party/skia/include/private/
H A DSkDeque.h41 const void* back() const { return fBack; } in back() function in SkDeque
47 void* back() { in back() function in SkDeque
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp172 SampleStackItem* back = nodes.back(); in Print() local
/kernel/linux/linux-5.10/fs/erofs/
H A Dnamei.c51 int head, back; in find_target_dirent() local
95 int head, back; in find_target_block_classic() local
[all...]
/kernel/linux/linux-6.6/fs/erofs/
H A Dnamei.c50 int head, back; in find_target_dirent() local
93 int head = 0, back = erofs_iblks(dir) - 1; in erofs_find_target_block() local
/third_party/ffmpeg/libavfilter/dnn/
H A Dqueue.c174 QueueEntry *back; in ff_queue_pop_back() local
/third_party/ffmpeg/libavformat/
H A Damr.c88 int read, back = 0, ret; in amr_read_header() local
/third_party/gn/src/gn/
H A Dimmutable_vector.h51 const T& back() const { return end()[-1]; } in back() function in ImmutableVectorView
/third_party/json/tests/src/
H A Dunit-alt-string.cpp114 char& back() in back() function in alt_string
119 const char& back() const in back() function in alt_string
/third_party/json/include/nlohmann/detail/
H A Djson_pointer.hpp171 const string_t& back() const in back() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_two_sided_color.c38 nir_variable *back; /* BFCn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp131 back() { in back() function in clover::detail::basic_range
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.h141 ngtcp2_ksl_blk *back; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h143 nghttp3_ksl_blk *back; member
/third_party/node/deps/v8/src/heap/
H A Dlist.h83 T* back() { return back_; } in back() function in v8::internal::heap::List
86 const T* back() const { return back_; } in back() function in v8::internal::heap::List
/third_party/node/deps/v8/src/sandbox/
H A Dsandbox.cc215 Address back = end_; in Initialize() local
/third_party/node/deps/v8/src/utils/
H A Ddetachable-vector.h77 T& back() const { return at(size_ - 1); } in back() function in v8::internal::DetachableVector
/third_party/pulseaudio/src/tests/
H A Dresampler-test.c444 pa_resampler *forth, *back; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dilist.h296 NodeType& IntrusiveList<NodeType>::back() { in back() function in spvtools::utils::IntrusiveList
310 const NodeType& IntrusiveList<NodeType>::back() const { in back() function in spvtools::utils::IntrusiveList
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist.h296 NodeType& IntrusiveList<NodeType>::back() { in back() function in spvtools::utils::IntrusiveList
310 const NodeType& IntrusiveList<NodeType>::back() const { in back() function in spvtools::utils::IntrusiveList

Completed in 13 milliseconds

12345678910>>...12