/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ELF.cpp | 519 // 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 D | parser.cc | 295 indices.back().SetIntValue(token->AsUint16()); in ProcessIndicesBlock()
|
/third_party/skia/src/gpu/ops/ |
H A D | AALinearizingConvexPathRenderer.cpp | 39 // 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 D | SkZip.h | 78 constexpr ReturnTuple back() const { return this->index(this->size() - 1); } in back() function in SkZip
|
H A D | SkDevice.h | 428 // 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 D | GrTriangulator.h | 71 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 D | SkPngEncoder.cpp | 220 keyword = clippedKeys.back().c_str(); in setHeader()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cpp.cpp | 436 if (&arg != &func.arguments.back()) in emit_function_prototype()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | disassemble.cpp | 541 while (!output.empty() && output.back() == '\n') output.pop_back();
|
H A D | text_handler.cpp | 314 pInst->words.back() = 0; in binaryEncodeString()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | fold.cpp | 222 return BinaryOperate(opcode, operand_words.front(), operand_words.back()); in OperateWords()
|
H A D | local_access_chain_convert_pass.cpp | 296 Instruction* inst = dead_instructions.back(); in ConvertLocalAccessChains()
|
H A D | loop_dependence.h | 386 return constraints_.back().get(); in make_constraint()
|
H A D | replace_desc_array_access_using_var_index.cpp | 404 incomings.push_back(phi_operands.back()); in CreatePhiInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | disassemble.cpp | 541 while (!output.empty() && output.back() == '\n') output.pop_back();
|
H A D | text_handler.cpp | 314 pInst->words.back() = 0; in binaryEncodeString()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | fold.cpp | 222 return BinaryOperate(opcode, operand_words.front(), operand_words.back()); in OperateWords()
|
H A D | local_access_chain_convert_pass.cpp | 296 Instruction* inst = dead_instructions.back(); in ConvertLocalAccessChains()
|
H A D | loop_dependence.h | 386 return constraints_.back().get(); in make_constraint()
|
H A D | replace_desc_array_access_using_var_index.cpp | 404 incomings.push_back(phi_operands.back()); in CreatePhiInstruction()
|
/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 136 $# if not simply go back to the start (nothing but comments in this file) and
|
/third_party/skia/src/shaders/gradients/ |
H A D | Sk4fLinearGradient.cpp | 107 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 D | UtilsD3D12.cpp | 110 sourceRegion.back = offset.z + copySize.depthOrArrayLayers; in ComputeD3D12BoxFromOffsetAndSize()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | ShaderModuleGL.cpp | 326 CombinedSampler* info = &combinedSamplers->back(); in TranslateToGLSL()
|
/third_party/skia/third_party/externals/angle2/util/posix/ |
H A D | crash_handler_posix.cpp | 294 regions.back().path.assign(line + path_index);
|