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

<<21222324252627282930>>

  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
BufferedResourceLoader.java 37 * Subclasses can wrap a Reader in a BufferedReader by calling this method.
  /external/kernel-headers/original/asm-arm/
delay.h 15 * it, it means that you're calling udelay() with an out of range value.
div64.h 19 * calling convention for arguments and results (beware).
  /external/kernel-headers/original/asm-x86/
div64.h 17 * This ends up being the most efficient "calling
  /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

Completed in 738 milliseconds

<<21222324252627282930>>