HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 526 - 550 of 10314) sorted by null

<<21222324252627282930>>

  /external/libffi/man/
ffi_prep_cif.3 29 specifies a set of calling conventions to use.
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_int.h 39 int no_timer_suspend; /* 1: no suspend, 0 stop calling GKI_timer_update() */
  /external/libnfc-nci/src/gki/ulinux/
gki_int.h 39 int no_timer_suspend; /* 1: no suspend, 0 stop calling GKI_timer_update() */
  /external/libpng/scripts/
makefile.watcom 28 # Calling convention
29 CALLING=r # registers
30 #CALLING=s # stack
39 CFLAGS=-$(CPU)$(CALLING) -fp$(CPU) -fpi87 -oneatx -mf -bt=$(OS) -i=$(ZLIBINC) -zq
  /external/libselinux/src/
label_internal.h 3 * for calling the user-supplied memory allocation, validation,
  /external/llvm/lib/Target/SystemZ/
SystemZCallingConv.cpp 1 //===-- SystemZCallingConv.cpp - Calling conventions for SystemZ ----------===//
SystemZCallingConv.td 1 //=- SystemZCallingConv.td - Calling conventions for SystemZ -*- tablegen -*-=//
9 // This describes the calling conventions for the SystemZ ABI.
16 // SVR4 return value calling convention
42 // SVR4 argument calling conventions
  /external/mesa3d/docs/
MESA_release_buffers.spec 66 else False is returned. After calling glXReleaseBuffersMESA, the
  /external/mesa3d/src/egl/main/
eglcurrent.c 195 * Return the calling thread's thread info.
196 * If the calling thread nevers calls this function before, or if its thread
215 * Destroy the calling thread's thread info.
229 * Return true if the calling thread's thread info is dummy.
  /external/mesa3d/src/mapi/mapi/
sources.mak 14 # - In bridge mode, mapi provides entry points calling into glapi. To use
  /external/netperf/
nettest_sdp.h 33 /* should be made dirty before calling recv? */
35 /* recv buffer before calling recv? */
131 /* should be made dirty before calling recv? */
133 /* recv buffer before calling recv? */
  /external/objenesis/main/src/org/objenesis/
Objenesis.java 38 * ObjectInstantiator than calling {@link #newInstance(Class)}.
  /external/objenesis/main/src/org/objenesis/instantiator/basic/
AccessibleInstantiator.java 19 * Instantiates a class by grabbing the no-args constructor, making it accessible and then calling
ConstructorInstantiator.java 24 * Instantiates a class by grabbing the no args constructor and calling Constructor.newInstance().
  /external/objenesis/main/src/org/objenesis/instantiator/gcj/
GCJSerializationInstantiator.java 24 * calling the first non-serializable superclass' no-arg constructor.
  /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/pixman/pixman/
solaris-hwcap.mapfile 28 # checks at runtime for availability before calling them
  /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");

Completed in 1172 milliseconds

<<21222324252627282930>>