Home
last modified time | relevance | path

Searched refs:input_type (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dgold.cc327 Incremental_input_type input_type = input_reader->type(); in process_incremental_input() local
345 input_reader->filename(), input_type); in process_incremental_input()
347 if (input_type == INCREMENTAL_INPUT_SCRIPT) in process_incremental_input()
356 if (input_type == INCREMENTAL_INPUT_ARCHIVE) in process_incremental_input()
377 if (input_type == INCREMENTAL_INPUT_ARCHIVE_MEMBER) in process_incremental_input()
398 input_type, in process_incremental_input()
423 input_type, in process_incremental_input()
H A Dincremental-dump.cc140 Incremental_input_type input_type = input_file.type(); in dump_incremental_inputs() local
142 switch (input_type) in dump_incremental_inputs()
146 printf("%s\n", (input_type == INCREMENTAL_INPUT_OBJECT in dump_incremental_inputs()
184 argv0, i, input_type); in dump_incremental_inputs()
H A Dincremental.cc2979 Incremental_input_type input_type, in make_sized_incremental_object() argument
2992 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
3006 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
3020 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
3034 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
H A Dincremental.h2180 Incremental_input_type input_type,
/dragonfly/contrib/binutils-2.34/gold/
H A Dgold.cc327 Incremental_input_type input_type = input_reader->type(); in process_incremental_input() local
345 input_reader->filename(), input_type); in process_incremental_input()
347 if (input_type == INCREMENTAL_INPUT_SCRIPT) in process_incremental_input()
356 if (input_type == INCREMENTAL_INPUT_ARCHIVE) in process_incremental_input()
377 if (input_type == INCREMENTAL_INPUT_ARCHIVE_MEMBER) in process_incremental_input()
398 input_type, in process_incremental_input()
423 input_type, in process_incremental_input()
H A Dincremental.cc2984 Incremental_input_type input_type, in make_sized_incremental_object() argument
2997 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
3011 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
3025 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
3039 if (input_type == INCREMENTAL_INPUT_SHARED_LIBRARY) in make_sized_incremental_object()
H A Dincremental.h2187 Incremental_input_type input_type,
/dragonfly/contrib/binutils-2.27/ld/
H A Dldlex.h157 } input_type; typedef
159 extern input_type parser_input;
H A Dldlex.l41 input_type parser_input;
127 input_type t = parser_input;
/dragonfly/contrib/binutils-2.34/ld/
H A Dldlex.h163 } input_type; typedef
165 extern input_type parser_input;
H A Dldlex.l42 input_type parser_input;
121 input_type t = parser_input;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Drandom.h86 typedef typename _Distribution::input_type result_type; in _GLIBCXX_VISIBILITY()
158 typedef typename _Distribution::input_type result_type; in _GLIBCXX_VISIBILITY()
1576 typedef _IntType input_type; in _GLIBCXX_VISIBILITY()
1701 typedef int input_type; in _GLIBCXX_VISIBILITY()
1792 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
1878 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
1965 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
2073 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
2162 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
2245 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Drandom.h86 typedef typename _Distribution::input_type result_type; in _GLIBCXX_VISIBILITY()
158 typedef typename _Distribution::input_type result_type; in _GLIBCXX_VISIBILITY()
1572 typedef _IntType input_type; in _GLIBCXX_VISIBILITY()
1697 typedef int input_type; in _GLIBCXX_VISIBILITY()
1788 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
1874 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
1961 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
2069 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
2158 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
2241 typedef _RealType input_type; in _GLIBCXX_VISIBILITY()
[all …]