HomeSort by relevance Sort by last modified time
    Searched full:over (Results 1451 - 1475 of 13432) sorted by null

<<51525354555657585960>>

  /external/icu/android_icu4j/src/main/java/android/icu/text/
ThaiBreakEngine.java 209 // Update the length with the passed-over characters
233 // Skip over previous end and PAIYANNOI
245 // Skip over previous end and MAIYAMOK
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
ErrorTest.java 34 new ReplaceableString("A quick fox jumped over the lazy dog.");
51 new ReplaceableString("A quick fox jumped over the lazy dog.");
59 new ReplaceableString("A quick fox jumped over the lazy dog.");
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
UtilityTest.java 56 "the quick brown fox jumps over the lazy dog",
64 " \"the quick brown fox jumps over the lazy dog\"",
71 "\"the quick brown fox jumps over the lazy dog\"",
  /external/icu/icu4c/source/common/
uarrsort.c 27 * A binary search over 8 items performs 4 comparisons:
29 * A linear search over 8 items on average also performs 4 comparisons.
94 /* Linear search over the remaining tiny sub-array. */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Trie2_16.java 174 * This function is part of the implementation of iterating over the
226 // encounter a null block at its beginning, and can skip over
234 // Walk over the data entries, checking the values.
Trie2_32.java 171 * This function is part of the implementation of iterating over the
223 // encounter a null block at its beginning, and can skip over
231 // Walk over the data entries, checking the values.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ThaiBreakEngine.java 208 // Update the length with the passed-over characters
232 // Skip over previous end and PAIYANNOI
244 // Skip over previous end and MAIYAMOK
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
UtilityTest.java 52 "the quick brown fox jumps over the lazy dog",
60 " \"the quick brown fox jumps over the lazy dog\"",
67 "\"the quick brown fox jumps over the lazy dog\"",
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
ErrorTest.java 30 new ReplaceableString("A quick fox jumped over the lazy dog.");
47 new ReplaceableString("A quick fox jumped over the lazy dog.");
55 new ReplaceableString("A quick fox jumped over the lazy dog.");
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
Data.java 105 * @return an object that can be iterated over to get all the attribute name/value pairs. Should
195 * @param from Data object that should be copied over.
202 * @param from Data object whose value should be copied over.
  /external/kernel-headers/original/uapi/linux/
mtio.h 26 #define MTFSF 1 /* forward space over FileMark,
55 #define MTFSS 25 /* space forward over setmarks */
56 #define MTBSS 26 /* space backward over setmarks */
  /external/libpcap/Win32/Include/net/
if.h 114 u_short ifm_msglen; /* to skip over non-understood messages */
128 u_short ifam_msglen; /* to skip over non-understood messages */
142 u_short ifmam_msglen; /* to skip over non-understood messages */
  /external/libunwind/src/mi/
Gdyn-remote.c 168 *addr += 4; /* skip over pad0 */
238 addr += WSIZE; /* skip over prev_addr */
256 addr += 4; /* skip over padding */
  /external/llvm/include/llvm/ADT/
iterator.h 219 /// \brief An iterator type that allows iterating over the pointees via some
222 /// The typical usage of this is to expose a type that iterates over Ts, but
223 /// which is implemented with some iterator over T*s:
  /external/opencv/otherlibs/highgui/
cvcap_socket.cpp 96 int width; // the width of the images received over the socket
97 int height; // the height of the images received over the socket
186 // Helper to load pixels from a byte stream received over a socket.
  /external/opencv3/doc/tutorials/imgproc/erosion_dilatation/
erosion_dilatation.markdown 38 - As the kernel \f$B\f$ is scanned over the image, we compute the maximal pixel value overlapped by
49 - This operation is the sister of dilation. What this does is to compute a local minimum over the
51 - As the kernel \f$B\f$ is scanned over the image, we compute the minimal pixel value overlapped by
  /external/pdfium/third_party/freetype/include/freetype/
ftlcdfil.h 61 * text over a background is
67 * which is known as OVER. However, when calculating the output of the
68 * OVER operator, the source colors should first be transformed to a
  /external/proguard/src/proguard/optimize/
MethodDescriptorShrinker.java 186 // Go over the parameters.
240 // Go over the parameters.
296 // Go over the parameters.
  /external/proguard/src/proguard/optimize/evaluation/
VariableOptimizer.java 125 // Loop over all variables.
267 // Loop over all instructions.
295 // Loop over all instructions.
  /external/selinux/sepolgen/src/sepolgen/
matching.py 54 # Match objects over the threshold
133 A value over 0 indicates that the prov access vector provides more
158 the value the more access over req.
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
SLF4JLogFactory.java 174 // This method is never called by jcl-over-slf4j classes. However,
175 // in certain deployment scenarios, in particular if jcl-over-slf4j.jar
181 // jcl-over-slf4j.jar.
  /external/slf4j/slf4j-site/src/site/pages/
codes.html 53 Tomcat, especially if you place <em>jcl-over-slf4j.jar</em> in
57 from the stability offered by <em>jcl-over-slf4j.jar</em>, we
58 recommend that you place <em>jcl-over-slf4j.jar</em> in
70 [suchAndSuch] is not supported in jcl-over-slf4j.
78 implemented by <em>jcl-over-slf4j.jar</em>, namely
85 <em>jcl-over-slf4j.jar</em>. Note that this issue is very similar
319 log4j-over-slf4j.jar AND slf4j-log4j12.jar on the class path,
325 log4j-over-slf4j module is to redirect calls made to a log4j
327 <em>log4j-over-slf4j.jar</em> are present on the class path, a
367 jcl-over-slf4j.jar AND slf4j-jcl.jar on the class path, preemptin
    [all...]
  /external/v8/test/webkit/
testcfg.py 138 """Iterates over blocks of actual output lines."""
145 # Iterate over all lines before a separator except the first.
152 # Iterate over complete output if no separator was found.
  /external/valgrind/drd/tests/
annotate_smart_pointer.cpp 5 * - whether or not the objects pointed at are shared over threads.
7 * - whether or not the smart pointer objects are shared over threads.
13 * pointer object that is shared over threads without proper synchronization.
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
packet_unittest.cc 53 // Hand over ownership of |packet_memory| to |packet|.
81 // Hand over ownership of |packet_memory| to |packet|.
161 // Hand over ownership of |packet_memory| to |packet|.

Completed in 883 milliseconds

<<51525354555657585960>>