| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | JITLinkGeneric.cpp | 218 dbgs() << (&KV == &*Layout.begin() ? "" : "; ") in allocateSegments()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcMCJITReplacement.h | 315 auto I = Modules.begin();
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 449 DILineInfoTable::iterator Begin = Lines.begin(); in NotifyDebug()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | MDBuilder.cpp | 70 SmallVector<GlobalValue::GUID, 2> OrderID(Imports->begin(), Imports->end()); in createFunctionEntryCount()
|
| H A D | Module.cpp | 444 Ret.assign(SrcStructTypes.begin(), SrcStructTypes.end());
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCFragment.cpp | 67 I = Sec->begin(); in ensureValid()
|
| H A D | MCMachOStreamer.cpp | 470 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 D | AsmLexer.cpp | 45 CurPtr = CurBuf.begin(); in setBuffer()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
| H A D | ResourceManager.cpp | 307 assert(CS.begin() == 0 && "Invalid {Start, End} cycles!"); in issueInstruction()
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| H A D | esextcTessellationShaderProperties.cpp | 406 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 D | esextcTextureBufferActiveUniformValidation.cpp | 291 std::map<glw::GLuint, glw::GLenum>::iterator it = resultTypes.begin(); in iterate()
|
| H A D | esextcTextureBufferParameters.cpp | 163 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 D | glcGLSLVectorConstructorTests.cpp | 202 failInputTypes.insert(failInputTypes.end(), inputTypes.begin(), inputTypes.end()); in generateTestParams()
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsWin32TestProcess.cpp | 122 std::copy(caseList, caseList+caseListSize, m_caseList.begin()); in start()
|
| /third_party/vk-gl-cts/executor/tools/ |
| H A D | xeBatchResultToXml.cpp | 358 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 D | type_parser.cc | 82 pieces_.insert(pieces_.begin(), Pieces{type, mode, bits}); in AddPiece()
|
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | parser.cc | 255 auto it = std::find_if(str.begin(), str.end(), in ProcessRequireBlock()
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate.cpp | 104 std::begin(ids), std::end(ids), in ValidateForwardDecls()
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | def_use_test.cpp | 1582 auto inst_iter = insts.begin(); in TEST_P()
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | text_to_binary.annotation_test.cpp | 362 encoded_external_name.begin(), in TEST_P()
|
| /third_party/skia/third_party/externals/spirv-tools/tools/opt/ |
| H A D | opt.cpp | 614 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 D | QueryVk.cpp | 85 // 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 D | TransformFeedbackVk.cpp | 101 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 D | DrawBaseVertexVariantsTest.cpp | 143 mVertices.insert(mVertices.end(), v.begin(), v.end()); in DrawBaseVertexVariantsTest()
|
| /third_party/skia/src/gpu/ |
| H A D | GrOpsRenderPass.cpp | 22 void GrOpsRenderPass::begin() { in begin() function in GrOpsRenderPass
|