Searched
full:calling (Results
701 -
725 of
10314) sorted by null
<<21222324252627282930>>
/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/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) 83 // ARM APCS Calling Convention for GHC 103 // ARM AAPCS (EABI) Calling Convention, common parts 130 // ARM AAPCS (EABI) Calling Convention 157 // ARM AAPCS-VFP (EABI) Calling Convention
|
/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/netperf/ |
nettest_sctp.h | 28 /* should be made dirty before calling recv? */ 30 /* recv buffer before calling recv? */
|
/external/skia/include/core/ |
SkGraphics.h | 38 * This max can be changed by calling SetFontCacheLimit(). 100 * This max can be changed by calling SetFontCacheLimit().
|
/external/skia/include/images/ |
SkImageRef.h | 32 retained (by calling ref()), so the caller should not 54 /** Return true if the image can be decoded and is opaque. Calling this
|
/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
|
/frameworks/av/include/camera/ |
Camera.h | 134 // disabled by calling it with CAMERA_FRAME_CALLBACK_FLAG_NOOP, and 135 // 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 351 * equivalent to calling {@link Scene#exit()} on the scene root's 366 * calling this method and the next rendering frame. 367 * Equivalent to calling {@link #beginDelayedTransition(ViewGroup, Transition)} 378 * the given scene root between calling this method and the next rendering frame. 379 * Calling this method causes TransitionManager to capture current values in the 383 * changes which take place between calling this method and the next frame when 386 * <p>Calling this method several times before the next frame (for example, if
|
/frameworks/base/core/java/android/webkit/ |
CookieSyncManager.java | 120 // Prior to Android KK, calling createInstance() or constructing a WebView is 121 // a hard pre-condition for calling getInstance(). We retain that contract to aid
|
/frameworks/base/tools/aapt/ |
CrunchCache.h | 27 * Then update the cache by calling crunch. 34 // Nobody should be calling the default constructor
|
/frameworks/base/tools/layoutlib/bridge/src/android/app/ |
Fragment_Delegate.java | 59 * the same as calling its empty constructor. 61 * @param context The calling context being used to instantiate the fragment.
|
/frameworks/native/include/gui/ |
BufferItemConsumer.h | 74 // queue by calling releaseBuffer before more buffers can be acquired. 83 // must be released by calling releaseBuffer to ensure new buffers can be
|
CpuConsumer.h | 98 // by calling unlockBuffer before more buffers can be acquired. 103 // be released by calling unlockBuffer to ensure new buffers can be acquired by
|
/hardware/invensense/60xx/mlsdk/mllite/ |
mldmp.h | 28 * loading procedure takes place when calling inv_dmp_open with a given DMP set 57 * the DMP turned off. We can do that by calling inv_dmp_close(). Note that
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
ml_sysfs_helper.c | 398 * It should be zeroed before calling this function. 414 * path. It should be zeroed before calling this function. 436 * path. It should be zeroed before calling this function. 451 * path(8 bytes). It should be zeroed before calling this function. 466 * path(8 bytes). It should be zeroed before calling this function. 484 * path(8 bytes). It should be zeroed before calling this function. 502 * name. It should be zeroed before calling this function. 517 * node. It should be zeroed before calling this function.
|
/libcore/luni/src/main/java/java/io/ |
FileDescriptor.java | 91 * Returns the int fd. It's highly unlikely you should be calling this. Please discuss 100 * Sets the int fd. It's highly unlikely you should be calling this. Please discuss
|
/libcore/luni/src/main/java/java/lang/ |
Appendable.java | 66 * If {@code csq} is not {@code null} then calling this method is equivalent 67 * to calling {@code append(csq.subSequence(start, end))}.
|
/libcore/luni/src/main/java/java/sql/ |
SQLXML.java | 32 * Frees any resources held by this object. After {@code free} is called, calling 33 * method other than {@code free} will throw {@code SQLException} (calling {@code free}
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLParameters.java | 117 * After calling this, #getWantClientAuth() will return false. 135 * After calling this, #getNeedClientAuth() will return false.
|
Completed in 906 milliseconds
<<21222324252627282930>>