Home
last modified time | relevance | path

Searched refs:statements (Results 1 – 25 of 57) sorted by relevance

123

/external/clearsilver/python/examples/base/
Dodb_sqlite.py110 statements = []
113 statements.append(sql)
116 statements.append(sql)
119 statements.append(sql)
122 statements.append(sql)
125 statements.append(sql)
128 statements.append(sql)
131 statements.append(sql)
134 statements.append(sql)
137 for statement in statements:
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
Dwhile-002.js57 this.statements = s;
64 eval( object.statements );
Dwhile-003.js57 this.statements = s;
64 eval( object.statements );
/external/ipsec-tools/src/racoon/
Dprsa_par.y154 statements:
155 statements statement
Dcfparse.y260 statements
262 | statements statement
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit4 # This file shows the basic inheritance usage in 'remote' statements.
/external/webkit/SunSpider/
DUNCOVERED17 statements:
/external/bison/tests/
Dexisting.at112 : l_brace statements r_brace opt_semi opt_nls
130 : l_brace statements r_brace opt_semi opt_nls
134 statements
136 | statements statement
138 | statements error
149 | l_brace statements r_brace
/external/dosfstools/doc/
DChangeLog.dosfstools-2.x100 - both: made man pages and usage statements more consistent.
/external/qemu/android/avd/
Dhardware-properties.ini9 # macro statements that is used several times:
/external/e2fsprogs/debian/attic/libs/
Dcontrol105 libe2p typically contains printf statements or parse user input, and so
/external/jpeg/
Dcoderules.doc23 We indent statements in K&R style, e.g.,
/external/icu4c/config/
Dmh-os39039 # If statements don't work well when icu-config is generated.
/external/icu4c/common/
Drbbirpt.txt120 # The variable name scanning is in common with assignment statements,
/external/libpcap/
Dwlan_filtering.patch84 + * link-layer header. "s" points to a list of statements
/external/opencore/
DNOTICE20 covered by the following copyright statements:
/external/bison/doc/
Drefcard.tex412 Where {\it statements} can be either empty, or contain
Dbison.texinfo657 rule can have an @dfn{action} made up of C statements. Each time the
987 certain declarations and statements. For example,
1272 sequence of C statements.
2896 @{@var{C statements}@}
3112 An action consists of braced code containing C statements, and can be
3355 compound: '@{' declarations statements '@}'
3356 | '@{' statements '@}'
3367 '@{' declarations statements '@}'
3370 | '@{' statements '@}'
3389 '@{' declarations statements '@}'
[all …]
Dbison.info950 grammar rule can have an "action" made up of C statements. Each time
1227 certain declarations and statements. For example,
1469 sequence of C statements.
3120 An action consists of braced code containing C statements, and can be
3319 compound: '{' declarations statements '}'
3320 | '{' statements '}'
3327 '{' declarations statements '}'
3328 | '{' statements '}'
3342 '{' declarations statements '}'
3344 '{' statements '}'
[all …]
Dfdl.texi282 parties---for example, statements of peer review or that the text has
/external/webkit/JavaScriptCore/parser/
DNodes.cpp1587 static inline RegisterID* statementListEmitCode(const StatementVector& statements, BytecodeGenerato… in statementListEmitCode() argument
1589 StatementVector::const_iterator end = statements.end(); in statementListEmitCode()
1590 for (StatementVector::const_iterator it = statements.begin(); it != end; ++it) { in statementListEmitCode()
/external/libpng/
DCHANGES126 added external C++ wrapper statements to png.h (Gilles Dauphin)
354 Corrected several statements that used side effects illegally in pngrutil.c
853 Revised png_debug() macros and statements to eliminate compiler warnings.
1318 Changed some "keep the compiler happy" from empty statements to returns,
1869 Fix some debugging statements in pnggccrd.c and pngrutil.c
/external/dropbear/libtommath/
Dchanges.txt256 saves quite a few calls and if statements.
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dflex.skl404 * some compilers to complain about unreachable statements.
/external/openssl/crypto/objects/
Dobjects.txt562 # qualified certificate statements

123