Home
last modified time | relevance | path

Searched refs:back (Results 2201 - 2225 of 2803) sorted by relevance

1...<<81828384858687888990>>...113

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp344 return s.back() & 0x80; in msb()
/third_party/node/src/api/
H A Denvironment.cc788 prev_tail->nm_link = &env->extra_linked_bindings()->back(); in AddLinkedBinding()
/third_party/node/src/crypto/
H A Dcrypto_util.cc300 const std::string& last_error_string = copy.errors_.back(); in SetFipsCrypto()
/third_party/node/src/
H A Denv-inl.h689 &extra_linked_bindings_.back() : nullptr; in extra_linked_bindings_tail()
H A Dinspector_socket.cc178 if (host.length() >= 4 && host.front() == '[' && host.back() == ']') { in IsIPAddress()
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc137 SPIN_WHILE(frames.empty() || !frames.back().empty()); in ExpectReadError()
/third_party/node/deps/v8/src/compiler/
H A Dloop-analysis.cc568 Node* node = queue.back(); in FindSmallInnermostLoopFromHeader()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc158 T top = std::move(vector_.back()); in Pop()
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-message.cc586 m_estimatedSize += m_messages.back()->estimatedSize(); in addMessage()
/third_party/node/deps/v8/src/objects/
H A Dtransitions.cc563 Map current_map = stack.back(); in TraverseTransitionTreeInternal()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp495 graphicsPipelinesPerSampleFetch.back() in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.cpp616 void *loc = &funcArgs[offsets.back()]; in enqueueNativeKernel()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DImage11.cpp472 srcBox.back = sourceArea.z + sourceArea.depth; in copyWithoutConversion()
H A DSwapChain11.cpp7 // SwapChain11.cpp: Implements a back-end specific class for the D3D11 swap chain.
285 // Fall back to no share handle on failure in resetOffscreenColorBuffer()
317 ERR() << "Could not create offscreen back buffer render target, " in resetOffscreenColorBuffer()
337 ERR() << "Could not create offscreen back buffer shader resource, " in resetOffscreenColorBuffer()
359 sourceBox.back = 1; in resetOffscreenColorBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp275 // before going back to the application but this is TODO in initialize()
802 // important because drivers have a tendency to clobber the back buffer when the windows are in waitNative()
1061 glx::Pbuffer workerPbuffer = mWorkerPbufferPool.back(); in createWorkerContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp388 OutList.push_back(InList.back()); in getCompareLoadPairs()
H A DRegAllocPBQP.cpp12 // solving this using a PBQP solver, and mapping the solution back to a
173 /// Given a solved PBQP problem maps this solution back to a register
591 unsigned VReg = Worklist.back(); in initializeGraph()
809 // * Map the solution back to a register allocation in runOnMachineFunction()
H A DTailDuplicator.cpp592 HasIndirectbr = TailBB.back().isIndirectBranch(); in shouldTailDuplicate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp494 RepairingPlacement &RepairPt = RepairPts.back(); in computeMapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp118 assert(Value.front() == '"' && Value.back() == '"'); in unescapeQuotedString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp172 // everything as if it was C++ and fall back to the TAG type name.
370 DWARFDie Die = Worklist.back();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DArchive.cpp453 return Parent->ThinBuffers.back()->getBuffer(); in getBuffer()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp1340 _argument_list_tree_node* node_ptr = children.back(); in ~_argument_list_tree_node()
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp411 return !m_itemStack.empty() ? m_itemStack.back() : DE_NULL; in getCurrentItem()
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp266 // This new update will piggy back on that previously scheduled update. in updatePlot()
383 // we have to fail. This gives the op a chance to enqueue the draw, and call back into this in addToAtlas()
585 this->processEvictionAndResetRects(availablePlots.back()); in compact()

Completed in 36 milliseconds

1...<<81828384858687888990>>...113