HomeSort by relevance Sort by last modified time
    Searched full:will (Results 526 - 550 of 18421) sorted by null

<<21222324252627282930>>

  /external/proguard/src/proguard/classfile/visitor/
SubclassTraveler.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
40 * which visits will be delegated.
  /external/proguard/src/proguard/gui/splash/
CompositeSprite.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
37 * @param sprites the array of Sprite objects to which the painting will
  /external/proguard/src/proguard/io/
DataEntryNameFilter.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
39 * @param stringMatcher the string matcher that will be applied to the names
DataEntryParentFilter.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
36 * @param dataEntryFilter the filter that will be applied to the data
  /external/qemu/android/skin/
trackball.h 7 ** This program is distributed in the hope that it will be useful,
39 /* this sets the rotation that will be applied to mouse events sent to the system */
  /external/qemu/android/utils/
timezone.h 7 ** This program is distributed in the hope that it will be useful,
27 * if TZ is defined to something like "CET" or "PST", this will return the name "Unknown/Unknown"
  /external/qemu/
charpipe.h 7 ** This program is distributed in the hope that it will be useful,
23 /* create a buffering character driver for a given endpoint. The result will buffer
tcpdump.h 7 ** This program is distributed in the hope that it will be useful,
31 * and the total size of these packets. Note: the file will be larger
  /external/qemu/elff/
elf_alloc.h 7 ** This program is distributed in the hope that it will be useful,
68 * memory allocations (and then, deallocations) we will use this simple memory
69 * allocator that will grab memory from the heap in large chunks and then will
71 * This will be much faster than going to the heap all the time, and since we
72 * will use overwritten operators new/delete for the DWARF objects that use
91 * will be rounded up accordingly to ELFALLOC_ALIGNMENT_MASK value,
106 /* Base class for all WDARF objects that will use ElfAllocator class for
  /external/quake/quake/src/QW/client/
sbar.h 9 This program is distributed in the hope that it will be useful,
22 // does, the entire thing will be redrawn for the next vid.numpages frames.
screen.h 9 This program is distributed in the hope that it will be useful,
47 // only the refresh window will be updated unless these variables are flagged
  /external/quake/quake/src/QW/server/
sys.h 9 This program is distributed in the hope that it will be useful,
27 // an error will cause the entire program to exit
  /external/quake/quake/src/WinQuake/
sbar.h 9 This program is distributed in the hope that it will be useful,
22 // does, the entire thing will be redrawn for the next vid.numpages frames.
screen.h 9 This program is distributed in the hope that it will be useful,
51 // only the refresh window will be updated unless these variables are flagged
  /external/skia/include/core/
SkUserConfig.h 41 By default, this include file will always default to having all of the flags
42 commented out, so including it will have no effect.
76 /* For some performance-critical scalar operations, skia will optionally work
87 during development, but will slow things down in a shipping product.
98 it will call SK_CRASH(). If this is not defined it, it is defined in
104 /* preconfig will have attempted to determine the endianness of the system,
128 /* To write debug messages to a console, skia will call SkDebugf(...) following
139 which will run additional self-tests at startup. These can take a long time,
  /external/skia/include/effects/
SkLayerRasterizer.h 37 The layer will extract those fields that affect the mask from
38 the specified paint, but will not retain a reference to the paint
  /external/webkit/JavaScriptCore/wtf/
dtoa.h 9 * This library is distributed in the hope that it will be useful,
38 // The *resultLength will have the length of the resultant string in bufer.
  /external/webkit/LayoutTests/storage/
database-lock-after-reload.html 28 // Insert a large amount of data that will take a little while to run. Schedule a timout to run that will load a new page
  /external/webkit/WebCore/bridge/
npruntime_priv.h 34 NPN_InitializeVariantWithStringCopy() will copy string data. The string data
35 will be deallocated by calls to NPReleaseVariantValue().
  /external/webkit/WebCore/manual-tests/
ATSU-bad-layout.html 14 The text &ldquo;Lorem ipsum&rdquo; below will remain on one line.
18 There will be a line break after &ldquo;Lorem&rdquo; (and at many other places on this page).
bugzilla-14899.html 21 A new window will open.
25 An assertion failure will occur.
close-on-closedWindow.html 18 If the bug is fixed, a window WILL OPEN after Step #3.
22 If the bug is not fixed, a window WILL NOT OPEN after Step #3.
contenteditable-link.html 18 <div>The behaviour of editable links is controlled by the user default WebKitEditableLinkBehavior. This can be set via a private WebPreference. If the preference is OnlyLiveWithShiftKey, then the link will only be active when the shift key is pressed (WinIE/Firefox behaviour). If the preference is WebKitEditableLinkAlwaysLive or WebKitEditableLinkDefaultBehavior, then the link is always active (Safari 2.0 behaviour). Finally, if the preference is WebKitEditableLinkLiveWhenNotFocused, the link will only be live if the selection before clicking on the link is not in the same editable block as the link.</div>
debugger-caught-uncaught-exceptions.html 15 // This will pause on Pause on all exceptions, but not Pause on uncaught exceptions.
23 // This will pause on both Pause on all exceptions and Pause on uncaught exceptions.
link-cursor-auto.html 14 The mouse pointer will change to an index finger.
18 The mouse pointer will change to a wristwatch.

Completed in 127 milliseconds

<<21222324252627282930>>