/external/protobuf/gtest/src/ |
gtest-all.cc | 34 // Sometimes it's desirable to build Google Test by compiling a single file.
|
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
SDL_atarisuper.h | 38 * Sometimes, GCC optimizes the stack usage, so this matters.
|
/external/skia/src/gpu/gl/ |
GrGLIRect.h | 39 // sometimes we have a GrIRect from the client that we
|
/external/valgrind/main/none/tests/ |
filter_fdleak | 9 # Nb: on Darwin, /tmp is a symlink to /private/tmp, so sometimes it's
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
try-001.js | 7 * sometimes thrown by a function called from within the try block.
|
/external/webkit/Source/WebCore/manual-tests/inspector-wrappers/ |
inspector-wrappers-test-utils.js | 1 var truealert = window.alert; // we overwrite window.alert sometimes
|
/external/webkit/Source/WebCore/wml/ |
WMLFormControlElement.cpp | 70 // to the base class's attach() because that can sometimes do a close
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/ |
config.yaml | 46 # Hangs the test waiting for a prompt sometimes
|
/frameworks/base/tools/layoutlib/bridge/src/android/os/ |
ServiceManager.java | 56 // actual implementation returns null sometimes, so it's ok
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
ar.h | 38 char ar_name[16]; /* Member file name, sometimes / terminated. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
ar.h | 38 char ar_name[16]; /* Member file name, sometimes / terminated. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
ar.h | 38 char ar_name[16]; /* Member file name, sometimes / terminated. */
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
atomic_lockfree_defines.h | 44 * 1 indicates that the types are sometimes lock-free.
|
/external/jdiff/src/jdiff/ |
Comments.java | 522 * tag.equalsIgnoreCase("tr") || // Is sometimes minimized 523 * tag.equalsIgnoreCase("th") || // Is sometimes minimized 524 * tag.equalsIgnoreCase("td") || // Is sometimes minimized 525 * tag.equalsIgnoreCase("dt") || // Is sometimes minimized 526 * tag.equalsIgnoreCase("dd") || // Is sometimes minimized 527 * tag.equalsIgnoreCase("img") || // Is sometimes minimized 528 * tag.equalsIgnoreCase("code") || // Is sometimes minimized (error) 529 * tag.equalsIgnoreCase("font") || // Is sometimes minimized (error) 530 * tag.equalsIgnoreCase("ul") || // Is sometimes minimized 531 * tag.equalsIgnoreCase("ol") || // Is sometimes minimize [all...] |
/external/valgrind/main/helgrind/ |
hg_basics.h | 65 /* Enable/disable lock order checking. Sometimes it produces a lot of 72 (regtesting) this is sometimes important. */ 117 1: "auto": (the default): VTS pruning is sometimes done after VTS
|
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityActivityTestCase.java | 93 // of each type within a timeout. Hence, sometimes the window
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
CommonErrorNode.as | 21 // sometimes resync does not consume a token (when LT(1) is
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
CommonErrorNode.js | 6 // sometimes resync does not consume a token (when LT(1) is
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ToolMessage.java | 36 * Sometimes you need to pass in a filename or something to say it is "bad".
|
/external/bison/lib/ |
error.h | 57 /* Sometimes we want to have at most one error per line. This
|
/external/chromium/chrome/browser/ |
crash_recovery_browsertest.cc | 58 // http://crbug.com/57158 - Times out sometimes on all platforms.
|
/external/chromium/chrome/browser/sync/engine/ |
model_changing_syncer_command.h | 39 // Sometimes, a command has work to do that needs to touch global state
|
/external/chromium/chrome/browser/ui/cocoa/ |
first_run_bubble_controller.mm | 42 // On 10.5, the first run bubble sometimes does not disappear when clicking
|
/external/chromium/chrome/common/ |
chrome_paths_internal.h | 29 // This will always fill in |result| with a directory, sometimes
|
/external/chromium/testing/gmock/test/ |
gmock_all_test.cc | 34 // Sometimes it's desirable to build most of Google Mock's own tests
|