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

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
optimize-max-1.ll 3 ; LSR should be able to eliminate both smax and umax expressions
  /external/llvm/test/Transforms/SimplifyCFG/
SpeculativeExec.ll 49 ; expressions.
  /external/llvm/utils/
DSAextract.py 45 #construct a list of compiled regular expressions from the
  /external/llvm/utils/emacs/
tablegen-mode.el 42 "Additional expressions to highlight in TableGen mode.")
  /external/mesa3d/docs/
MESA_shader_debug.spec 133 (Operators and Expressions)
  /external/mesa3d/src/glsl/
glsl_parser_extras.cpp 587 foreach_list_const (n, &this->expressions) {
588 if (n != this->expressions.get_head())
623 foreach_list_const(n, & this->expressions) {
624 if (n != this->expressions.get_head())
lower_vector.cpp 44 * Should SWZ-like expressions be lowered?
  /external/proguard/docs/manual/retrace/
usage.html 79 that regular expressions must not contain any capturing groups. Use
  /external/srec/srec/Semproc/include/
SR_ExpressionParser.h 187 * @param evaluator pointer to the expression evaluator where calls functiosn to evaulate expressions
  /external/stlport/stlport/stl/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
  /external/stlport/stlport/stl/debug/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
  /external/v8/src/
regexp-stack.h 39 // re-entrant. I.e., no regular expressions may be executed in the same thread
  /external/v8/test/mjsunit/
regexp-lookahead.js 28 // Tests captures in positive and negative look-ahead in regular expressions.
  /external/v8/test/mjsunit/regress/
regress-969.js 36 // This test uses comma expressions to put assignments in effect contexts,
  /external/valgrind/main/coregrind/m_debuginfo/
priv_d3basics.h 571 /* --- To do with evaluation of Dwarf expressions --- */
573 /* Guarded Dwarf3 expressions, which can be linked together to form a
575 which hold the guarded expressions. The length can be inferred by
644 embedded DWARF3 location expressions to use, and that is duly
  /libcore/luni/src/main/java/java/util/regex/
Splitter.java 28 // The RI allows regular expressions beginning with ] or }, but that's probably a bug.
  /libcore/luni/src/test/java/tests/java/sql/
InsertFunctionalityTest.java 171 * with expressions in SELECT query
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 17 * All the necessary methods used for template expressions with basic_string
  /ndk/sources/host-tools/sed-4.2.1/lib/
verify.h 50 variables inside array size expressions. With these compilers,
  /ndk/sources/host-tools/sed-4.2.1/po/
fr.po 219 " use Perl 5's regular expressions syntax in the script.\n"
222 " utiliser la syntaxe des expressions r?guli?res\n"
312 " use extended regular expressions in the script.\n"
315 " utiliser la syntaxe des expressions r?guli?res\n"
id.po 215 " use Perl 5's regular expressions syntax in the script.\n"
312 " use extended regular expressions in the script.\n"
543 #~ " use extended regular expressions in the script.\n"
577 #~ " gunakan extended regular expressions dalam skrip .\n"
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
static_assert.hpp 83 // when used inside integral constant expressions.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
package.html 91 <p>These boolean FilenameFilters can be nested, to allow arbitrary expressions.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-pretty-print.h 195 /* Expressions. */

Completed in 1861 milliseconds

<<21222324252627282930>>