HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 326 - 350 of 781) sorted by null

<<11121314151617181920>>

  /external/linux-tools-perf/util/
session.c 887 "file generated by a more recent tool?\n\n"
923 more:
976 goto more;
1062 more:
1102 goto more;
    [all...]
  /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/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 114 ;load alpha1,beta1 somewhere to avoid more loads
  /frameworks/base/core/java/android/text/
TextUtils.java 254 * allowing a more efficient implementation.
619 // note to people adding to this: check more specific types
620 // before more generic types. also notice that it uses
868 * value that was not provided, or if more than 9 values are
    [all...]
  /packages/apps/Browser/src/com/android/browser/
NavigationBarPhone.java 80 mMore = findViewById(R.id.more);
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/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/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
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/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/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
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/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);
  /frameworks/base/services/java/com/android/server/wm/
ScreenRotationAnimation.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email.py 290 # character is less bad for more applications.
616 more text
636 more text""")
    [all...]
test_email_renamed.py 254 # character is less bad for more applications.
552 more text
572 more text""")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email.py 290 # character is less bad for more applications.
616 more text
636 more text""")
    [all...]
test_email_renamed.py 254 # character is less bad for more applications.
552 more text
572 more text""")
    [all...]
  /external/blktrace/btt/doc/
btt.tex 15 % GNU General Public License for more details.
437 incoming IO requests, for more information see section~\ref{sec:qhist}.
440 of IO requests submitted to lower layer drivers, for more information
452 copied to another file that is \emph{more easily parsed.} Refer to
473 Section~\ref{sec:o-u} has more details.
    [all...]
  /external/iproute2/doc/
ip-cref.tex 35 More voluminous examples and some topics, which require more elaborate
60 --- output more information. If the option
61 appears twice or more, the amount of information increases.
373 to make it more intelligible.
523 If the \verb|-s| option is entered twice or more,
524 \verb|ip| prints more detailed statistics on receiver
632 contains more details on address scopes.
    [all...]

Completed in 1307 milliseconds

<<11121314151617181920>>