/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/equations/ |
D | Back.java | 10 public abstract class Back extends TweenEquation { class
|
/external/libgav1/libgav1/src/utils/ |
D | queue.h | 70 T& Back() { in Back() function
|
/external/lzma/CPP/Common/ |
D | MyVector.h | 241 const T& Back() const { return _items[(size_t)_size - 1]; } in Back() function 242 T& Back() { return _items[(size_t)_size - 1]; } in Back() function 464 const T& Back() const { return *(T *)_v.Back(); } in Back() function 465 T& Back() { return *(T *)_v.Back(); } in Back() function
|
D | MyString.h | 306 char Back() const { return _chars[(size_t)_len - 1]; } in Back() function 545 wchar_t Back() const { return _chars[(size_t)_len - 1]; } in Back() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceThreading.h | 113 size_t Back = 0; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | Latency.cpp | 62 const AliasingConfigurations Back(OtherInstr, Instr); in generateTwoInstructionPrototype() local
|
/external/pdfium/core/fxcrt/ |
D | bytestring.h | 150 CharType Back() const { return GetLength() ? (*this)[GetLength() - 1] : 0; } in Back() function
|
D | widestring.h | 145 CharType Back() const { return GetLength() ? (*this)[GetLength() - 1] : 0; } in Back() function
|
D | string_view_template.h | 183 UnsignedType Back() const { in Back() function
|
/external/angle/src/common/ |
D | FixedVector_unittest.cpp | 82 TEST(FixedVector, Back) in TEST() argument
|
D | FastVector_unittest.cpp | 107 TEST(FastVector, Back) in TEST() argument
|
D | packed_gl_enums.json | 50 "Back": "GL_BACK", string
|
D | PackedGLEnums_autogen.h | 112 Back = 0, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | FormatUtil.cpp | 39 StringRef Back = S.take_back(Front.size()); in truncateStringMiddle() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/ |
D | UDTLayout.cpp | 121 const LayoutItemBase *Back = LayoutItems.back(); in tailPadding() local
|
/external/clang/lib/Sema/ |
D | SemaAttr.cpp | 482 const std::pair<unsigned, SourceLocation> *Back = &Stack->back(); in PopPragmaVisibility() local
|
/external/vixl/src/ |
D | invalset-vixl.h | 612 const ElementType InvalSet<TEMPLATE_INVALSET_P_DEF>::Back() const { in Back() function
|
/external/v8/src/parsing/ |
D | scanner.h | 98 inline void Back() { in Back() function
|
/external/webrtc/webrtc/modules/video_coding/ |
D | jitter_buffer.cc | 72 VCMFrameBuffer* FrameList::Back() const { in Back() function in webrtc::FrameList
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 439 const RangeSpan &Back = Ranges.back(); in attachRangesOrLowHighPC() local
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 3184 ItemType* Back() { return m_pBack; } in Back() function 3185 const ItemType* Back() const { return m_pBack; } in Back() function
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 3184 ItemType* Back() { return m_pBack; } in Back() function 3185 const ItemType* Back() const { return m_pBack; } in Back() function
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 2996 llvm::MDNode *Back = nullptr; in CreateLexicalBlock() local
|
/external/swiftshader/include/Direct3D/ |
D | d3d8types.h | 1548 UINT Back; member
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 4368 ItemType* Back() { return m_pBack; } in Back() function 4369 const ItemType* Back() const { return m_pBack; } in Back() function
|