Home
last modified time | relevance | path

Searched refs:back (Results 1501 - 1525 of 2267) sorted by relevance

1...<<61626364656667686970>>...91

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp519 // back on the sections. in dynamicEntries()
549 if (Dyn.back().d_tag != ELF::DT_NULL) in dynamicEntries()
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser.cc295 indices.back().SetIntValue(token->AsUint16()); in ProcessIndicesBlock()
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp39 // the time being, we simply drop back to software rendering above this stroke width.
147 &fPaths.back().fColor, &fWideColor);
/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 DSkDevice.h428 // Configure the device's coordinate spaces, specifying both how its device image maps back to
554 const ClipState& clip() const { return fClipStack.back(); } in clip()
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.h71 static void SortedMerge(VertexList* front, VertexList* back, VertexList* result,
422 // a double intersection point back to float storage might construct a point that's no in dist()
/third_party/skia/src/images/
H A DSkPngEncoder.cpp220 keyword = clippedKeys.back().c_str(); in setHeader()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cpp.cpp436 if (&arg != &func.arguments.back()) in emit_function_prototype()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Ddisassemble.cpp541 while (!output.empty() && output.back() == '\n') output.pop_back();
H A Dtext_handler.cpp314 pInst->words.back() = 0; in binaryEncodeString()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfold.cpp222 return BinaryOperate(opcode, operand_words.front(), operand_words.back()); in OperateWords()
H A Dlocal_access_chain_convert_pass.cpp296 Instruction* inst = dead_instructions.back(); in ConvertLocalAccessChains()
H A Dloop_dependence.h386 return constraints_.back().get(); in make_constraint()
H A Dreplace_desc_array_access_using_var_index.cpp404 incomings.push_back(phi_operands.back()); in CreatePhiInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Ddisassemble.cpp541 while (!output.empty() && output.back() == '\n') output.pop_back();
H A Dtext_handler.cpp314 pInst->words.back() = 0; in binaryEncodeString()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold.cpp222 return BinaryOperate(opcode, operand_words.front(), operand_words.back()); in OperateWords()
H A Dlocal_access_chain_convert_pass.cpp296 Instruction* inst = dead_instructions.back(); in ConvertLocalAccessChains()
H A Dloop_dependence.h386 return constraints_.back().get(); in make_constraint()
H A Dreplace_desc_array_access_using_var_index.cpp404 incomings.push_back(phi_operands.back()); in CreatePhiInstruction()
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak136 $# if not simply go back to the start (nothing but comments in this file) and
/third_party/skia/src/shaders/gradients/
H A DSk4fLinearGradient.cpp107 SkASSERT(in_range(fx, fIntervals->front().fT0, fIntervals->back().fT1)); in findInterval()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DUtilsD3D12.cpp110 sourceRegion.back = offset.z + copySize.depthOrArrayLayers; in ComputeD3D12BoxFromOffsetAndSize()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DShaderModuleGL.cpp326 CombinedSampler* info = &combinedSamplers->back(); in TranslateToGLSL()
/third_party/skia/third_party/externals/angle2/util/posix/
H A Dcrash_handler_posix.cpp294 regions.back().path.assign(line + path_index);

Completed in 21 milliseconds

1...<<61626364656667686970>>...91