HomeSort by relevance Sort by last modified time
    Searched full:calls (Results 501 - 525 of 3371) sorted by null

<<21222324252627282930>>

  /external/bluetooth/glib/docs/reference/glib/tmpl/
caches.sgml 105 Calls the given function for each of the keys in the #GCache.
120 Calls the given function for each of the values in the #GCache.
  /external/easymock/src/org/easymock/internal/
MocksControl.java 269 * One or more calls.
274 * Zero or more calls.
  /external/freetype/include/freetype/
ftlist.h 196 /* Parse a list and calls a given iterator function on each element. */
197 /* Note that parsing is stopped as soon as one of the iterator calls */
  /external/gtest/test/
gtest_nc.cc 69 // Tests that the compiler catches the typo when a user calls Setup()
93 // Tests that the compiler catches the typo when a user calls Setup()
  /external/guava/src/com/google/common/util/concurrent/
Futures.java 224 * function that calls another RPC based on input's result, and then call
339 * that calls one of the varieties of {@code get()}.
350 * <p>To preserve the idempotency of calls to this.get(*) calls to the
352 * applications of the function. The calls to future.get(*) are performed
353 * outside the lock, as is required to prevent calls to
356 * <p>Calls to future.get(*) on every call to this.get(*) also provide
413 * Once the passed-in {@code ListenableFuture} is complete, it calls the
  /external/kernel-headers/original/linux/
sem.h 37 /* semop system calls takes an array of these. */
44 /* arg for semctl system calls. */
  /external/libpng/scripts/
makefile.bc32 89 # Braces let make "batch" calls to the compiler,
90 # 2 calls instead of 12; space is important.
makefile.bor 99 # Braces let make "batch" calls to the compiler,
100 # 2 calls instead of 12; space is important.
  /external/opencore/oscl/oscl/osclerror/src/
oscl_mempool_allocator.cpp 64 Description : Virtual destructor for memory pool allocation. Calls DestroyMemPool, if
169 // If client class calls DestroyMemPool without CreateMemPool i.e iBaseAddress is NULL then leave
  /external/opencore/oscl/oscl/osclio/src/
oscl_socket_imp_serv.cpp 58 * Server calls this to process an active Connect request.
196 * Server calls this to process an active Shutdown request.
232 * Server calls this to process an active Accept request.
351 * Server calls this to process an active Send request.
470 * Server calls this to process an active SendTo request.
591 * Server calls this to process an active Recv request.
700 * Server calls this to process an active RecvFrom request.
741 //we loop through multiple "recvfrom" calls and stop when
oscl_socket_serv_imp_reqlist.cpp 46 //Log app thread calls.
49 //Log server thread calls.
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom_c.h 28 /* AppleCD Control calls */
47 /* AppleCD Status calls */
  /external/qemu/distrib/zlib-1.2.3/
inflate.h 19 /* Possible inflate modes between inflate() calls */
76 /* state maintained between inflate() calls. Approximately 7K bytes. */
  /external/qemu/
softmmu_outside_jit.h 17 * is true for calls made inside JIT, but is not necessarily true for calls
  /external/skia/include/core/
SkPicture.h 58 clip-query calls will reflect the path's bounds, not the actual
86 calls endRecording() if that has not already been called.
SkPixelRef.h 58 (or null) after the unlock. NOTE: lock calls can be nested, but the
59 matching number of unlock calls must be made in order to free the
  /external/stlport/stlport/stl/
_iomanip.h 33 // Class that calls one of ios_base's single-argument member functions.
48 // Class that calls one of ios_base's two-argument member functions.
_istreambuf_iterator.h 40 // We do not read any characters until operator* is called. operator* calls sgetc
42 // used. Calls to operator++ use sbumpc.
  /external/svox/pico/lib/
picokfst.h 119 subsequent calls to function 'picokfst_kfstGetNextPair', which must be used
142 if so, '*searchState' returns a search state to be used in subsequent calls
  /external/v8/test/mjsunit/
regexp-multiline-stack-trace.js 28 // The flags below are to test the trace-calls functionality and the
30 // Flags: --trace-calls --preallocate-message-memory
  /external/webkit/JavaScriptCore/runtime/
JSCell.cpp 121 // It calls getPropertySlot, not getOwnPropertySlot.
133 // It calls getPropertySlot, not getOwnPropertySlot.
  /external/webkit/WebCore/platform/text/cf/
StringImplCF.cpp 157 // more calls to createCFString than calls to the create functions with the appropriate
  /external/webkit/WebKit/gtk/po/
ChangeLog 125 [GTK] many strings still missing translation calls
127 Extracting translation for the files that got translation calls.
  /external/zlib/contrib/minizip/
crypt.h 102 static unsigned calls = 0; /* ensure different random header each time */ variable
111 if (++calls == 1)
  /external/zlib/
inflate.h 19 /* Possible inflate modes between inflate() calls */
76 /* state maintained between inflate() calls. Approximately 7K bytes. */

Completed in 559 milliseconds

<<21222324252627282930>>