HomeSort by relevance Sort by last modified time
    Searched full:fill (Results 951 - 975 of 2123) sorted by null

<<31323334353637383940>>

  /external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
SDL_sysjoystick.c 324 /* This should fill the nbuttons and naxes fields of the joystick structure. */
364 /* fill nbuttons, naxes, and nhats fields */
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_yuv_mmx.c 175 // fill destination row1 (needed are mm6=Rr,mm7=Gg,mm5=Bb)
202 // fill destination row2 (needed are mm6=Rr,mm7=Gg,mm5=Bb)
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysvideo.cc 244 /* Allocate the new list of modes, and fill in the new mode */
318 /* Fill in some window manager capabilities */
  /external/qemu/
qemu-io.c 518 " -P, -- use different pattern to fill file\n"
637 " -P, -- use different pattern to fill file\n"
  /external/qemu/slirp/
tcp_output.c 403 * Fill in fields, remembering maximum advertised
523 * Fill in IP length and desired time to live and
  /external/qemu/slirp-android/
tcp_output.c 403 * Fill in fields, remembering maximum advertised
523 * Fill in IP length and desired time to live and
  /external/quake/quake/src/WinQuake/
snd_dos.cpp 477 how many sample are required to fill it up.
600 how many sample are required to fill it up.
  /external/sonivox/arm-fm-22k/host_src/
eas_main.c 44 /* determines how many EAS buffers to fill a host buffer */
135 /* we may render several buffers here to fill one host buffer */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_main.c 44 /* determines how many EAS buffers to fill a host buffer */
135 /* we may render several buffers here to fill one host buffer */
  /external/sonivox/arm-wt-22k/host_src/
eas_main.c 44 /* determines how many EAS buffers to fill a host buffer */
138 /* we may render several buffers here to fill one host buffer */
  /external/webkit/WebCore/inspector/front-end/
SourceCSSTokenizer.re2js 91 "-webkit-rtl-ordering", "-webkit-text-decorations-in-effect", "-webkit-text-fill-color", "-webkit-text-security",
114 "extra-condensed", "extra-expanded", "fantasy", "fast", "fill", "fixed", "flat", "forwards", "from", "fuchsia", "geometricPrecision",
  /external/webkit/WebCore/page/animation/
CompositeAnimation.cpp 272 // to fill in a RenderStyle*& only if needed.
283 // to fill in a RenderStyle*& only if needed.
  /external/webkit/WebCore/rendering/
RenderThemeChromiumWin.cpp 620 // If we have background-image, don't fill the content area to expose the
621 // parent's background. Also, we shouldn't fill the content area if the
  /external/webkit/WebKit/chromium/src/
EditorClientImpl.cpp 660 return; // The page is getting closed, don't fill the password.
810 // keyboard commands specific to Safari's auto-fill implementation. We
    [all...]
  /external/webkit/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 571 // FIXME: This helper function is for the auto-fill code so we can pass a selector to the form delegate.
572 // Eventually, we should move all of the auto-fill code down to WebKit and remove the need for this function by
  /frameworks/base/awt/java/awt/image/
RescaleOp.java 464 // Fill values
625 // Fill offsets if there's a child raster
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
TextRunBreaker.java 334 Arrays.fill(logical2segment, levelPos, endLevelRun, runSegments.size()-1);
352 Arrays.fill(logical2segment, levelPos, endLevelRun, runSegments.size()-1);
TextRunSegmentImpl.java 310 Arrays.fill(char2glyph, -1);
312 // Fill glyph indicies for first characters corresponding to each glyph
    [all...]
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 42 * <li>Fill the <code>Recognizer.Grammar</code> slots, if needed.
65 * // fill the Grammar slots with names and save, if required
  /frameworks/base/core/java/android/widget/
ListView.java 749 * Once the selected view as been placed, fill up the visible area above and
820 // Fill in views above and below
    [all...]
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 93 * will fill in the density associated with the resource. The other
114 * will fill in the density associated the Resources object's
  /frameworks/base/media/libstagefright/codecs/aacdec/
getfill.cpp 38 3. Changed "fill" to "pass over", "bitstreams are" to
76 This function passes over fill bits in the raw data block to adjust the
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BitmapFactory.java 92 * will fill in the density associated with the resource. The other
113 * will fill in the density associated the Resources object's
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
AsmAnalyzer.java 53 /** The generator to fill with the class list and dependency list. */
65 * @param gen The generator to fill with the class list and dependency list.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 717 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "No Primary site so cannot fill QosNullData template\n");
797 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "No Primary site so cannot fill QosNullData template.\n");

Completed in 311 milliseconds

<<31323334353637383940>>