Searched
full:calling (Results
776 -
800 of
11340) sorted by null
<<31323334353637383940>>
/external/icu/icu4c/source/i18n/unicode/ |
filteredbrk.h | 45 * This is the equivalent of calling createInstance(UErrorCode&) 46 * and then repeatedly calling addNoBreakAfter(...) with the contents
|
/external/jsilver/src/org/clearsilver/jni/ |
JNI.java | 27 * can be overriden by calling {@link #setLibraryName(String)} and 48 "Try specifying -Djava.library.path=[directory] or calling "
|
/external/libnfc-nxp/src/ |
phFriNfc_ISO15693Format.h | 90 * by calling into the upper layer's completion routine, stored within this 97 * calling layer, upon its completion.
|
/external/libpcap/ |
pcap_breakloop.3pcap | 54 restarting system calls after a signal, and calling pcap_breakloop() 58 when your signal handler returns after calling pcap_breakloop(), the
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/ |
PrefixTimeZonesMap.java | 65 * <p>{@code key} could be the calling country code and the full significant number of a 97 * Returns the list of time zones {@code number}'s calling country code corresponds to.
|
/external/libxml2/include/libxml/ |
xmlexports.h | 17 * the calling convention used for functions. 46 * Macro which declares the calling convention for exported functions that
|
/external/llvm/lib/Target/ARM/ |
ARMCallingConv.td | 1 //===-- ARMCallingConv.td - Calling Conventions for ARM ----*- tablegen -*-===// 9 // This describes the calling conventions for ARM architecture. 17 // ARM APCS Calling Convention 56 // ARM APCS Calling Convention for FastCC (when VFP2 or later is available) 90 // ARM APCS Calling Convention for GHC 110 // ARM AAPCS (EABI) Calling Convention, common parts 138 // ARM AAPCS (EABI) Calling Convention 165 // ARM AAPCS-VFP (EABI) Calling Convention
|
/external/llvm/test/Bitcode/ |
calling-conventions.3.2.ll | 3 ; calling-conventions.3.2.ll.bc was generated by passing this file to llvm-as-3.2. 4 ; The test checks that LLVM does not silently misread calling conventions of
|
/external/lzma/xz-embedded/ |
xz_private.h | 107 * before calling xz_dec_lzma2_run(). 131 * calling xz_dec_bcj_run().
|
/external/mdnsresponder/mDNSCore/ |
Implementer Notes.txt | 29 deferred. As soon as there is no more immediate work to do, the calling 44 mDNS_Execute() before calling select(), and the timeout value you pass
|
/external/mesa3d/src/mapi/glapi/ |
glapi_nop.c | 33 * When there's no current rendering context, calling a GL function like 108 fprintf(stderr, "GL User Error: calling GL function without a rendering context\n");
|
/external/mesa3d/src/mesa/tnl/ |
NOTES | 21 The module is not active by default, and must be installed by calling 39 and (optionally) cease calling _tnl_InvalidateState().
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
AnnotationVisitor.java | 73 * fully visited before calling other methods on this annotation
89 * before calling other methods on this annotation visitor</i>.
|
/external/netperf/ |
nettest_sctp.h | 28 /* should be made dirty before calling recv? */ 30 /* recv buffer before calling recv? */
|
/external/pcre/dist/doc/html/ |
pcre_assign_jit_stack.html | 53 be a valid JIT stack, the result of calling <b>pcre[16|32]_jit_stack_alloc()</b>. 59 stack, the result of calling <b>pcre[16|32]_jit_stack_alloc()</b>.
|
/external/qemu/android/base/ |
EintrWrapper.h | 36 // calling system calls like open() or read() on Posix systems. 50 // function returns -1/EINTR, and calling it again with the same
|
/external/qemu/android/utils/ |
eintr_wrapper.h | 34 // calling system calls like open() or read() on Posix systems. 48 // function returns -1/EINTR, and calling it again with the same
|
/external/smack/src/org/jivesoftware/smackx/pubsub/packet/ |
PubSub.java | 58 * the result of calling {@link PubSubNamespace#getXmlns()} on the specified enum.
74 * the result of calling {@link PubSubNamespace#getXmlns()} this value.
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_mastergain_gnu.s | 98 @ Return to calling function
101 LDMFD sp!,{r4-r6, lr} @ return to calling function
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_mastergain_gnu.s | 98 @ Return to calling function
101 LDMFD sp!,{r4-r6, lr} @ return to calling function
|
/external/vixl/examples/ |
examples.h | 51 // This example is intended to show the calling convention with double 58 // The generated function pictures the calling convention for functions
|
/frameworks/av/include/camera/ |
Camera.h | 138 // disabled by calling it with CAMERA_FRAME_CALLBACK_FLAG_NOOP, and 139 // Target by calling it with a NULL interface.
|
/frameworks/base/core/java/android/transition/ |
TransitionManager.java | 52 * creating a scene from a layout in code by calling 356 * equivalent to calling {@link Scene#exit()} on the scene root's 371 * calling this method and the next rendering frame. 372 * Equivalent to calling {@link #beginDelayedTransition(ViewGroup, Transition)} 383 * the given scene root between calling this method and the next rendering frame. 384 * Calling this method causes TransitionManager to capture current values in the 388 * changes which take place between calling this method and the next frame when 391 * <p>Calling this method several times before the next frame (for example, if
|
/frameworks/base/rs/java/android/renderscript/ |
RSSurfaceView.java | 109 * call this method when the activity is paused. Calling this method will 122 * call this method when the activity is resumed. Calling this method will
|
/frameworks/base/tools/aapt/ |
CrunchCache.h | 27 * Then update the cache by calling crunch. 34 // Nobody should be calling the default constructor
|
Completed in 1638 milliseconds
<<31323334353637383940>>