HomeSort by relevance Sort by last modified time
    Searched full:calls (Results 876 - 900 of 3371) sorted by null

<<31323334353637383940>>

  /external/icu4c/common/unicode/
usetiter.h 183 * calls to <tt>next()</tt> and <tt>nextRange()</tt> without
203 * is undefined unless <tt>isString() == TRUE</tt>. Do not mix calls to
  /external/icu4c/test/intltest/
tfsmalls.cpp 348 ft_arr.setLong(0); // calls 'dispose' and deletes adopted array !
359 fta.setLong(0); // calls 'dispose' and deletes adopted string !
  /external/jpeg/
rdrle.c 59 * then fetch the required row from the virtual array on subsequent calls.
236 * we set source->pub.get_pixel_rows so that subsequent calls go straight to
  /external/netperf/
netcpu_ntperf.c 68 // Calls to get the information
183 // locate the calls we need in NTDLL
  /external/opencore/codecs_v2/video/avc_h264/common/include/
avcapi_common.h 193 /** @brief AVC library calls this function is reserve a memory of one frame from the DPB.
202 /** @brief AVC library calls this function once a bound frame is not needed for decoding
  /external/opencore/doc/oscl_html/
classOsclExecScheduler.html 141 Run PV scheduler in non-blocking mode. This call returns when the desired number of Run calls have been made, or when there are no more active objects that are ready to run.<dl compact><dt><b>Parameters: </b></dt><dd>
144 (input param) the maximum number of Run calls to make. </td></tr>
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler.h 349 * when the desired number of Run calls have been made,
353 * @param aTargetCount: (input param) the maximum number of Run calls to make.
  /external/openssl/crypto/bn/
bn_gf2m.c 418 * This function calls down to the BN_GF2m_mod_arr implementation; this wrapper
496 * This function calls down to the BN_GF2m_mod_mul_arr implementation; this wrapper
552 * This function calls down to the BN_GF2m_mod_sqr_arr implementation; this wrapper
642 * This function calls down to the BN_GF2m_mod_inv implementation; this wrapper
768 * This function calls down to the BN_GF2m_mod_div implementation; this wrapper
836 * This function calls down to the BN_GF2m_mod_exp_arr implementation; this wrapper
895 * This function calls down to the BN_GF2m_mod_sqrt_arr implementation; this wrapper
1014 * This function calls down to the BN_GF2m_mod_solve_quad_arr implementation; this wrapper
  /external/quake/quake/src/WinQuake/
net.h 305 // Server calls when a client is kicked off for a game related misbehavior
306 // like an illegal protocal conversation. Client calls when disconnecting
  /external/srec/portable/include/
phashtable.h 63 * look-up is. However, a lower load factor calls for a bigger capacity,
130 * calls. Since this string is used by the memory allocation tag, it is not
  /external/v8/src/arm/
regexp-macro-assembler-arm.h 219 // Calls a C function and cleans up the space for arguments allocated
225 // Calls a C function and cleans up the frame alignment done by
  /external/v8/src/
heap-inl.h 298 // Calls the FUNCTION_CALL function and retries it up to three times
381 // Verify() is inline to avoid ifdef-s around its calls in release
  /external/webkit/JavaScriptCore/runtime/
Lookup.h 310 * It calls lookupPut<ThisImp>() to set the value. If that call
312 * then it calls put() on the ParentImp class.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Exceptions/
errstack-001.js 40 * A) top-level calls: myFunc();
41 * B) no-name function calls: function() { myFunc();} ()
  /external/webkit/WebCore/inspector/front-end/
ProfileDataGridTree.js 59 data["calls"] = this.numberOfCalls;
89 else if (columnIdentifier === "calls" && this._searchMatchedCallsColumn)
  /external/webkit/WebKitTools/DumpRenderTree/mac/
PixelDumpSupportMac.mm 62 // This is used as a signal handler, and thus the calls into ColorSync are unsafe
101 // Other signals are handled in installSignalHandlers() which also calls restoreMainDisplayColorProfile()
  /frameworks/base/core/java/android/pim/
ContactsAsyncHelper.java 227 * Convenience method for calls that do not want to deal with listeners and tokens.
237 * Convenience method for calls that do not want to deal with listeners and tokens, but have
  /frameworks/base/core/java/android/view/
SurfaceHolder.java 78 * Surface being held is only available between calls to
208 * {@link Callback#surfaceDestroyed Callback.surfaceDestroyed}), your calls
  /frameworks/base/docs/html/guide/appendix/faq/
framework.jd 44 IPC calls coming in from other processes. The system maintains a
46 incoming IPC calls. The developer should create separate threads for any
  /frameworks/base/docs/html/resources/articles/
backward-compatibility.jd 134 or existing class. Each method in the wrapper class just calls through to the
141 should avoid using the newer calls.</p>
  /frameworks/base/docs/html/resources/faq/
framework.jd 44 IPC calls coming in from other processes. The system maintains a
46 incoming IPC calls. The developer should create separate threads for any
  /frameworks/base/media/java/android/media/
AudioSystem.java 34 /* The audio stream for phone calls */
46 /* @hide The audio stream for phone calls when connected on bluetooth */
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
config.h 58 /// function calls. Just in case '__attribute__' isn't defined, make a dummy.
285 // Define as `__inline' if that's what the C compiler calls it, or to nothing
uiterator.h 110 /// \brief Calls insert on bound container for each assignment.
143 /// \brief Calls push_back on bound container for each assignment.
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 195 /** @brief AVC library calls this function is reserve a memory of one frame from the DPB.
204 /** @brief AVC library calls this function once a bound frame is not needed for decoding

Completed in 226 milliseconds

<<31323334353637383940>>