HomeSort by relevance Sort by last modified time
    Searched refs:later (Results 76 - 100 of 291) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/clang/test/CXX/drs/
dr4xx.cpp 751 goto later;
754 later:
758 goto later; // expected-error {{protected scope}}
760 later:
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Core.pm 186 at your option, any later version of Perl 5 you may have available.
  /external/netperf/
netcpu_pstat.c 26 # error Sorry, pstat() CPU utilization on 10.0 and later only
netcpu_pstatnew.c 5 later, and that 11.23 and later are strictly 64-bit kernels, we can
38 # error Sorry, pstat() CPU utilization on 10.0 and later only
  /external/openssl/crypto/perlasm/
x86masm.pl 81 ECHO MASM version 8.00 or later is strongly recommended.
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosASM.S 8 ; version 2 of the License, or (at your option) any later version.
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 59 push %rdi # save this value for later
154 push %rsi # store for later
451 push %rdi # save for later
532 push %rdx # save for later
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 67 mr 17,14 # store out-buffer for later
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 53 push %edi # save this value for later
146 push %esi # store for later
451 push %edi # save for later
532 push %edx # save for later
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_partitions_armv5.asm 102 str r9, [sp, #0] ; save stop for later comparison
158 ; Flag is set on the sum of count. This flag is used later
386 ; Flag is set on the sum of count. This flag is used later
  /external/libvorbis/doc/
07-floor1.tex 38 amplitude value at x_new so that later refinement is additionally
73 used later as an endpoint for further refinement. From here on, the
87 behavior is used for actual decode, as described later. The actual
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_partitions_armv5.asm 102 str r9, [sp, #0] ; save stop for later comparison
158 ; Flag is set on the sum of count. This flag is used later
386 ; Flag is set on the sum of count. This flag is used later
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_partitions_armv5.asm 102 str r9, [sp, #0] ; save stop for later comparison
158 ; Flag is set on the sum of count. This flag is used later
386 ; Flag is set on the sum of count. This flag is used later
  /external/bison/
cfg.mk 7 # (at your option) any later version.
  /external/bison/data/
location.cc 8 # (at your option) any later version.
  /external/bison/djgpp/
djunpack.bat 15 Rem (at your option) any later version.
  /external/chromium_org/chrome/browser/ui/webui/
downloads_ui_browsertest.js 51 timestamp += 2 * 60 * 1000; // Next visit is two minutes later.
  /external/chromium_org/content/test/data/media/
webrtc_test_utilities.js 111 // expected events. Each expected event must later be matched by a call to
  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 12 # (at your option) any later version.
127 General Public License, version 2 or later.
399 later version.
416 } elsif ($licensetext =~ /either version ([^ ]+)(?: of the License)?, or \(at your option\) any later version/) {
417 $gplver = " (v$1 or later)";
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 63 ; dup the filter weight and store for later
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_temporal_filter_apply_sse2.asm 63 ; dup the filter weight and store for later
  /external/chromium_org/third_party/libyuv/source/
row_x86.asm 13 %error AVX2 is supported only by yasm 1.2.0 or later.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_drm_image.spec 27 Requires EGL 1.4 or later. This extension is written against the
  /external/chromium_org/ui/events/
event_unittest.cc 77 base::TimeDelta later = start + base::TimeDelta::FromMilliseconds(1000); local
97 test_ev2.set_time_stamp(later);
  /external/chromium_org/v8/test/mjsunit/
assert-opt-and-deopt.js 60 * that you later want to track de/optimizations for. It is necessary because

Completed in 1537 milliseconds

1 2 34 5 6 7 8 91011>>