HomeSort by relevance Sort by last modified time
    Searched refs:February (Results 1 - 25 of 54) sorted by null

1 2 3

  /ndk/sources/host-tools/make-3.81/config/
mdate-sh 104 Feb) month=February; nummonth=2;;
146 Feb) month=February; nummonth=2;;
  /external/bison/build-aux/
mdate-sh 124 Feb) month=February; nummonth=2;;
168 Feb) month=February; nummonth=2;;
  /external/libmicrohttpd/doc/
mdate-sh 124 Feb) month=February; nummonth=2;;
168 Feb) month=February; nummonth=2;;
  /external/boringssl/linux-arm/crypto/sha/
sha256-armv4.S 23 @ February 2011.
    [all...]
sha512-armv4.S 23 @ February 2011.
    [all...]
  /external/mesa3d/docs/
MESA_copy_sub_buffer.spec 15 Shipping since Mesa 2.6 in February, 1998.
MESA_set_3dfx_mode.spec 15 Shipping since Mesa 2.6 in February, 1998.
MESA_multithread_makecurrent.spec 19 Last Modified Date: 21 February 2011
155 3 February 2011 Eric Anholt - updated with resolution to issues 1-3
156 3 February 2011 Eric Anholt - added issue 4, 5
157 21 February 2011 Eric Anholt - Include glXMakeCurrent() sentence
  /prebuilts/go/darwin-x86/src/time/
format_test.go 58 {"Janet", "Hi Janet, the Month is January", "Hi Janet, the Month is February"},
152 {"Janet", "Hi Janet, the Month is January: Jan _2 15:04:05 2006", "Hi Janet, the Month is February: Feb 4 21:00:57 2010", false, true, 1, 0},
200 t2 := Date(2013, February, 1, 00, 00, 00, 0, baghdad)
218 t2 = Date(2013, February, 1, 00, 00, 00, 0, blancSablon)
263 if time.Month() != February {
264 t.Errorf("%s: bad month: %s not %s", test.name, time.Month(), February)
time.go 81 February
96 "February",
109 // String returns the English name of the month ("January", "February", ...).
728 month = February
771 if m == February && isLeap(year) {
1063 d++ // February 29
    [all...]
  /prebuilts/go/linux-x86/src/time/
format_test.go 58 {"Janet", "Hi Janet, the Month is January", "Hi Janet, the Month is February"},
152 {"Janet", "Hi Janet, the Month is January: Jan _2 15:04:05 2006", "Hi Janet, the Month is February: Feb 4 21:00:57 2010", false, true, 1, 0},
200 t2 := Date(2013, February, 1, 00, 00, 00, 0, baghdad)
218 t2 = Date(2013, February, 1, 00, 00, 00, 0, blancSablon)
263 if time.Month() != February {
264 t.Errorf("%s: bad month: %s not %s", test.name, time.Month(), February)
time.go 81 February
96 "February",
109 // String returns the English name of the month ("January", "February", ...).
728 month = February
771 if m == February && isLeap(year) {
1063 d++ // February 29
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
__init__.py 215 getbaseclasses(February)
410 'feb ' : February,
AppleScript_Suite.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
__init__.py 215 getbaseclasses(February)
410 'feb ' : February,
AppleScript_Suite.py     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 21 ; * Date: Thursday, February 7, 2008
omxVCM4P2_DecodePadMV_PVOP_s.s 21 ; * Date: Thursday, February 7, 2008
  /external/eigen/blas/testing/
dblat3.f 40 * -- Written on 8-February-1989.
364 * -- Written on 8-February-1989.
645 * -- Written on 8-February-1989.
915 * -- Written on 8-February-1989.
    [all...]
sblat3.f 40 * -- Written on 8-February-1989.
364 * -- Written on 8-February-1989.
645 * -- Written on 8-February-1989.
915 * -- Written on 8-February-1989.
    [all...]
  /external/cblas/testing/
c_cblat3.f 42 * -- Written on 8-February-1989.
434 * -- Written on 8-February-1989.
764 * -- Written on 8-February-1989.
    [all...]
c_dblat3.f 39 * -- Written on 8-February-1989.
425 * -- Written on 8-February-1989.
749 * -- Written on 8-February-1989.
    [all...]
c_sblat3.f 39 * -- Written on 8-February-1989.
425 * -- Written on 8-February-1989.
753 * -- Written on 8-February-1989.
    [all...]
c_zblat3.f 42 * -- Written on 8-February-1989.
435 * -- Written on 8-February-1989.
765 * -- Written on 8-February-1989.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
calendar.py 37 February = 2
39 # Number of days per month (except for February in leap years)
122 ndays = mdays[month] + (month == February and isleap(year))

Completed in 4247 milliseconds

1 2 3