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

123

/freebsd-current/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h50 struct semaphore push; member in struct:__anon10768
/freebsd-current/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-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h187 void push(const LineEntry &LE) { function in class:llvm::gsym::LineTable
/freebsd-current/usr.sbin/ppp/
H A Dlayer.h48 struct mbuf *(*push)(struct bundle *, struct link *, struct mbuf *, member in struct:layer
/freebsd-current/contrib/libpcap/msdos/
H A Dpkt_rx1.s86 push ds define
H A Dpkt_rx0.asm131 push ds define
/freebsd-current/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-current/sys/dev/qat/qat_api/common/utils/
H A Dlac_lock_free_stack.h56 push(lock_free_stack_t *stack, lac_mem_blk_t *val) function
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp72 void LatencyPriorityQueue::push(SUnit *SU) { function in class:LatencyPriorityQueue
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h65 void push(LVScope *Scope) { ScopeStack.push_back(Scope); } function in class:llvm::logicalview::final
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h58 void push(Instruction *I) { function in class:llvm::InstructionWorklist
/freebsd-current/libexec/flua/modules/
H A Dlfs.c294 void (*push)(lua_State *, struct stat *); member in struct:stat_members
/freebsd-current/lib/libc/stdlib/
H A Dradixsort.c119 #define push(a, n, i) sp->sa = a, sp->sn = n, (sp++)->si = i macro
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h102 template <class TyLocType> TyLocType push(QualType T) { function in class:clang::TypeLocBuilder
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h151 void push(const ProgramState *S) { Aux.push_back(S); } function in class:clang::ento::ConstraintManager::AssumeStackTy
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h34 template <typename T, typename... Tys> void push(Tys &&... Args) { function in class:clang::interp::final
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h47 void push(T t) { function in class:__sanitizer::RingBuffer
141 void push(T t) { function in class:__sanitizer::CompactRingBuffer
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h86 void push(MachineInstr *MI) { function in struct:llvm::BitTracker::UseQueueType
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp224 void ResourcePriorityQueue::push(SUnit *SU) { function in class:ResourcePriorityQueue
/freebsd-current/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp25 static void push(SmallVectorImpl<uint64_t> &R, StringRef Str) { function
/freebsd-current/crypto/openssl/crypto/objects/
H A Do_names.c72 int ret = 0, i, push; local
/freebsd-current/sys/contrib/zlib/test/
H A Dinfcover.c463 local int push(void *desc, unsigned char *buf, unsigned len) function
/freebsd-current/bin/sh/
H A Dinput.c356 setinputfile(const char *fname, int push, int verify) argument
390 setinputfd(int fd, int push) argument
411 setinputstring(const char *string, int push) argument
/freebsd-current/bin/pax/
H A Dbuf_subs.c878 int push = 0; local
[all...]

Completed in 346 milliseconds

123