HomeSort by relevance Sort by last modified time
    Searched refs:later (Results 51 - 75 of 256) sorted by null

1 23 4 5 6 7 8 91011

  /device/generic/goldfish/opengl/
Android.mk 31 # Include common definitions used by all the modules included later
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 136 * errored and completed arrays for ease of insertion later.
159 * 'pending_' object, and stores it for later use.
175 * 'pending_' object, and stores it for later use.
192 * 'pending_' object, and stores it for later use.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 66 * Handles the error event, storing the error details for later use, and
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 64 * Handles the error event, storing the error details for later use, and
  /external/chromium_org/third_party/devscripts/
licensecheck.pl 12 # (at your option) any later version.
127 General Public License, version 2 or later.
426 later version.
442 } elsif ($licensetext =~ /either version ([^ ]+)(?: of the License)?, or \(at your option\) any later version/) {
443 $gplver = " (v$1 or later)";
446 if ($licensetext =~ /version ([^, ]+?)[.,]? (?:or later|or any later version) (?:of the GNU (?:Lesser |Library )General Public License )(as )?published by the Free Software Foundation/i or
447 $licensetext =~ /GNU (?:Lesser |Library )General Public License (?:(?:as )?published by the Free Software Foundation;)?,? (?:either )?[Vv]ersion ([^, ]+?)(?: of the license)?[.,]? (?:or later|or (?:\(at your option\) )?any later version)/i or
449 $lgplver = " (v$1 or later)";
    [all...]
  /external/chromium_org/ui/base/events/
event_unittest.cc 78 base::TimeDelta later = start + base::TimeDelta::FromMilliseconds(1000); local
98 test_ev2.set_time_stamp(later);
  /external/valgrind/main/massif/tests/
deep-C.stderr.exp 55 Massif: XPt later expansions: ...
  /ndk/sources/host-tools/make-3.81/
configure.bat 8 rem Software Foundation; either version 2, or (at your option) any later
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 83 ; Flag is set on the sum of count. This flag is used later
159 ; Flag is set on the sum of count. This flag is used later
253 ; Flag is set on the sum of count. This flag is used later
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 85 implements it later during triangle setup.
  /external/chromium_org/third_party/mesa/src/docs/
WL_bind_wayland_display.spec 28 Requires EGL 1.4 or later. This extension is written against the
  /external/chromium_org/v8/test/webkit/
dfg-constant-fold-uncaptured-variable-that-is-later-captured.js 25 "Tests that constant folding an access to an uncaptured variable that is captured later in the same basic block doesn't lead to assertion failures."
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 85 implements it later during triangle setup.
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 28 Requires EGL 1.4 or later. This extension is written against the
  /ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat 26 rem Foundation; either version 2, or (at your option) any later version.
  /sdk/emulator/opengl/
Android.mk 31 # Include common definitions used by all the modules included later
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
x86masm.pl 81 ECHO MASM version 8.00 or later is strongly recommended.
  /external/linux-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

Completed in 2548 milliseconds

1 23 4 5 6 7 8 91011