/prebuilts/go/linux-x86/src/cmd/go/ |
get.go | 128 // for a particular pattern, downloadPaths leaves it in the result list,
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
boost_concept_check.h | 227 // requirement is that it leaves the door open for evil proxies that
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_associate.py | 72 54: ("David Lanz", "Leaves on the Seine", "New Age"),
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build_ext.py | 40 # XXX on Windows the test leaves a directory
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_associate.py | 72 54: ("David Lanz", "Leaves on the Seine", "New Age"),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build_ext.py | 40 # XXX on Windows the test leaves a directory
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/ |
tree-rewrite.rb | 568 | INT // leaves it alone, returning $a.start 1000 | INT // leaves it alone, returning $a.start [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
NumberFormat.java | 120 * if true, "3456.78" -> 3456 (and leaves the parse position just after '6') 121 * if false, "3456.78" -> 3456.78 (and leaves the parse position just after '8') [all...] |
RBBIRuleScanner.java | 206 // Terminate expression, leaves expression parse tree rooted in TOS 238 fixOpStack(RBBINode.precStart); // Terminate expression, leaves [all...] |
RuleBasedBreakIterator.java | 259 * leaves this range of text [all...] |
/external/icu/icu4c/source/common/ |
rbbi.cpp | 924 * effect, leaves the iterator pointing to the first boundary position at [all...] |
rbbiscan.cpp | 278 // Terminate expression, leaves expression parse tree rooted in TOS node. 313 fixOpStack(RBBINode::precStart); // Terminate expression, leaves expression [all...] |
/external/icu/icu4c/source/common/unicode/ |
utext.h | 822 * Leaves the current iteration position at the position following the [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
NumberFormat.java | 119 * if true, "3456.78" -> 3456 (and leaves the parse position just after '6') 120 * if false, "3456.78" -> 3456.78 (and leaves the parse position just after '8') [all...] |
RBBIRuleScanner.java | 205 // Terminate expression, leaves expression parse tree rooted in TOS 237 fixOpStack(RBBINode.precStart); // Terminate expression, leaves [all...] |
RuleBasedBreakIterator.java | 264 * leaves this range of text [all...] |
/external/libpcap/ |
optimize.c | 211 * Level graph. The levels go from 0 at the leaves to [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeTypes.cpp | 194 // (and remembering them) if they are leaves and assigning 'Unanalyzed' if 195 // non-leaves. [all...] |
/external/llvm/lib/IR/ |
LegacyPassManager.cpp | 472 // to a non-null value (if the -time-passes option is enabled) or it leaves it [all...] |
/external/llvm/lib/Transforms/Scalar/ |
SeparateConstOffsetFromGEP.cpp | 255 /// 1) iteratively distribute s/zext towards the leaves of the expression tree 386 /// SeparateConstOffsetFromGEP distributes a sext to leaves before extracting [all...] |
/external/minijail/ |
libminijail.c | 278 * inside |buf|, but we don't use any of them; this leaves the pointers 312 * inside buf, but we don't use any of them; this leaves the pointers [all...] |
/external/opencv3/3rdparty/zlib/ |
trees.c | 657 /* The elements heap[heap_len/2+1 .. heap_len] are leaves of the tree, 880 * Flush the bits in the bit buffer to pending output (leaves at most 7 bits) [all...] |
/external/pdfium/third_party/zlib_v128/ |
trees.c | 657 /* The elements heap[heap_len/2+1 .. heap_len] are leaves of the tree, 880 * Flush the bits in the bit buffer to pending output (leaves at most 7 bits) [all...] |
/external/zlib/src/ |
trees.c | 657 /* The elements heap[heap_len/2+1 .. heap_len] are leaves of the tree, 880 * Flush the bits in the bit buffer to pending output (leaves at most 7 bits) [all...] |
/frameworks/base/core/java/android/app/ |
ActionBar.java | [all...] |