HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 351 - 375 of 885) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3c.tcl 57 ** of 5% or more are commonly seen when SQLite is compiled as a single
  /external/chromium_org/tools/grit/grit/tool/
resize.py 128 or more of these parameters can be used. If none are
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
cmake.py 583 should have had that name. This is more or less what the 'make' generator
651 # Actions must come first, since they can generate more OBJs for use below.
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
gallery_item.js 54 * cache any more. Screen-scale images are small (~1Mpix) so we can afford to
55 * cache more of them.
  /external/clang/lib/StaticAnalyzer/Checkers/
UnixAPIChecker.cpp 80 // FIXME: We need a more general way of getting the O_CREAT value.
189 // they're more basic and valuable for widespread use.
  /external/doclava/res/assets/templates/assets/
doclava-developer-core.css 592 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
  /external/harfbuzz_ng/
git.mk 23 # more files, add them to the GITIGNOREFILES variable in your Makefile.am.
62 # "include $(top_srcdir)/../git.mk". Add more ..'s to your taste.
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 239 /* check if there are more data to send */
259 /* If there are commands waiting in the xmit queue, or if the controller cannot accept any more commands, */
744 evt_data.result.more = *p++;
1152 UINT8 more, num_entries, xx, yy, *pn, tl; local
    [all...]
  /external/libvpx/libvpx/build/make/
rtcd.pl 400 See 'perldoc rtcd.pl' for more details.
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 132 # We're sure to use ints instead of longs here since comparison may be more
  /external/skia/src/pathops/
SkOpSegment.cpp 562 // OPTIMIZATION: if there are three or more identical Ts, then
630 int more = 1; local
631 while (fTs.end() - &span[more - 1] > 1 && AlmostEqualUlps(span[more].fPt, pt)) {
633 double tEndInterval = span[more].fT - newT;
640 ++more;
643 --more;
644 while (more - 1 > less && span[more].fPt == span[more - 1].fP
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 101 (For more details see the source of this script)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 128 ;load alpha1,beta1 somewhere to avoid more loads
  /frameworks/base/core/java/android/text/
TextUtils.java 266 * allowing a more efficient implementation.
633 // note to people adding to this: check more specific types
634 // before more generic types. also notice that it uses
886 * value that was not provided, or if more than 9 values are
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl 400 See 'perldoc rtcd.pl' for more details.
  /packages/apps/Browser/src/com/android/browser/
NavScreen.java 122 mMore = (ImageButton) findViewById(R.id.more);
NavigationBarPhone.java 80 mMore = findViewById(R.id.more);
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 83 For more in-depth coverage of the topic, check out the ANTLR documentation
100 See Tree and TreeAdaptor for more information.
209 [flat list (nil tree)] a tree node without a token payload, but with more
453 value) and contains zero or more child tree nodes. Additionally, it tracks
464 unnecessary. In such a case, a more bare-bones tree class could be written
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 330 * queue so that a node may branch to more than one child
390 * Pushes one or more functions onto the stack. These will be run in sequence,
511 // more useful to be able to use var values in attribute value
530 // better if this would have more necessity to it.
638 // are only needed if there are more array values than template
829 * is used, it takes more than 10% of the time.
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 312 * queue so that a node may branch to more than one child
372 * Pushes one or more functions onto the stack. These will be run in sequence,
481 // more useful to be able to use var values in attribute value
500 // better if this would have more necessity to it.
605 // are only needed if there are more array values than template
796 * is used, it takes more than 10% of the time.
  /external/chromium_org/third_party/skia/src/animator/
SkAnimatorScript.cpp 401 bool more = true; local
406 more = false;
415 } while (more);
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 49 ; these should be fast; the inner loop is unrolled (it takes no more than
55 ; and there may be a somewhat more clever way to do the outer loop
58 ; this issue, and there may be a more elegant method
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 51 # these should be fast; the inner loop is unrolled (it takes no more than
57 # and there may be a somewhat more clever way to do the outer loop
60 # this issue, and there may be a more elegant method
  /external/skia/src/animator/
SkAnimatorScript.cpp 401 bool more = true; local
406 more = false;
415 } while (more);

Completed in 881 milliseconds

<<11121314151617181920>>