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

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-watch-expressions.html 13 <li><p>Add the following expressions to the "Watch Expressions" section of the
17 <li><p>The values of the expressions as shown in the window should be
34 expressions change value appropriately as the current stack frame changes.
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
CHANGELOG 17 - added parentheses to assignment expressions in 'if' statements
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/
yes_no_type.hpp 9 // macros and helpers for working with integral-constant-expressions.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
ice.hpp 9 // macros and helpers for working with integral-constant-expressions.
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr22167.cpp 3 // successors use &a[0] and x. Expressions involving &a[0] can be hoisted
  /ndk/tests/device/test-stlport_static-exception/jni/
pr22167.cpp 3 // successors use &a[0] and x. Expressions involving &a[0] can be hoisted
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
debugger-watch-expressions.html 15 <li><p>Add the following expressions to the "Watch Expressions" section of the
19 <li><p>The values of the expressions as shown in the window should a
36 expressions change value appropriately as the current stack frame changes.
42 <code>runTest()</code> function, and the expressions are being evaluated against
46 watch expressions do not currently refresh, so the value for <code>a</code>
49 <li><p>Click the "Refresh" button in the Watch Expressions section and the
54 set of Watch Expressions in the list as you had when you last used web
  /external/chromium_org/third_party/re2/doc/
mksyntaxgo 25 Package syntax parses regular expressions into parse trees and compiles
26 parse trees into programs. Most clients of regular expressions will use the
mksyntaxwiki 20 #summary I define UNIX as ?30 definitions of regular expressions living under one roof.? ?Don Knuth
29 <tr><td colspan="2">Grayed out expressions are not supported by RE2.</td></tr>
  /external/clang/test/CodeGenObjC/
objc-literal-debugger-test.m 38 // boxed expressions.
49 #error "boxed expressions not supported"
  /external/regex-re2/doc/
mksyntaxgo 25 Package syntax parses regular expressions into parse trees and compiles
26 parse trees into programs. Most clients of regular expressions will use the
mksyntaxwiki 20 #summary I define UNIX as ?30 definitions of regular expressions living under one roof.? ?Don Knuth
29 <tr><td colspan="2">Grayed out expressions are not supported by RE2.</td></tr>
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathExpression.java 25 * <p><code>XPathExpression</code> provides access to compiled XPath expressions.</p>
30 * <th colspan="2">Evaluation of XPath Expressions.</th>
39 * For the purposes of evaluating XPath expressions, a DocumentFragment
79 * @see <a href="http://www.w3.org/TR/xpath#section-Expressions">XML Path Language (XPath) Version 1.0, Expressions</a>
87 * <p>See <a href="#XPathExpression-evaluation">Evaluation of XPath Expressions</a> for context item evaluation,
117 * <p>See <a href="#XPathExpression-evaluation">Evaluation of XPath Expressions</a> for context item evaluation,
141 * <p>See <a href="#XPathExpression-evaluation">Evaluation of XPath Expressions</a> for context item evaluation,
170 * <p>See <a href="#XPathExpression-evaluation">Evaluation of XPath Expressions</a> for context item evaluation,
  /external/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/
p4-neg.cpp 24 // FIXME: We need canonicalization of expressions for this to work
  /external/clang/test/PCH/
objc_exprs.m 8 // Expressions
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 11 // expressions.
14 // expressions help.
30 // Expressions for post-incremented uses are represented as an expression
55 /// NormalizeAutodetect - Detect post-inc opportunities on new expressions,
  /external/llvm/include/llvm/Support/
Regex.h 11 // Extended POSIX regular expressions (ERE) are supported. EREs were extended
35 /// expressions and '.' never match newline. A ^ anchor matches the
41 /// assumed. Pass this flag to turn on basic regular expressions (BRE)
62 /// with references to the matched group expressions (inside \p String),
  /external/apache-xml/src/main/java/org/apache/xpath/
ExpressionNode.java 26 * A class that implements this interface can construct expressions,
27 * give information about child and parent expressions,
  /external/eigen/Eigen/src/SparseCore/
CoreIterators.h 15 /* This file contains the respective InnerIterator definition of the expressions defined in Eigen/Core
25 // generic version for dense matrix and expressions
  /external/clang/include/clang/Basic/
StmtNodes.td 51 // Expressions
86 // Atomic expressions
95 // C++ Expressions.
141 // Obj-C Expressions.
157 // Obj-C ARC Expressions.
160 // CUDA Expressions.
  /bootable/recovery/edify/
expr.h 95 // Convenience function for building expressions with a fixed number
135 // Evaluate the expressions in argv, giving 'count' char* (the ... is
140 // Evaluate the expressions in argv, giving 'count' Value* (the ... is
145 // Evaluate the expressions in argv, returning an array of char*
151 // Evaluate the expressions in argv, returning an array of Value*
  /external/clang/docs/
ObjectiveCLiterals.rst 10 scalar literal expressions; *Collection Literals* provide a short-hand
82 parenthesized expression. Parenthesized expressions are supported using
92 ``(BOOL)0`` respectively. To support ``@YES`` and ``@NO`` expressions,
110 Objective-C++ also supports ``@true`` and ``@false`` expressions, which
113 Boxed Expressions
116 Objective-C provides a new syntax for boxing C expressions:
122 Expressions of scalar (numeric, enumerated, BOOL) and C string pointer
215 As with all C pointers, character pointer expressions can involve
219 ``NULL`` character pointers used in boxed expressions.
224 Boxed expressions will be available in clang 3.2. It is not currentl
    [all...]
  /external/llvm/test/Feature/
constexpr.ll 5 ; This testcase is for testing expressions constructed from
10 ;; Test constant cast expressions
31 ;; Test constant getelementpr expressions for arrays
48 ;; TODO: Test constant getelementpr expressions for structures
77 ;; TODO: Test constant expressions for unary and binary operators
  /external/llvm/test/Integer/
constexpr_bt.ll 6 ; This testcase is for testing expressions constructed from
11 ;; Test constant cast expressions
33 ;; Test constant getelementpr expressions for arrays
50 ;; TODO: Test constant getelementpr expressions for structures
79 ;; TODO: Test constant expressions for unary and binary operators
  /external/llvm/docs/
re_format.7 43 .Nd POSIX regular expressions
45 Regular expressions (REs),
49 basic regular expressions
51 and extended regular expressions
53 Both forms of regular expressions are supported
56 Applications dealing with regular expressions
73 This manual page first describes regular expressions in general,
74 specifically extended regular expressions,
75 and then discusses differences between them and basic regular expressions.
76 .Sh EXTENDED REGULAR EXPRESSIONS
    [all...]

Completed in 288 milliseconds

12 3 4 5 6 7 8 91011>>