HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 126 - 150 of 10314) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/freetype/include/freetype/
ftlzw.h 69 * The source stream must be opened _before_ calling this function.
71 * Calling the internal function `FT_Stream_Close' on the new stream will
79 * automatically handled when calling @FT_New_Face or @FT_Open_Face.
  /external/qemu/
qobject.h 19 * is strong, you are responsible for calling QDECREF() on the reference
27 * by calling a function, you are no longer responsible for calling
  /external/webrtc/src/system_wrappers/interface/
event_wrapper.h 32 // Releases threads who are calling Wait() and has started waiting. Please
33 // note that a thread calling Wait() will not start waiting immediately.
43 // Puts the calling thread into a wait state. The thread may be released
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
Mixer.h 35 LVM_INT32 Alpha; /* Time constant. Set by calling application. Can be changed at any time */
36 LVM_INT32 Target; /* Target value. Set by calling application. Can be changed at any time */
38 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application each time the target value is updated */
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
StopWatchMap.java 46 "Calling start with StopWatch already running");
54 "Calling stop with StopWatch already stopped");
96 "Calling stop with unknown stopWatchName: " + stopWatchName);
  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
VibratorServicePermissionTest.java 43 * Test that calling {@link android.os.IVibratorService#vibrate(long)} requires permissions.
58 * Test that calling {@link android.os.IVibratorService#vibratePattern(long[],
74 * Test that calling {@link android.os.IVibratorService#cancelVibrate()} requires permissions.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py 11 # Only windows 32-bit has different calling conventions.
28 # Calling stdcall function as cdecl
33 # or wrong calling convention
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py 11 # Only windows 32-bit has different calling conventions.
28 # Calling stdcall function as cdecl
33 # or wrong calling convention
  /art/test/030-bad-finalizer/
info.txt 14 Calling exit(2)
  /dalvik/tests/030-bad-finalizer/
info.txt 14 Calling exit(2)
  /development/ndk/samples/hello-neon/src/com/example/neon/
HelloNeon.java 15 * the text is retrieved by calling a native
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 22 // we dup every node, so don't have to worry about calling dup; short-
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.js 20 // we dup every node, so don't have to worry about calling dup; short-
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
SignerWithRecovery.java 26 * be the first update method called, and calling it will result in the signer assuming
  /external/chromium/base/memory/
ref_counted_memory.cc 36 // STL will assert if we do front() on an empty vector, but calling code
  /external/chromium/chrome/browser/content_settings/
stub_settings_observer.cc 30 // This checks that calling a Get function from an observer doesn't
  /external/chromium/chrome/browser/
icon_manager_linux.cc 14 // in this method, or reworking callers to avoid calling it on the UI thread.
  /external/chromium/chrome/browser/ui/cocoa/applescript/
element_applescript.mm 13 // calling objectSpecifier asks an object to return an object specifier
  /external/chromium/chrome/browser/ui/cocoa/
background_gradient_view.h 22 // is set up correctly in your graphics context before calling.
  /external/chromium/net/base/
dns_reload_timer.cc 29 // Keep a timer per calling thread to rate limit the calling of res_ninit.
32 // Check if the timer for the calling thread has expired. When no
33 // timer exists for the calling thread, create one.
  /external/chromium_org/base/
barrier_closure.h 22 // |done_closure| is also Reset() on the final calling thread but due to the
  /external/chromium_org/base/mac/
launchd.h 19 // mapping |operation| to |job_label|, and returns the result of calling
  /external/chromium_org/base/test/
perf_time_logger.h 15 // Automates calling LogPerfResult for the common case where you want
  /external/chromium_org/chrome/
DEPS 24 # Don't allow inclusion of these other libs we shouldn't be calling directly.
  /external/chromium_org/chrome/browser/google/
google_util_chromeos.h 24 // |callback| is invoked on the calling thread after that.

Completed in 800 milliseconds

1 2 3 4 56 7 8 91011>>