HomeSort by relevance Sort by last modified time
    Searched full:over (Results 401 - 425 of 5857) sorted by null

<<11121314151617181920>>

  /external/icu4c/test/intltest/
tokiter.h 29 * Construct an iterator over the tokens returned by the given
  /external/jsilver/src/com/google/clearsilver/jsilver/examples/basic/
Iterate.java 26 * A template that iterates over some items.
  /external/kernel-headers/original/linux/
plist.h 154 * plist_for_each - iterate over the plist
163 * plist_for_each_entry_safe - iterate over a plist of given type safe
174 * plist_for_each_entry - iterate over list of given type
184 * plist_for_each_entry_safe - iterate over list of given type safe against
  /external/kernel-headers/original/media/
ov5650.h 55 /* Big-endian. CRC16 over 0x00-0x41 (inclusive) */
  /external/libpng/scripts/
pngw32.rc 21 /* Prioritize PNG_USER_x over PNG_LIBPNG_x */
  /external/libxml2/include/libxml/
uri.h 28 * query_raw takes precedence over query if the former is set.
  /external/llvm/docs/CommandGuide/
lli.pod 27 =over
65 =over
99 =over
127 =over
llvm-dis.pod 28 =over
llvm-prof.pod 25 =over
llvm-ranlib.pod 23 =over
  /external/lohit-fonts/
Android.mk 16 # to copy over the NOTICE file.
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
SocketPolicy.java 38 * pair. Used for CONNECT messages to tunnel SSL over an HTTP proxy.
  /external/proguard/src/proguard/gui/splash/
SineTiming.java 24 * This Timing varies between 0 and 1, as a sine wave over time.
  /external/skia/include/core/
SkTLazy.h 67 * has already been initialized, then this will copy over the previous
  /external/v8/test/mjsunit/
d8-os.js 84 assertThrows("os.mkdirp('file1');", "mkdir over file1");
85 assertThrows("os.mkdirp('file1/foo');", "mkdir over file2");
86 assertThrows("os.mkdirp('file1/');", "mkdir over file3");
87 assertThrows("os.mkdirp('file1/foo/');", "mkdir over file4");
for-in-null-or-undefined.js 28 // At least Spidermonkey and IE allow for-in iteration over null and
  /external/valgrind/main/memcheck/tests/
filter_xml 25 # Two problems - one is that you need -p to force perl to loop over
  /external/webkit/Source/WebCore/manual-tests/
input-starved-by-timers.html 29 // Once the timer queue gets long enough for the timer firing latency to be over the limit,
svg-tooltip.svg 6 scenarios. Hovering over every shape should result in a tooltip of "PASS".
  /external/webkit/Source/WebCore/platform/
ContextMenu.cpp 54 // FIXME: When more platforms switch over, this fucntion should return a const ContextMenuItem*'s, and the const_cast
  /external/webkit/Source/WebCore/platform/graphics/cairo/
rgb24-hacks.txt 23 /* We can only handle operator SOURCE or OVER with the destination
  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLUnderOver.h 46 enum UnderOverType { Under, Over, UnderOver };
  /external/webkit/Source/WebKit2/Shared/mac/
UpdateChunk.h 59 // This needs to be mutable, because encoding an update chunk will hand over its memory to the target process.
  /external/webkit/Tools/Scripts/
roll-over-ChangeLogs 44 file.write "== Rolled over to ChangeLog#{date_suffix} ==\n"
  /external/zlib/examples/
README.examples 7 construction over all possible Huffman codes

Completed in 969 milliseconds

<<11121314151617181920>>