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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
mathimpl.h 50 * statement-expressions.
  /development/tools/idegen/
excluded-paths 1 # Default Idegen excluded paths file. Contains regular expressions, one per
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
VarNameCollector.java 71 * @return true if the sub expressions should be traversed.
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
And.java 35 * AND two expressions and return the boolean result. Override
Or.java 35 * OR two expressions and return the boolean result. Override
  /external/chromium_org/build/config/linux/
pkg-config.py 32 # Make a list of regular expressions to strip out.
  /external/chromium_org/remoting/base/
typed_buffer.h 77 // Allow TypedBuffer<T> to be used in boolean expressions, but not
  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQuery.h 53 const ExpressionVector& expressions() const { return *m_expressions; } function in class:WebCore::MediaQuery
  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.h 95 * compiler doesn't complain about integral conversion of expressions
  /external/chromium_org/third_party/jinja2/
optimizer.py 6 The jinja optimizer is currently trying to constant fold a few expressions
  /external/chromium_org/third_party/mesa/src/src/glsl/
opt_if_simplification.cpp 51 * descend into expressions.
opt_tree_grafting.cpp 32 * been chopped up into a series of assignments of short expressions
37 * propagation only acts on plain copies, not arbitrary expressions on
40 * handle expressions in that pass.
47 * move those expressions safely.
  /external/chromium_org/third_party/re2/re2/testing/
exhaustive_tester.h 22 // of random regexp and strings, allowing testing of larger expressions
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/doc/
sample.bib 38 specification of scanners. Augmenting regular expressions with
  /external/chromium_org/v8/test/mjsunit/compiler/
multiply-add.js 29 // Test expressions that can be computed with a multiply-add instruction.
multiply-sub.js 29 // Test expressions that can be computed with a multiply-add instruction.
regress-or.js 30 // Test deoptimization inside short-circuited expressions.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-857.js 34 // colon-less time expressions in time zone offsets are not conformant
  /external/chromium_org/v8/test/webkit/
regexp-extended-characters-match-expected.txt 24 This test checks regular expressions using extended (> 255) characters and character classes.
regexp-extended-characters-match.js 25 "This test checks regular expressions using extended (> 255) characters and character classes."
regexp-non-bmp-expected.txt 24 Tests that regular expressions treat non-BMP characters as two separate characters. From a Unicode correctness point of view this is wrong, but it is what other browsers do. And given that we store strings as UTF-16, it is also more efficient to implement. Also test some other cases related to UTF-8 and UTF-16.
regexp-non-bmp.js 25 'Tests that regular expressions treat non-BMP characters as two separate characters. '
regexp-non-character-expected.txt 24 Test for regular expressions with non-character values in them, specifically in character classes.
  /external/clang/include/clang/Basic/
Lambda.h 11 /// \brief Defines several types used to describe C++ lambda expressions
  /external/clang/lib/AST/
MangleNumberingContext.cpp 11 // the Itanium C++ ABI mangling numbers for lambda expressions.

Completed in 370 milliseconds

1 2 3 4 5 6 7 8 91011>>