HomeSort by relevance Sort by last modified time
    Searched full:spread (Results 26 - 50 of 117) sorted by null

12 3 4 5

  /external/srec/srec/include/
all_defs.h 76 #define MAX_FILTER_NUM 32 /* spectrum filter read as frontend pars (centre freq, spread)*/
front.h 257 int create_spectrum_filter(front_freq *freqobj, int *freq, int *spread);
  /external/webkit/WebCore/rendering/style/
SVGRenderStyle.cpp 155 int blurAndSpread = shadow->blur + shadow->spread;
RenderStyle.cpp 705 ASSERT(!val || (!val->spread && val->style == Normal));
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_i.h 60 * separate packets and spread out in time to avoid congestion.
  /frameworks/base/awt/java/awt/font/
GlyphJustificationInfo.java 32 * used when the glyphs are to be spread apart to fit a larger width. Shrinking
  /external/webkit/WebKit/chromium/public/
WebFrameClient.h 234 // insecure source. Inactive content cannot spread to other frames.
239 // spread to other frames in the same origin.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
markup.sgml 159 inside an element). Note that the text of an element may be spread
  /external/guava/src/com/google/common/base/
CharMatcher.java 837 int spread = 1;
850 chars[pos - spread] = chars[pos];
853 spread++;
855 return new String(chars, 0, pos - spread);
    [all...]
  /external/kernel-headers/original/asm-arm/
memory.h 229 * This is more complex. We have a set of mem_map arrays spread
  /external/kernel-headers/original/linux/
slab.h 48 #define SLAB_MEM_SPREAD 0x00100000UL /* Spread some memory over cpuset */
  /external/opencore/protocols/http_parcom/include/
http_parser.h 43 * be anywhere in a complete HTTP response message. Considering HTTP header could spread among multiple input data stream
  /external/webkit/WebCore/rendering/
FixedTableLayout.cpp 313 // Spread extra space over columns.
  /frameworks/base/docs/html/guide/topics/manifest/
receiver-element.jd 150 with its own {@code process} attribute, allowing you to spread your
service-element.jd 158 with its own {@code process} attribute, allowing you to spread your
provider-element.jd 232 with its own {@code process} attribute, allowing you to spread your
  /packages/apps/Gallery3D/src/com/cooliris/media/
DisplayItem.java 299 // look at the spread value to decide how many move at a given
  /external/bison/src/
vcg.h 790 factor is greater than 0.5, the tree edges are spread, i.e. they
802 level (rank) where nodes are spread. Nodes of levels upper than
803 spreadlevel are not spread.
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm.cpp 473 /* get the alphas spread out properly */
484 /* spread the dest */
513 /* spread the dest */
    [all...]
  /bionic/libc/include/net/
if_types.h 115 #define IFT_IEEE80211 0x47 /* radio spread spectrum */
  /dalvik/vm/native/
dalvik_system_SamplingProfiler.c 116 // spread bits downward, to better cope with keys that differ
  /external/v8/src/
stub-cache.h 233 // risk of collision even if the heap is spread over an area larger than
  /external/webkit/WebCore/platform/mac/
ClipboardMac.mm 409 // layers spread out all over the place.
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
if_types.h 115 #define IFT_IEEE80211 0x47 /* radio spread spectrum */
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
if_types.h 115 #define IFT_IEEE80211 0x47 /* radio spread spectrum */

Completed in 1912 milliseconds

12 3 4 5