/linux-2.4.37.9/scripts/lxdialog/ |
D | menubox.c | 168 const char * const * items) in dialog_menu() argument 233 item_x = MAX (item_x, MIN(menu_width, strlen (items[i * 2 + 1]) + 2)); in dialog_menu() 234 if (strcmp(current, items[i*2]) == 0) choice = i; in dialog_menu() 264 print_item (menu, items[(first_item + i) * 2 + 1], i, i == choice, in dialog_menu() 265 (items[(first_item + i)*2][0] != ':')); in dialog_menu() 286 j = first_alpha(items[(scroll+i)*2+1], "YyNnMm"); in dialog_menu() 287 if (key == tolower(items[(scroll+i)*2+1][j])) in dialog_menu() 292 j = first_alpha(items[(scroll+i)*2+1], "YyNnMm"); in dialog_menu() 293 if (key == tolower(items[(scroll+i)*2+1][j])) in dialog_menu() 303 print_item (menu, items[(scroll+choice)*2+1], choice, FALSE, in dialog_menu() [all …]
|
D | checklist.c | 121 int list_height, int item_no, const char * const * items, int flag) in dialog_checklist() argument 140 status[i] = !strcasecmp (items[i * 3 + 2], "on"); in dialog_checklist() 198 check_x = MAX (check_x, + strlen (items[i * 3 + 1]) + 4); in dialog_checklist() 210 print_item (list, items[(scroll+i) * 3 + 1], in dialog_checklist() 227 if (toupper(key) == toupper(items[(scroll+i)*3+1][0])) in dialog_checklist() 240 print_item (list, items[scroll * 3 + 1], in dialog_checklist() 247 print_item (list, items[scroll * 3 + 1], in dialog_checklist() 266 print_item (list, items[(scroll + max_choice - 1) * 3 + 1], in dialog_checklist() 274 print_item (list, items[(scroll + max_choice - 1) * 3 + 1], in dialog_checklist() 290 print_item (list, items[(scroll + choice) * 3 + 1], in dialog_checklist() [all …]
|
D | dialog.h | 159 const char * const * items); 162 const char * const * items, int flag);
|
/linux-2.4.37.9/arch/ppc/boot/common/ |
D | ofcommon.c | 32 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() argument 37 size *= items; in zalloc()
|
D | misc-common.c | 199 void *zalloc(void *x, unsigned items, unsigned size) in zalloc() argument 203 size *= items; in zalloc()
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | jfs.txt | 35 Plans for our near term development items 39 Longer term work items
|
/linux-2.4.37.9/fs/hfs/ |
D | TODO | 4 from most important to least important. The items within each group 5 are not placed in any particular order. The order in which items are
|
/linux-2.4.37.9/Documentation/networking/ |
D | TODO | 1 To-do items for network drivers
|
D | skfp.txt | 82 If you run into problems during installation, check those items:
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zlib.h | 161 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
|
D | zImage.c | 259 void *zalloc(void *x, unsigned items, unsigned size) in zalloc() argument 264 size *= items; in zalloc()
|
/linux-2.4.37.9/arch/ppc/boot/include/ |
D | zlib.h | 159 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | ToDo | 10 items missing (surely), please contact me so I can add them to the
|
/linux-2.4.37.9/include/linux/ |
D | zlib.h | 63 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
|
/linux-2.4.37.9/scripts/ |
D | README.Menuconfig | 14 Menu items beginning with [*], <M> or [ ] represent features 39 through all visible items which use that hotkey.
|
D | header.tk | 601 proc configure_entry {w option items} { argument 602 foreach i $items {
|
/linux-2.4.37.9/Documentation/sound/ |
D | Opti | 6 Some items in this README file are based on features 31 Answer 'm' for these items:
|
D | INSTALL.awe | 50 Answer YES to both "lowlevel drivers" and "AWE32 wave synth" items
|
D | AudioExcelDSP16 | 21 check off all the configuration items before re-configure it.
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | fs.txt | 104 The file inode-nr contains the first two items from
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.53c700 | 61 Usually you can find items 2. and 3. from general spec. documents or
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | ilsp.doc | 113 other items off of the stack.
|
/linux-2.4.37.9/fs/cramfs/ |
D | README | 5 a bit looser, e.g. it doesn't care if the <file_data> items are
|
/linux-2.4.37.9/Documentation/arm/nwfpe/ |
D | README.FPE | 11 Note: items enclosed in {} are optional.
|
/linux-2.4.37.9/net/khttpd/ |
D | README | 166 The items marked with a (*) are configurable through the
|