/dragonfly/contrib/file/magic/Magdir/ |
H A D | softquad | 25 # sqtroff intermediate language (replacement for ditroff int. lang.) 33 # sqtroff intermediate language (replacement for ditroff int. lang.)
|
H A D | os9 | 34 >6 byte&0x0f 0x01 machine language 62 >0x13 byte 1 machine language
|
H A D | inform | 4 # inform: file(1) magic for Inform interactive fiction language
|
H A D | os2 | 143 # langfamilyID; language family ID like: 0~? 1~Arabic ... 7~German ... 9~English ... 34~Slovene 144 >3 uleshort >0 \b, language %u 148 >3 uleshort >34 (invalid language)
|
/dragonfly/contrib/gdb-7/gdb/ |
H A D | value.h | 742 extern void unop_promote (const struct language_defn *language, 746 extern void binop_promote (const struct language_defn *language, 911 const struct language_defn *language); 916 const struct language_defn *language); 964 const struct language_defn *language, 974 const struct language_defn *language,
|
H A D | buildsym.h | 65 enum language language; member
|
H A D | symmisc.c | 307 language_str (symtab->language)); in dump_symtab_1() 391 if (symtab->language != language_unknown in dump_symtab() 392 && symtab->language != language_auto) in dump_symtab() 394 enum language saved_lang; in dump_symtab() 396 saved_lang = set_language (symtab->language); in dump_symtab()
|
H A D | c-typeprint.c | 462 int linkage_name, enum language language, in c_type_print_args() argument 485 if (language == language_cplus && linkage_name) in c_type_print_args() 497 if (language == language_java) in c_type_print_args() 517 && ((TYPE_PROTOTYPED (type) && language != language_java) in c_type_print_args() 518 || language == language_cplus)) in c_type_print_args()
|
H A D | stack.c | 259 const struct language_defn *language; in print_frame_arg() local 273 language = language_def (SYMBOL_LANGUAGE (arg->sym)); in print_frame_arg() 275 language = current_language; in print_frame_arg() 283 common_val_print (arg->val, stb, 2, &opts, language); in print_frame_arg() 1030 enum language *funlang, struct symbol **funcp) in find_frame_funname() 1126 enum language funlang = language_unknown; in print_frame() 1395 enum language funlang = language_unknown; in frame_info() 1529 language_str (s->language)); in frame_info() 2489 enum language 2522 return s->language; in get_frame_language()
|
H A D | psymtab.c | 1496 unsigned int lang = psymbol->ginfo.language; in psymbol_hash() 1521 && sym1->ginfo.language == sym2->ginfo.language in psymbol_compare() 1584 enum language language, struct objfile *objfile, in add_psymbol_to_bcache() argument 1605 SYMBOL_SET_LANGUAGE (&psymbol, language); in add_psymbol_to_bcache() 1671 enum language language, struct objfile *objfile) in add_psymbol_to_list() argument 1679 val, coreaddr, language, objfile, &added); in add_psymbol_to_list()
|
H A D | ada-lang.h | 226 extern enum language ada_update_initial_language (enum language);
|
H A D | linespec.c | 182 const struct language_defn *language; member 707 if ((PARSER_STATE (parser)->language->la_language in linespec_lexer_lex_string() 885 && self->language->la_language == language_ada) in add_sal_to_sals() 1022 state->language->la_get_symbol_name_cmp != NULL in iterate_over_all_matching_symtabs() 1023 ? state->language->la_get_symbol_name_cmp (name) in iterate_over_all_matching_symtabs() 1059 state->language->la_iterate_over_symbols in iterate_over_all_matching_symtabs() 1075 enum language save_language; in get_current_search_block() 2330 int flags, const struct language_defn *language, in linespec_state_constructor() argument 2336 self->language = language; in linespec_state_constructor() 2351 int flags, const struct language_defn *language, in linespec_parser_new() argument [all …]
|
H A D | stack.h | 26 enum language *funlang, struct symbol **funcp);
|
/dragonfly/contrib/gdb-7/gdb/python/ |
H A D | py-function.c | 61 fnpy_call (struct gdbarch *gdbarch, const struct language_defn *language, in fnpy_call() argument 71 cleanup = ensure_python_env (gdbarch, language); in fnpy_call()
|
H A D | python.h | 42 const struct language_defn *language);
|
/dragonfly/contrib/gcc-4.7/gcc/doc/ |
H A D | configfiles.texi | 19 @file{config}, if any, and language Makefile fragments 20 @file{@var{language}/Make-lang.in}. 36 If a language @file{config-lang.in} file (@pxref{Front End Config, ,
|
H A D | implement-cxx.texi | 8 @cindex implementation-defined behavior, C++ language 24 the corresponding document for the C language. @xref{C
|
H A D | passes.texi | 17 some of the language front end interface, though this description is no 21 * Parsing pass:: The language front end turns text into bits. 32 The language front end is invoked only once, via 34 front end may use any intermediate language representation deemed 36 a double handful of language specific tree codes defined in 43 @cindex language-independent intermediate representation 45 @cindex lowering, language-dependent intermediate representation 69 compilation in order to honor, (3) the language indicates that 121 and let the language-independent gimplifier do most of the work. 134 @code{GS_UNHANDLED} if the expression is not a language specific [all …]
|
H A D | cppenv.texi | 29 regardless of which language is being preprocessed. 32 particular language indicated. Each specifies a list of directories
|
/dragonfly/contrib/gcc-4.7/gcc/ |
H A D | c-config-lang.in | 1 # Top level configure fragment for GNU C - C language. 22 # for the language C. It has limited use, specifically to record the
|
/dragonfly/contrib/gcc-4.7/gcc/objcp/ |
H A D | Make-lang.in | 23 # This file provides the language dependent support in the main Makefile. 24 # Each language makefile fragment must provide the following targets: 32 # where `foo' is the name of the language. 38 # - define the names for selecting the language in LANGUAGES. 79 # Objective C++ language specific files.
|
/dragonfly/contrib/tcp_wrappers/ |
H A D | CHANGES | 184 this obscure language feature. 189 undocumented or obscure language features that are gone. 311 - Username lookup integrated with the access control language. 335 The extension language module has undergone major revisions and 341 - (Extension language) The ":" separator may now occur within options 345 - (Extension language) Better verification mode. When the `try' command 348 - (Extension language) New "allow" and "deny" keywords so you can now 352 - (Extension language) "linger" keyword to set the socket linger time 355 - (Extension language) "severity" keyword to turn the logging noise up 374 - The access control language has been extended with a simple but [all …]
|
/dragonfly/contrib/binutils-2.27/gas/doc/ |
H A D | c-score.texi | 93 language instructions happen data dependency. 97 16 bit nop! Instruction) if the source machine language instructions 102 language instructions happen data dependency. (Default)
|
/dragonfly/usr.sbin/kbdmap/ |
H A D | Languages.phrases | 24 9. Chose your keyboard language
|
/dragonfly/contrib/nvi2/catalog/ |
H A D | README | 56 "<language>.base", e.g. the English one is "english.base". For 78 These files are named for their language, e.g. "english". However, a 94 <language>.base.
|