Home
last modified time | relevance | path

Searched refs:hash_style (Results 1 – 25 of 61) sorted by relevance

123

/dports/sysutils/vector/vector-0.10.0/scripts/util/core_ext/
H A Dobject.rb29 def to_toml(hash_style: :expanded)
32 (hash_style == :flatten ? flatten : self).
35 "#{quote_toml_key(k)} = #{v.to_toml(hash_style: :inline)}"
38 if hash_style == :inline
44 values = select { |v| !v.nil? }.collect { |v| v.to_toml(hash_style: :inline) }
/dports/sysutils/vector/vector-0.10.0/scripts/util/metadata/config_writers/
H A Dbase.rb57 line = "#{full_key} = #{value.to_toml(hash_style: :inline)}"
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dlayout.cc4352 if (strcmp(parameters->options().hash_style(), "gnu") == 0 in create_dynamic_symtab()
4353 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
4388 if (strcmp(parameters->options().hash_style(), "sysv") == 0 in create_dynamic_symtab()
4389 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
H A Doptions.h859 DEFINE_enum(hash_style, options::TWO_DASHES, '\0', "sysv",
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dlayout.cc4352 if (strcmp(parameters->options().hash_style(), "gnu") == 0 in create_dynamic_symtab()
4353 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
4388 if (strcmp(parameters->options().hash_style(), "sysv") == 0 in create_dynamic_symtab()
4389 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
H A Doptions.h859 DEFINE_enum(hash_style, options::TWO_DASHES, '\0', "sysv",
/dports/devel/binutils/binutils-2.37/gold/
H A Dlayout.cc4771 if (strcmp(parameters->options().hash_style(), "gnu") == 0 in create_dynamic_symtab()
4772 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
4809 if (strcmp(parameters->options().hash_style(), "sysv") == 0 in create_dynamic_symtab()
4810 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
H A DChangeLog-2017368 * options.h (hash_style): Use DEFAULT_HASH_STYLE as default value.
H A Doptions.h945 DEFINE_enum(hash_style, options::TWO_DASHES, '\0', DEFAULT_HASH_STYLE,
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dlayout.cc4771 if (strcmp(parameters->options().hash_style(), "gnu") == 0 in create_dynamic_symtab()
4772 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
4809 if (strcmp(parameters->options().hash_style(), "sysv") == 0 in create_dynamic_symtab()
4810 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
H A Doptions.h945 DEFINE_enum(hash_style, options::TWO_DASHES, '\0', DEFAULT_HASH_STYLE,
H A DChangeLog-2017368 * options.h (hash_style): Use DEFAULT_HASH_STYLE as default value.
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dlayout.cc4771 if (strcmp(parameters->options().hash_style(), "gnu") == 0 in create_dynamic_symtab()
4772 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
4809 if (strcmp(parameters->options().hash_style(), "sysv") == 0 in create_dynamic_symtab()
4810 || strcmp(parameters->options().hash_style(), "both") == 0) in create_dynamic_symtab()
H A DChangeLog-2017368 * options.h (hash_style): Use DEFAULT_HASH_STYLE as default value.
H A Doptions.h945 DEFINE_enum(hash_style, options::TWO_DASHES, '\0', DEFAULT_HASH_STYLE,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c1569 static const char hash_style[] = "--hash-style="; in init_spec() local
1570 obstack_grow (&obstack, hash_style, sizeof (hash_style) - 1); in init_spec()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c1538 static const char hash_style[] = "--hash-style="; in init_spec() local
1539 obstack_grow (&obstack, hash_style, sizeof(hash_style) - 1); in init_spec()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c1538 static const char hash_style[] = "--hash-style="; in init_spec() local
1539 obstack_grow (&obstack, hash_style, sizeof(hash_style) - 1); in init_spec()
/dports/devel/nexus2-oss/nexus-2.14.20-02/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.20-02/META-INF/
H A DMANIFEST.MF242 hash_style,gems.maven-tools-1.0.5.spec.pom_maven_style,gems.maven-too
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DOptions.td171 defm hash_style: Eq<"hash-style", "Specify hash style (sysv, gnu or both)">;
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DOptions.td181 defm hash_style: Eq<"hash-style", "Specify hash style (sysv, gnu or both)">;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DOptions.td194 defm hash_style: Eq<"hash-style", "Specify hash style (sysv, gnu or both)">;
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DOptions.td196 defm hash_style: Eq<"hash-style", "Specify hash style (sysv, gnu or both)">;
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DOptions.td194 defm hash_style: Eq<"hash-style", "Specify hash style (sysv, gnu or both)">;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c1850 static const char hash_style[] = "--hash-style="; in init_spec() local
1851 obstack_grow (&obstack, hash_style, sizeof (hash_style) - 1); in init_spec()

123