HomeSort by relevance Sort by last modified time
    Searched full:afirst (Results 1 - 16 of 16) sorted by null

  /art/test/048-reflect-v8/src/
AnnotationTestFixture.java 40 @Calendar(dayOfMonth="afirst")
UserComplex.java 23 @Calendar(dayOfMonth="afirst")
  /external/libpng/contrib/conftest/
s_read.dfa 31 # Switching these options on enables the 'AFIRST' and 'BGR' formats - you don't
s_write.dfa 29 # Switching these options on enables the 'AFIRST' and 'BGR' formats - you don't
simple.dfa 30 # Switching these options on enables the 'AFIRST' and 'BGR' formats - you don't
  /art/test/048-reflect-v8/
expected.txt 26 Annotations by type, defined by class UserComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
41 Declared annotations by class class UserComplex, annotation interface Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6)
58 Declared annnotations by type, defined by class UserComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
75 Annotations by type, defined by method userComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
88 Annotations declared by method userComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6)
101 Annotations by type, defined by method userComplex with annotation Calendar: @Calendar(dayOfMonth=afirst, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=zsecond, dayOfWeek=unspecified_week, hour=6), @Calendar(dayOfMonth=athird, dayOfWeek=unspecified_week, hour=23)
  /external/libpng/
pngwrite.c 1784 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1787 # define afirst macro
1900 # undef afirst macro
    [all...]
pngread.c 1850 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1853 # define afirst macro
1944 # undef afirst macro
    [all...]
png.h     [all...]
libpng-manual.txt     [all...]
libpng.3     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 1884 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1887 # define afirst macro
2000 # undef afirst macro
    [all...]
pngread.c 1733 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1736 # define afirst macro
1827 # undef afirst macro
    [all...]
png.h     [all...]
  /external/libpng/scripts/
pnglibconf.dfa     [all...]
  /external/libpng/contrib/libtests/
pngstest.c 556 /* AFIRST is meaningless if no alpha: */
    [all...]

Completed in 4319 milliseconds