HomeSort by relevance Sort by last modified time
    Searched full:expressions (Results 301 - 325 of 2155) sorted by null

<<11121314151617181920>>

  /external/eigen/Eigen/src/Core/
NoAlias.h 93 * Currently, even though several expressions may alias, only product
94 * expressions have this flag. Therefore, noalias() is only usefull when
  /external/eigen/test/
product_trmv.cpp 42 // check conjugated and scalar multiple expressions (col-major)
58 // check conjugated and scalar multiple expressions (row-major)
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
VariableTranslator.java 149 private JavaExpression concatenate(List<JavaExpression> expressions) {
153 for (JavaExpression expression : expressions) {
  /external/libvpx/libvpx/examples/
gen_example_doxy.php 44 // Transform any MathML expressions in the body text
140 * @PARAM mtch_arr array - Array of ASCIIMath expressions
  /external/libxml2/include/libxml/
xmlversion.h 328 * Whether the regular expressions interfaces are compiled in
346 * Whether the formal expressions interfaces are compiled in
  /external/llvm/include/llvm/Analysis/
IVUsers.h 10 // This file implements bookkeeping for "interesting" users of expressions
128 /// IVUses - A list of all tracked IV uses of induction variable expressions
  /external/llvm/test/TableGen/
TargetInstrInfo.td 17 // Various expressions used in RTL descriptions.
84 // 6. Address expressions should become first-class entities.
  /external/llvm/test/Transforms/LoopStrengthReduce/
2011-10-13-SCEVChain.ll 3 ; Test TransformForPostIncUse and LSR's expansion of expressions in
4 ; post-inc form to ensure the implementation can handle expressions
  /external/mesa3d/src/glsl/
s_expression.h 45 /* For our purposes, S-Expressions are:
135 /* Lists of expressions: (expr1 ... exprN) */
  /external/proguard/src/proguard/util/
ClassNameParser.java 26 * This StringParser can create StringMatcher instances for regular expressions
28 * The regular expressions can contain the following wildcards:
  /external/srec/srec/Semproc/include/
SR_SemprocDefinitions.h 127 * Question mark used in conditional expressions to signify end of condition part
132 * Colon used in conditional expressions to signify the alternative (false) return value
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 80 * Method to be called after the all expressions within an
82 * expressions by creating a variable in the psuedoVarRecipient
96 * Method to be called after the all global expressions within a stylesheet
98 * expressions by creating a variable in the psuedoVarRecipient
110 * Method to be called after the all expressions within an
112 * expressions by creating a variable in the psuedoVarRecipient
289 * Given a linked list of expressions, find the common ancestor that is
372 * the ElemTemplateElement owners of the expressions.
378 * the ElemTemplateElement owners of the expressions. This is to make sure
    [all...]
  /external/v8/test/mozilla/
mozilla.status 89 # and compiles a lot of regular expressions. We could consider marking
335 js1_5/Expressions/regress-96526-delelem: FAIL_OK
618 # Bug 1202597: New js1_5/Expressions/regress-394673 is failing.
620 js1_5/Expressions/regress-394673: FAIL
867 ecma/Expressions/11.7.2: SKIP
868 ecma/Expressions/11.10-2: SKIP
869 ecma/Expressions/11.7.3: SKIP
870 ecma/Expressions/11.10-3: SKIP
871 ecma/Expressions/11.7.1: SKIP
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info 60 * Extended regexps:: `egrep'-style regular expressions
71 * Regular Expressions:: Overview of regular expression syntax
225 Use extended regular expressions rather than basic regular
226 expressions. Extended regexps are those that `egrep' accepts;
229 portable. *Note Extended regular expressions: Extended regexps.
288 * Regular Expressions:: Overview of regular expression syntax
331 File: sed.info, Node: Addresses, Next: Regular Expressions, Prev: Execution Cycle, Up: sed Programs
364 expressions are evaluated when the regular expression is compiled,
438 File: sed.info, Node: Regular Expressions, Next: Common Commands, Prev: Addresses, Up: sed Programs
443 To know how to use `sed', people should understand regular expressions
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
re2c.1 17 re2c \- convert regular expressions to C/C++
24 expressions.
154 .SH "SUMMARY OF RE2C REGULAR EXPRESSIONS"
170 match any \fIr\fP which isn't an \fIs\fP. \fIr\fP and \fIs\fP must be regular expressions
199 The regular expressions listed above are grouped according to
  /external/clang/docs/
BlockLanguageSpec.rst 74 Block Literal Expressions
140 are equivalent expressions, as is:
178 Block literal expressions may occur within Block literal expressions
311 Block literal expressions within functions are extended to allow const
LibASTMatchersTutorial.rst 195 Shockingly, it will match against addition expressions whose left hand
349 reference expressions") because they are expressions which refer to
442 After adding binds to the expressions we wished to capture and
532 As a side note, it's not as trivial to test if two expressions are the same,
534 canonicalize expressions:
553 use to compare expressions. We will need ``areSameExpr`` later. Before
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 45 * String add expressions in var commands are optimized by replacing something like:
63 * Expressions such as:
76 * It also optimizes sequences of escaped expressions into a single escaped sequence.
79 * optimize compound expressions such as:
158 * simpler var commands. Currently two expressions are targetted for expansion: string
  /external/chromium_org/third_party/re2/re2/
regexp.h 15 // of regular expressions.
19 // regular expressions such as x++++++++++++++++++++... might cause recursive
27 // Regexp::Parse parses regular expressions encoded in UTF-8.
28 // The default syntax is POSIX extended regular expressions,
60 // 1. The syntax and meaning of regular expressions is guaranteed
63 // expanded syntax for regular expressions as compared with
84 // parsed regular expressions.
  /external/regex-re2/re2/
regexp.h 15 // of regular expressions.
19 // regular expressions such as x++++++++++++++++++++... might cause recursive
27 // Regexp::Parse parses regular expressions encoded in UTF-8.
28 // The default syntax is POSIX extended regular expressions,
60 // 1. The syntax and meaning of regular expressions is guaranteed
63 // expanded syntax for regular expressions as compared with
84 // parsed regular expressions.
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/inspector/
jstemplate_compiled.js 127 * Wrapper for the eval() builtin function to evaluate expressions and
682 * expressions, and it holds the locally defined variables.
698 * expressions are evaluated. Notice that this is usually an Object,
709 * expressions are evaluated. Other than for the local context,
774 * jsvalue expressions, variable names must start with $, but in the
822 * attributes are JavaScript expressions that are evaluated in the
922 var expressions = domGetAttribute(template, ATT_eval);
923 if (expressions) {
924 foreach(expressions.split(/\s*;\s*/), function(expression) {
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/inspector/
jstemplate_compiled.js 127 * Wrapper for the eval() builtin function to evaluate expressions and
682 * expressions, and it holds the locally defined variables.
698 * expressions are evaluated. Notice that this is usually an Object,
709 * expressions are evaluated. Other than for the local context,
774 * jsvalue expressions, variable names must start with $, but in the
822 * attributes are JavaScript expressions that are evaluated in the
922 var expressions = domGetAttribute(template, ATT_eval);
923 if (expressions) {
924 foreach(expressions.split(/\s*;\s*/), function(expression) {
  /external/clang/lib/AST/
ExprClassification.cpp 38 assert(!TR->isReferenceType() && "Expressions can't have reference type.");
49 // expressions whose address can be taken.
103 // This function takes the first stab at classifying expressions.
114 // First come the expressions that are always lvalues, unconditionally.
146 // Expressions that are prvalues.
224 // expressions: l-value only if the operand is a true l-value.
250 // Pseudo-object expressions can produce l-values with reference magic.
275 // C doesn't have any binary expressions that are lvalues.
355 // Some C++ expressions are always class temporaries.
  /external/chromium_org/chrome/common/safe_browsing/
csd.proto 76 // A list of SafeBrowsing host-suffix / path-prefix expressions that
78 // against these whitelisted expressions and only apply a positive
81 // expressions. This whitelist will be empty for the vast majority
  /external/chromium_org/third_party/sqlite/src/src/
resolve.c 612 ** pEList is a list of expressions which are really the result set of the
625 ExprList *pEList, /* List of expressions to scan */
727 ** 1 through N generate an error. ORDER BY terms that are expressions
728 ** are matched against result set expressions of compound SELECT
    [all...]

Completed in 2526 milliseconds

<<11121314151617181920>>