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

<<11121314151617181920>>

  /external/llvm/utils/
codegen-diff 118 disassembler, but it might help you highlight the more egregious cases
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 273 ; much more trouble to expand/coil the loop than I did, so theirs
276 ; (I think) a more accurate name..
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosASM.S 13 ; Library General Public License for more details.
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 102 @ 16 bits or the signal path should be increased to 18 bits or more.
ARM-E_interpolate_noloop_gnu.s 94 @ 16 bits or the signal path should be increased to 18 bits or more.
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 102 @ 16 bits or the signal path should be increased to 18 bits or more.
ARM-E_interpolate_noloop_gnu.s 94 @ 16 bits or the signal path should be increased to 18 bits or more.
  /external/valgrind/main/cachegrind/
cg_annotate.in 21 # General Public License for more details.
152 --threshold=<0--20> a function is shown if it accounts for more than x% of
653 # Issue a warning that the source file is more recent than the input file.
662 @ Source file '$src_file' is more recent than input file '$input_file'.
780 # If $src_file more recent than cachegrind.out, issue warning
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 75 # optimized some more by Vince Weaver
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice_neon.S 104 @ Process two more samples:
126 @ If there's still one more sample, process it here.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 112 ;load alpha1,beta1 somewhere to avoid more loads
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
rex.h 137 tchars more; member in struct:rex_ttymode
yp.h 155 bool_t more; member in struct:ypresp_all
yp_prot.h 49 * union switch (bool_t more) {
123 YP_NOMORE = 2, /* No more entries in map */
339 bool_t more; member in struct:ypresp_all
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.h 137 tchars more; member in struct:rex_ttymode
yp.h 155 bool_t more; member in struct:ypresp_all
yp_prot.h 49 * union switch (bool_t more) {
123 YP_NOMORE = 2, /* No more entries in map */
339 bool_t more; member in struct:ypresp_all
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubby.js 11 * Creates a Gnubby client. There may be more than one simultaneous Gnubby
322 // Need more CONT frame(s).
360 // Not expected ack, read more.
378 // Need more CONT frame(s).
592 // Read more.
  /external/chromium_org/third_party/x86inc/
x86inc.asm 40 ; a more recent original, or switching to using third_party/ffmpeg's version of
134 ; we need more flexible macro.
187 ; t# defines for when per-arch register allocation is more complex than just function arguments
635 ; change everything that follows. For more complex macros I may also have multiple
658 %macro SWAP 2-* ; swaps a single chain (sometimes more concise than pairs)
  /external/mksh/src/
misc.c 114 Xcheck_grow(XString *xsp, const char *xp, size_t more)
118 if (more < xsp->len)
119 more = xsp->len;
121 checkoktoadd(more, xsp->len + X_EXTRA);
122 xsp->beg = aresize(xsp->beg, (xsp->len += more) + X_EXTRA, xsp->areap);
798 /* matches one or more times */
800 /* matches zero or more times */
    [all...]
  /external/wpa_supplicant_8/src/ap/
gas_serv.c 6 * See README for more details.
1135 int more = 0; local
1163 more = 1;
1178 more, 0, buf);
1185 "(frag_id %d more=%d frag_len=%d)",
1186 dialog->sd_frag_id, more, (int) frag_len);
1190 if (more) {
1191 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "GAS: %d more bytes remain "
    [all...]
  /frameworks/base/docs/html/
jd_collections.js 46 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
246 "distribute/tools/more": {
254 "distribute/tools/more/zhcn": {
390 "http://android-developers.blogspot.com/2013/10/making-your-app-content-more-accessible.html"
589 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
597 "http://android-developers.blogspot.com/2013/10/more-visibility-for-tablet-apps-in.html",
684 "distribute/engage/video/more": {
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
braille_util.js 131 * See DomUtil for a more precise definition of 'name'.
146 * See DomUtil for a more precise definition of 'role'.
169 * See DomUtil for a more precise definition of 'role'.
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 49 | makes it more suitable to link statically in | | software |
62 code is more likely to compile out-of-the-box with glibc.
392 See :ref:`Debugging <devcycle-debugging>` for more information.
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 50 * **Performance:** Each PNaCl release brings with it more performance
70 For more details, refer to the :doc:`history behind and comparison of
142 appropriate contexts, Portable Native Client can be faster, more secure,
143 and/or more compatible across operating systems and architectures than
154 or otherwise bypass the JavaScript security model. For more information,
200 standardize Portable Native Client when it gains more traction. A good
234 as well as to compile more languages to LLVM's intermediate representation
302 systems. For more information see :ref:`memory model and atomics
372 includes an outer sandbox that mediates system calls. For more details about
489 The following kinds of code may be more challenging to port
    [all...]

Completed in 591 milliseconds

<<11121314151617181920>>