| /third_party/lzma/CPP/Common/ |
| D | MyVector.h | 271 const T& Front() const { return _items[0]; } in Front() function 272 T& Front() { return _items[0]; } in Front() function 506 const T& Front() const { return operator[](0); } in Front() function 507 T& Front() { return operator[](0); } in Front() function
|
| /third_party/node/deps/v8/src/compiler/ |
| D | functional-list.h | 56 const A& Front() const { in Front() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceThreading.h | 123 size_t Front = 0; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | A15SDOptimizer.cpp | 178 SmallVector<MachineInstr *, 8> Front; in eraseInstrWithNoUses() local 359 SmallVector<MachineInstr *, 8> Front; in elideCopiesAndPHIs() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | FastVector_unittest.cpp | 139 TEST(FastVector, Front) in TEST() argument
|
| D | packed_gl_enums.json | 52 "Front": "GL_FRONT", string
|
| D | PackedGLEnums_autogen.h | 112 Front = 1, enumerator
|
| /third_party/vixl/src/ |
| D | invalset-vixl.h | 633 const ElementType InvalSet<TEMPLATE_INVALSET_P_DEF>::Front() const { in Front() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| D | parse.cc | 164 absl::string_view Front() const { return args_[next_arg_]; } in Front() function in absl::flags_internal::__anonc5f5f7230511::ArgsList
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
| D | Symbolize.cpp | 580 char Front = SymbolName.empty() ? '\0' : SymbolName[0]; in demanglePE32ExternCFunc() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfCompileUnit.cpp | 513 const RangeSpan &Front = Ranges.front(); in attachRangesOrLowHighPC() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| D | MicrosoftDemangle.cpp | 282 char Front = MangledName.popFront(); in demangleSpecialTableSymbolNode() local
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | D3D12MemAlloc.cpp | 1536 Item* Front() { return m_pFront; } in Front() function in D3D12MA::List 1537 const Item* Front() const { return m_pFront; } in Front() function in D3D12MA::List
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AsmWriter.cpp | 2612 StringRef Front; in printModule() local
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 5395 ItemType* Front() { return m_pFront; } in Front() function 5396 const ItemType* Front() const { return m_pFront; } in Front() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 3878 auto *Front = E->getMainOp(); in setInsertPointAfterBundle() local
|
| /third_party/mesa3d/include/D3D9/ |
| D | d3d9types.h | 1488 UINT Front; member
|