HomeSort by relevance Sort by last modified time
    Searched full:each (Results 101 - 125 of 23250) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/skia/include/effects/
Sk1DPathEffect.h 23 /** Called at the start of each contour, returns the initial offset
41 kTranslate_Style, // translate the shape to each position
43 kMorph_Style, // transform each point, and turn lines into curves
52 @param style how to transform path at each point (based on the current
  /external/chromium_org/ui/base/cocoa/
view_description.h 14 // Returns a description of all the subviews and each's frame for debugging.
  /external/doclava/res/assets/templates/
sampleindex.cs 25 <?cs each:dir=subdirs ?>
28 <?cs /each ?>
35 <?cs each:file=files ?>
38 <?cs /each ?>
yaml_navtree.cs 16 each:child = page.children?>
23 /each ?><?cs
33 toc:<?cs each:page = docs.pages?><?cs
40 /each ?>
  /external/eigen/doc/examples/
Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp 16 //add v to each column of m
Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp 15 //add v to each row of m
  /external/iptables/include/linux/netfilter/
xt_u32.h 23 * For now, I settle with a limit of 10 each.
  /external/libvpx/libvpx/tools/
author_first_release.sh 3 ## List the release each author first contributed to.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLocalBroadcastManager.java 8 * reset its state after each test run.
  /external/skia/include/effects/
Sk1DPathEffect.h 23 /** Called at the start of each contour, returns the initial offset
41 kTranslate_Style, // translate the shape to each position
43 kMorph_Style, // transform each point, and turn lines into curves
52 @param style how to transform path at each point (based on the current
  /frameworks/base/graphics/java/android/graphics/
PathDashPathEffect.java 22 TRANSLATE(0), //!< translate the shape to each position
24 MORPH(2); //!< transform each point, and turn lines into curves
38 * @param advance spacing between each stamp of shape
40 * @param style how to transform the shape at each position as it is stamped
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/gnu/
stubs-32.h 2 It defines a symbol `__stub_FUNCTION' for each function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/gnu/
stubs-32.h 2 It defines a symbol `__stub_FUNCTION' for each function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/gnu/
stubs-64.h 2 It defines a symbol `__stub_FUNCTION' for each function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
check_soundcard.vbs 4 for each sc in scs
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
check_soundcard.vbs 4 for each sc in scs
  /prebuilts/tools/common/m2/
readme.txt 6 are needed at runtime. A NOTICE file should be put next to each
  /cts/tools/cts-api-coverage/src/res/
api-coverage.xsl 94 <xsl:for-each select="api-coverage/debug/sources/apk">
96 </xsl:for-each>
100 <xsl:for-each select="api-coverage/api/package">
106 <xsl:for-each select="class">
111 <xsl:for-each select="constructor">
113 </xsl:for-each>
114 <xsl:for-each select="method">
116 </xsl:for-each>
118 </xsl:for-each>
121 </xsl:for-each>
    [all...]
  /developers/samples/android/background/alarms/RepeatingAlarm/RepeatingAlarmSample/
build.gradle 35 dirs.each { dir ->
49 // Inject a preflight task into each variant so we have a place to hook tasks
52 android.applicationVariants.each { variant ->
  /developers/samples/android/ui/window/AdvancedImmersiveMode/AdvancedImmersiveModeSample/
build.gradle 35 dirs.each { dir ->
49 // Inject a preflight task into each variant so we have a place to hook tasks
52 android.applicationVariants.each { variant ->
  /external/chromium/base/
bind_internal_win.h 43 // Target type for each bound parameter.
52 // Target type for each bound parameter.
61 // Target type for each bound parameter.
71 // Target type for each bound parameter.
81 // Target type for each bound parameter.
92 // Target type for each bound parameter.
103 // Target type for each bound parameter.
115 // Target type for each bound parameter.
128 // Target type for each bound parameter.
142 // Target type for each bound parameter
    [all...]
  /external/chromium/net/base/
connection_type_histograms.cc 15 // We use two groups of counters. In the first group (counter1), each counter
17 // of that type during that session. In the second group (counter2), each
21 // Each histogram has an unused bucket at the end to allow seamless future
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/jsdoc-template/
symbol.tmpl 9 <methods><for each="method" in="data.methods">
15 <params><for each="param" in="method.params">
26 <properties><for each="property" in="data.properties">
  /external/chromium_org/media/base/
channel_mixer.h 20 // matrix is built upon construction and used during each Transform() call. The
21 // algorithm works by generating a conversion matrix mapping each output channel
23 // with each output channel rendered according to a weighted sum of the relevant
  /external/chromium_org/media/midi/
midi_manager_mac.h 34 // Each callback can contain multiple packets, each of which can contain
59 // Keeps track of the index (0-based) for each of our sources.

Completed in 1386 milliseconds

1 2 3 45 6 7 8 91011>>