Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/libc/src/__support/wchar/
H A Dcharacter_converter.cpp59 int CharacterConverter::push(char8_t utf8_byte) { in push() function in LIBC_NAMESPACE_DECL::internal::CharacterConverter
102 int CharacterConverter::push(char32_t utf32) { in push() function in LIBC_NAMESPACE_DECL::internal::CharacterConverter
/freebsd/crypto/openssl/
H A DFREEBSD-upgrade.md112 #### Push branch update and tag separately
123 #### Push branch update and tag simultaneously
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dfreelist.cpp13 void FreeList::push(Node *node) { in push() function in LIBC_NAMESPACE_DECL::FreeList
H A Dfreelist.h65 LIBC_INLINE void push(Block *block) { in push() function
H A Dinteger_literals.h80 LIBC_INLINE constexpr void push(char c) { in push() function
H A Dfreetrie.h120 LIBC_INLINE void FreeTrie::push(Block *block) { in push() function
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S181 .set push define
292 .set push define
H A DUnwindRegistersRestore.S953 .set push define
1065 .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
139 void push(T t) { push() function
/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.h188 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
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h66 void push(LVScope *Scope) { ScopeStack.push_back(Scope); } in push() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRecycler.h52 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/bin/sh/
H A Dinput.c361 setinputfile(const char *fname, int push, int verify) in setinputfile()
395 setinputfd(int fd, int push) in setinputfd()
/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/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/lib/AST/ByteCode/
H A DInterpStack.h36 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/sys/dev/qat/qat_api/common/utils/
H A Dlac_lock_free_stack.h66 push(lock_free_stack_t *stack, lac_mem_blk_t *val) in push() function

123