Home
last modified time | relevance | path

Searched defs:push (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S140 .set push define
251 .set push define
H A DUnwindRegistersRestore.S939 .set push define
1050 .set push define
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h47 void push(T t) { in push() function
141 void push(T t) { in push() function
/freebsd/bin/sh/
H A Dinput.c356 setinputfile(const char *fname, int push, int verify) in setinputfile()
390 setinputfd(int fd, int push) in setinputfd()
411 setinputstring(const char *string, int push) in setinputstring()
/freebsd/crypto/heimdal/appl/push/
H A DMakefile.am9 libexec_PROGRAMS = push program
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h50 struct semaphore push; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h187 void push(const LineEntry &LE) { in push() function
/freebsd/usr.sbin/ppp/
H A Dlayer.h48 struct mbuf *(*push)(struct bundle *, struct link *, struct mbuf *, member
/freebsd/crypto/heimdal/appl/
H A DMakefile.am18 push \ subdir
/freebsd/contrib/libpcap/msdos/
H A Dpkt_rx1.s86 push ds define
H A Dpkt_rx0.asm131 push ds define
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h65 void push(LVScope *Scope) { ScopeStack.push_back(Scope); } in push() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRecycler.h50 void push(FreeNode *N) { in push() function
H A DArrayRecycler.h56 void push(unsigned Idx, T *Ptr) { in push() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h58 void push(Instruction *I) { in push() function
/freebsd/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) in push() function
/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_ret_stack.cpp66 void TrcAddrReturnStack::push(const ocsd_vaddr_t addr, const ocsd_isa isa) in push() function in TrcAddrReturnStack
/freebsd/libexec/nuageinit/
H A Dyaml.lua71 local push = function(stack, item) function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp72 void LatencyPriorityQueue::push(SUnit *SU) { in push() function in LatencyPriorityQueue
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h151 void push(const ProgramState *S) { Aux.push_back(S); } in push() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h34 template <typename T, typename... Tys> void push(Tys &&... Args) { in push() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h102 template <class TyLocType> TyLocType push(QualType T) { in push() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp596 void LoopInfoStack::push(BasicBlock *Header, const llvm::DebugLoc &StartLoc, in push() function in LoopInfoStack
605 void LoopInfoStack::push(BasicBlock *Header, clang::ASTContext &Ctx, in push() function in LoopInfoStack
/freebsd/libexec/flua/modules/
H A Dlfs.c294 void (*push)(lua_State *, struct stat *); member
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp323 void DebuginfodLog::push(const Twine &Message) { in push() function in llvm::DebuginfodLog
327 void DebuginfodLog::push(DebuginfodLogEntry Entry) { in push() function in llvm::DebuginfodLog

123