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

<<21222324252627282930>>

  /external/chromium_org/third_party/re2/re2/
prog.h 5 // Compiled representation of regular expressions.
291 // for those expressions.
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3Int.h 77 ** Macros indicating that conditional expressions are always true or
266 ** four values is in order of precedence when parsing expressions. For
  /external/chromium_org/third_party/sqlite/src/test/
fuzz.test 148 # The problem here was that when there were more expressions in
305 # Test some fuzzily generated expressions.
tkt2822.test 12 # This file is to test that the issues surrounding expressions in
63 # tkt2822-2.* - More complex ORDER BY expressions.
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
coretype.h 217 /** Expression operators usable in #yasm_expr expressions. */
256 * object formats to keep track of relocations and verify legal expressions.
  /external/chromium_org/tools/checkdeps/
builddeps.py 50 expressions to the list of rules that should apply to files matching
53 associated with different regular expressions is applied is arbitrary.
  /external/chromium_org/tools/grit/grit/node/
structure.py 105 self.skeletons = {} # Maps expressions to skeleton gatherers
235 based on the expressions for selecting skeletons, or None if the skeleton
  /external/chromium_org/tools/
nocompile_driver.py 53 # The extracted substring should be a python array of regular expressions.
104 A list of compiled regular expressions indicating all possible valid
  /external/chromium_org/v8/test/webkit/fast/js/
parser-syntax-check.js 25 "This test checks that the following expressions or statements are valid ECMASCRIPT code or should throw parse error"
74 // some comma expressions: see reparsing-semicolon-insertion.js
  /external/clang/include/clang/AST/
OperationKinds.h 11 // performed by various expressions.
46 /// reinterpret_casts of l-value expressions to reference types.
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 164 // FIXME: This will eventually need to handle new-expressions as well.
235 // FIXME: Once we properly handle constructors in new-expressions, we'll
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x.cpp 68 // These aren't constant expressions.
186 // Be sure that type- and value-dependent expressions in templates get the error
  /external/eigen/Eigen/src/Core/
Transpose.h 372 // This is actually a good warning: in expressions that don't have any transposing, the condition is
374 // and again for all these expressions that don't need it.
  /external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h 19 * \brief Base class of any sparse matrices or sparse expressions
82 /**< This stores expression \ref flags flags which may or may not be inherited by new expressions
  /external/eigen/doc/
A05_PortingFrom2To3.dox 267 In Eigen2, lazy evaluation could be enforced by tagging a product using the .lazy() function. However, in complex expressions it was not
277 just like any other expressions. To this end you can use the MatrixBase::lazyProduct() function, however we strongly discourage you to
  /external/icu4c/i18n/
regexcst.txt 263 # All states involved in parsing set expressions have names beginning with "set-"
435 # Common back-slash escape processing within set expressions
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.cpp 245 "getBranchTargetOpValue expects only expressions or immediates");
265 "getJumpTargetOpValue expects only expressions or an immediate");
  /external/llvm/utils/TableGen/
SetTheory.cpp 1 //===- SetTheory.cpp - Generate ordered sets from DAG expressions ---------===//
11 // Records from DAG expressions.
  /external/mesa3d/src/glsl/
README 114 Each node has a type. Expressions may involve several different types:
143 dead code elimination wins, and recognizing common expressions may
  /external/proguard/docs/
FAQ.html 90 <li>Evaluate constant expressions.
116 <li>Moving constant expressions out of loops.
  /external/protobuf/gtest/test/
gtest-port_test.cc 192 // Tests that RE's constructors reject invalid regular expressions.
645 // Tests that RE's constructors reject invalid regular expressions.
  /external/regex-re2/re2/
prog.h 5 // Compiled representation of regular expressions.
291 // for those expressions.
  /frameworks/base/docs/html/tools/debugging/
debugging-log.jd 177 expressions</em>. Filter expressions let you indicate to the system the tags-priority
  /ndk/sources/host-tools/sed-4.2.1/po/
eu.po 215 " use Perl 5's regular expressions syntax in the script.\n"
287 " use extended regular expressions in the script.\n"
he.po 226 " use Perl 5's regular expressions syntax in the script.\n"
298 " use extended regular expressions in the script.\n"

Completed in 3517 milliseconds

<<21222324252627282930>>