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

<<61626364656667686970>>

  /external/libffi/src/pa/
ffi.c 401 debug(3, "Calling ffi_call_pa32: ecif=%p, bytes=%u, flags=%u, rvalue=%p, fn=%p\n", &ecif, cif->bytes, cif->flags, ecif.rvalue, (void *)fn);
525 debug(3, "after calling function, ret[0] = %08x, ret[1] = %08x\n", ret[0],
  /external/netperf/
netcpu_looper.c 87 /* This routine will bind the calling process to a particular */
482 /* measured cpu rate to the calling routine. raj 4/95 */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
cod_amr.h 225 * calling this function, 40 new speech data should be copied to the
248 * calling this function, 160 new speech data should be copied to the
  /external/opencore/codecs_v2/omx/omx_h264enc/src/
avc_enc.cpp 705 //Calling the overrun buffer api to see whether overrun buffer has been used or not
718 //Calling the overrun buffer api to see whether overrun buffer has been used or not
  /external/opencore/engines/common/include/
pv_plugin_interfaces.h 218 * to empty a buffer by calling the data sinks EmptyBufferL.
410 * to fill a buffer by calling the data sources FillBufferL.
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.h 309 // calling notifyfreechunkavailable() on the mempool
325 * calling notifyfreeblockavailable() on the mempool
    [all...]
  /external/openssl/crypto/engine/
eng_dyn.c 296 * already added (eg. someone calling ENGINE_load_blah then calling
  /external/quake/src/com/android/quake/
DownloaderActivity.java 73 * onCreate method. The calling activity will later be restarted
75 * @param activity The calling activity.
    [all...]
  /external/skia/include/core/
SkMatrix.h 351 @return the result of calling rectStaysRect()
359 @return the result of calling rectStaysRect()
SkPath.h 161 /** Calling this will, if the internal cache of the bounds is out of date,
167 // for now, just calling getBounds() is sufficient
  /external/srec/srec/include/
frontapi.h 139 * configures the member Wave, Freq and Cep objects, by calling their
752 * utterance. The required buffer size can be got by calling CA_GetBufferSize.
    [all...]
  /external/tcpdump/missing/
getaddrinfo.c 644 * calling application.
804 * calling application.
  /external/v8/src/arm/
virtual-frame-arm.h 172 // calling Enter, the virtual frame is ready for use; and after calling
  /external/v8/src/
execution.cc 182 // that should be used when calling the object as a function.
200 // that should be used when calling the object as a function.
frames.cc 100 // Compute the state of the calling frame before restoring
112 // Advance to the calling frame.
  /external/v8/src/ia32/
macro-assembler-ia32.h 109 // Invoke the JavaScript function code by either calling or jumping.
186 // address must be pushed before calling this helper.
  /external/webkit/JavaScriptCore/icu/unicode/
ucnv_err.h 224 * @param err This should always be set to a failure status prior to calling.
248 * @param err This should always be set to a failure status prior to calling.
uiter.h 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
  /external/webkit/JavaScriptGlue/icu/unicode/
ucnv_err.h 224 * @param err This should always be set to a failure status prior to calling.
248 * @param err This should always be set to a failure status prior to calling.
uiter.h 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
  /external/webkit/WebCore/bindings/v8/
V8Proxy.h 262 // Finally, the 'calling context' is the context one below the current
264 // function g, then the calling context will be the context associated with
  /external/webkit/WebCore/icu/unicode/
ucnv_err.h 224 * @param err This should always be set to a failure status prior to calling.
248 * @param err This should always be set to a failure status prior to calling.
uiter.h 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
  /external/webkit/WebCore/loader/
HistoryController.cpp 67 // FIXME: It would be great to work out a way to put this code in WebCore instead of calling through to the client.
97 // FIXME: It would be great to work out a way to put this code in WebCore instead of calling
  /external/webkit/WebKit/mac/icu/unicode/
uiter.h 261 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because
291 * After calling setState(), a getIndex(UITER_CURRENT) may be slow because

Completed in 464 milliseconds

<<61626364656667686970>>