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

<<61626364656667686970>>

  /external/chromium_org/third_party/npapi/npspy/extern/java/
jni_md.h 58 * JNICALL - specifies the calling convention
61 * The syntax to specify calling conventions is different in Win16 and
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_init.c 89 * after and something else is calling "finish" at the same time -
91 * 2 to 0 without either calling finish(). */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message.h 101 // Calling this method twice with the same Descriptor returns the same
104 // by calling the prototype's New() method share some data with the
  /external/chromium_org/third_party/skia/include/core/
SkSurface.h 73 * into this surface, or explicitly calling notifyContentChanged()) this
113 * efficiently be able to be drawn into this surface. Typical calling
  /external/chromium_org/third_party/skia/include/lazy/
SkImageCache.h 71 * calling this function, the pointer returned by allocAndPinCache or pinCache must not be
104 * called again. Note that after calling releaseCache(ID), the status of that particular
  /external/chromium_org/third_party/tlslite/tlslite/integration/
TLSAsyncDispatcherMixIn.py 14 loop, intercepting events and only calling the dispatcher when
19 the dispatcher can retrieve them by calling recv(), and the
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
hamt.h 43 * encountered--it should NOT return to the calling function.
90 /** Traverse over all keys in HAMT, calling function on each data item.
  /external/chromium_org/ui/compositor/
layer_animation_sequence.h 32 // work is scheduled rather than calling methods directly. This should make it
68 // Returns true if calling Progress now, with the given time, will finish
  /external/chromium_org/ui/message_center/
message_center_impl.h 45 // calling Start results in a timeout equal to the initial timeout setting.
54 // Total time that should pass while active before calling TimerFinished.
  /external/chromium_org/v8/src/arm/
frames-arm.h 73 // When calling into C++ (only for C++ calls that can't cause a GC).
116 // The calling JS function is below FP.
  /external/chromium_org/v8/test/mjsunit/
keyed-call-ic.js 130 // Calling on slow case object
144 // Calling on global object
regexp-static.js 159 // Check that calling with no argument is the same as calling with undefined.
  /external/chromium_org/webkit/browser/fileapi/
external_mount_points.h 61 // by calling RevokeFileSystem with |mount_name|.
130 // |lock_| should be taken before calling this method.
  /external/chromium_org/webkit/browser/quota/
mock_quota_manager.h 27 // Origins can be added to the mock by calling AddOrigin, and that list of
41 // called. The internal quota value can be updated by calling
  /external/clang/lib/ARCMigrate/
TransAPIUses.cpp 16 // - Calling -zone gets replaced with 'nil'.
95 // Calling -zone is meaningless in ARC, change it to nil.
  /external/clang/test/SemaCXX/
vararg-non-pod.cpp 79 // expected-error{{calling a private constructor of class 'E'}}
81 // expected-error{{calling a private constructor of class 'E'}}
  /external/freetype/include/freetype/
ftadvanc.h 93 /* calling @FT_Load_Glyph, used to determine what kind */
140 /* calling @FT_Load_Glyph. */
  /external/guava/guava/src/com/google/common/util/concurrent/
ExecutionList.java 116 * <p>This method is idempotent. Calling it several times in parallel is
117 * semantically equivalent to calling it exactly once.
  /external/icu4c/common/
propsvec.h 136 * Get the vectors array after calling upvec_compact().
144 * Get a clone of the vectors array after calling upvec_compact().
  /external/icu4c/common/unicode/
usprep.h 178 * calling usprep_close()
194 * calling usprep_close()
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
Server.java 66 * calling broadcast(message) and the message will be delivered to
82 * calling broadcast(message) and the message will be delivered to
  /external/libffi/doc/
libffi.info 54 compilation to work. One such convention is the "calling convention".
55 The calling convention is a set of assumptions made by the compiler
57 calling convention also specifies where the return value for a function
58 is found. The calling convention is also sometimes called the "ABI" or
68 interface to various calling conventions. This allows a programmer to
439 After calling `ffi_prep_closure_loc', you can cast CODELOC to the
455 * There is no support for calling varargs functions. This may work
477 * calling convention: Introduction. (line 13)
libffi.texi 68 compilation to work. One such convention is the @dfn{calling
69 convention}. The calling convention is a set of assumptions made by
71 a function. A calling convention also specifies where the return
72 value for a function is found. The calling convention is also
74 @cindex calling convention
85 interface to various calling conventions. This allows a programmer to
499 After calling @code{ffi_prep_closure_loc}, you can cast @var{codeloc}
518 There is no support for calling varargs functions. This may work on
  /external/libnfc-nxp/src/
phFriNfc_MifULFormat.h 207 * by calling into the upper layer's completion routine, stored within this
214 * calling layer, upon its completion.
phLlcNfc.h 77 * the calling functions to the upper layer (Synchronous function).
79 * \param[out] psReference Structure is used to give the LLC calling functions

Completed in 595 milliseconds

<<61626364656667686970>>