/prebuilts/go/linux-x86/test/syntax/ |
semi1.go | 10 if x; y // ERROR "missing .*{.* after if clause|undefined"
|
/external/deqp/framework/delibs/coding_guidelines/ |
prettify.js | 1 function H(){var x=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);H=function(){return x};return x}(function(){function x(b){b=b.split(/ /g);var a={};for(var c=b.length;--c>=0;){var d=b[c];if(d)a[d]=null}return a}var y="break continue do else for if return while ",U=y+"auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile ",D=U+"catch class delete false import new operator private protected public this throw true try ", 3 K=D+"debugger eval export function get null set undefined var with Infinity NaN ",L="caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",M=y+"and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",N=y+"alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ", 6 /</g,ba=/>/g,ca=/'/g,da=/"/g,ea=/&/g,fa=/ /g;function ga(b){var a=b.indexOf("&");if(a<0)return b;for(--a;(a=b.indexOf("&#",a+1))>=0;){var c=b.indexOf(";",a);if(c>=0){var d=b.substring(a+3,c),g=10;if(d&&d.charAt(0)==="x"){d=d.substring(1);g=16}var e=parseInt(d,g);if(!isNaN(e))b=b.substring(0,a)+String.fromCharCode(e)+b.substring(c+1)}}return b.replace(aa,"<").replace(ba,">").replace(ca,"'").replace(da,'"').replace(ea,"&").replace(fa," ")}function S(b){return"XMP"===b.tagName} 7 function z(b,a){switch(b.nodeType){case 1:var c=b.tagName.toLowerCase();a.push("<",c);for(var d=0;d<b.attributes.length;++d){var g=b.attributes[d];if(!g.specified)continue;a.push(" ");z(g,a)}a.push(">");for(var e=b.firstChild;e;e=e.nextSibling)z(e,a);if(b.firstChild||!/^(?:br|link|img)$/.test(c))a.push("</",c,">");break;case 2:a.push(b.name.toLowerCase(),'="',$(b.value),'"');break;case 3:case 4:a.push(E(b.nodeValue));break}}var F=null;function ha(b){if(null===F){var a=document.createElement("PRE") [all...] |
/external/slf4j/slf4j-site/src/site/pages/js/ |
prettify.js | 1 function H(){var x=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);H=function(){return x};return x}(function(){function x(b){b=b.split(/ /g);var a={};for(var c=b.length;--c>=0;){var d=b[c];if(d)a[d]=null}return a}var y="break continue do else for if return while ",U=y+"auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile ",D=U+"catch class delete false import new operator private protected public this throw true try ", 3 K=D+"debugger eval export function get null set undefined var with Infinity NaN ",L="caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END ",M=y+"and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None ",N=y+"alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END ", 6 /</g,ba=/>/g,ca=/'/g,da=/"/g,ea=/&/g,fa=/ /g;function ga(b){var a=b.indexOf("&");if(a<0)return b;for(--a;(a=b.indexOf("&#",a+1))>=0;){var c=b.indexOf(";",a);if(c>=0){var d=b.substring(a+3,c),g=10;if(d&&d.charAt(0)==="x"){d=d.substring(1);g=16}var e=parseInt(d,g);if(!isNaN(e))b=b.substring(0,a)+String.fromCharCode(e)+b.substring(c+1)}}return b.replace(aa,"<").replace(ba,">").replace(ca,"'").replace(da,'"').replace(ea,"&").replace(fa," ")}function S(b){return"XMP"===b.tagName} 7 function z(b,a){switch(b.nodeType){case 1:var c=b.tagName.toLowerCase();a.push("<",c);for(var d=0;d<b.attributes.length;++d){var g=b.attributes[d];if(!g.specified)continue;a.push(" ");z(g,a)}a.push(">");for(var e=b.firstChild;e;e=e.nextSibling)z(e,a);if(b.firstChild||!/^(?:br|link|img)$/.test(c))a.push("</",c,">");break;case 2:a.push(b.name.toLowerCase(),'="',$(b.value),'"');break;case 3:case 4:a.push(E(b.nodeValue));break}}var F=null;function ha(b){if(null===F){var a=document.createElement("PRE") [all...] |
/prebuilts/go/darwin-x86/src/encoding/gob/ |
enc_helpers.go | 52 // Can only slice if it is addressable. 53 if !v.CanAddr() { 61 if !ok { 66 if x != false || state.sendZero { 67 if x { 78 // Can only slice if it is addressable. 79 if !v.CanAddr() { 87 if !ok { 92 if x != 0+0i || state.sendZero { 103 // Can only slice if it is addressable [all...] |
/prebuilts/go/linux-x86/src/encoding/gob/ |
enc_helpers.go | 52 // Can only slice if it is addressable. 53 if !v.CanAddr() { 61 if !ok { 66 if x != false || state.sendZero { 67 if x { 78 // Can only slice if it is addressable. 79 if !v.CanAddr() { 87 if !ok { 92 if x != 0+0i || state.sendZero { 103 // Can only slice if it is addressable [all...] |
/external/bison/djgpp/ |
config.bat | 20 Rem along with this program. If not, see <http://www.gnu.org/licenses/>.
27 Rem Find out if NLS is wanted or not,
28 Rem if dependency-tracking is wanted or not,
29 Rem if caching is wanted or not
36 if not "%NLS%" == "enabled" goto SmallEnv
38 if not "%CACHING%" == "enabled" goto SmallEnv
40 if not "%DEPENDENCY_TRACKING%" == "disabled" goto SmallEnv
42 if not "%LIBICONV_PREFIX%" == "disabled" goto SmallEnv
44 if not "%LIBINTL_PREFIX%" == "disabled" goto SmallEnv
46 if not "%HTML%" == "enabled" goto SmallEnv 362 :if errorlevel 1 goto calcxxFileError label 368 :if errorlevel 1 goto calcxxFileError label [all...] |
/external/v8/test/mjsunit/regress/ |
regress-3884.js | 9 if (x === 'some_other_string_1' || x === 'some_string') { 12 if (x === 'some_other_string_2' || x === 'some_string') { 16 if (x === 1.7 || x === 1.4) { 19 if (x === 1.9 || x === 1.4) {
|
/prebuilts/go/darwin-x86/src/go/token/ |
serialize_test.go | 14 // equal returns nil if p and q describe the same file set; 17 if p == q { 18 // avoid deadlock if p == q 28 if p.base != q.base { 32 if len(p.files) != len(q.files) { 38 if f.set != p { 41 if g.set != q { 44 if f.name != g.name { 47 if f.base != g.base { 50 if f.size != g.size [all...] |
/prebuilts/go/darwin-x86/src/go/types/ |
hilbert_test.go | 29 if *out != "" { 37 if err != nil { 45 if err != nil { 63 if !ok { 97 if j > 0 { 102 if i == 0 { 105 if j > 0 { 123 if (i+j)&1 != 0 { 142 if k > 0 { 160 if j == 0 [all...] |
/prebuilts/go/darwin-x86/src/net/ |
sock_linux.go | 11 if err != nil { 16 if !ok { 21 if n == 0 || !ok { 27 if n > 1<<16-1 {
|
/prebuilts/go/darwin-x86/test/ddd2.dir/ |
ddd3.go | 12 if x := ddd.Sum(1, 2, 3); x != 6 { 16 if x := ddd.Sum(); x != 0 { 20 if x := ddd.Sum(10); x != 10 { 24 if x := ddd.Sum(1, 8); x != 9 {
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug279.go | 15 if n != 4 && n != 8 { 20 if n != 4 && n != 8 { 26 if n != 8 && n != 16 { 31 if n != 4 && n != 8 {
|
bug356.go | 15 if y := x << (i&5); y != 12345<<0 { 21 if y := x << (i&5); y != 12345<<1 { 26 if y := x << i; y != 0 { 31 if y := x << i; y != 0 {
|
issue11326b.go | 15 if x != 10.0 { 23 if x != 10.0 { 32 if x != 10.0 { 40 if x != 10.0 {
|
issue9604.go | 17 if ^x != 0 { 20 if ^y != 1 { 23 if -x != 1 { 26 if a+b != 0 {
|
/prebuilts/go/darwin-x86/test/fixedbugs/issue4326.dir/ |
q1.go | 4 if typ, ok := typ.(*int); ok {
|
/prebuilts/go/darwin-x86/test/fixedbugs/issue7995b.dir/ |
x1.go | 10 if b { // avoid inlining
|
/prebuilts/go/darwin-x86/test/ken/ |
ptrfun.go | 30 if v != 6 { panic(v); } 33 if v != 6 { panic(v); } 36 if v != 6 { panic(v); } 43 if v != 6 { panic(v); }
|
/prebuilts/go/linux-x86/src/go/token/ |
serialize_test.go | 14 // equal returns nil if p and q describe the same file set; 17 if p == q { 18 // avoid deadlock if p == q 28 if p.base != q.base { 32 if len(p.files) != len(q.files) { 38 if f.set != p { 41 if g.set != q { 44 if f.name != g.name { 47 if f.base != g.base { 50 if f.size != g.size [all...] |
/prebuilts/go/linux-x86/src/go/types/ |
hilbert_test.go | 29 if *out != "" { 37 if err != nil { 45 if err != nil { 63 if !ok { 97 if j > 0 { 102 if i == 0 { 105 if j > 0 { 123 if (i+j)&1 != 0 { 142 if k > 0 { 160 if j == 0 [all...] |
/prebuilts/go/linux-x86/src/net/ |
sock_linux.go | 11 if err != nil { 16 if !ok { 21 if n == 0 || !ok { 27 if n > 1<<16-1 {
|
/prebuilts/go/linux-x86/test/ddd2.dir/ |
ddd3.go | 12 if x := ddd.Sum(1, 2, 3); x != 6 { 16 if x := ddd.Sum(); x != 0 { 20 if x := ddd.Sum(10); x != 10 { 24 if x := ddd.Sum(1, 8); x != 9 {
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug279.go | 15 if n != 4 && n != 8 { 20 if n != 4 && n != 8 { 26 if n != 8 && n != 16 { 31 if n != 4 && n != 8 {
|
bug356.go | 15 if y := x << (i&5); y != 12345<<0 { 21 if y := x << (i&5); y != 12345<<1 { 26 if y := x << i; y != 0 { 31 if y := x << i; y != 0 {
|
issue11326b.go | 15 if x != 10.0 { 23 if x != 10.0 { 32 if x != 10.0 { 40 if x != 10.0 {
|