| /src/external/gpl2/lvm2/dist/tools/ |
| args.h | 31 arg(restorefile_ARG, '\0', "restorefile", string_arg, 0) 38 arg(units_ARG, '\0', "units", string_arg, 0) 49 arg(separator_ARG, '\0', "separator", string_arg, 0) 54 arg(mirrorlog_ARG, '\0', "mirrorlog", string_arg, 0) 58 arg(config_ARG, '\0', "config", string_arg, 0) 91 arg(file_ARG, 'f', "file", string_arg, 0) 112 arg(name_ARG, 'n', "name", string_arg, 0) 116 arg(options_ARG, 'o', "options", string_arg, 0) 117 arg(sort_ARG, 'O', "sort", string_arg, 0) 132 arg(uuidstr_ARG, 'u', "uuid", string_arg, 0 [all...] |
| tools.h | 148 int string_arg(struct cmd_context *cmd, struct arg *a);
|
| lvmcmdline.c | 401 int string_arg(struct cmd_context *cmd __attribute((unused)), function
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| format.h | 42 string_arg, wide_string_arg, wide_char_arg, enumerator in enum:argclass
|
| format.cc | 316 this_argclass = lcount == 0 ? string_arg : wide_string_arg;
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| format.h | 42 string_arg, wide_string_arg, wide_char_arg, enumerator in enum:argclass
|
| format.cc | 316 this_argclass = lcount == 0 ? string_arg : wide_string_arg;
|
| /src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| nds32-isr.cc | 721 tree string_arg = TREE_VALUE (TREE_VALUE (intr)); local 722 nds32_interrupt_attribute_parse_string (TREE_STRING_POINTER (string_arg), 730 tree string_arg = TREE_VALUE (TREE_VALUE (excp)); local 731 nds32_exception_attribute_parse_string (TREE_STRING_POINTER (string_arg), 739 tree string_arg = TREE_VALUE (TREE_VALUE (reset)); local 740 nds32_reset_attribute_parse_string (TREE_STRING_POINTER (string_arg), 981 tree string_arg; local 986 string_arg = TREE_VALUE (TREE_VALUE (t_check)); 987 strcpy (target_str, TREE_STRING_POINTER (string_arg));
|
| /src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| nds32-isr.cc | 721 tree string_arg = TREE_VALUE (TREE_VALUE (intr)); local 722 nds32_interrupt_attribute_parse_string (TREE_STRING_POINTER (string_arg), 730 tree string_arg = TREE_VALUE (TREE_VALUE (excp)); local 731 nds32_exception_attribute_parse_string (TREE_STRING_POINTER (string_arg), 739 tree string_arg = TREE_VALUE (TREE_VALUE (reset)); local 740 nds32_reset_attribute_parse_string (TREE_STRING_POINTER (string_arg), 981 tree string_arg; local 986 string_arg = TREE_VALUE (TREE_VALUE (t_check)); 987 strcpy (target_str, TREE_STRING_POINTER (string_arg));
|
| /src/external/gpl3/gdb/dist/gdb/ |
| ui-out.c | 598 || piece.argclass == string_arg 604 case string_arg:
|
| printcmd.c | 2744 case string_arg:
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| ui-out.c | 596 || piece.argclass == string_arg 602 case string_arg:
|
| printcmd.c | 2744 case string_arg:
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| ax.cc | 843 case string_arg:
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| ax.cc | 843 case string_arg:
|