HomeSort by relevance Sort by last modified time
    Searched full:evaluated (Results 76 - 100 of 915) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/proguard/src/proguard/evaluation/value/
UnknownDoubleValue.java 24 * This class represents a partially evaluated double value.
UnknownFloatValue.java 24 * This class represents a partially evaluated float value.
  /external/skia/include/utils/win/
SkHRESULT.h 33 The expression will be evaluated.
  /external/skia/platform_tools/android/gyp/
dependencies.gypi 199 # all of them). Conditionals inside 'target_conditions' are evaluated
200 # *after* all other definitions and conditionals are evaluated, so
225 # all of them). Conditionals inside 'target_conditions' are evaluated
226 # *after* all other definitions and conditionals are evaluated, so
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathExpression.java 104 * @throws XPathExpressionException If the expression cannot be evaluated.
129 * @throws XPathExpressionException If the expression cannot be evaluated.
156 * @throws XPathExpressionException If the expression cannot be evaluated.
180 * @throws XPathExpressionException If the expression cannot be evaluated.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
user.hpp 29 // The maximum order of polynomial that will be evaluated
  /external/chromium_org/rlz/win/lib/
process_info.cc 162 static bool evaluated = false; local
165 if (!evaluated) {
183 evaluated = true;
  /external/eigen/Eigen/src/Core/
Random.h 41 * This expression has the "evaluate before nesting" flag so that it will be evaluated into
68 * This expression has the "evaluate before nesting" flag so that it will be evaluated into
89 * This expression has the "evaluate before nesting" flag so that it will be evaluated into
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymath.h 87 * X is evaluated more than once.
104 * X is evaluated more than once.
174 * X is evaluated more than once.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rlcompleter.py 25 (e.g. function calls or indexing operations) are *not* evaluated.
119 evaluatable in self.namespace, it will be evaluated and its attributes
124 with a __getattr__ hook is evaluated.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymath.h 87 * X is evaluated more than once.
104 * X is evaluated more than once.
174 * X is evaluated more than once.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rlcompleter.py 25 (e.g. function calls or indexing operations) are *not* evaluated.
119 evaluatable in self.namespace, it will be evaluated and its attributes
124 with a __getattr__ hook is evaluated.
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Predicates.java 91 * components evaluates to {@code true}. The components are evaluated in
105 * components evaluates to {@code true}. The components are evaluated in
118 * components evaluate to {@code true}. The components are evaluated in
130 * components evaluates to {@code true}. The components are evaluated in
144 * components evaluates to {@code true}. The components are evaluated in
157 * components evaluates to {@code true}. The components are evaluated in
  /external/chromium_org/chrome/common/extensions/api/devtools/
panels.json 136 "description": "Sets an expression that is evaluated within the inspected page. The result is displayed in the sidebar pane.",
141 "description": "An expression to be evaluated in context of the inspected page. JavaScript objects and DOM nodes are displayed in an expandable tree similar to the console/watch."
165 "description": "An object to be displayed in context of the inspected page. Evaluated in the context of the caller (API client)."
  /external/chromium_org/third_party/libxslt/libexslt/
saxon.c 68 * the time the stored expression is evaluated. Similarly, if the
72 * stored expression is evaluated.
127 * The stored expression is evaluated in the current context, that
  /external/clang/test/Sema/
parentheses.cpp 88 (void)(a >> b + c); // expected-warning {{operator '>>' has lower precedence than '+'; '+' will be evaluated first}} \
93 (void)(a - b << c); // expected-warning {{operator '<<' has lower precedence than '-'; '-' will be evaluated first}} \
99 Stream() >> b + c; // expected-warning {{operator '>>' has lower precedence than '+'; '+' will be evaluated first}} \
  /external/droiddriver/src/com/google/android/droiddriver/finders/
Predicates.java 68 * evaluate to {@code true}. The arguments are evaluated in order, and
96 * components evaluates to {@code true}. The components are evaluated in
122 * components evaluates to {@code true}. The components are evaluated in
  /development/samples/MySampleRss/res/layout/
add_item.xml 39 evaluated sequentially. -->
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Bool.java 38 * @param right non-null reference to the evaluated right operand.
Number.java 38 * @param right non-null reference to the evaluated right operand.
  /external/ceres-solver/internal/ceres/
block_evaluate_preparer.h 31 // A evaluate preparer which puts jacobian the evaluated jacobian blocks
  /external/chromium_org/content/public/test/
browser_test.h 77 // evaluated (e.g., if |test_name| is prefixed with MAYBE_).
  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryList.h 60 unsigned m_evaluationRound; // Indicates if the query has been evaluated after the last style selector change.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
CSSSelectorWatch.h 78 // When an element is reparented, the new location's style is evaluated after the expriation of the relayout timer.
  /external/chromium_org/third_party/icu/source/common/
rbbinode.h 62 // May be lazily evaluated when (if) needed

Completed in 1622 milliseconds

1 2 34 5 6 7 8 91011>>