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

<<41424344454647484950>>

  /external/qemu/proxy/
proxy_common.h 7 ** This program is distributed in the hope that it will be useful,
59 * will be called when the connection is established or refused.
  /external/qemu/telephony/
remote_call.h 7 ** This program is distributed in the hope that it will be useful,
37 * this will try to connect to a remote emulator. the result function
  /external/quake/quake/src/QW/client/
console.h 9 This program is distributed in the hope that it will be useful,
29 int current; // line where next message will be printed
sys.h 9 This program is distributed in the hope that it will be useful,
50 // an error will cause the entire program to exit
  /external/quake/quake/src/WinQuake/
sys.h 9 This program is distributed in the hope that it will be useful,
50 // an error will cause the entire program to exit
  /external/skia/include/core/
SkShader.h 32 any object (other than a bitmap) that is drawn with that paint will get its color(s) from the
64 //!< set if all of the colors will be opaque
71 bit, meaning that calling the 32bit shadeSpan() entry point will
73 a means of clearing a dither request if the it will have no effect
93 Return the type of alpha your shader will return.
95 (even sometimes) report a non-zero value, since that will enable various blitters
108 will be drawn.
158 /** Call this to create a new shader that will draw with the specified bitmap.
  /external/stlport/stlport/stl/config/
_detect_dll_or_lib.h 10 * will surely be defined otherwise there is no need to force macro defines.
43 * that the STLport namespace will be modify to report such a combination
  /external/svox/pico_resources/tools/LingwareBuilding/
Readme.txt 25 output will be in PicoLingware/pkb
29 output will be in tools /PicoLingware/Tools
  /external/webkit/JavaScriptCore/qt/api/
qscriptengine_p.cpp 9 This library is distributed in the hope that it will be useful,
27 Constructs a default QScriptEnginePrivate object, a new global context will be created.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
try-006.js 23 * This is the "check" function for test objects that will
52 * This is the object that will be the "this" in a with block.
try-007.js 23 * This is the "check" function for test objects that will
52 * This is the object that will be the "this" in a with block.
  /external/webkit/LayoutTests/storage/
statement-error-callback.html 47 tx.executeSql("THIS STATEMENT WILL FAIL", [], function(message) { log("FAIL - this statement should have failed"); finishTest(); }, function(error) { return true; });
54 tx.executeSql("THIS STATEMENT WILL FAIL", [], function(message) { log("FAIL - this statement should have failed"); finishTest(); }, function(error) { throw "Exception in Statement error callback"; return false; });
  /external/webkit/WebCore/css/
CSSMediaRule.h 12 * This library is distributed in the hope that it will be useful,
29 #include "PlatformString.h" // needed so bindings will compile
CSSQuirkPrimitiveValue.h 10 * This library is distributed in the hope that it will be useful,
30 // When the quirky value is used, if you're in quirks mode, the margin will collapse away
quirks.css 12 * This library is distributed in the hope that it will be useful,
45 /* This will apply only to text fields, since all other inputs already use border box sizing */
  /external/webkit/WebCore/html/
HTMLDataGridColElement.idl 37 attribute boolean primary; // Whether or not this is the primary column of the tree (this will be where the disclosure triangle and connecting tree lines will display)
  /external/webkit/WebCore/manual-tests/
array-out-of-memory.html 11 // the array an additional 50% capacity will be allocated, plus the storage object header, taking the size of the allocation over UINT32_MAX.
39 <p>This test may run for over 20 seconds on a fast machine, and will consume hundereds of MB of memory.</p>
  /external/webkit/WebCore/platform/chromium/
PlatformBridge.h 41 // unforking is done, we will change the name of ChromiumBridge to PlatformBridge
42 // and merge the two classes into one that will be shared by both ports.
  /external/webkit/WebCore/platform/gtk/
LoggingGtk.cpp 10 * This library is distributed in the hope that it will be useful,
47 g_warning("WEBKIT_DEBUG is not empty, but this is a release build. Notice that many log messages will only appear in a debug build.");
  /external/webkit/WebCore/platform/qt/
LoggingQt.cpp 9 This library is distributed in the hope that it will be useful,
42 qWarning("This is a release build. Setting QT_WEBKIT_LOG will have no effect.");
  /external/webkit/WebCore/rendering/
RenderCounter.h 10 * This library is distributed in the hope that it will be useful,
64 // This will catch anyone doing an unnecessary cast.
RenderEmbeddedObject.h 11 * This library is distributed in the hope that it will be useful,
59 // This will catch anyone doing an unnecessary cast.
RenderFieldset.h 12 * This library is distributed in the hope that it will be useful,
61 // This will catch anyone doing an unnecessary cast.
RenderFileUploadControl.h 9 * This library is distributed in the hope that it will be useful,
82 // This will catch anyone doing an unnecessary cast.
RenderPart.h 11 * This library is distributed in the hope that it will be useful,
58 // This will catch anyone doing an unnecessary cast.

Completed in 1160 milliseconds

<<41424344454647484950>>