/external/chromium/net/data/proxy_resolver_v8_unittest/ |
ends_with_comment.js | 8 // those extra functions was being considered part of the comment
|
/libcore/luni/src/main/java/java/io/ |
StreamTokenizer.java | 127 * considered to be alphabetic. 133 * All byte values '\u0000' through '\u0020' are considered to be white 180 * through '\u00FF' are considered to be alphabetic.</li> 181 * <li>All byte values '\u0000' through '\u0020' are considered to 186 * <li>End of lines are considered to be white space rather than separate 207 * the character to be considered a comment character. 490 * the character to be considered an ordinary character. 545 * the character to be considered a quote character.
|
/ndk/sources/host-tools/make-3.81/ |
remake.c | 61 static unsigned int considered; variable 106 /* All files start with the considered bit 0, so the global value is 1. */ 107 considered = 1; 255 /* If we reached the end of the dependency graph toggle the considered 258 considered = !considered; 283 each is considered in turn. */ 297 if (f->considered == considered) 307 f->considered = considered [all...] |
filedef.h | 95 unsigned int considered:1; /* equal to 'considered' if file has been member in struct:file 96 considered on current scan of goal chain */ 194 targets, which need to be considered newer than anything that depends on
|
main.c | [all...] |
/external/v8/src/ |
math.js | 128 // Make sure -0 is considered less than +0. -0 is never a Smi, +0 can be 145 // Make sure +0 is considered greater than -0. -0 is never a Smi, +0 can be 161 // Make sure -0 is considered less than +0. -0 is never a Smi, +0 can be 178 // Make sure -0 is considered less than +0. -0 is never a Smi, +0 can be a
|
runtime.js | 620 // considered a primitive value. IS_SPEC_OBJECT handles this correctly
|
/external/webkit/LayoutTests/fast/encoding/resources/ |
parser-tests.js | 12 '<p>(Tests are considered to pass even if they treat Win1254 and ISO-8859-4 as separate.)</p>' +
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
ActionScriptTarget.java | 63 * ActionScript doesn't support Unicode String literals that are considered "illegal"
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentrenamenode09.js | 84 ownerDocument attribute of this attribute has now changed, such that the attribute node is considered to
|
domconfigerrorhandler1.js | 86 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
|
documentnormalizedocument09.js | 93 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
|
documentnormalizedocument12.js | 95 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
|
handleerror01.js | 93 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
|
handleerror02.js | 95 If an exception is thrown from this method, it is considered to be equivalent of returningtrue.
|
/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 106 The above mapping should be considered the reference, but there 109 the standard OpenGL byte/float mapping is considered acceptable too, as
|
/external/v8/test/mjsunit/ |
function-bind.js | 295 // but not considered strict.
|
/external/v8/tools/ |
codemap.js | 184 * dynamic code entries are considered.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/ |
Mixed.pm | 423 considered to be its argument. 473 because anything following it is considered part of the argument. A
|
/packages/inputmethods/LatinIME/native/jni/src/ |
correction.cpp | [all...] |
/external/chromium/chrome/browser/resources/ |
print_preview.js | 142 * NOTE: An empty copies field text is considered valid because the blur event
|
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 385 // Distance which a touch needs to move to be considered a drag
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar | |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 124 Following RFC2553 such applications can be considered as broken,
|
/dalvik/docs/ |
prettify.js | 437 * @param {string} s html where whitespace is considered significant. 527 * considered a token with the same style. [all...] |