/external/clang/include/clang/Analysis/Analyses/ |
UninitializedValues.h | 74 Sometimes, 90 !branch_empty() ? Sometimes : Maybe;
|
/external/lldb/test/python_api/watchpoint/watchlocation/ |
TestSetWatchlocation.py | 34 @skipIfLinux # Sometimes passes, sometimes not.
|
/external/llvm/lib/Target/SystemZ/ |
SystemZTargetMachine.cpp | 75 // For example, two-address NILF can sometimes be converted into 78 // other hand, 64-bit ANDs like NILL can sometimes be converted to RISBG.
|
/external/mockito/src/org/mockito/ |
ArgumentMatcher.java | 48 * Sometimes it's better to implement equals() for arguments that are passed to mocks 52 * Also, <b>sometimes {@link ArgumentCaptor} may be a better fit</b> than custom matcher.
|
/external/openssl/crypto/ |
opensslconf.h.in | 107 /* Unroll the inner loop, this sometimes helps, sometimes hinders.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/ |
DoubleKeyMap.java | 5 /** Sometimes we need to map a key to a value but key is two pieces of data.
|
/external/chromium_org/ash/test/ |
ash_test_helper.h | 49 // method can return NULL sometimes, and in those cases, we fall back on the
|
/external/chromium_org/base/files/ |
file_path_watcher_fsevents.h | 19 // implementation. The biggest issues are that FSEvents on 10.6 sometimes drops
|
/external/chromium_org/base/third_party/dmg_fp/ |
dtoa_wrapper.cc | 11 // We need two locks because they're sometimes grabbed at the same time.
|
/external/chromium_org/chrome/browser/extensions/api/history/ |
history_apitest.cc | 25 // Full text search indexing sometimes exceeds a timeout. (http://crbug/119505)
|
/external/chromium_org/chrome/browser/extensions/api/music_manager_private/ |
device_id.h | 27 // the UI thread though (sometimes directly if the implementation allows
|
/external/chromium_org/chrome/browser/sync/glue/ |
synced_window_delegate.h | 32 // associated with it. Sometimes, if a window is being created/removed the
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
directory_zipper.py | 37 # Data is sometimes already cached as unicode.
|
/external/chromium_org/chrome/test/chromedriver/js/ |
focus.js | 20 // the body, sometimes we still need to focus the body element for send
|
/external/chromium_org/remoting/webapp/ |
fullscreen_v1.js | 83 // event fires sometimes gives the wrong answer on Mac, perhaps due to
|
/external/chromium_org/sandbox/win/src/ |
sandbox_factory.h | 29 // sometimes the API calls are issued from a DLL that loads into the exe
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector-wrappers/ |
inspector-wrappers-test-utils.js | 1 var truealert = window.alert; // we overwrite window.alert sometimes
|
/external/chromium_org/third_party/icu/source/io/ |
uprintf.h | 87 * va_list sometimes can't be passed by pointer.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_agp_offset.spec | 68 and freed with glXFreeMemoryNV. Sometimes it's useful to know where a
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
r600_shader.h | 53 * sometimes it could be higher than nr_cbufs (bug?).
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
EdgeWalker_Test.h | 43 int d; // sometimes 1 if abc_is_a_triangle
|
/external/chromium_org/third_party/skia/experimental/webtry/setup/ |
continue_install | 37 # Sometimes you need to test patches on the server, to do that uncomment
|
/external/chromium_org/third_party/skia/include/core/ |
SkSurfaceProps.h | 48 * during drawing, and can sometimes optimize its performance (e.g. disabling an expensive
|
/external/chromium_org/third_party/skia/include/gpu/gl/ |
GrGLExtensions.h | 36 * We sometimes need to use this class without having yet created a GrGLInterface. This version
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLIRect.h | 39 // sometimes we have a SkIRect from the client that we
|