Searched
full:expressions (Results
526 -
550 of
2155) sorted by null
<<21222324252627282930>>
/external/chromium_org/v8/test/webkit/fast/js/ |
regexp-no-extensions-expected.txt | 24 Tests that regular expressions do not have extensions that diverge from the JavaScript specification. Because WebKit originally used a copy of PCRE, various non-JavaScript regular expression features were historically present. Also tests various related edge cases.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckSizeofPointer.cpp | 11 // expressions.
|
/external/clang/lib/StaticAnalyzer/Core/ |
ExplodedGraph.cpp | 91 // (8) Expressions that are *not* lvalue expressions. 130 // All further checks require expressions. As per #3, we know that we have 137 // Do not collect nodes for "interesting" lvalue expressions since they are
|
/external/clang/test/Analysis/ |
PR3991.m | 53 // GRExprEngine::Visit and GRExprEngine::VisitLValue have such expressions
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
p5.cpp | 117 // expressions to be declared constexpr in system headers (libstdc++
|
/external/clang/test/Preprocessor/ |
has_include.c | 116 // Try badly formed expressions.
|
/external/clang/test/Sema/ |
conditional-expr.c | 84 return ((((&x) != ((void *) 0)) ? (*(&x) = ((char) 1)) : (void) ((void *) 0)), (unsigned long) ((void *) 0)); // expected-warning {{C99 forbids conditional expressions with only one void side}}
|
const-eval.c | 33 // ?: in constant expressions.
|
/external/clang/test/SemaCXX/ |
expression-traits.cpp | 312 // square brackets is a postfix expression. One of the expressions 349 // Applies to expressions of the form E1.E2 540 // where both operands are throw-expressions. ] 581 // expr.comma: A pair of expressions separated by a comma is
|
/external/e2fsprogs/po/ |
at-expand.pl | 22 "#. %-expressions that begin with \"%D\" and \"%I\" are two-character\n",
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/META-INF/ |
MANIFEST.MF | 11 dle-version="[3.5.0,4.0.0)",org.eclipse.core.expressions;bundle-versi
|
/external/eigen/Eigen/src/Core/ |
CommaInitializer.h | 97 * Calling finished is 100% optional. Its purpose is to write expressions
|
/external/eigen/test/ |
product_trmm.cpp | 61 // TODO check with sub-matrix expressions ?
|
/external/icu4c/common/ |
rbbiscan.h | 40 // the rule expressions and a list of all Unicode Sets
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
JavaSourceWriter.java | 44 * Note: For writing statements/expressions, staticly import the methods on {@link JavaExpression}.
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
SyntaxTreeBuilder.java | 69 * <li>Var optimization simplifies complex var expressions and must come after both type
|
/external/libsepol/tests/ |
test-expander.c | 30 * - check conditional expressions for correct mapping
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
reg.php | 16 * - Updated and optimized most regular expressions
|
/external/libvpx/libvpx/examples/includes/ |
vp8_doc_tools.php | 48 * @PARAM mtch_arr array - Array of ASCIIMath expressions
|
/external/llvm/docs/ |
Lexicon.rst | 165 Rearranging associative expressions to promote better redundancy elimination
|
/external/llvm/docs/tutorial/ |
LangImpl4.rst | 89 expressions (to make the add's lexically identical) and Common 139 // Reassociate expressions. 229 expressions they type in. For example, if they type in "1 + 2;", we 276 Recall that we compile top-level expressions into a self-contained LLVM
|
/external/llvm/include/llvm/MC/ |
MCAsmBackend.h | 60 /// between symbols will always be relocatable expressions and any references
|
/external/llvm/lib/IR/ |
TypeFinder.cpp | 110 /// hiding in constant expressions and other operands that won't be walked in
|
/external/llvm/lib/Transforms/Utils/ |
CmpInstAnalysis.cpp | 22 /// are carefully arranged to allow folding of expressions such as:
|
/external/llvm/test/Analysis/BasicAA/ |
featuretest.ll | 111 ; These two index expressions are different, this cannot be CSE'd.
|
Completed in 2052 milliseconds
<<21222324252627282930>>