HomeSort by relevance Sort by last modified time
    Searched refs:SYNTAX (Results 1 - 10 of 10) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
awkgram.y 100 | error { yyclearin; bracecheck(); SYNTAX("bailing out"); }
242 if (safe) SYNTAX("cmd | getline is unsafe");
245 if (safe) SYNTAX("cmd | getline is unsafe");
296 if (safe) SYNTAX("print | is unsafe");
299 if (safe) SYNTAX("print >> is unsafe");
302 if (safe) SYNTAX("print > is unsafe");
308 | error { yyclearin; SYNTAX("illegal statement"); }
317 BREAK st { if (!inloop) SYNTAX("break illegal outside of loops");
319 | CONTINUE st { if (!inloop) SYNTAX("continue illegal outside of loops");
330 SYNTAX("next is illegal inside a function")
    [all...]
lex.c 318 SYNTAX( "unexpected end of input after $" );
327 SYNTAX( "extra }" );
332 SYNTAX( "extra ]" );
336 SYNTAX( "extra )" );
373 SYNTAX( "non-terminated string %.10s...", buf );
468 SYNTAX( "system is unsafe" );
472 SYNTAX( "illegal nested function" );
476 SYNTAX( "return not in function" );
518 SYNTAX( "newline in regular expression %.10s...", buf );
530 SYNTAX("non-terminated regular expression %.10s...", buf)
    [all...]
parse.c 192 SYNTAX( "%s is a function, not an array", cp->nval );
212 SYNTAX( "limited to %d pat,pat statements", PA2NUM );
239 SYNTAX( "`%s' is an array name and a function name", v->nval );
243 SYNTAX( "`%s' is both function name and argument name", v->nval );
proto.h 139 extern void SYNTAX(const char *, ...);
lib.c 494 SYNTAX("%s", s);
497 void SYNTAX(const char *fmt, ...)
tran.c 421 SYNTAX( "newline in string %.20s...", os );
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdoias.h 191 SYNTAX,RESTRICTIONS,DESCRIPTION,VENDORID,LDAPNAME,VENDORTYPE
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1046 milliseconds