Searched defs:push (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/utils/test/
H A DResourcePoolTest.cpp55 auto push = [&pool] { local
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dinsert_fn_imps.hpp50 push(const_reference r_val) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dinsert_fn_imps.hpp50 push(const_reference r_val) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h50 struct semaphore push; member in struct:__anon11553
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h169 void push(const LineEntry &LE) { function in class:llvm::gsym::LineTable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DRecycler.h50 void push(FreeNode *N) { function in class:llvm::Recycler
H A DArrayRecycler.h56 void push(unsigned Idx, T *Ptr) { function in class:llvm::ArrayRecycler
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dinsert_fn_imps.hpp50 push(const_reference r_val) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dinsert_fn_imps.hpp50 push(const_reference r_val) function in class:PB_DS_CLASS_C_DEC
H A Drc.hpp175 push(entry p_nd) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC
/freebsd-12-stable/usr.sbin/ppp/
H A Dlayer.h50 struct mbuf *(*push)(struct bundle *, struct link *, struct mbuf *, member in struct:layer
/freebsd-12-stable/contrib/opencsd/decoder/source/
H A Dtrc_ret_stack.cpp66 void TrcAddrReturnStack::push(const ocsd_vaddr_t addr, const ocsd_isa isa) function in class:TrcAddrReturnStack
/freebsd-12-stable/contrib/libpcap/msdos/
H A Dpkt_rx1.s86 push ds define
H A Dpkt_rx0.asm131 push ds define
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp73 void LatencyPriorityQueue::push(SUnit *SU) { function in class:LatencyPriorityQueue
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h30 template <typename T, typename... Tys> void push(Tys &&... Args) { function in class:clang::interp::final
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dstl_stack.h178 push(const value_type& __x) function in class:stack
H A Dstl_queue.h203 push(const value_type& __x) function in class:queue
413 push(const value_type& __x) function in class:priority_queue
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Dinsert_fn_imps.hpp50 push(const_reference r_val) function in class:PB_DS_CLASS_C_DEC
/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/utils/
H A DWorkQueue.h63 bool push(T&& item) { function in class:pzstd::WorkQueue
149 void push(Buffer buffer) { function in class:pzstd::BufferWorkQueue
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h93 template <class TyLocType> TyLocType push(QualType T) { function in class:clang::TypeLocBuilder
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h47 void push(T t) { function in class:__sanitizer::RingBuffer
134 void push(T t) { function in class:__sanitizer::CompactRingBuffer
/freebsd-12-stable/lib/libc/stdlib/
H A Dradixsort.c125 #define push(a, n, i) sp->sa = a, sp->sn = n, (sp++)->si = i macro
/freebsd-12-stable/libexec/flua/modules/
H A Dlfs.c296 void (*push)(lua_State *, struct stat *); member in struct:stat_members
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp225 void ResourcePriorityQueue::push(SUnit *SU) { function in class:ResourcePriorityQueue

Completed in 326 milliseconds

123