/external/guava/guava/src/com/google/common/collect/ |
Iterables.java | 864 * <i>not</i> possible to delete the last skipped element by immediately 898 * remove() method would remove one of the skipped elements instead of [all...] |
/external/guava/guava/src/com/google/common/net/ |
InetAddresses.java | 285 // This indicates that a run of zeroes has been skipped. 315 // If we found a ::, then we must have skipped at least one part. [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Iterables.java | 822 * <i>not</i> possible to delete the last skipped element by immediately 856 * remove() method would remove one of the skipped elements instead of [all...] |
/external/jpeg/ |
jmemmgr.c | 811 if (writable) /* writer skipped over a section of array */ [all...] |
/external/llvm/lib/CodeGen/ |
RegAllocFast.cpp | [all...] |
/external/llvm/utils/FileCheck/ |
FileCheck.cpp | 528 // match distance and the number of lines skipped to get to this match. 885 // skipped region. [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-internal-inl.h | 417 // skip_count - the number of top frames to be skipped; doesn't count 602 // specifies the number of top frames to be skipped, which doesn't [all...] |
/external/mesa3d/src/glsl/glcpp/ |
glcpp-parse.y | 262 * expressions that are being skipped. */ 302 * expressions that are being skipped. */ [all...] |
/external/mesa3d/src/gtest/src/ |
gtest-internal-inl.h | 418 // skip_count - the number of top frames to be skipped; doesn't count 603 // specifies the number of top frames to be skipped, which doesn't [all...] |
/external/open-vcdiff/gtest/src/ |
gtest-internal-inl.h | 661 // skip_count - the number of top frames to be skipped; doesn't count 846 // specifies the number of top frames to be skipped, which doesn't [all...] |
/external/protobuf/gtest/src/ |
gtest-internal-inl.h | 657 // skip_count - the number of top frames to be skipped; doesn't count 842 // specifies the number of top frames to be skipped, which doesn't [all...] |
/external/qemu/distrib/jpeg-6b/ |
jmemmgr.c | 811 if (writable) /* writer skipped over a section of array */ [all...] |
/external/v8/src/mips/ |
assembler-mips.h | 79 return reg.code() - 2; // zero_reg and 'at' are skipped. 84 return from_code(index + 2); // zero_reg and 'at' are skipped. [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
avcenc_lib.h | 670 or skipped. 761 Restore QP related parameters of previous MB when current MB is skipped. [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
SlidingPaneLayout.java | 569 // Do initial height measurement if we skipped measuring this view 592 // This was skipped the first time; figure out a real height spec. [all...] |
/ndk/sources/third_party/googletest/googletest/src/ |
gtest-internal-inl.h | 426 // skip_count - the number of top frames to be skipped; doesn't count 618 // specifies the number of top frames to be skipped, which doesn't [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-cpp.1 | 317 \&\fINote:\fR If a macro is actually used, but only used in skipped 320 definition by, for example, moving it into the first skipped block. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-cpp.1 | 317 \&\fINote:\fR If a macro is actually used, but only used in skipped 320 definition by, for example, moving it into the first skipped block. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-cpp.1 | 317 \&\fINote:\fR If a macro is actually used, but only used in skipped 320 definition by, for example, moving it into the first skipped block. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-cpp.1 | 317 \&\fINote:\fR If a macro is actually used, but only used in skipped 320 definition by, for example, moving it into the first skipped block. [all...] |
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
unicodeobject.h | 790 adjusted and the BOM skipped. In the other modes, no BOM mark [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
rfc822.py | 126 The (normally blank) line that ends the headers is skipped, but not 220 """Determine whether a line should be skipped entirely. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_bigmem.py | 643 # skipped, in verbose mode.) 777 # skipped, in verbose mode.) [all...] |
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
unicodeobject.h | 790 adjusted and the BOM skipped. In the other modes, no BOM mark [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
rfc822.py | 126 The (normally blank) line that ends the headers is skipped, but not 220 """Determine whether a line should be skipped entirely. [all...] |