HomeSort by relevance Sort by last modified time
    Searched full:equivalent (Results 151 - 175 of 5226) sorted by null

1 2 3 4 5 67 8 91011>>

  /libcore/luni/src/main/java/java/nio/charset/
Charsets.java 60 * Decodes the given US-ASCII bytes into the given char[]. Equivalent to but faster than:
70 * Decodes the given ISO-8859-1 bytes into the given char[]. Equivalent to but faster than:
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DelayedOperations.java 60 * Post a {@link Runnable} to the handler. Equivalent to {@link Handler#post(Runnable)}.
71 * Equivalent to {@link Handler#removeCallbacks(Runnable)}.
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedSet.java 58 * implementations must check whether a provided object is equivalent to an
61 * two elements are equivalent. Instead, with an explicit comparator, the
63 * equivalent: <pre> {@code
68 * two elements are equivalent: <pre> {@code
130 * their natural ordering. When multiple elements are equivalent according to
143 * their natural ordering. When multiple elements are equivalent according to
156 * their natural ordering. When multiple elements are equivalent according to
169 * their natural ordering. When multiple elements are equivalent according to
182 * their natural ordering. When multiple elements are equivalent according to
202 * their natural ordering. When multiple elements are equivalent according t
    [all...]
  /external/openfst/src/test/
algo_test.h 89 VLOG(1) << "Check destructive and delayed union are equivalent.";
98 VLOG(1) << "Check destructive and delayed concatenation are equivalent.";
109 VLOG(1) << "Check destructive and delayed closure* are equivalent.";
117 VLOG(1) << "Check destructive and delayed closure+ are equivalent.";
311 VLOG(1) << "Check destructive and delayed projection are equivalent.";
320 VLOG(1) << "Check destructive and delayed inversion are equivalent.";
518 VLOG(1) << "Check all epsilon filters leads to equivalent results.";
539 VLOG(1) << "Check arc sorted Fst is equivalent to its input.";
546 VLOG(1) << "Check destructive and delayed arcsort are equivalent.";
565 VLOG(1) << "Check topologically sorted Fst is equivalent to its input."
    [all...]
  /art/runtime/base/unix_file/
null_file.h 25 // A RandomAccessFile implementation equivalent to /dev/null. Writes are
  /dalvik/vm/native/
java_lang_reflect_AccessibleObject.cpp 27 * Return the Signature annotation for the specified class. Equivalent to
  /development/ndk/sources/android/libportable/arch-mips/
poll.c 24 * the normal priority is equivalent to the original I/O it was assigned new bits:
25 * POLLIN Equivalent to POLLRDNORM
26 * POLLOUT Equivalent to POLLWRNORM
41 * POLLWRNORM:0x100 - MIPS used POLLOUT:0x0004, which is equivalent in meaning.
  /external/android-mock/src/com/google/android/testing/mocking/
GeneratedMockJar.readme 11 All methods on Android Mock are syntactically equivalent to EasyMock method
  /external/chromium/base/
foundation_utils_mac.h 19 // its equivalent "toll-free bridged" NSObject subclass, for example,
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_manager_mac.mm 41 // TODO(dtseng): no clear equivalent on Mac.
  /external/chromium/chrome/browser/chromeos/cros/
speech_synthesis_library.cc 13 // TODO(chaitanyag): rename to "locale" after making equivalent change in
  /external/chromium/chrome/browser/extensions/
extension_devtools_events.h 15 // Equivalent name munging is done in the extension process in JavaScript
  /external/chromium/chrome/browser/password_manager/
password_form_data.h 34 // Checks whether two vectors of PasswordForms contain equivalent elements,
  /external/chromium/chrome/browser/sync/glue/
theme_util.h 50 // current theme is equivalent to that described by theme_specifics.
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_uninstall_dialog_cocoa.mm 30 // Clear the key equivalent (currently 'Return') because cancel is the default
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
README.chromium 11 This project is the python equivalent of google-gflags, a Google commandline
  /external/chromium_org/base/time/
clock.h 26 // See TickClock (base/time/tick_clock.h) for the equivalent interface for
tick_clock.h 26 // See Clock (base/time/clock.h) for the equivalent interface for Times.
  /external/chromium_org/cc/trees/
tree_synchronizer.h 33 // equivalent LayerImpl tree.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
FindNotificationDetails.java 10 * Java equivalent to the C++ FindNotificationDetails class
  /external/chromium_org/chrome/browser/
fullscreen_mac.mm 37 // If both dock and menu bar are hidden, that is the equivalent of the Carbon
  /external/chromium_org/chrome/browser/net/
proxy_service_factory.h 25 // (or the respective ChromeOS equivalent).
  /external/chromium_org/chrome/browser/ui/android/infobars/
infobar_container_android.h 48 // Create the Java equivalent of |android_bar| and add it to the java
  /external/chromium_org/chrome/browser/ui/translate/
translate_bubble_view_state_transition.h 31 // equivalent to |view_state_|. Otherwise, this is the previous view type
  /external/chromium_org/chrome/renderer/
external_host_bindings.h 32 // This is equivalent to calling window.document.createEvent("MessageEvent")

Completed in 433 milliseconds

1 2 3 4 5 67 8 91011>>