HomeSort by: relevance | last modified time | path
    Searched defs:pop (Results 1 - 25 of 136) sorted by relevancy

1 2 3 4 5 6

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_util.h 49 struct semaphore pop; member in struct:__anon6396
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC
50 base_type::pop();
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC
50 base_type::pop();
  /src/external/gpl2/xcvs/dist/src/
stack.c 76 pop (List *stack) function
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
erase_fn_imps.hpp 85 pop() function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
erase_fn_imps.hpp 85 pop() function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC
  /src/libexec/ftpd/
popen.c 113 char **pop; local
149 for (pop = gl.gl_pathv; *pop; pop++) {
150 if (sl_add(sl, ftpd_strdup(*pop)) == -1) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
ArrayRecycler.h 43 T *pop(unsigned Idx) { function in class:llvm::ArrayRecycler
106 while (T *Ptr = pop(Bucket.size() - 1))
127 if (T *Ptr = pop(Cap.getBucket()))
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LatencyPriorityQueue.cpp 117 SUnit *LatencyPriorityQueue::pop() { function in class:LatencyPriorityQueue
  /src/external/bsd/libpcap/dist/msdos/
pkt_rx1.s 57 pop bx
58 pop es
91 pop bx ; restore handle
117 pop ds define
127 pop ds define
137 ; pop si
148 pop ds define
  /src/external/bsd/zstd/dist/contrib/pzstd/utils/
WorkQueue.h 79 * Attempts to pop an item off the work queue. It will block until data is
82 * @param[out] item If `pop` returns `true`, it contains the popped item.
83 * If `pop` returns `false`, it is unmodified.
87 bool pop(T& item) { function in class:pzstd::WorkQueue
98 queue_.pop();
154 bool pop(Buffer& buffer) { function in class:pzstd::BufferWorkQueue
155 bool result = queue_.pop(buffer);
  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-po.c 149 default_catalog_reader_ty *pop; local
153 pop = default_catalog_reader_alloc (&extract_methods);
154 pop->handle_comments = true;
155 pop->handle_filepos_comments = (line_comment != 0);
156 pop->allow_domain_directives = false;
157 pop->allow_duplicates = false;
158 pop->allow_duplicates_if_same_msgstr = true;
159 pop->mdlp = NULL;
160 pop->mlp = mdlp->item[0]->messages;
161 catalog_reader_parse ((abstract_catalog_reader_ty *) pop, fp, real_filename
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
cmse_nonsecure_call.S 115 pop {r5-r11, pc} label
135 pop {r5} label
137 pop {r5-r7} label
141 pop {r5-r7, pc} label
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
cmse_nonsecure_call.S 115 pop {r5-r11, pc} label
135 pop {r5} label
137 pop {r5-r7} label
141 pop {r5-r7, pc} label
  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
InterpStack.h 35 template <typename T> T pop() { function in class:clang::interp::final
  /src/external/gpl2/grep/dist/intl/
l10nflist.c 145 static int pop PARAMS ((int x));
148 pop (x) function
293 * (1 << pop (mask))
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
stl_stack.h 95 * push, @c pop, and @c top, which are standard %stack/FILO
287 * data is needed, it should be retrieved before pop() is
291 pop() function in class:stack
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
array.h 203 TYPE pop() function in struct:Array
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
stl_stack.h 95 * push, @c pop, and @c top, which are standard %stack/FILO
289 * data is needed, it should be retrieved before pop() is
293 pop() function in class:stack
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
erase_fn_imps.hpp 46 pop() function in class:PB_DS_CLASS_C_DEC

Completed in 24 milliseconds

1 2 3 4 5 6