Searched
full:calling (Results
526 -
550 of
10091) sorted by null
<<21222324252627282930>>
/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/skia/include/core/ |
SkFontHost.h | 35 cache and return the same instance (but calling typeface->ref(), since the 36 caller is always responsible for calling unref() on each instance that is 112 calling unref() on the typeface when they are finished with it. 123 the caller is responsible for calling unref() when it is no longer used.
|
/external/skia/include/gpu/ |
SkGrPixelRef.h | 21 * Common baseclass that implements onLockPixels() by calling onReadPixels().
|
/external/skia/include/ports/ |
SkTypeface_win.h | 19 * for calling unref() when it is finished.
|
/external/skia/src/effects/ |
SkBlurMask.h | 50 // the calling library
|
/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/webrtc/src/system_wrappers/source/ |
thread_win.h | 51 // it. Basically it should be fine to reclaim the handle when calling stop
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Init.c | 123 /* This function can be used to create an algorithm instance by calling with */ 128 /* by calling with hInstance = Instance Handle. In this case the memory table */ 129 /* should be correct for the instance, this can be ensured by calling the function */ 130 /* LVCS_Memory before calling this function. */
|
/frameworks/base/core/java/android/print/pdf/ |
PrintedPdfDocument.java | 78 * done by calling {@link #close()}. 113 * canvas which you can get by calling {@link Page#getCanvas() Page.getCanvas()}. 114 * After you are done drawing the content you should finish the page by calling 121 * is not finished by calling {@link #finishPage(Page)}.
|
/frameworks/base/core/java/android/text/ |
GetChars.java | 22 * calling charAt() multiple times.
|
/frameworks/base/core/jni/android/graphics/ |
CreateJavaOutputStreamAdaptor.h | 20 * basic methods like reading. Only valid until the calling
|
/frameworks/base/libs/hwui/ |
PixelBuffer.h | 86 * access mode can only be changed by calling unmap() first. 95 * should not be used. After calling this method, getMappedPointer() 116 * GL_TEXTURE_2D texture. Calling this method will trigger 123 * GL_TEXTURE_2D texture. Calling this method will trigger
|
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
CarouselViewUtilities.java | 18 * @param context calling context
|
/hardware/ti/omap3/dspbridge/inc/ |
dspapi.h | 48 /* Explicitly define class driver calling conventions */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dspapi.h | 48 /* Explicitly define class driver calling conventions */
|
/hardware/ti/wpan/ |
README | 4 Android.mk - Root Makefile calling all subdir makefiles
|
Completed in 1068 milliseconds
<<21222324252627282930>>