/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindRegistersSave.S | 140 .set push define 251 .set push define
|
H A D | UnwindRegistersRestore.S | 953 .set push define 1064 .set push define
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_ring_buffer.h | 47 void push(T t) { in push() function 139 void push(T t) { push() function
|
/freebsd/bin/sh/ |
H A D | input.c | 356 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 D | Makefile.am | 9 libexec_PROGRAMS = push program
|
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_util.h | 50 struct semaphore push; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LineTable.h | 187 void push(const LineEntry &LE) { in push() function
|
/freebsd/usr.sbin/ppp/ |
H A D | layer.h | 48 struct mbuf *(*push)(struct bundle *, struct link *, struct mbuf *, member
|
/freebsd/crypto/heimdal/appl/ |
H A D | Makefile.am | 18 push \ subdir
|
/freebsd/contrib/libpcap/msdos/ |
H A D | pkt_rx1.s | 86 push ds define
|
H A D | pkt_rx0.asm | 131 push ds define
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.h | 65 void push(LVScope *Scope) { ScopeStack.push_back(Scope); } in push() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Recycler.h | 50 void push(FreeNode *N) { in push() function
|
H A D | ArrayRecycler.h | 56 void push(unsigned Idx, T *Ptr) { in push() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | InstructionWorklist.h | 58 void push(Instruction *I) { in push() function
|
/freebsd/sys/dev/qat/qat_api/common/utils/ |
H A D | lac_lock_free_stack.h | 56 push(lock_free_stack_t *stack, lac_mem_blk_t *val) in push() function
|
/freebsd/contrib/opencsd/decoder/source/ |
H A D | trc_ret_stack.cpp | 66 void TrcAddrReturnStack::push(const ocsd_vaddr_t addr, const ocsd_isa isa) in push() function in TrcAddrReturnStack
|
/freebsd/libexec/nuageinit/ |
H A D | yaml.lua | 72 local push = function(stack, item) function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 72 void LatencyPriorityQueue::push(SUnit *SU) { in push() function in LatencyPriorityQueue
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpStack.h | 35 template <typename T, typename... Tys> void push(Tys &&... Args) { in push() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.cpp | 596 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 D | lfs.c | 294 void (*push)(lua_State *, struct stat *); member
|
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | Debuginfod.cpp | 323 void DebuginfodLog::push(const Twine &Message) { in push() function in llvm::DebuginfodLog 327 void DebuginfodLog::push(DebuginfodLogEntry Entry) { in push() function in llvm::DebuginfodLog
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | BitstreamRemarkSerializer.cpp | 25 static void push(SmallVectorImpl<uint64_t> &R, StringRef Str) { in push() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTImporter.h | 151 void push(Decl *D) { in push() function
|