Home
last modified time | relevance | path

Searched refs:back (Results 376 - 400 of 2267) sorted by relevance

1...<<11121314151617181920>>...91

/kernel/linux/linux-5.10/scripts/
H A Dget_abi.pl546 =back
581 =back
597 =back
605 =back
613 =back
/third_party/backends/backend/genesys/
H A Dimage_pipeline.h558 bool eof() const { return nodes_.back()->eof(); } in eof()
569 return static_cast<Node&>(*nodes_.back()); in push_first_node()
576 nodes_.emplace_back(std::unique_ptr<Node>(new Node(*nodes_.back(), in push_node()
578 return static_cast<Node&>(*nodes_.back()); in push_node()
583 return nodes_.back()->get_next_row_data(out_data); in get_next_row_data()
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp219 dump(val.m_value.array->back(), true, ensure_ascii, indent_step, new_indent); in dump()
239 dump(val.m_value.array->back(), false, ensure_ascii, indent_step, current_indent); in dump()
280 dump_integer(val.m_value.binary->back()); in dump()
311 dump_integer(val.m_value.binary->back()); in dump()
605 JSON_THROW(type_error::create(316, concat("incomplete UTF-8 string; last byte: 0x", hex_bytes(static_cast<std::uint8_t>(s.back() | 0))), nullptr)); in dump_escaped()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c249 const struct pipe_stencil_state *back = &cso->stencil[1]; in vc4_create_depth_stencil_alpha_state() local
258 if (back->enabled) { in vc4_create_depth_stencil_alpha_state()
259 back_writemask = back->writemask; in vc4_create_depth_stencil_alpha_state()
261 tlb_stencil_setup_writemask(back->writemask); in vc4_create_depth_stencil_alpha_state()
265 tlb_stencil_setup_bits(back, back_writemask_bits); in vc4_create_depth_stencil_alpha_state()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp299 resultBufferAllocations.push_back(m_context.getDefaultAllocator().allocate(getBufferMemoryRequirements(vk, device, *resultBuffers.back()), MemoryRequirement::HostVisible)); in iterate()
300 VK_CHECK(vk.bindBufferMemory(device, *resultBuffers.back(), resultBufferAllocations.back()->getMemory(), resultBufferAllocations.back()->getOffset())); in iterate()
400 colorAttachments.push_back(*imageViews.back()); in iterate()
H A DvktDrawOHOSNativeBufferTests.cpp307 device, *resultBuffers.back()), MemoryRequirement::HostVisible)); in iterate()
308 VK_CHECK(vk.bindBufferMemory(device, *resultBuffers.back(), resultBufferAllocations.back()->getMemory(), in iterate()
309 resultBufferAllocations.back()->getOffset())); in iterate()
413 colorAttachments.push_back(*imageViews.back()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawAhbTests.cpp299 resultBufferAllocations.push_back(m_context.getDefaultAllocator().allocate(getBufferMemoryRequirements(vk, device, *resultBuffers.back()), MemoryRequirement::HostVisible)); in iterate()
300 VK_CHECK(vk.bindBufferMemory(device, *resultBuffers.back(), resultBufferAllocations.back()->getMemory(), resultBufferAllocations.back()->getOffset())); in iterate()
400 colorAttachments.push_back(*imageViews.back()); in iterate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp59 Loop *LastLoop = Loops.back(); in getInnerMostLoop()
273 const SCEV *ElemSize = Sizes.back();
284 const SCEV *ElemSize = Sizes.back();
385 const SCEV *LastSubscript = Subscripts.back();
395 const SCEV *ElemSize = Sizes.back();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp295 int64_t GapLow = LHS.back().High->getSExtValue() + 1; in switchConvert()
299 NewUpperBound = LHS.back().High; in switchConvert()
482 UpperBound = Cases.back().High; in processSwitchInst()
506 APInt High = Cases.back().High->getValue(); in processSwitchInst()
529 IntRange &LastRange = UnreachableRanges.back(); in processSwitchInst()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitstreamReader.h94 NaClBitCodeAbbrev *last() { return Abbrevs.back(); } in last()
97 Abbrevs.back()->dropRef(); in popLast()
535 return BlockScope.back().getCodeAbbrev().NumBits; in getAbbrevIDWidth()
779 BlockScope.back().getCodeAbbrev(); in ReadCode()
862 const Block &CurBlock = BlockScope.back(); in getAbbrev()
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/hwprobe/
H A Dsys_hwprobe.S8 # back the kernel's return. This doesn't do any sort of errno
/third_party/nghttp2/lib/
H A Dnghttp2_queue.h40 nghttp2_queue_cell *front, *back; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_queue.h40 nghttp2_queue_cell *front, *back; member
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dget_op.S32 | opclasses the number(s) are written back to the fsave stack
33 | and the instruction is then restored back into the '040. The
39 | routine. The number is normalized, put back on the stack and
40 | then an frestore is done to restore the instruction back into
50 | norm. The instruction is then restored back into the '040
238 | ;and puts the normalized num back
266 | ;and puts the normalized num back
296 movew %d1,CMDREG1B(%a6) |write back to the command word in stack
407 | the normalized operand is placed back on the fsave stack
437 bsetb #sign_bit,LOCAL_EX(%a0) |convert back t
[all...]
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dget_op.S32 | opclasses the number(s) are written back to the fsave stack
33 | and the instruction is then restored back into the '040. The
39 | routine. The number is normalized, put back on the stack and
40 | then an frestore is done to restore the instruction back into
50 | norm. The instruction is then restored back into the '040
238 | ;and puts the normalized num back
266 | ;and puts the normalized num back
296 movew %d1,CMDREG1B(%a6) |write back to the command word in stack
407 | the normalized operand is placed back on the fsave stack
437 bsetb #sign_bit,LOCAL_EX(%a0) |convert back t
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c304 struct ice_pf *pf = vsi->back; in ice_eswitch_update_repr()
345 if (!vsi || !ice_is_switchdev_running(vsi->back)) in ice_eswitch_port_start_xmit()
348 if (ice_is_reset_in_progress(vsi->back->state) || in ice_eswitch_port_start_xmit()
349 test_bit(ICE_VF_DIS, vsi->back->state)) in ice_eswitch_port_start_xmit()
/third_party/glslang/SPIRV/
H A DspvIR.h241 // target has only an OpLabel and an unconditional branch back to the corresponding
249 // Add OpBranch back to the header. in rewriteAsCanonicalUnreachableContinue()
259 switch (instructions.back()->getOpCode()) { in isTerminated()
350 Block* getLastBlock() const { return blocks.back(); } in getLastBlock()
519 instructions.back()->setBlock(this); in Block()
520 parent.getParent().mapInstruction(instructions.back().get()); in Block()
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_info.tex58 for use by the \Func{find\_proc\_info}() call-back (see
64 \Func{find\_proc\_info}() call-back (see
71 \Func{find\_proc\_info}() call-back (see
106 returned by the \Func{access\_mem}() call-back (see
/third_party/pulseaudio/src/tests/
H A Dresampler-test.c268 "back and forth.\n" in help()
444 pa_resampler *forth, *back; in main() local
453 pa_assert_se(back = pa_resampler_new(pool, &b, NULL, &a, NULL, crossover_freq, method, 0)); in main()
459 pa_resampler_run(back, &j, &k); in main()
470 pa_resampler_free(back); in main()
/third_party/skia/third_party/externals/angle2/src/common/
H A DFixedVector.h78 reference back();
79 const_reference back() const;
283 typename FixedVector<T, N, Storage>::reference FixedVector<T, N, Storage>::back()
290 typename FixedVector<T, N, Storage>::const_reference FixedVector<T, N, Storage>::back() const
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DBasicBlock.cpp145 if (InstList.empty() || !InstList.back().isTerminator()) in getTerminator()
147 return &InstList.back(); in getTerminator()
153 const ReturnInst *RI = dyn_cast<ReturnInst>(&InstList.back()); in getTerminatingMustTailCall()
184 auto *RI = dyn_cast<ReturnInst>(&InstList.back()); in getTerminatingDeoptimizeCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h700 const BasicBlock &back() const { return BasicBlocks.back(); } in back() function in llvm::Function
701 BasicBlock &back() { return BasicBlocks.back(); } in back() function in llvm::Function
811 /// Optionally passes back an offending user for diagnostic purposes.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DProfile.cpp30 auto &B = Blocks.back(); in Profile()
159 Node = &NodeStorage.back(); in internPath()
174 auto NewNode = &NodeStorage.back(); in internPath()
356 auto Top = TSD.back(); in profileFromTrace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h540 const BasicBlock &back() const { return BasicBlocks.back(); } in back() function in llvm::Function
541 BasicBlock &back() { return BasicBlocks.back(); } in back() function in llvm::Function
645 /// Optionally passes back an offending user for diagnostic purposes.
/third_party/vixl/test/
H A Dtest-invalset.cc263 size_t erased = set.erase(to_erase.back()); in TEST()
266 expected_total -= to_erase.back().val_; in TEST()
332 size_t erased = set.erase(to_erase.back()); in TEST()
335 expected_total -= to_erase.back().val_; in TEST()

Completed in 21 milliseconds

1...<<11121314151617181920>>...91