HomeSort by relevance Sort by last modified time
    Searched refs:syntax (Results 476 - 500 of 501) sorted by null

<<11121314151617181920>>

  /external/libpcap/
gencode.c 178 static inline void syntax(void);
351 syntax() function
353 bpf_error("syntax error in filter expression");
392 syntax();
    [all...]
  /external/iproute2/doc/
ip-cref.tex 41 \section{{\tt ip} --- command syntax}
132 out a list of available commands and argument syntax conventions.
163 A syntax error on the command line: an unknown keyword, incorrectly formatted
195 syntax errors). However, as a rule, their meaning is clear
    [all...]
  /external/bison/doc/
refcard.tex 492 \key{Pretend a syntax error occurred.} {YYERROR}
  /external/chromium/testing/gmock/scripts/generator/cpp/
ast.py 18 """Generate an Abstract Syntax Tree (AST) for C++."""
581 type_name.append(tokenize.Token(tokenize.SYNTAX, ' ', 0, 0))
749 if next.token_type == tokenize.SYNTAX and next.name == '(':
754 syntax = tokenize.SYNTAX
756 self._GetVarTokensUpTo(syntax, '(', ';', '{', '[')
763 new_temp = self._GetTokensUpTo(tokenize.SYNTAX, ';')
766 last_token = tokenize.Token(tokenize.SYNTAX, ';', 0, 0)
771 # unused_size = self._GetTokensUpTo(tokenize.SYNTAX, ']')
777 self._GetVarTokensUpTo(tokenize.SYNTAX, ';')
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 616 configuration file syntax requires us to specify it with HostKey if we
  /external/v8/test/mjsunit/
debug-scopes.js 28 // Flags: --expose-debug-as debug --allow-natives-syntax
regexp.js 690 // Valid syntax in ES5.
694 // Syntax extension relative to ES5, for matching JSC (and ES3).
object-define-property.js 30 // Flags: --allow-natives-syntax
  /external/v8/test/mjsunit/harmony/
proxies-function.js 28 // Flags: --harmony-proxies --allow-natives-syntax
  /dalvik/docs/
prettify.js 27 * know whether it works. If it has a C-like, Bash-like, or XML-like syntax
204 * http://www.mozilla.org/js/language/js20/rationale/syntax.html has the full
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]
  /build/core/
main.mk 196 # XXX The single quote on this line fixes gvim's syntax highlighting.
  /external/llvm/test/MC/ARM/
neon-vld-encoding.s 492 @ Register lists can use the range syntax, just like VLDM
basic-thumb2-instructions.s 2 .syntax unified
5 @ Check that the assembler can handle the documented syntax from the ARM ARM.
12 @ FIXME: Some 3-operand instructions have a 2-operand assembly syntax.
    [all...]
basic-arm-instructions.s 2 .syntax unified
5 @ Check that the assembler can handle the documented syntax from the ARM ARM.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg 577 * allow you to pass part of a full token stream to the parser, such as for syntax checking
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.js 598 // TODO(arv): The CSS3 gradient syntax allows px units so we should simplify
    [all...]
  /ndk/build/core/
definitions.mk 254 # @<listfile> syntax, where <listfile> is the path of a file
    [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp     [all...]
  /external/regex-re2/lib/codereview/
codereview.py 33 the file pattern syntax @nnnnnn, where nnnnnn is a change list
976 # which expands the syntax @clnumber to mean the files
    [all...]
  /external/v8/src/
d8.js     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas     [all...]
  /external/libxml2/
parser.c     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1219 milliseconds

<<11121314151617181920>>