Home
last modified time | relevance | path

Searched defs:stage2 (Results 1 – 6 of 6) sorted by relevance

/external/grub/
DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
/external/grub/stage2/
DMakefile.am35 pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \ data
46 pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \ data
125 stage2: pre_stage2 start target
Dbuiltins.c3845 char stage2[64]; in setup_func() local
/external/icu4c/common/
Ducnvmbcs.c735 const uint16_t *stage2, *stage3, *results; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
776 const uint32_t *stage2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1264 uint32_t *stage2; in writeStage3Roundtrip() local
1343 uint32_t *stage2; in reconstituteData() local
/external/icu4c/tools/makeconv/
Dgencnvex.c59 uint16_t stage2[MBCS_STAGE_2_SIZE]; member
Dgenmbcs.c46 uint32_t stage2[MBCS_STAGE_2_SIZE]; /* stage 2 for MBCS */ member