Home
last modified time | relevance | path

Searched refs:back (Results 726 - 750 of 2281) sorted by relevance

1...<<21222324252627282930>>...92

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceFeatures.hpp167 return static_cast<FeatureWrapperPtr>(m_features.back())->getFeatureTypeRef(); in getFeatureType()
H A DvkDeviceProperties.hpp165 return static_cast<PropertyWrapperPtr>(m_properties.back())->getPropertyTypeRef(); in getPropertyType()
/third_party/vk-gl-cts/executor/
H A DxeTestCaseListParser.cpp103 TestNode* parent = m_nodeStack.back(); in parse()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinstruction_list_test.cpp78 EXPECT_EQ(&*new_element, inserted_instructions.back()); in TEST()
/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/angle2/src/libANGLE/renderer/vulkan/
H A DPersistentCommandPool.cpp79 *commandBufferOut = std::move(mFreeBuffers.back()); in allocate()
/third_party/skia/src/core/
H A DSkExecutor.cpp57 // We'll always push_back() new work, but pop from the front of deques or the back of SkTArray.
64 std::function<void(void)> fn = std::move(list->back()); in pop()
/third_party/skia/src/gpu/vk/
H A DGrVkCommandPool.cpp56 result = std::move(fAvailableSecondaryBuffers.back()); in findOrCreateSecondaryCommandBuffer()
99 // we are changing the internal objects of these classes when it is called. We should go back a in freeGPUData()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMAsm.cpp79 lines.back() += line; in fixupAsmFile()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_composite_extract.cpp131 type_id = type_inst->GetSingleWordInOperand(indices.back()); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmerge_return_pass.h269 StructuredControlState& CurrentState() { return state_.back(); } in CurrentState()
292 // target that simply branches back to the header, or a merge block containing
H A Dpass_manager.h139 passes_.back()->SetMessageConsumer(consumer_); in AddPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_composite_extract.cpp131 type_id = type_inst->GetSingleWordInOperand(indices.back()); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmerge_return_pass.h269 StructuredControlState& CurrentState() { return state_.back(); } in CurrentState()
292 // target that simply branches back to the header, or a merge block containing
H A Dpass_manager.h139 passes_.back()->SetMessageConsumer(consumer_); in AddPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_list_test.cpp78 EXPECT_EQ(&*new_element, inserted_instructions.back()); in TEST()
/third_party/skia/src/sksl/
H A DSkSLDehydrator.h91 fSymbolMap.back()[s] = fNextId++; in writeId()
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_array.h89 using Base::back;
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DObjectAllocator.h95 uint32_t id = mFreeIds.back(); in GetNewId()
/third_party/python/Lib/turtledemo/
H A Dclock.py108 writer.back(150)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DStringView.h79 char back() const { in back() function in StringView
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryItemStream.h70 return ItemEndOffsets.empty() ? 0 : ItemEndOffsets.back();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallSet.h94 Set.insert(Vector.back()); in insert()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitCodes.cpp110 Abbrev->OperandList.back() == OperandList[i + 1]) { in Simplify()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegAlloc.h84 /// from the back. As such, the caller is best off iterating over From[] in
88 From[Index] = From.back(); in moveItem()

Completed in 19 milliseconds

1...<<21222324252627282930>>...92