HomeSort by relevance Sort by last modified time
    Searched full:okay (Results 376 - 400 of 1418) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
ostream 395 * true (@a okay).
423 * return value is that of the sentry state (true == okay).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
ostream 395 * true (@a okay).
423 * return value is that of the sentry state (true == okay).
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 331 It's okay if this method actually transmits the data; BaseHandler
340 It's okay if this method is a no-op (i.e., if '_write()' actually
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 331 It's okay if this method actually transmits the data; BaseHandler
340 It's okay if this method is a no-op (i.e., if '_write()' actually
  /system/core/fastboot/
engine.c 185 fprintf(stderr,"OKAY [%7.3fs]\n", (split - a->start));
466 fprintf(stderr,"OKAY [%7.3fs]\n", (split - a->start));
  /art/runtime/hprof/
hprof.cc 439 bool okay = true; local
467 okay = file->WriteFully(header_data_ptr_, header_data_size_) &&
469 if (!okay) {
478 if (okay) {
    [all...]
  /art/runtime/
thread_pool.cc 218 // There is a race condition that someone starts stealing from us at this point. This is okay
  /cts/hostsidetests/holo/app/src/android/holo/app/
HoloDeviceActivity.java 149 Log.i(TAG, success ? "OKAY" : "ERROR");
  /cts/hostsidetests/holo/src/android/holo/cts/
HoloHostTest.java 240 if (s.equals("OKAY")) {
  /dalvik/vm/alloc/
Alloc.cpp 139 dvmReleaseTrackedAlloc((Object*) msgStr, self); // okay if msgStr NULL
  /dalvik/vm/mterp/armv5te/
header.S 90 * It's okay to do this more than once.
  /dalvik/vm/mterp/x86/
header.S 153 * It's okay to do this more than once.
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
MultiRecordExampleAgent.java 102 // Okay, now check each datum to see whether we need to back up a new value. We'll
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_manager.cc 55 // of a 32-bit integer range. It's okay to wrap around; we just want
  /external/chromium/chrome/browser/password_manager/
password_form_manager_unittest.cc 173 // Different paths for action / origin are okay.
  /external/chromium/chrome/browser/renderer_host/
download_resource_handler.cc 227 // We'll come back later and see if it's okay to unpause the request.
  /external/chromium_org/base/
callback_internal.h 47 // another type. It is not okay to use void*. We create a InvokeFuncStorage
  /external/chromium_org/cc/resources/
picture_pile.cc 65 // It's okay to add this invalid tile to the
  /external/chromium_org/chrome/browser/chromeos/input_method/
component_extension_ime_manager_impl.cc 249 // It's okay to return true on no option page and/or input view page case.
  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_navigation_observer.cc 55 // so it should be okay).
  /external/chromium_org/chrome/browser/performance_monitor/
key_builder.cc 29 // metric/event sets (repeated values between sets are okay).
  /external/chromium_org/chrome/test/chromedriver/chrome/
adb_impl.cc 110 if (response == "OKAY")
  /external/chromium_org/chrome_frame/
simple_resource_loader.cc 100 // but that's okay since we'll exit with success when the first is tried).
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewRenderView.java 255 // queue behavior. That is okay for this edge case.
  /external/chromium_org/content/renderer/media/crypto/
proxy_decryptor.cc 72 // video and audio decoders). The current implementation is okay for the current

Completed in 740 milliseconds

<<11121314151617181920>>