/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 180 EXPECT_EQ(len - 1, v.back()); in TEST() 693 vec.emplace(vec.end() - 1, vec.back()); in TEST() 694 EXPECT_EQ(vec[vec.size() - 2], vec.back()); in TEST() 705 // We use back where we can because it's guaranteed to become invalidated in TEST() 706 vec.insert(vec.begin(), n, vec.back()); in TEST() 710 return x == vec.back(); in TEST() 714 vec.insert(vec.begin() + m_idx, n, vec.back()); in TEST() 718 return x == vec.back(); in TEST() 804 v.push_back(v.back()); in TEST() 805 std_v.push_back(std_v.back()); in TEST() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_vf_lib.c | 282 * It reprograms the VSI configuration back into hardware. 450 struct ice_pf *pf = vsi->back; in ice_vf_rebuild_aggregator_node_cfg() 655 struct ice_hw *hw = &vsi->back->hw; in ice_vf_set_vsi_promisc() 667 dev_err(ice_pf_to_dev(vsi->back), "enable Tx/Rx filter promiscuous mode on VF-%u failed, error: %d\n", in ice_vf_set_vsi_promisc() 684 struct ice_hw *hw = &vsi->back->hw; in ice_vf_clear_vsi_promisc() 696 dev_err(ice_pf_to_dev(vsi->back), "disable Tx/Rx filter promiscuous mode on VF-%u failed, error: %d\n", in ice_vf_clear_vsi_promisc() 1091 err = ice_update_vsi(&vsi->back->hw, vsi->idx, ctx, NULL); in ice_cfg_mac_antispoof() 1093 dev_err(ice_pf_to_dev(vsi->back), "Failed to configure Tx MAC anti-spoof %s for VSI %d, error %d\n", in ice_cfg_mac_antispoof()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDiscardTests.cpp | 242 depthStencilState.back.failOp = VK_STENCIL_OP_KEEP; in initPipeline() 243 depthStencilState.back.passOp = VK_STENCIL_OP_REPLACE; in initPipeline() 244 depthStencilState.back.depthFailOp = VK_STENCIL_OP_KEEP; in initPipeline() 245 depthStencilState.back.compareOp = VK_COMPARE_OP_ALWAYS; in initPipeline() 246 depthStencilState.back.compareMask = 0u; in initPipeline() 247 depthStencilState.back.writeMask = 0u; in initPipeline() 248 depthStencilState.back.reference = 0u; in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateDiscardTests.cpp | 241 depthStencilState.back.failOp = VK_STENCIL_OP_KEEP; in initPipeline() 242 depthStencilState.back.passOp = VK_STENCIL_OP_REPLACE; in initPipeline() 243 depthStencilState.back.depthFailOp = VK_STENCIL_OP_KEEP; in initPipeline() 244 depthStencilState.back.compareOp = VK_COMPARE_OP_ALWAYS; in initPipeline() 245 depthStencilState.back.compareMask = 0u; in initPipeline() 246 depthStencilState.back.writeMask = 0u; in initPipeline() 247 depthStencilState.back.reference = 0u; in initPipeline()
|
/third_party/skia/src/gpu/ops/ |
H A D | AAConvexPathRenderer.cpp | 249 segments->back().fType = Segment::kLine; in add_line_to_segment() 250 segments->back().fPts[0] = pt; in add_line_to_segment() 260 segments->back().fType = Segment::kQuad; in add_quad_segment() 261 segments->back().fPts[0] = pts[1]; in add_quad_segment() 262 segments->back().fPts[1] = pts[2]; in add_quad_segment() 731 &fPaths.back().fColor, &fWideColor); 746 if (fHelper.usesLocalCoords() && !fPaths.back().fViewMatrix.invert(&invert)) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 24 /// DLS, WLS, DLSTP or WLSTP and an instruction that loops back: LE or LETP. 91 Divergent = &Insts.back(); in addInst() 396 if (RDA->getReachingDef(&MBB->back(), NumElements) >= 0) in ValidateTailPredicate() 494 CurrentBlock = &VPTBlocks.back(); in ValidateMVEInst() 620 // back to a normal loop. Also look for a vctp instructions and decide in ProcessLoop() 710 !RDA->hasSameReachingDef(MI, &MBB->back(), ARM::CPSR))) in RevertLoopDec() 785 MachineInstr *Def = Killed.back(); in ExpandLoopStart() 825 MachineInstr *LastInstrInBlock = &LoLoop.VCTP->getParent()->back(); in RemoveLoopUpdate() 928 auto I = MachineBasicBlock::reverse_iterator(Insts.back().MI); in ConvertVPTBlocks()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 702 Changed |= Op != Operands.back(); in visitAddExpr() 712 Changed |= Op != Operands.back(); in visitMulExpr() 729 Changed |= Op != Operands.back(); in visitAddRecExpr() 741 Changed |= Op != Operands.back(); in visitSMaxExpr() 751 Changed |= Op != Operands.back(); in visitUMaxExpr() 761 Changed |= Op != Operands.back(); in visitSMinExpr() 771 Changed |= Op != Operands.back(); in visitUMinExpr()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | PoolAlloc.cpp | 184 tHeader* page = stack.back().page; in pop() 185 currentPageOffset = stack.back().offset; in pop()
|
/third_party/backends/backend/genesys/ |
H A D | motor.cpp | 78 table.resize(table.size() + count, table.back()); in expand_table() 146 table.table.push_back(table.table.back()); in create_slope_table_for_speed()
|
/third_party/ninja/src/ |
H A D | eval_env.cc | 114 if (!parsed_.empty() && parsed_.back().second == RAW) { in AddText() 115 parsed_.back().first.append(text.str_, text.len_); in AddText()
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap-statistics-collector.cc | 39 HeapStatistics::SpaceStatistics* space_stats = &stats->space_stats.back(); in InitializeSpace() 47 HeapStatistics::PageStatistics* page_stats = &stats->page_stats.back(); in InitializePage()
|
/third_party/node/deps/v8/src/heap/ |
H A D | list.h | 83 T* back() { return back_; } in back() function in v8::internal::heap::List 86 const T* back() const { return back_; } in back() function in v8::internal::heap::List
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | tokenizer.py | 107 def report(self, cached: bool, back: bool) -> None: 108 if back:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | GCMetadata.cpp | 77 GCFunctionInfo *GFI = Functions.back().get(); in getFunctionInfo() 159 return GCStrategyList.back().get(); in getGCStrategy()
|
H A D | SafeStackLayout.cpp | 57 unsigned LastRegionEnd = Regions.empty() ? 0 : Regions.back().End; in layoutObject() 93 unsigned LastRegionEnd = Regions.empty() ? 0 : Regions.back().End; in layoutObject()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugLinesSubsection.cpp | 82 Block &B = Blocks.back(); in addLineInfo() 93 Block &B = Blocks.back(); in addLineAndColumnInfo()
|
/third_party/skia/third_party/externals/dawn/generator/templates/ |
H A D | mock_webgpu.cpp | 97 mObjects.back()->procs = this; 98 return reinterpret_cast<{{as_cType(type.name)}}>(mObjects.back().get());
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | 161 Value *RealVal = operator[](ResolveConstants.back().second); in resolveConstantForwardRefs() 162 Constant *Placeholder = ResolveConstants.back().first; in resolveConstantForwardRefs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SparseSet.h | 288 *I = Dense.back(); 289 unsigned BackIdx = ValIndexOf(Dense.back());
|
/third_party/rust/crates/syn/tests/ |
H A D | test_round_trip.rs | 87 let back = quote!(#krate).to_string(); in test() 107 let after = match librustc_parse(back, &sess) { in test()
|
/third_party/spirv-tools/test/link/ |
H A D | global_values_amount_test.cpp | 62 spvtest::Binary& binary = binaries.back(); 75 binaries.push_back(binaries.back());
|
/kernel/linux/linux-5.10/drivers/staging/octeon/ |
H A D | ethernet-util.h | 16 return cvmx_phys_to_ptr(((packet_ptr.s.addr >> 7) - packet_ptr.s.back) in cvm_oct_get_buffer_ptr()
|
/kernel/linux/linux-6.6/drivers/staging/octeon/ |
H A D | ethernet-util.h | 16 return cvmx_phys_to_ptr(((packet_ptr.s.addr >> 7) - packet_ptr.s.back) in cvm_oct_get_buffer_ptr()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-label.cc | 17 return &labels_.back(); in New()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_mdio.c | 179 struct hclge_dev *hdev = vport->back; in hclge_mac_adjust_link() 202 struct hclge_dev *hdev = vport->back; in hclge_mac_connect_phy() 242 struct hclge_dev *hdev = vport->back; in hclge_mac_disconnect_phy()
|