HomeSort by relevance Sort by last modified time
    Searched full:ends (Results 701 - 725 of 2698) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/text/
CollationElementIterator.java 69 * Returns the maximum length of any expansion sequence that ends with the
  /ndk/sources/host-tools/ndk-stack/elff/
elff_api.h 103 * NULL. The array ends with an entry containing all zeroes. */
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h 142 // Returns true iff the given string ends with the given suffix, ignoring
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
FilterDeleteSet.java 104 // last one ends in a deleted item. The difference between the new index and
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlTreeBuilder.java 167 * 'outside' text ends up leaking out of the table.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureStrokeDrawingPoints.java 183 * @param a1 the angular to which the rotation ends.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java 270 * Ends the current transaction and clears out the member variable. This does not set the
  /packages/services/Telephony/tests/src/com/android/phone/tests/
OtaspTestActivity.java 155 // it ends by directly launching the Home activity.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/
c-common.h 312 /* Identifier part common to the C front ends. Inherits from
549 /* Switches common to the C front ends. */
689 /* Attribute table common to the C front ends. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfg-flags.def 117 /* Edge out of a basic block that ends with a CALL_INSN with abnormal
debug.h 100 compilation proper, also from various language front ends to
  /prebuilts/misc/common/swig/include/2.0.11/
exception.i 304 /* exception.i ends here */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
pystone.py 20 First, it leaked memory: in Proc1(), NextRecord ends
test_glob.py 121 # When there is a wildcard pattern which ends with os.sep, glob()
test_quopri.py 27 # First line ends with a space
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
pystone.py 20 First, it leaked memory: in Proc1(), NextRecord ends
test_glob.py 121 # When there is a wildcard pattern which ends with os.sep, glob()
test_quopri.py 27 # First line ends with a space
  /system/core/adb/
adb.h 89 /* flag: quit adbd when both ends close the
  /system/extras/tests/bionic/libc/other/
test_zlib.c 111 /* decompress until deflate stream ends or end of file */
  /bionic/libc/arch-arm/cortex-a9/bionic/
strcmp.S 414 /* The syndrome value may contain false ones if the string ends
459 /* The syndrome value may contain false ones if the string ends
505 /* The syndrome value may contain false ones if the string ends
  /external/google-breakpad/src/common/mac/
macho_reader.h 88 // The Mach-O fat binary file ends abruptly, without enough space
92 // The file ends abruptly: either it is not large enough to hold a
257 // The file ends abruptly: either it is not large enough to hold a
  /external/guava/guava/src/com/google/common/net/
InternetDomainName.java 164 * public suffix according to {@link #isPublicSuffix()} if the domain ends
328 * Indicates whether this domain name ends in a {@linkplain #isPublicSuffix()
352 * Indicates whether this domain name ends in a {@linkplain #isPublicSuffix()
  /external/mesa3d/src/glsl/tests/lower_jumps/
create_test_cases.py 155 ends in a jump, lower_jumps.cpp won't try to combine this
429 doc_string = """If one branch of an if ends in a jump, and control cannot
520 ends in an unconditional break, then the unconditional break
  /external/selinux/policycoreutils/sandbox/
seunshare.c 293 If path is empy or ends with "/." or "/.. return -1 else return 0;
303 if (*ptr == '/') return -1; // path ends in /.
307 if (*ptr == '/') return -1; // path ends in /..

Completed in 919 milliseconds

<<21222324252627282930>>