HomeSort by relevance Sort by last modified time
    Searched full:reduce (Results 426 - 450 of 1985) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/net/
predictor.h 11 // before it is really needed, and hence reduce latency in the standard lookup
254 // will greatly reduce the number of resolutions done, but it will assure that
  /external/eigen/Eigen/src/Eigenvalues/
ComplexSchur.h 293 /* Reduce given matrix to Hessenberg form */
328 // Reduce the Hessenberg matrix m_matT to triangular form by QR iteration.
  /external/icu4c/i18n/
digitlst.h 300 /** Reduce, or normalize. Removes trailing zeroes, adjusts exponent appropriately. */
301 void reduce();
  /external/jpeg/
jidctfst.c 72 * machines, and may also reduce the cost of multiplication (since there
84 /* Some C compilers fail to reduce "FIX(constant)" at compile time, thus
  /external/libvpx/libvpx/vpx_scale/generic/
bicubic_scaler.c 232 // that was based on a common denoninator and tried to reduce by
310 // reduce in/out width and height ratios using the gcd
  /external/llvm/include/llvm/IR/
DataLayout.h 55 /// @note The unusual order of elements in the structure attempts to reduce
74 /// @note The unusual order of elements in the structure attempts to reduce
  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 46 cl::desc("Do not use the -dce pass to reduce testcases"));
49 cl::desc("Do not use the -simplifycfg pass to reduce testcases"));
  /external/qemu/distrib/jpeg-6b/
jidctfst.c 72 * machines, and may also reduce the cost of multiplication (since there
84 /* Some C compilers fail to reduce "FIX(constant)" at compile time, thus
  /external/valgrind/main/coregrind/m_initimg/
simple_huffman.c 31 * reduce the total size.
33 * reduce the size of a block even further.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 299 ;// This frees up a register (RN0) which is used to reduce number of intermediate stalls
342 ;// reduce the code size substantially
  /frameworks/base/services/common_time/
clock_recovery.cpp 63 LinearTransform::reduce(&N, &D);
67 LinearTransform::reduce(&N, &D);
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_exp.c 21 * Reduce x to an r so that |r| <= 0.5*ln2 ~ 0.34658.
  /cts/tests/tests/text/src/android/text/cts/
LayoutTest.java 113 fail("should throw runtime exception attempted to reduce Layout width");
  /development/ndk/platforms/android-3/include/
zconf.h 154 plus a few kilobytes for small objects. For example, if you want to reduce
  /development/samples/ApiDemos/src/com/example/android/apis/view/
SystemUIModes.java 48 * This activity demonstrates some of the available ways to reduce the size or visual contrast of
  /development/samples/Compass/src/com/example/android/compass/
CompassActivity.java 144 * but reduce performance. One might want to tweak that
  /device/samsung/manta/
init.manta.rc 49 # Reduce reserved lowmem from ~48MB to ~12MB
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
options.jd 97 <p>Or, to get a similar effect from the opposite direction, the Test Runner could reduce the wait time
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
Antlr3.Runtime.Test.csproj 173 <Antlr3 Include="Composition\Reduce.g3" />
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemWithParam.java 151 // See if we can reduce an RTF to a select with a string expression.
  /external/bison/data/
lalr1.cc 180 /// - if negative, reduce the rule which number is the opposite.
602 /* If the proper action on seeing token YYTOKEN is to reduce or to
608 /* Reduce or error. */
1004 positive, shift that token. If negative, reduce the rule which
    [all...]
  /external/bison/data/xslt/
xml2xhtml.xsl 290 <xsl:value-of select="concat(' ', $sr-count, ' shift/reduce')"/>
296 <xsl:value-of select="concat(' ', $rr-count, ' reduce/reduce')"/>
643 <xsl:value-of select="concat('reduce using rule ', @rule)"/>
  /external/bison/doc/
Makefile.am 104 FIGS_DOT = figs/example.dot figs/example-reduce.dot figs/example-shift.dot
  /external/bison/examples/calc++/
calc++-parser.hh 201 /// - if negative, reduce the rule which number is the opposite.
  /external/bison/src/
gram.c 29 #include "reduce.h"

Completed in 2558 milliseconds

<<11121314151617181920>>