Home
last modified time | relevance | path

Searched refs:begin (Results 4876 - 4900 of 6187) sorted by relevance

1...<<191192193194195196197198199200>>...248

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp218 dbgs() << (&KV == &*Layout.begin() ? "" : "; ") in allocateSegments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h315 auto I = Modules.begin();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp449 DILineInfoTable::iterator Begin = Lines.begin(); in NotifyDebug()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp70 SmallVector<GlobalValue::GUID, 2> OrderID(Imports->begin(), Imports->end()); in createFunctionEntryCount()
H A DModule.cpp444 Ret.assign(SrcStructTypes.begin(), SrcStructTypes.end());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCFragment.cpp67 I = Sec->begin(); in ensureValid()
H A DMCMachOStreamer.cpp470 DF->getContents().append(Code.begin(), Code.end()); in EmitInstToData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp45 CurPtr = CurBuf.begin(); in setBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp307 assert(CS.begin() == 0 && "Invalid {Start, End} cycles!"); in issueInstruction()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProperties.cpp406 for (_tests_const_iterator test_iterator = tests.begin(); test_iterator != tests.end(); test_iterator++) in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferActiveUniformValidation.cpp291 std::map<glw::GLuint, glw::GLenum>::iterator it = resultTypes.begin(); in iterate()
H A DesextcTextureBufferParameters.cpp163 for (InternalFormatsMap::iterator iter = m_internal_formats.begin(); iter != m_internal_formats.end(); ++iter) in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcGLSLVectorConstructorTests.cpp202 failInputTypes.insert(failInputTypes.end(), inputTypes.begin(), inputTypes.end()); in generateTestParams()
/third_party/vk-gl-cts/execserver/
H A DxsWin32TestProcess.cpp122 std::copy(caseList, caseList+caseListSize, m_caseList.begin()); in start()
/third_party/vk-gl-cts/executor/tools/
H A DxeBatchResultToXml.cpp358 for (vector<xe::TestCaseResultHeader>::const_iterator result = shortResults.begin(); result != shortResults.end(); result++) in batchResultToSeparateXmlFiles()
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.cc82 pieces_.insert(pieces_.begin(), Pieces{type, mode, bits}); in AddPiece()
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser.cc255 auto it = std::find_if(str.begin(), str.end(), in ProcessRequireBlock()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate.cpp104 std::begin(ids), std::end(ids), in ValidateForwardDecls()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp1582 auto inst_iter = insts.begin(); in TEST_P()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp362 encoded_external_name.begin(), in TEST_P()
/third_party/skia/third_party/externals/spirv-tools/tools/opt/
H A Dopt.cpp614 flags.insert(flags.end(), file_flags.begin(), file_flags.end()); in ParseOconfigFlag()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DQueryVk.cpp85 // shared queries, the one that is called first would actually manage the query helper begin/end and
245 // Clean up query helpers from the previous begin/end call on the same query. Only in setupBegin()
301 angle::Result QueryVk::begin(const gl::Context *context) in begin() function in rx::QueryVk
507 // Support the pathological case where begin/end is called on a render pass query but without in getResult()
519 // Note regarding time-elapsed: end should have been called after begin, so flushing when end in getResult()
520 // has pending work should flush begin too. in getResult()
601 // result of begin query must be available too. in getResult()
H A DTransformFeedbackVk.cpp101 angle::Result TransformFeedbackVk::begin(const gl::Context *context, in begin() function in rx::TransformFeedbackVk
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawBaseVertexVariantsTest.cpp143 mVertices.insert(mVertices.end(), v.begin(), v.end()); in DrawBaseVertexVariantsTest()
/third_party/skia/src/gpu/
H A DGrOpsRenderPass.cpp22 void GrOpsRenderPass::begin() { in begin() function in GrOpsRenderPass

Completed in 33 milliseconds

1...<<191192193194195196197198199200>>...248