HomeSort by relevance Sort by last modified time
    Searched full:occurrence (Results 1 - 25 of 454) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/YAMLParser/
spec-08-02.data 3 First occurrence: &anchor Value
4 Second occurrence: *anchor
spec-08-11.data 3 First occurrence: &anchor Value
4 Second occurrence: *anchor
spec-02-10.data 9 - *SS # Subsequent occurrence
  /external/bison/po/
insert-header.sin 3 # At each occurrence of a line starting with "msgid ", we execute the following
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
remove-potcdate.sin 11 # Yes it was empty. First occurrence. Remove the line.
  /external/bison/runtime-po/
insert-header.sin 3 # At each occurrence of a line starting with "msgid ", we execute the following
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
remove-potcdate.sin 11 # Yes it was empty. First occurrence. Remove the line.
  /external/e2fsprogs/po/
insert-header.sin 3 # At each occurrence of a line starting with "msgid ", we execute the following
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
remove-potcdate.sin 11 # Yes it was empty. First occurrence. Remove the line.
  /external/elfutils/libelf-po/
insert-header.sin 3 # At each occurrence of a line starting with "msgid ", we execute the following
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
  /external/elfutils/po/
insert-header.sin 3 # At each occurrence of a line starting with "msgid ", we execute the following
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
remove-potcdate.sin 11 # Yes it was empty. First occurrence. Remove the line.
  /ndk/sources/host-tools/make-3.81/po/
insert-header.sin 3 # At each occurrence of a line starting with "msgid ", we execute the following
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
remove-potcdate.sin 11 # Yes it was empty. First occurrence. Remove the line.
  /ndk/sources/host-tools/sed-4.2.1/po/
insert-header.sin 3 # At each occurrence of a line starting with "msgid ", we execute the following
4 # commands. At the first occurrence, insert the file. At the following
12 # Yes it was empty. First occurrence. Read the file.
remove-potcdate.sin 11 # Yes it was empty. First occurrence. Remove the line.
  /dalvik/tests/004-annotations/src/android/test/anno/
SubNoted.java 3 @AnnoFancyType(num=5) // first occurrence of AnnoFancyType
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
strings.h 47 /* Find the first occurrence of C in S (same as strchr). */
50 /* Find the last occurrence of C in S (same as strrchr). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
strings.h 47 /* Find the first occurrence of C in S (same as strchr). */
50 /* Find the last occurrence of C in S (same as strrchr). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
strings.h 47 /* Find the first occurrence of C in S (same as strchr). */
50 /* Find the last occurrence of C in S (same as strrchr). */
  /external/kernel-headers/original/linux/
textsearch.h 35 * @find: find the next occurrence of the pattern
99 * textsearch_find() must be called to find the first occurrence
102 * Returns the position of the next occurrence of the pattern or
121 * Returns the position of first occurrence of the pattern or
  /external/guava/guava/src/com/google/common/collect/
Multiset.java 341 * @return {@code true} if this multiset contains at least one occurrence of
348 * Returns {@code true} if this multiset contains at least one occurrence of
355 * <p><b>Note:</b> this method does not take into account the occurrence
364 * @return {@code true} if this multiset contains at least one occurrence of
372 * Adds a single occurrence of the specified element to this multiset.
379 * @param element the element to add one occurrence of; may be null only if
392 * Removes a <i>single</i> occurrence of the specified element from this
399 * @param element the element to remove one occurrence of
400 * @return {@code true} if an occurrence was found and removed
410 * If you wish to remove one occurrence in this multiset for every occurrenc
    [all...]
  /external/llvm/lib/Support/
StringExtras.cpp 20 /// occurrence of string 's1' in string 's2', ignoring case. Returns
43 // Find the next occurrence of the delimiter.
  /external/qemu/
android-trace_common.h 58 uint64_t start_time; // time of first occurrence
60 uint32_t repeat; // repeat count (= 0 if just one occurrence)
  /libcore/luni/src/main/java/java/util/
Stack.java 97 * Returns the index of the first occurrence of the object, starting from
100 * @return the index of the first occurrence of the object, assuming that

Completed in 1203 milliseconds

1 2 3 4 5 6 7 8 91011>>