Home
last modified time | relevance | path

Searched refs:pop (Results 76 – 100 of 550) sorted by relevance

12345678910>>...22

/freebsd/crypto/openssl/crypto/des/asm/
H A Ddes-586.pl204 &pop("ebp");
205 &pop("ebx");
206 &pop("edi");
207 &pop("esi");
/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi85 mail.foo.se rcmd, pop
91 @samp{rcmd.foo}, @samp{rcmd.mail}, @samp{pop.mail}, @samp{rcmd.ftp}, and
104 pop.mail pop/mail.foo.se
119 pop = pop
/freebsd/stand/i386/boot2/
H A Dboot1.S91 pop %ds # data
280 pop %dx # Restore
294 pop %dx # Restore
310 pop %dx # Restore
334 pop %bx # Restore
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h146 pop(nullptr); in abort()
151 pop(D); in complete()
157 pop(nullptr); in abortAndRemember()
166 void pop(Decl *D) { in pop() function
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,msm8916-wcd-analog.txt13 "cdc_spk_cnp_int" - Speaker click and pop interrupt.
25 "cdc_hphr_cnp_int" - hphr click and pop interrupt.
26 "cdc_hphl_cnp_int" - hphl click and pop interrupt.
/freebsd/crypto/openssl/crypto/perlasm/
H A DREADME.md42 &function_end_A(name) Standard pop and ret, for use inside
44 &function_end_B(name) Call at end but with pop or ret.
94 &pop( $tmp1);
/freebsd/lib/libc/stdlib/
H A Dradixsort.c118 #define pop(a, n, i) a = (--sp)->sa, n = sp->sn, i = sp->si macro
137 pop(a, n, i); in r_sort_a()
235 pop(a, n, i); in r_sort_b()
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_packoff.h48 #pragma pack (pop)
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h95 VisitQueue.pop(); in toNext()
103 VisitQueue.pop(); in toNext()
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Drecursive_directory_iterator.h95 _LIBCPP_HIDE_FROM_ABI void pop() { __pop(); } in pop() function
97 _LIBCPP_HIDE_FROM_ABI void pop(error_code& __ec) { __pop(&__ec); } in pop() function
/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dlac_mem_pools.c241 pMemBlkCurrent = pop(&pPoolID->stack); in Lac_MemPoolEntryAlloc()
301 pCurrentBlk = pop(&pPoolID->stack); in Lac_MemPoolCleanUpInternal()
306 pCurrentBlk = pop(&pPoolID->stack); in Lac_MemPoolCleanUpInternal()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp320 PMS.pop(); in preparePassManager()
327 PMS.pop(); in preparePassManager()
336 PMS.pop(); in assignPassManager()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/lexer/
H A Derr.D_CHR_NL.char.d43 #pragma clang diagnostic pop
H A Derr.D_CHR_NULL.char.d43 #pragma clang diagnostic pop
H A Derr.D_STR_NL.string.d45 #pragma clang diagnostic pop
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-retstack.c111 static struct ptunit_result pop(void) in pop() function
225 ptu_run(suite, pop); in main()
/freebsd/usr.sbin/adduser/
H A Drmuser.sh91 if [ -f ${MAILSPOOL}/.${login}.pop ]; then
94 rm ${MAILSPOOL}/.${login}.pop
/freebsd/usr.bin/dc/
H A Dbcode.c457 pop(void) in pop() function
519 struct value *value = pop(); in pop_print()
542 struct value *value = pop(); in pop_printn()
568 struct value *v = pop(); in drop()
678 value = pop(); in push_scale()
727 value = pop(); in num_digits()
755 value = pop(); in to_ascii()
827 val = pop(); in store()
865 value = pop(); in store_stack()
921 value = pop(); in store_array()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h36 #pragma clang diagnostic pop
/freebsd/contrib/lib9p/
H A Dgenacl.c247 int32_t pop, cop; in l9p_acl_check_access() local
301 pop = cop = opmask; in l9p_acl_check_access()
315 pop &= ~L9P_ACE_DELETE; in l9p_acl_check_access()
331 panswer = l9p_check_aces(pop, parent, pstat, in l9p_acl_check_access()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_memmove.S18 pop {r7, pc}
H A Daeabi_memcmp.S19 pop {r7, pc}
H A Daeabi_memcpy.S19 pop {r7, pc}
/freebsd/contrib/libfido2/src/
H A Dpacked.h18 __pragma(pack(pop))
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac_mii_acc.h69 #pragma pack(pop)

12345678910>>...22