Home
last modified time | relevance | path

Searched defs:back (Results 51 - 75 of 180) sorted by relevance

12345678

/third_party/curl/lib/
H A Dhttp.h203 struct back { struct
/third_party/libwebsockets/lib/core/
H A Dlogs.c377 int n, back = 0; in __lws_logv() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c694 struct pipe_resource *back = in stw_framebuffer_swap_locked() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c239 enum st_attachment_type back, front; in xmesa_st_framebuffer_validate() local
358 struct pipe_resource **front, **back, *tmp; in xmesa_swap_st_framebuffer() local
[all...]
/third_party/node/deps/v8/src/base/
H A Dsmall-vector.h101 T& back() { in back() function in v8::base::SmallVector
105 const T& back() const { in back() function in v8::base::SmallVector
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector.h346 ANGLE_INLINE typename FastVector<T, N, Storage>::const_reference FastVector<T, N, Storage>::back() in back() function in angle::FastVector
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCommon.h176 constexpr T &back() const { return mData[mSize - 1]; } in back() function in sh::TSpan
/third_party/skia/src/core/
H A DSkZip.h78 constexpr ReturnTuple back() const { return this->index(this->size() - 1); } in back() function in SkZip
H A DSkTBlockList.h189 T& back() { in back() function in SkTBlockList
193 const T& back() const { in back() function in SkTBlockList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DUtility.h132 char back() const { in back() function in OutputStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DBasicBlock.h287 inline const Instruction &back() const { return InstList.back(); } in back() function in llvm::final
288 inline Instruction &back() { return InstList.back(); } in back() function in llvm::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DArrayRef.h150 const T &back() const { in back() function in llvm::ArrayRef
337 T &back() const { in back() function in llvm::ArrayRef
H A Dsimple_ilist.h136 reference back() { return *rbegin(); } in back() function in llvm::simple_ilist
137 const_reference back() const { return *rbegin(); } in back() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DBasicBlock.h242 inline const Instruction &back() const { return InstList.back(); } in back() function in llvm::BasicBlock
243 inline Instruction &back() { return InstList.back(); } in back() function in llvm::BasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h182 T &back() { return List.back().V; } in back() function in llvm::AllocatorList
184 const T &back() const { return List.back().V; } in back() function in llvm::AllocatorList
H A DArrayRef.h167 const T &back() const { in back() function in llvm::ArrayRef
353 T &back() const { in back() function in llvm::ArrayRef
H A Dsimple_ilist.h140 reference back() { return *rbegin(); } in back() function in llvm::simple_ilist
141 const_reference back() const { return *rbegin(); } in back() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h107 MachineBasicBlock::iterator &back() { return LastInst; } in back() function
156 std::for_each(front(), std::next(back()), in initLRU() function in llvm::outliner::Candidate::std
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector.h369 reference back() { in back() function in absl::InlinedVector
376 const_reference back() const { in back() function in absl::InlinedVector
H A Dfixed_array.h266 reference back() { in back() function in absl::FixedArray
273 const_reference back() const { in back() function in absl::FixedArray
/third_party/node/deps/npm/node_modules/console-control-strings/
H A Dindex.js19 exports.back = function back (num) { function
/third_party/ffmpeg/libavutil/
H A Dmem.c455 void av_memcpy_backptr(uint8_t *dst, int back, int cnt) in av_memcpy_backptr() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp187 const CParseItem &back = _items.Back(); in GetLastEnd() local
244 CParseItem &back = _items.Back(); in AddUnknownItem() local
[all...]
/third_party/lzma/CPP/Common/
H A DWildcard.cpp619 const UString &back = pathParts.Back(); in AddItem() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c674 struct pipe_stencil_state *back = &v3d->zsa->base.stencil[1]; in emit_state() local

Completed in 24 milliseconds

12345678