| /netbsd-src/external/mpl/bind/dist/bin/tests/system/case/ |
| H A D | dynamic.good | 2 DyNaMiC. 300 IN NS ns1.DYNAMIC. 5 ns1.DYNAMIC. 300 IN A 10.53.0.1
|
| H A D | postupdate.good | 2 DyNaMiC. 300 IN NS ns1.DYNAMIC. 5 ns1.DYNAMIC. 300 IN A 10.53.0.1
|
| H A D | postns1.good | 2 DyNaMiC. 300 IN NS ns1.DYNAMIC.
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | arm-reloc.def | 33 // - DYNAMIC for dynamic relocations processed by a dynamic linker. 53 // for relocation types DYNAMIC, PRIVATE and OBSOLETE. 76 RD(BREL_ADJ , DYNAMIC , N, DATA , DELTA_B(S) + A , Y, -1, N) 77 RD(TLS_DESC , DYNAMIC , N, DATA , NONE , Y, -1, N) 81 RD(TLS_DTPMOD32 , DYNAMIC , N, DATA , Module(S) , Y, -1, N) 82 RD(TLS_DTPOFF32 , DYNAMIC , N, DATA , S + A - TLS , Y, -1, N) 83 RD(TLS_TPOFF32 , DYNAMIC , N, DATA , S + A - tp , Y, -1, N) 84 RD(COPY , DYNAMIC , N, MISC , NONE , Y, -1, N) 85 RD(GLOB_DAT , DYNAMIC , N, DATA , (S + A) | T , Y, -1, N) 86 RD(JUMP_SLOT , DYNAMIC , N, DATA , (S + A) | T , Y, -1, N) [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | arm-reloc.def | 33 // - DYNAMIC for dynamic relocations processed by a dynamic linker. 53 // for relocation types DYNAMIC, PRIVATE and OBSOLETE. 76 RD(BREL_ADJ , DYNAMIC , N, DATA , DELTA_B(S) + A , Y, -1, N) 77 RD(TLS_DESC , DYNAMIC , N, DATA , NONE , Y, -1, N) 81 RD(TLS_DTPMOD32 , DYNAMIC , N, DATA , Module(S) , Y, -1, N) 82 RD(TLS_DTPOFF32 , DYNAMIC , N, DATA , S + A - TLS , Y, -1, N) 83 RD(TLS_TPOFF32 , DYNAMIC , N, DATA , S + A - tp , Y, -1, N) 84 RD(COPY , DYNAMIC , N, MISC , NONE , Y, -1, N) 85 RD(GLOB_DAT , DYNAMIC , N, DATA , (S + A) | T , Y, -1, N) 86 RD(JUMP_SLOT , DYNAMIC , N, DATA , (S + A) | T , Y, -1, N) [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/ |
| H A D | test_tls_kind.py | 30 self.assertEqual(tls_dynamic.tls_kind, TLSKind.DYNAMIC) 54 self.assertEqual(tls_declspec_msvc19.tls_kind, TLSKind.DYNAMIC)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/ |
| H A D | spec.d | 89 int separatorCharPos() { return dynamicSeparatorChar ? DYNAMIC : UNSPECIFIED; } in separatorCharPos() 94 void separatorCharPos(int value) { dynamicSeparatorChar = value == DYNAMIC; } in separatorCharPos() 109 enum int DYNAMIC = int.max; variable 116 enum int UNSPECIFIED = DYNAMIC - 1; 387 width = DYNAMIC; 434 separators = DYNAMIC; 472 precision = DYNAMIC;
|
| H A D | write.d | 547 if (spec.width == spec.DYNAMIC) in formattedWrite() 573 if (spec.precision == spec.DYNAMIC) in formattedWrite() 593 if (spec.separators == spec.DYNAMIC) in formattedWrite() 1235 enforceFmt(f.width != f.DYNAMIC && f.precision != f.DYNAMIC in formatValue() 1236 && f.separators != f.DYNAMIC && !f.dynamicSeparatorChar, in formatValue()
|
| /netbsd-src/usr.bin/menuc/ |
| H A D | parse.y | 56 %token <i_value> TITLE DEFAULT DISPLAY ERROR EXITSTRING EXPAND ALLOW DYNAMIC 90 dynamic_def : ALLOW DYNAMIC MENUS ';' 96 msgxlat_def : ALLOW DYNAMIC MESSAGES ';'
|
| H A D | scan.l | 107 dynamic { return DYNAMIC; }
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf-vxworks.c | 65 if ((bfd_link_pic (info) || abfd->flags & DYNAMIC) in elf_vxworks_add_symbol_hook() 161 if (output_bfd->flags & (DYNAMIC|EXEC_P)) in elf_vxworks_emit_relocs()
|
| H A D | elf64-sparc.c | 120 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0 || dynamic) in elf64_sparc_slurp_one_reloc_table() 400 if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0) in elf64_sparc_write_relocs() 499 || (abfd->flags & DYNAMIC) != 0) in elf64_sparc_add_symbol_hook() 698 if ((ibfd->flags & DYNAMIC) != 0) in elf64_sparc_merge_private_bfd_data()
|
| H A D | coff-alpha.c | 476 abfd->flags |= DYNAMIC; in alpha_ecoff_mkobject_hook() 481 abfd->flags |= (DYNAMIC | EXEC_P); in alpha_ecoff_mkobject_hook() 2030 if ((abfd->flags & (DYNAMIC | EXEC_P)) == (DYNAMIC | EXEC_P)) in alpha_adjust_headers() 2032 else if ((abfd->flags & DYNAMIC) != 0) in alpha_adjust_headers() 2478 | HAS_SYMS | HAS_LOCALS | DYNAMIC | WP_TEXT | D_PAGED),
|
| H A D | som.c | 1985 abfd->flags |= DYNAMIC; in som_object_setup() 2030 if ((aux_hdrp->exec_entry == 0 && !(abfd->flags & DYNAMIC)) in som_object_setup() 2557 if (abfd->flags & (EXEC_P | DYNAMIC)) in som_prep_headers() 2570 else if (abfd->flags & DYNAMIC) in som_prep_headers() 3542 if (abfd->flags & (EXEC_P | DYNAMIC)) in som_begin_writing() 3697 && (abfd->flags & (EXEC_P | DYNAMIC))) in som_begin_writing() 3706 if (abfd->flags & (D_PAGED | DYNAMIC) in som_begin_writing() 3733 else if (abfd->flags & (EXEC_P | DYNAMIC)) in som_begin_writing() 3760 if (abfd->flags & (EXEC_P | DYNAMIC) in som_begin_writing() 3763 else if (abfd->flags & (EXEC_P | DYNAMIC) in som_begin_writing() [all …]
|
| H A D | mach-o-target.c | 131 HAS_SYMS | HAS_LOCALS | DYNAMIC | WP_TEXT | D_PAGED),
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf-vxworks.c | 65 if ((bfd_link_pic (info) || abfd->flags & DYNAMIC) in elf_vxworks_add_symbol_hook() 161 if (output_bfd->flags & (DYNAMIC|EXEC_P)) in elf_vxworks_emit_relocs()
|
| H A D | elf64-sparc.c | 109 if ((abfd->flags & (EXEC_P | DYNAMIC)) == 0 || dynamic) in elf64_sparc_slurp_one_reloc_table() 385 if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0) in elf64_sparc_write_relocs() 484 || (abfd->flags & DYNAMIC) != 0) in elf64_sparc_add_symbol_hook() 683 if ((ibfd->flags & DYNAMIC) != 0) in elf64_sparc_merge_private_bfd_data()
|
| H A D | coff-alpha.c | 476 abfd->flags |= DYNAMIC; in alpha_ecoff_mkobject_hook() 481 abfd->flags |= (DYNAMIC | EXEC_P); in alpha_ecoff_mkobject_hook() 1985 if ((abfd->flags & (DYNAMIC | EXEC_P)) == (DYNAMIC | EXEC_P)) in alpha_adjust_headers() 1987 else if ((abfd->flags & DYNAMIC) != 0) in alpha_adjust_headers() 2432 | HAS_SYMS | HAS_LOCALS | DYNAMIC | WP_TEXT | D_PAGED),
|
| H A D | som.c | 1984 abfd->flags |= DYNAMIC; in som_object_setup() 2029 if ((aux_hdrp->exec_entry == 0 && !(abfd->flags & DYNAMIC)) in som_object_setup() 2556 if (abfd->flags & (EXEC_P | DYNAMIC)) in som_prep_headers() 2569 else if (abfd->flags & DYNAMIC) in som_prep_headers() 3629 if (abfd->flags & (EXEC_P | DYNAMIC)) in som_begin_writing() 3786 && (abfd->flags & (EXEC_P | DYNAMIC))) in som_begin_writing() 3795 if (abfd->flags & (D_PAGED | DYNAMIC) in som_begin_writing() 3822 else if (abfd->flags & (EXEC_P | DYNAMIC)) in som_begin_writing() 3849 if (abfd->flags & (EXEC_P | DYNAMIC) in som_begin_writing() 3852 else if (abfd->flags & (EXEC_P | DYNAMIC) in som_begin_writing() [all …]
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/case/ns1/ |
| H A D | dynamic.db.in | 21 $ORIGIN DYNAMIC.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | toplev.c | 922 enum stack_usage_kind_type { STATIC = 0, DYNAMIC, DYNAMIC_BOUNDED }; in output_stack_usage_1() enumerator 956 stack_usage_kind = DYNAMIC; in output_stack_usage_1() 963 if (stack_usage_kind != DYNAMIC) in output_stack_usage_1() 966 stack_usage_kind = DYNAMIC; in output_stack_usage_1() 992 if (stack_usage_kind == DYNAMIC) in output_stack_usage_1()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | toplev.cc | 779 enum stack_usage_kind_type { STATIC = 0, DYNAMIC, DYNAMIC_BOUNDED }; in output_stack_usage_1() enumerator 813 stack_usage_kind = DYNAMIC; in output_stack_usage_1() 820 if (stack_usage_kind != DYNAMIC) in output_stack_usage_1() 823 stack_usage_kind = DYNAMIC; in output_stack_usage_1() 849 if (stack_usage_kind == DYNAMIC) in output_stack_usage_1()
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ldelf.c | 122 && (bfd_get_file_flags (entry->the_bfd) & DYNAMIC) != 0) in ldelf_load_symbols() 127 || (bfd_get_file_flags (entry->the_bfd) & DYNAMIC) == 0) in ldelf_load_symbols() 163 || (bfd_get_file_flags (s->the_bfd) & DYNAMIC) == 0) in ldelf_vercheck() 300 if ((bfd_get_file_flags (abfd) & DYNAMIC) == 0) in ldelf_try_needed() 1196 && ((abfd->flags) & DYNAMIC) != 0 in ldelf_handle_dt_needed() 1984 && (entry->the_bfd->flags & DYNAMIC) != 0) in ldelf_open_dynamic_archive() 2297 && (nexts->owner->flags & DYNAMIC) == 0 in ldelf_place_orphan()
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ldelf.c | 122 && (bfd_get_file_flags (entry->the_bfd) & DYNAMIC) != 0) in ldelf_load_symbols() 127 || (bfd_get_file_flags (entry->the_bfd) & DYNAMIC) == 0) in ldelf_load_symbols() 163 || (bfd_get_file_flags (s->the_bfd) & DYNAMIC) == 0) in ldelf_vercheck() 300 if ((bfd_get_file_flags (abfd) & DYNAMIC) == 0) in ldelf_try_needed() 1199 && ((abfd->flags) & DYNAMIC) != 0 in ldelf_handle_dt_needed() 1988 && (entry->the_bfd->flags & DYNAMIC) != 0) in ldelf_open_dynamic_archive() 2307 && (nexts->owner->flags & DYNAMIC) == 0 in ldelf_place_orphan()
|
| /netbsd-src/usr.sbin/npf/npfctl/ |
| H A D | npf_show.c | 305 { F(GROUP)|F(DYNAMIC), F(GROUP), "group" }, 306 { F(GROUP)|F(DYNAMIC), F(GROUP)|F(DYNAMIC), "ruleset" },
|