HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 351 - 375 of 6673) sorted by null

<<11121314151617181920>>

  /external/objenesis/main/src/org/objenesis/instantiator/sun/
Sun13SerializationInstantiator.java 24 * serialization, calling the first non-serializable superclass' no-arg constructor.
  /external/open-vcdiff/src/
decodetable.h 48 // UseCodeTable() may be called either before or after calling Init().
97 // If Init() was not called before calling this method, then
105 // call. Calling UnGetInstruction() more than once before calling
  /external/qemu/android/protocol/
fb-updates.h 14 * Contains the API for calling into the UI with Core's framebuffer updates.
ui-commands-api.h 17 * Contains the API for calling into the UI with the Core control commands.
ui-commands-qemu.c 14 * Contains implementation of the API for calling into the UI with the Core
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDPlayTracks.3 15 \fBSDL_CDPlayTracks\fP should only be called after calling \fI\fBSDL_CDStatus\fP\fR to get track information about the CD\&.
SDL_DisplayFormatAlpha.3 13 If you want to take advantage of hardware colorkey or alpha blit acceleration, you should set the colorkey and alpha value before calling this function\&.
SDL_SemWait.3 12 \fBSDL_SemWait()\fP suspends the calling thread until either the semaphore pointed to by \fBsem\fR has a positive value, the call is interrupted by a signal or error\&. If the call is successful it will atomically decrement the semaphore value\&.
  /external/qemu/distrib/sdl-1.2.15/test/
testloadso.c 57 printf("Calling function...\n");
  /external/quake/src/com/android/quake/
PreconditionActivityHelper.java 37 * have been created by calling createPreconditionIntent.
  /external/skia/include/gpu/
SkGrPixelRef.h 21 * Common baseclass that implements onLockPixels() by calling onReadPixels().
  /external/skia/src/utils/
SkMD5.h 32 /** Processes input, adding it to the digest. Calling this after finish is undefined. */
SkSHA1.h 32 /** Processes input, adding it to the digest. Calling this after finish is undefined. */
  /external/valgrind/main/docs/internals/
m_replacemalloc.txt 17 - Tool does initialisation, including calling VG_(malloc_funcs)() to tell
  /external/valgrind/main/drd/tests/
recursive_mutex.stderr.exp-darwin 5 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
tc10_rec_lock.stderr.exp 9 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
  /external/valgrind/main/memcheck/tests/
sigaltstack.c 27 fprintf(stderr, "calling sigaltstack, stack base is %p\n", sigstk.ss_sp);
  /external/valgrind/main/none/tests/
pth_cancel2.c 11 * Example showing macro wrappers for calling non-async
  /external/webkit/LayoutTests/fast/xpath/
substring-nan-position.html 16 <!-- -2147483645 represents MIN_INT-3 which when passed through the original substring function before the fix for 41862 landed caused an overflow and wrap to 2. That meant that this case was effectively calling substring('12345', MIN_INT, 2) and returning 12, rather than the empty string which the NaN should have triggered.. -->
  /external/webkit/LayoutTests/storage/indexeddb/
transaction-after-close-expected.txt 24 verify that we can reopen the db after calling close
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js 6 "Test to make sure that calling openDatabase() while a transaction is in progress on a different handle to the same database does not result in a deadlock.",
  /external/webkit/Source/WebCore/bridge/
testC.js 17 myInterface.logMessage ("Value of properties after calling setters:");
  /external/webkit/Source/WebCore/platform/
SharedBuffer.h 83 // Calling this function will force internal segmented buffers
108 // Ensure this buffer has no other clients before calling this.
115 // repeat calling it until it returns 0.
130 // Calling this function will force internal segmented buffers
  /external/webkit/Source/WebCore/platform/network/soup/
SoupURIUtils.cpp 28 // does not add the password to the URL when calling
  /external/webrtc/src/system_wrappers/source/
thread_win.h 51 // it. Basically it should be fine to reclaim the handle when calling stop

Completed in 7105 milliseconds

<<11121314151617181920>>