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

<<11121314151617181920>>

  /external/llvm/lib/Support/
SmallPtrSet.cpp 62 // Okay, we know we have space. Find a hash bucket.
90 // Okay, we know we have space. Find a hash bucket.
StringMap.cpp 103 // Okay, we didn't find the item. Probe to the next bucket.
147 // Okay, we didn't find the item. Probe to the next bucket.
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 117 // Okay, we don't have an exact match, if this is an indexed offset, see if
120 // Okay the base pointers match, so we have [c1+r] vs [c2+r]. Check
  /external/llvm/lib/Transforms/Instrumentation/
OptimalEdgeProfiling.cpp 167 // Okay, we have to add a counter of each outgoing edge not in MST. If
193 // Okay, we are guaranteed that the edge is no longer critical. If
  /external/llvm/lib/Transforms/Utils/
ValueMapper.cpp 112 // Okay, this either must be a constant (which may or may not be mappable) or
146 // Okay, we need to create a new constant. We've already processed some or
  /external/regex-re2/re2/testing/
dfa_test.cc 78 // One more compile, to make sure everything is okay.
119 CHECK_LT(usage, limit + (16<<10)); // 16kB of slop okay
  /frameworks/base/core/java/android/app/
FragmentTransaction.java 242 * situations where it may be okay to lose the commit.</p>
254 * this should only be used for cases where it is okay for the UI state
  /frameworks/support/v4/java/android/support/v4/app/
FragmentTransaction.java 256 * situations where it may be okay to lose the commit.</p>
268 * this should only be used for cases where it is okay for the UI state
  /libcore/dalvik/src/test/java/dalvik/system/profiler/
SamplingProfilerTest.java 133 // remove thread 2, which should not exist (but that's okay on the RI)
145 // remove thread 1 again, which should not exist (its not okay to have end followed by end)
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
VendorPolicyLoader.java 66 // It's okay to instantiate VendorPolicyLoader multiple times. No need to synchronize.
118 // Package not found -- it's okay - there's no policy .apk found, which is OK
  /art/runtime/
mem_map.cc 121 // reuse means it is okay that it overlaps an existing page mapping.
  /bootable/recovery/applypatch/
main.c 160 // replacement for it) and idempotent (it's okay to run this program
  /build/tools/acp/
acp.c 75 * It's okay if it's a symlink to a directory.
  /development/ide/emacs/
android-host.el 95 ;; OKAY
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReceiveResult.java 127 text.append("(okay ");
  /external/chromium/base/
callback_internal.h 69 // another type. It is not okay to use void*. We create a InvokeFuncStorage
  /external/chromium/chrome/browser/net/
ssl_config_service_manager_pref.cc 118 // Initialize from UI thread. This is okay as there shouldn't be anything on
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_source.cc 111 AddString(dict, "okay", IDS_SYNC_SETUP_OK_BUTTON_LABEL);
  /external/chromium/chrome/browser/remoting/
remoting_resources_source.cc 120 localized_strings.SetString("okay",
  /external/chromium/chrome/browser/resources/
cookies_tree.js 56 // But that should be okay because treeLookup is cleared when we
  /external/chromium/chrome/browser/safe_browsing/
bloom_filter.cc 151 // We've read everything okay, commit the data.
  /external/chromium/net/test/
test_server_win.cc 170 // pointer, truncating it on 64-bit machines is okay. See
  /external/chromium_org/apps/
app_window_contents.cc 74 // okay to remove the NOTIFICATION_RENDER_VIEW_HOST_CHANGED registration once
  /external/chromium_org/chrome/browser/autocomplete/
builtin_provider.cc 122 // allowing completions is okay, give the match a high enough score to
  /external/chromium_org/chrome/browser/devtools/adb/
android_usb_socket.cc 66 // Allow WRTE over new connection even though OKAY ack was not received.

Completed in 1380 milliseconds

<<11121314151617181920>>