/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 4229 return &m_members.back(); in AddMember() 4264 /* Move back position */ in GetDefinition() 4745 result = si.m_inputs.back(); in cloneVariableForStage() 4749 result = si.m_outputs.back(); in cloneVariableForStage() 4759 result = si.m_uniforms.back(); in cloneVariableForStage() 4769 result = si.m_ssb_blocks.back(); in cloneVariableForStage() 16635 testCase test_case_in = { valid_components.back(), true, (Utils::Shader::STAGES)stage, type }; in test() 16636 testCase test_case_out = { valid_components.back(), false, (Utils::Shader::STAGES)stage, type }; in test() 17217 testCase test_case_in_arr = { (CASES)c, valid_components.back(), true, in test() 17219 testCase test_case_in_one = { (CASES)c, valid_components.back(), fals in test() [all...] |
H A D | gl4cEnhancedLayoutsTests.hpp | 521 return VECTOR.back(); \ 536 return VECTOR.back(); \
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 580 decrease -= instr->definitions.back().bytes(); in pseudo_propagate_temp() 864 if (ctx.info[smem.operands.back().tempId()].is_constant_or_literal(32) && in smem_combine() 865 ctx.info[smem.operands.back().tempId()].val == 0) { in smem_combine() 867 smem.operands.back() = Operand(base); in smem_combine() 876 new_instr->operands.back() = Operand(base); in smem_combine()
|
/third_party/node/deps/v8/src/heap/ |
H A D | heap.cc | 4353 near_heap_limit_callbacks_.back().first; in InvokeNearHeapLimitCallback() 4354 void* data = near_heap_limit_callbacks_.back().second; in InvokeNearHeapLimitCallback() 6220 gc_prologue_callbacks_[i] = gc_prologue_callbacks_.back(); in RemoveGCPrologueCallback() 6243 gc_epilogue_callbacks_[i] = gc_epilogue_callbacks_.back(); in RemoveGCEpilogueCallback() 6581 HeapObject obj = marking_stack_.back(); in TransitiveClosure() 7495 // method has to offset that pointer back by sizeof(StrongRootsEntry*).
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringARM32.cpp | 1128 *Reg = Source->back(); in argInGPR() 1131 // Source->back() is marked as unavailable, and it is thus implicitly popped in argInGPR() 1144 while (!Regs->empty() && GPRegsUsed[Regs->back()]) { in discardUnavailableGPRsAndTheirAliases() 1145 GPRegsUsed |= RegisterAliases[Regs->back()]; in discardUnavailableGPRsAndTheirAliases() 1173 *Reg = Source->back(); in argInVFP() 1182 while (!Regs->empty() && VFPRegsUsed[Regs->back()]) { in discardUnavailableVFPRegs() 1658 // to add it back to the if condition. in resetTempBaseIfClobberedBy() 2087 // Adds back a few bytes to SP to account for the out args area. in lowerAlloca() 5582 // "[reg]" addressing mode (the other supported modes are write back.)
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 4221 return m_returned.back(); 5888 SectionNode& parentNode = *m_sectionStack.back(); 5914 SectionNode& sectionNode = *m_sectionStack.back(); 5920 SectionNode& node = *m_sectionStack.back(); 7975 #else // Fall back to the generic way. 8250 // (To go back to the test and change execution, jump over the throw, next) 8793 // ........... back in clara.hpp 10641 return *m_enumInfos.back(); 10897 // We set signal handlers back to the previous ones. Hopefully 11915 m_messages.back() [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_v360.c | 1221 * | left | front | right | back | | g | in process_cube_coordinates() 3701 // back top in xyz_to_barrelsplit() 3705 // back bottom in xyz_to_barrelsplit() 3754 const float back = floorf(y * 2.f); in barrelsplit_to_xyz() local 3756 const float phi = ((3.f / 2.f * x - 0.5f) / scalew - back) * M_PI; in barrelsplit_to_xyz() 3757 const float theta = (y - 0.25f - 0.5f * back) / scaleh * M_PI; in barrelsplit_to_xyz() 3786 case 2: // back top in barrelsplit_to_xyz() 3787 case 3: // back bottom in barrelsplit_to_xyz()
|
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 334 ! and if it borrowed, add modulus back. 418 ! modulus and then add it back if subtraction borrowed. 1660 ! "collect" result back to 64-bit $acc0-$acc3.
|
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 334 ! and if it borrowed, add modulus back. 418 ! modulus and then add it back if subtraction borrowed. 1660 ! "collect" result back to 64-bit $acc0-$acc3.
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 910 // Successful reads increment a counter, while failed read will write back debug information. 1531 sb.set = m_simpleBindings.back().set + 1; 2358 BufferAlloc m_colorBuffer; // for copying back to host visible memory 2556 // If a compute only queue could not be found, fall back to a 2941 auto& bufferAlloc = *m_descriptorBuffers.back(); 2981 // No suitable memory type, fall back to a staged upload 4455 auto& dsl = **m_descriptorSetLayouts.back(); 5563 // This test will fill the buffers with zeros and always expect to read zero values back (in and out of bounds).
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 909 // Successful reads increment a counter, while failed read will write back debug information. 1531 sb.set = m_simpleBindings.back().set + 1; 2356 BufferAlloc m_colorBuffer; // for copying back to host visible memory 2921 auto& bufferAlloc = *m_descriptorBuffers.back(); 2952 // No suitable memory type, fall back to a staged upload 4424 auto& dsl = **m_descriptorSetLayouts.back(); 5493 // This test will fill the buffers with zeros and always expect to read zero values back (in and out of bounds).
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | TextureStorage11.cpp | 576 srcBox.back = copyArea.z + copyArea.depth; in updateSubresourceLevel() 637 srcBox.back = region.z + region.depth; in copySubresourceLevel() 824 destD3DBox.back = destBox->z + destBox->depth; in setData() 1140 // Pull data back from the mipped texture if necessary. in useLevelZeroWorkaroundTexture() 1155 // Pull data back from the level zero texture if necessary. in useLevelZeroWorkaroundTexture() 2253 // Pull data back from the mipped texture if necessary. in useLevelZeroWorkaroundTexture() 2273 // Pull data back from the level zero texture if necessary. in useLevelZeroWorkaroundTexture()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | glslang_wrapper_utils.cpp | 193 xfb = &xfb->arrayElements.back(); in SetXfbInfo() 2749 // // Store the results back in gl_Position in writePositionTransformation() 4628 vecLoadIds.back()); 4756 if (name->back() != ']')
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 1252 NewMIs.back()->addMemOperand(MF, MMO); in storeRegToStackSlot() 1310 NewMIs.back()->addMemOperand(MF, MMO); in loadRegFromStackSlot() 2351 // Looking back through the definition for each operand could be expensive, 3444 MI.addOperand(MOps.back()); 3677 // and, add the ImmMO, then, move back all the operands behind ZERO. 3688 // Now add the rest back.
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_widgets.cpp | 1391 if (g.GroupStack.Size > 0 && g.GroupStack.back().WindowID == window->ID) in SeparatorEx() 1398 // We don't provide our width to the layout so that it doesn't get feed back into AutoFit in SeparatorEx() 2192 // Format value with our rounding, and read back in RoundScalarWithFormatT() 2293 // Convert to parametric space, apply delta, convert back in DragBehaviorT() 2312 // Convert to parametric space, apply delta, convert back in DragBehaviorT() 3328 // Parse display precision back from the display format string 3357 // We clear ActiveID on the first frame to allow the InputText() taking it back. 3940 // - When active, hold on a privately held copy of the text (and apply back to 'buf'). So changing 'buf' while the InputText is active has no effect. 4061 // Preserve cursor position and undo/redo stack if we come back to same widget in InputTextEx() 4374 // Process callbacks and apply result back t in InputTextEx() [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Program.cpp | 2653 delete uniforms.back(); in unlink() 2659 delete uniformBlocks.back(); in unlink()
|
/third_party/skia/src/sksl/codegen/ |
H A D | SkSLVMCodeGenerator.cpp | 285 Function& currentFunction() { return fFunctionStack.back(); } 467 // Copy 'out' and 'inout' parameters back to their caller-supplied argument storage 1348 // Propagate new values of any 'out' params back to the original arguments 1883 argVals.push_back(b->loadF(argPtrs.back()).id); 1923 // Propagate those changes back to our varying buffers:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 567 MRT *getEntryTree() { return Children.back(); } 572 MRT *Tree = Children.back(); 1805 // Either we have a back-edge to the entry block, or a back-edge to the
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 1438 PHINode *PN = PHIsToRewrite.back().first; 1439 unsigned FieldNo = PHIsToRewrite.back().second;
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | message_differencer_unittest.cc | 1877 return parent_fields.back().index + 1 == parent_fields.back().new_index; in IsMatch()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 340 % "\acronym" won't work when it's read back in; 985 % We switch the definition of this back and forth according to WORD. 3881 % Put the argument back for the \pickupwholefraction call, so 3906 % line is not enough. That is bad. So let's go back to just `&' until 5211 % the current page. We're now back to normal single-column 8019 % printing. So we \turnoffactive for the \refx-snt, back on for the 8020 % printing, back off for the \refx-pg. 8637 % is turned into a normal character, we have to scan it back, so 9792 % \normaloffset until the front-side and back-side texts align. Then 9992 % catcode other. We switch back an [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | implementation-visitor.cc | 2589 // it back to where we found it. in GenerateAssignToLocation() 2743 const Type* type = implicit_arguments.back().type(); in GenerateCall() 4403 struct_fields.empty() ? class_field : *struct_fields.back(); in GenerateFieldAccessors() 4551 struct_fields.empty() ? class_field : *struct_fields.back(); in EmitLoadFieldStatement() 4619 struct_fields.empty() ? class_field : *struct_fields.back(); in EmitStoreFieldStatement()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 1373 // Fallback unscaled operands are for aliases of LDR/STR that fall back 3346 // Put back the original left bracket if there was no match, so that in tryParseVectorList() 3499 auto Ext = static_cast<AArch64Operand*>(ExtOpnd.back().get()); in tryParseGPROperand() 4155 // Note: Loc.back() may be Loc[1] or Loc[2] depending on the number of in validateInstruction() 4158 return Error(Loc.back(), "invalid immediate expression"); in validateInstruction() 5008 return Error(IDLoc, "too few operands for instruction", SMRange(IDLoc, (*Operands.back()).getEndLoc())); in MatchAndEmitInstruction() 5710 auto Ext = static_cast<AArch64Operand *>(ExtOpnd.back().get()); in tryParseSVEDataVector()
|
/third_party/gn/src/gn/ |
H A D | parse_tree.cc | 438 // Fall back to see if the value is on a read-only scope. in ExecuteScopeAccessForMember() 881 if (results.back().type() == Value::NONE) { in Execute()
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 199 via the address-space's \Func{access\_mem}() call-back, rather than
|