HomeSort by relevance Sort by last modified time
    Searched full:callers (Results 1 - 25 of 572) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/openssl/crypto/des/
DES.pm 6 # Items to export into callers namespace by default
  /external/v8/test/mjsunit/tools/
tickprocessor-test.gc-state 19 Callers occupying less than 2.0% are not shown.
tickprocessor-test.func-info 21 Callers occupying less than 2.0% are not shown.
  /libcore/luni/src/test/java/com/ibm/icu4jni/util/
ICUTest.java 23 // Check that corrupting our array doesn't affect other callers.
30 // Check that corrupting our array doesn't affect other callers.
37 // Check that corrupting our array doesn't affect other callers.
  /external/e2fsprogs/debian/
comerr-dev.doc-base 6 to return errors to their callers, and for programs
  /external/chromium/base/
foundation_utils_mac.h 21 // By calling this function, callers relinquish any ownership claim to
24 // callers should not assume that cf_object is valid any longer than the
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
Immutable.java 20 * its state cannot be seen to change by callers. Of necessity this means that
26 * long as they are computed from immutable state and that callers cannot tell
  /frameworks/base/core/java/android/app/backup/
IBackupManager.aidl 37 * only callers who hold the android.permission.BACKUP permission
47 * only callers who hold the android.permission.BACKUP permission
77 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
89 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
99 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
106 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
118 * <p>Callers must hold the android.permission.BACKUP permission to use this method.
123 * Identify the currently selected transport. Callers must hold the
129 * Request a list of all available backup transports' names. Callers must
135 * Specify the current backup transport. Callers must hold th
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
ConstructorTest.java 27 // Check that corrupting our array doesn't affect other callers.
40 // Check that corrupting our array doesn't affect other callers.
MethodTest.java 27 // Check that corrupting our array doesn't affect other callers.
40 // Check that corrupting our array doesn't affect other callers.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Corpora.java 31 * @return Callers must not modify the returned collection.
38 * @return Callers must not modify the returned collection.
CorpusRanker.java 31 * @return The most important corpora come first in the list. Callers should not mofify the
  /libcore/luni/src/main/java/java/util/concurrent/locks/
LockSupport.java 146 * method to return. Callers should re-check the conditions which caused
147 * the thread to park in the first place. Callers may also determine,
183 * method to return. Callers should re-check the conditions which caused
184 * the thread to park in the first place. Callers may also determine,
224 * method to return. Callers should re-check the conditions which caused
225 * the thread to park in the first place. Callers may also determine,
277 * method to return. Callers should re-check the conditions which caused
278 * the thread to park in the first place. Callers may also determine,
307 * method to return. Callers should re-check the conditions which caused
308 * the thread to park in the first place. Callers may also determine
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ITaskMonitor.java 50 * {@link #getProgress()} or {@link #createSubMonitor(int)}. Callers are
60 * Callers MUST use setProgressMax before using this method.
68 * Callers MUST use setProgressMax before using this method.
  /external/clearsilver/perl/
ClearSilver.pm 12 # Items to export into callers namespace by default. Note: do not export
  /external/oprofile/libop/
op_xml_out.h 35 CALLERS, CALLEES,
  /external/webkit/WebKit/win/
WebKitCOMAPI.h 31 // Callers should use this API instead of CoCreateInstance to instantiate WebKit COM classes.
  /libcore/json/src/main/java/org/json/
JSONException.java 33 * callers should simply wrap this exception in an unchecked exception and
  /libcore/luni/src/test/java/libcore/icu/
TimeZonesTest.java 21 // Check that corrupting our array doesn't affect other callers.
  /packages/apps/Email/src/com/android/email/mail/transport/
CountingOutputStream.java 24 * makes that count available to callers.
  /packages/apps/Phone/res/layout/
manage_conference_panel.xml 75 <!-- The scrollview wrapper for the list of callers on
85 <!-- The actual list of callers; this embedded LinearLayout
92 <!-- A conference can have at most MAX_CALLERS_IN_CONFERENCE (= 5) callers,
120 </LinearLayout> <!-- End of "list of callers on conference call" -->
  /bionic/libm/src/
k_sin.c 26 * 2. Callers must return sin(-0) = -0 without calling here since our
28 * Callers may do the optimization sin(x) ~ x for tiny x.
  /dalvik/vm/native/
InternalNativePriv.h 60 * position, because the callers of this function are trying to convey
61 * the "traditional" meaning of the flags to their callers.
  /external/chromium/googleurl/src/
url_file.h 66 // values that are equal to or larger than the spec_len to simplify callers.
85 // values that are equal to or larger than the spec_len to simplify callers.
  /external/chromium/third_party/icu/source/common/
servloc.h 460 * Convenience override for callers using locales. This calls
467 * Convenience override for callers using locales. This calls
473 * Convenience override for callers using locales. This calls
479 * Convenience override for callers using locales. This uses
487 * Convenience override for callers using locales. This calls
494 * Convenience function for callers using locales. This calls
501 * Convenience function for callers using locales. This instantiates
517 * Convenience method for callers using locales. This returns the standard

Completed in 1478 milliseconds

1 2 3 4 5 6 7 8 91011>>