/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
WindowList.py | 17 # Sometimes, destroy() is called twice
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_apply.py | 56 # XXX Sometimes we could be cleverer, e.g. apply(f, (x, y) + t)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
WindowList.py | 17 # Sometimes, destroy() is called twice
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_apply.py | 56 # XXX Sometimes we could be cleverer, e.g. apply(f, (x, y) + t)
|
/external/jdiff/src/jdiff/ |
Comments.java | 520 * tag.equalsIgnoreCase("tr") || // Is sometimes minimized 521 * tag.equalsIgnoreCase("th") || // Is sometimes minimized 522 * tag.equalsIgnoreCase("td") || // Is sometimes minimized 523 * tag.equalsIgnoreCase("dt") || // Is sometimes minimized 524 * tag.equalsIgnoreCase("dd") || // Is sometimes minimized 525 * tag.equalsIgnoreCase("img") || // Is sometimes minimized 526 * tag.equalsIgnoreCase("code") || // Is sometimes minimized (error) 527 * tag.equalsIgnoreCase("font") || // Is sometimes minimized (error) 528 * tag.equalsIgnoreCase("ul") || // Is sometimes minimized 529 * tag.equalsIgnoreCase("ol") || // Is sometimes minimize [all...] |
/external/sonic/ |
sonic.h | 86 /* Use this to read floating point data out of the stream. Sometimes no data 89 /* Use this to read 16-bit data out of the stream. Sometimes no data will 92 /* Use this to read 8-bit unsigned data out of the stream. Sometimes no data will
|
/external/valgrind/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
|
/art/runtime/gc/collector/ |
immune_region.h | 36 // the zygote, image spaces, and sometimes non moving spaces. Doing the ContainsObject check is
|
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityActivityTestCase.java | 103 // of each type within a timeout. Hence, sometimes the window
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/ |
MaybeNull.java | 23 * Helper set of methods for dealing with objects that are sometimes {@code null}.
|
/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/clang/tools/clang-format/ |
clang-format-sublime.py | 56 # FIXME: Without the 10ms delay, the viewport sometimes jumps.
|
/external/e2fsprogs/lib/ext2fs/ |
kernel-list.h | 9 * sometimes we already know the next/prev entries and we can
|
/external/eigen/Eigen/src/StlSupport/ |
details.h | 51 // sometimes, MSVC detects, at compile time, that the argument x
|
/external/google-breakpad/src/testing/gtest/src/ |
gtest-all.cc | 34 // Sometimes it's desirable to build Google Test by compiling a single file.
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest_all_test.cc | 34 // Sometimes it's desirable to build most of Google Test's own tests
|
/external/google-breakpad/src/testing/test/ |
gmock_all_test.cc | 34 // Sometimes it's desirable to build most of Google Mock's own tests
|
/external/gtest/src/ |
gtest-all.cc | 34 // Sometimes it's desirable to build Google Test by compiling a single file.
|
/external/gtest/test/ |
gtest_all_test.cc | 34 // Sometimes it's desirable to build most of Google Test's own tests
|
/external/guava/guava/src/com/google/common/collect/ |
Platform.java | 61 * otherwise (i.e., in GWT). This is sometimes acceptable, when only
|
/external/icu/icu4c/source/tools/icuinfo/ |
icuplugins_windows_sample.txt | 43 ## Sometimes this is desired, but, note that it may cause
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
CalendarUtil.java | 18 * sometimes need to access calendar internal APIs. But calendar
|