Home
last modified time | relevance | path

Searched refs:expressions (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.expressions_3.4.200.v20100505.jar ... eclipse/core/ org/eclipse/core/expressions/ org/eclipse/core/expressions/ElementHandler ...
/external/clang/test/SemaTemplate/
Dinstantiate-objc-1.mm3 // Obj-C string literal expressions
13 // @selector expressions
26 // @protocol expressions
39 // @encode expressions
50 // @() boxing expressions.
/external/eigen/doc/
DHiPerformance.dox4 /** \page TopicWritingEfficientProductExpression Writing efficient matrix product expressions
7 simply write your expressions in the most high level way. This is especially true
9 take some care when writing your expressions in order to minimize useless evaluations
12 and evaluate complex product expressions, and discuss the current limitations.
13 In particular we will focus on expressions matching level 2 and 3 BLAS routines, i.e,
18 …tural API. Each of these routines can compute in a single evaluation a wide variety of expressions.
21 you to write faster code by making your expressions more Eigen friendly.
33 More precisely each side is simplified by iteratively removing trivial expressions such as scalar m…
34 negation and conjugation. Transpose and Block expressions are not evaluated and they only modify th…
35 and shape. All other expressions are immediately evaluated.
[all …]
DFunctionsTakingEigenTypes.dox17 …atrixBase: The common base class for all dense matrix expressions (as opposed to array expressions
18 … ArrayBase: The common base class for all dense array expressions (as opposed to matrix expression…
23 …s of the most generic object present in %Eigen. It could be any matrix expressions, any dense or s…
131 \b Note: Functions taking \e const references to Matrix (or Array) can process expressions at the c…
171 The implementation above does now not only work with temporary expressions but it also allows to us…
186 … %Eigen supports automatic resizing but it is not possible to do so on expressions. Why should res…
205expressions and for parameters being matrices and having the wrong size. Resizing the expressions
DTutorialArrayClass.dox79 Arrays also support expressions of the form <tt>array + scalar</tt> which add a scalar to each coef…
130 \section TutorialArrayClassConvert Converting between array and matrix expressions
139 \link MatrixBase Matrix expressions \endlink have an \link MatrixBase::array() .array() \endlink me…
140 'converts' them into \link ArrayBase array expressions\endlink, so that coefficient-wise operations
141 can be applied easily. Conversely, \link ArrayBase array expressions \endlink
158 because Eigen allows assigning array expressions to matrix variables).
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/binding/editors/controls/
DAbstractControlActionsManager.java19 import org.eclipse.core.expressions.EvaluationResult;
20 import org.eclipse.core.expressions.Expression;
21 import org.eclipse.core.expressions.ExpressionInfo;
22 import org.eclipse.core.expressions.IEvaluationContext;
/external/llvm/test/Integer/
Dconstexpr_bt.ll6 ; 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/test/Feature/
Dconstexpr.ll5 ; 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/Analysis/ScalarEvolution/
Dinfer-prestart-no-wrap.ll4 ; CHECK-LABEL: Classifying expressions for: @infer.sext.0
24 ; CHECK-LABEL: Classifying expressions for: @infer.zext.0
44 ; CHECK-LABEL: Classifying expressions for: @infer.sext.1
64 ; CHECK-LABEL: Classifying expressions for: @infer.sext.2
84 ; CHECK-LABEL: Classifying expressions for: @infer.zext.1
Dincorrect-nsw.ll4 ; CHECK-LABEL: Classifying expressions for: @bad.nsw
5 ; CHECK-LABEL: Classifying expressions for: @bad.nsw
Drange-signedness.ll4 ; CHECK-LABEL: Classifying expressions for: @x
23 ; CHECK-LABEL: Classifying expressions for: @y
Dnowrap-preinc-limits.ll4 ; CHECK-LABEL: Classifying expressions for: @f
26 ; CHECK-LABEL: Classifying expressions for: @g
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.switch.txt25 + Constant, uniform and dynamic switch expressions
27 + Complex constant expressions as case labels
35 - Non-integer switch expressions
/external/clang/docs/
DObjectiveCLiterals.rst10 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
116 Objective-C provides a new syntax for boxing C expressions:
215 As with all C pointers, character pointer expressions can involve
219 ``NULL`` character pointers used in boxed expressions.
237 sub-expressions of an array literal can be any Objective-C object
251 sub-expressions of a dictionary literal must be Objective-C object
252 pointer typed, as in array literals. Key sub-expressions must be of an
[all …]
/external/llvm/test/Other/
Dconstant-fold-gep.ll48 ; simplifications on sizeof, alignof, and offsetof expressions. The
181 ; SCEV: Classifying expressions for: @goo8
184 ; SCEV: Classifying expressions for: @goo1
187 ; SCEV: Classifying expressions for: @foo8
190 ; SCEV: Classifying expressions for: @foo1
193 ; SCEV: Classifying expressions for: @hoo8
195 ; SCEV: Classifying expressions for: @hoo1
313 ; SCEV: Classifying expressions for: @fa
316 ; SCEV: Classifying expressions for: @fb
319 ; SCEV: Classifying expressions for: @fc
[all …]
/external/clang/test/SemaObjC/
Dgcc-cast-ext.m12 // GCC allows pointer expressions in integer constant expressions.
/external/llvm/docs/TableGen/
DLangIntro.rst83 .. _TableGen expressions:
85 TableGen values and expressions
229 colon character ("``:``"). If `value definitions`_ or `let expressions`_ are
266 .. _let expressions:
267 .. _"let" expressions within a record:
269 'let' expressions
274 derived class or definition wants to override. Let expressions consist of the
316 The more esoteric forms of `TableGen expressions`_ are useful in conjunction
523 'let' expressions
526 "Let" expressions at file scope are similar to `"let" expressions within a
[all …]
/external/clang/test/CodeGenObjC/
Dobjc-literal-debugger-test.m38 // boxed expressions.
49 #error "boxed expressions not supported"
/external/regex-re2/doc/
Dmksyntaxgo25 Package syntax parses regular expressions into parse trees and compiles
26 parse trees into programs. Most clients of regular expressions will use the
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle1 * Summary: regular expressions handling
2 * Description: basic API for libxml regular expressions handling used
19 * thank the POSIX regex expressions.
116 * expressions are used within a context
149 * 2 core expressions shared by all for the empty language set
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dgep.ll4 ; Test if SLP can handle GEP expressions.
25 ; Test that we don't vectorize GEP expressions if indexes are not constants.
/external/llvm/docs/tutorial/
DLangImpl2.rst22 parse the Kaleidoscope language (the latter for binary expressions and
33 Kaleidoscope, we have expressions, a prototype, and a function object.
34 We'll start with expressions first:
93 expressions. One thing that is nice about our AST is that it captures
132 With this scaffolding, we can now talk about parsing expressions and
295 We call this class of expressions "primary" expressions, for reasons
320 Now that basic expressions are handled, we need to handle binary
321 expressions. They are a bit more complex.
326 Binary expressions are significantly harder to parse because they are
375 expressions. The basic idea of operator precedence parsing is to break
[all …]
/external/clang/lib/StaticAnalyzer/
DREADME.txt22 (values of variables and expressions) is encapsulated by the state
31 individual expressions. The analysis of an expression can cause the
94 If you are interested in bringing up support for C++ expressions, the
96 handles the simulation of individual expressions. There are plenty of
97 examples there of how other expressions are handled.
/external/pcre/dist/doc/
Dperltest.txt4 The perltest.pl script tests Perl's regular expressions; it has the same
38 malformed regular expressions, in order to check that PCRE diagnoses them
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DVariableTranslator.java149 private JavaExpression concatenate(List<JavaExpression> expressions) { in concatenate() argument
153 for (JavaExpression expression : expressions) { in concatenate()

12345678910>>...18