/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | simple-object.c | 156 ret->functions = format_functions[i]; in simple_object_start_read() 175 return sobj->functions->find_sections (sobj, pfn, data, err); in simple_object_find_sections() 242 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes() 246 ret->functions = sobj->functions; in simple_object_fetch_attributes() 256 sobj->functions->release_read (sobj->data); in simple_object_release_read() 267 if (to->functions != from->functions) in simple_object_attributes_merge() 272 return to->functions->attributes_merge (to->data, from->data, err); in simple_object_attributes_merge() 280 attrs->functions->release_attributes (attrs->data); in simple_object_release_attributes() 294 data = attrs->functions->start_write (attrs->data, errmsg, err); in simple_object_start_write() 298 ret->functions = attrs->functions; in simple_object_start_write() [all …]
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | simple-object.c | 157 ret->functions = format_functions[i]; in simple_object_start_read() 176 return sobj->functions->find_sections (sobj, pfn, data, err); in simple_object_find_sections() 243 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes() 247 ret->functions = sobj->functions; in simple_object_fetch_attributes() 257 sobj->functions->release_read (sobj->data); in simple_object_release_read() 268 if (to->functions != from->functions) in simple_object_attributes_merge() 273 return to->functions->attributes_merge (to->data, from->data, err); in simple_object_attributes_merge() 281 attrs->functions->release_attributes (attrs->data); in simple_object_release_attributes() 295 data = attrs->functions->start_write (attrs->data, errmsg, err); in simple_object_start_write() 299 ret->functions = attrs->functions; in simple_object_start_write() [all …]
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | simple-object.c | 180 ret->functions = format_functions[i]; in simple_object_start_read() 199 return sobj->functions->find_sections (sobj, pfn, data, err); in simple_object_find_sections() 310 if (! sobj->functions->copy_lto_debug_sections) in simple_object_copy_lto_debug_sections() 324 errmsg = sobj->functions->copy_lto_debug_sections (sobj, dest_sobj, in simple_object_copy_lto_debug_sections() 362 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes() 366 ret->functions = sobj->functions; in simple_object_fetch_attributes() 376 sobj->functions->release_read (sobj->data); in simple_object_release_read() 387 if (to->functions != from->functions) in simple_object_attributes_merge() 392 return to->functions->attributes_merge (to->data, from->data, err); in simple_object_attributes_merge() 400 attrs->functions->release_attributes (attrs->data); in simple_object_release_attributes() [all …]
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | simple-object.c | 180 ret->functions = format_functions[i]; in simple_object_start_read() 199 return sobj->functions->find_sections (sobj, pfn, data, err); in simple_object_find_sections() 332 if (! sobj->functions->copy_lto_debug_sections) in simple_object_copy_lto_debug_sections() 346 errmsg = sobj->functions->copy_lto_debug_sections in simple_object_copy_lto_debug_sections() 385 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes() 389 ret->functions = sobj->functions; in simple_object_fetch_attributes() 399 sobj->functions->release_read (sobj->data); in simple_object_release_read() 410 if (to->functions != from->functions) in simple_object_attributes_merge() 415 return to->functions->attributes_merge (to->data, from->data, err); in simple_object_attributes_merge() 423 attrs->functions->release_attributes (attrs->data); in simple_object_release_attributes() [all …]
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | simple-object.c | 175 ret->functions = format_functions[i]; in simple_object_start_read() 194 return sobj->functions->find_sections (sobj, pfn, data, err); in simple_object_find_sections() 261 data = sobj->functions->fetch_attributes (sobj, errmsg, err); in simple_object_fetch_attributes() 265 ret->functions = sobj->functions; in simple_object_fetch_attributes() 275 sobj->functions->release_read (sobj->data); in simple_object_release_read() 286 if (to->functions != from->functions) in simple_object_attributes_merge() 291 return to->functions->attributes_merge (to->data, from->data, err); in simple_object_attributes_merge() 299 attrs->functions->release_attributes (attrs->data); in simple_object_release_attributes() 313 data = attrs->functions->start_write (attrs->data, errmsg, err); in simple_object_start_write() 317 ret->functions = attrs->functions; in simple_object_start_write() [all …]
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/64/ |
H A D | t-softfp-compat | 2 # support functions got improper versions by accident. Here we 5 # Filter out the following TFmode functions. 7 tf-functions := $(addprefix $(srcdir)/soft-fp/, $(tf-compats)) 8 LIB2ADD := $(filter-out $(tf-functions), $(LIB2ADD)) 12 libgcc2-tf-functions = _divtc3 _multc3 _powitf2 13 LIB2FUNCS_EXCLUDE += $(libgcc2-tf-functions) 14 libgcc2-tf-compats = $(addsuffix .c, $(libgcc2-tf-functions))
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | builtin-attrs.def | 21 that are applied to some built-in functions by default. Attributes 22 that are meant to be used by user-defined functions but aren't used 24 but not to functions need not and should not be defined here. 167 /* Allocation functions like malloc and realloc whose first argument 180 /* Allocation functions like calloc the product of whose first two arguments 185 /* Allocation functions like realloc whose second argument specifies 198 /* Nothrow functions with the sentinel(1) attribute. */ 201 /* Nothrow functions whose pointer parameter(s) are all nonnull. */ 204 /* Nothrow leaf functions whose pointer parameter(s) are all nonnull. */ 208 /* Nothrow functions whose first parameter is a nonnull pointer. */ [all …]
|
H A D | internal-fn.def | 1 /* Internal functions. 20 /* This file specifies a list of internal "functions". These functions 21 differ from built-in functions in that they have no linkage and cannot 25 Internal functions are used instead of tree codes if the operation 39 ECF_* flags and FNSPEC is a string describing functions fnspec. 73 function BUILT_IN_<NAME>{F,,L}. Unlike some built-in functions, 74 these internal functions never set errno. 78 group of functions to any integral mode (including vector modes). 85 automatically for optab functions and call out to a function or macro 180 /* Unary math functions. */ [all …]
|
H A D | gcov.c | 344 vector <function_info *> functions; member 348 lines (), coverage (), functions () in source_info() 357 for (vector<function_info *>::const_iterator it = functions.begin (); in get_functions_at_location() 358 it != functions.end (); it++) in get_functions_at_location() 403 static vector<function_info *> functions; variable 1043 std::sort (src->functions.begin (), src->functions.end (), in output_intermediate_file() 1045 for (vector<function_info *>::iterator it = src->functions.begin (); in output_intermediate_file() 1046 it != src->functions.end (); it++) in output_intermediate_file() 1149 for (vector<function_info *>::iterator it = functions.begin (); in process_all_functions() 1150 it != functions.end (); it++) in process_all_functions() [all …]
|
/dflybsd-src/contrib/gmp/ |
H A D | README | 28 functions, and the functions have a regular interface. 48 There are five classes of functions in GNU MP. 50 1. Signed integer arithmetic functions (mpz). These functions are intended 54 2. Rational arithmetic functions (mpq). For now, just a small set of 55 functions necessary for basic rational arithmetics. The associated type 58 3. Floating-point arithmetic functions (mpf). If the C type `double' 61 and call the functions in the mpf class for the arithmetic operations. 63 4. Positive-integer, hard-to-use, very low overhead functions are in the 65 enough space is available for the results. The set of functions is not 66 regular, nor is the calling interface. These functions accept input [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.opt | 222 malign-functions= 331 Return values of functions in FPU registers. 400 Omit the frame pointer in leaf functions. 638 Support MMX built-in functions. 642 Support 3DNow! built-in functions. 646 Support Athlon 3Dnow! built-in functions. 650 Support MMX and SSE built-in functions and code generation. 654 Support MMX, SSE and SSE2 built-in functions and code generation. 658 Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation. 662 Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation. [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | builtin-attrs.def | 22 that are applied to some functions by default. 146 /* Nothrow functions with the sentinel(1) attribute. */ 149 /* Nothrow functions whose pointer parameter(s) are all nonnull. */ 152 /* Nothrow leaf functions whose pointer parameter(s) are all nonnull. */ 155 /* Nothrow functions whose first parameter is a nonnull pointer. */ 158 /* Nothrow functions whose second parameter is a nonnull pointer. */ 161 /* Nothrow functions whose third parameter is a nonnull pointer. */ 164 /* Nothrow functions whose fourth parameter is a nonnull pointer. */ 167 /* Nothrow functions whose fifth parameter is a nonnull pointer. */ 170 /* Nothrow const functions whose pointer parameter(s) are all nonnull. */ [all …]
|
H A D | internal-fn.def | 1 /* Internal functions. 20 /* This file specifies a list of internal "functions". These functions 21 differ from built-in functions in that they have no linkage and cannot 25 Internal functions are used instead of tree codes if the operation
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.opt | 97 malign-functions= 175 Return values of functions in FPU registers 244 Omit the frame pointer in leaf functions 423 Support MMX built-in functions 427 Support 3DNow! built-in functions 431 Support Athlon 3Dnow! built-in functions 435 Support MMX and SSE built-in functions and code generation 439 Support MMX, SSE and SSE2 built-in functions and code generation 443 Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation 447 Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation [all …]
|
/dflybsd-src/usr.sbin/memcontrol/ |
H A D | memcontrol.c | 74 } functions[] = { variable 116 for (i = 0; functions[i].cmd != NULL; i++) in main() 117 if (!strcmp(argv[1], functions[i].cmd)) in main() 119 functions[i].func(memfd, argc - 1, argv + 1); in main() 331 for (i = 0; functions[i].cmd != NULL; i++) in help() 332 if (!strcmp(what, functions[i].cmd)) { in help() 333 fprintf(stderr, "%s\n", functions[i].desc); in help() 341 for (i = 0; functions[i].cmd != NULL; i++) in help() 342 fprintf(stderr, " %s\n", functions[i].cmd); in help()
|
/dflybsd-src/lib/libc/locale/ |
H A D | DESIGN.xlocale | 10 - Locale-aware functions taking an explicit locale argument (Darwin) 23 With this in mind, various libc-private functions have been modified to take a 26 variants of these functions, to make it harder for accidental uses of the 38 A locale_t is almost immutable after creation. There are no functions that modify it, 48 with each locale. These are used by various functions that previously had a 62 constraints as with the pre-xlocale libc. Calls to any locale-aware functions 112 A large number of functions have been modified to take an explicit `locale_t` 115 APIs, but also simplifies the modifications to these functions. The 118 if any functions attempt to use them. 120 The ctype.h functions are a little different. These are not implemented in [all …]
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_acpi.c | 71 struct amdgpu_atif_functions functions; member 212 amdgpu_atif_parse_functions(&atif->functions, output.function_bits); in amdgpu_atif_verify_interface() 386 if (atif->functions.sbios_requests) { in amdgpu_atif_handler() 544 amdgpu_atcs_parse_functions(&atcs->functions, output.function_bits); in amdgpu_atcs_verify_interface() 564 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in amdgpu_acpi_is_pcie_performance_request_supported() 590 if (!atcs->functions.pcie_dev_rdy) in amdgpu_acpi_pcie_notify_device_ready() 634 if (!atcs->functions.pcie_perf_req) in amdgpu_acpi_pcie_performance_request() 788 if (atif->functions.sbios_requests && !atif->functions.system_params) { in amdgpu_acpi_init() 793 atif->functions.system_params = true; in amdgpu_acpi_init() 796 if (atif->functions.system_params) { in amdgpu_acpi_init()
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | radeon_acpi.c | 226 radeon_atif_parse_functions(&atif->functions, output.function_bits); in radeon_atif_verify_interface() 507 radeon_atcs_parse_functions(&atcs->functions, output.function_bits); in radeon_atcs_verify_interface() 527 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in radeon_acpi_is_pcie_performance_request_supported() 554 if (!atcs->functions.pcie_dev_rdy) in radeon_acpi_pcie_notify_device_ready() 598 if (!atcs->functions.pcie_perf_req) in radeon_acpi_pcie_performance_request() 749 if (atif->functions.sbios_requests && !atif->functions.system_params) { in radeon_acpi_init() 754 atif->functions.system_params = true; in radeon_acpi_init() 757 if (atif->functions.system_params) { in radeon_acpi_init()
|
/dflybsd-src/contrib/mpfr/ |
H A D | BUGS | 25 * The overflow/underflow exceptions may be badly handled in some functions; 30 * Under Linux/x86 with the traditional FPU, some functions do not work 35 * Some functions do not use MPFR_SAVE_EXPO_* macros, thus do not behave 58 * Possible infinite loop in some functions for particular cases: when 60 consecutive two such numbers. However for non-algebraic functions, it is 69 * Error analysis for some functions may be incorrect (out-of-date due
|
/dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
H A D | loop.texi | 22 * Loop manipulation:: Loop manipulation functions. 37 This chapter describes the representation of loops in GCC, and functions 59 note however that most other loop manipulation functions will not work 60 correctly for loops with multiple latch edges (the functions that only 97 @code{struct loops} structure. Many of the loop manipulation functions 110 the loop manipulation functions will not work for loops in this shape. 122 Most of the loop manipulation functions assume that the loops are in 133 and updated for each loop. This makes some functions (e.g., 134 @code{get_loop_exit_edges}) more efficient. Some functions (e.g., 139 These properties may also be computed/enforced later, using functions [all …]
|
H A D | libgcc.texi | 55 @subsection Arithmetic functions 60 These functions return the result of shifting @var{a} left by @var{b} bits. 66 These functions return the result of arithmetically shifting @var{a} right 73 These functions return the quotient of the signed division of @var{a} and 80 These functions return the result of logically shifting @var{a} right by 87 These functions return the remainder of the signed division of @var{a} 94 These functions return the product of @var{a} and @var{b}. 99 These functions return the negation of @var{a}. 105 These functions return the quotient of the unsigned division of @var{a} 111 These functions calculate both the quotient and remainder of the unsigned [all …]
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/ |
H A D | t-softfp | 34 # If the libgcc2.c functions should not be replaced, also define: 38 # Avoiding replacing the libgcc2.c functions is a temporary measure 88 # for the functions in the soft-fp files have not been brought across 102 # such functions. Depending on the target, the si and di symbols may 103 # in fact define di and ti functions.
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
H A D | ostream | 102 * functions in constructs like "std::cout << std::endl". For more 110 // The inserters for manipulators are *not* formatted output functions. 119 // The inserters for manipulators are *not* formatted output functions. 129 // The inserters for manipulators are *not* formatted output functions. 139 * All the @c operator<< functions (aka <em>formatted output 140 * functions</em>) have some common behavior. Each starts by 160 * These functions use the stream's current locale (specifically, the 182 // 117. basic_ostream uses nonexistent num_put member functions. 193 // 117. basic_ostream uses nonexistent num_put member functions. 214 * These functions use the stream's current locale (specifically, the [all …]
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | openssl.c | 150 FUNCTION functions[] = { variable 626 for (fp = functions; fp->name != NULL; fp++) in do_cmd() 641 for (fp = functions; fp->name != NULL; fp++) { in do_cmd() 785 for (i = 0, f = functions; f->name != NULL; ++f, ++i) in IMPLEMENT_LHASH_HASH_FN() 787 qsort(functions, i, sizeof *functions, SortFnByName); in IMPLEMENT_LHASH_HASH_FN() 792 for (f = functions; f->name != NULL; f++) in IMPLEMENT_LHASH_HASH_FN()
|
/dflybsd-src/contrib/gcc-4.7/libobjc/ |
H A D | README | 15 Runtime API functions 19 most functions have semantics as it is known from the NeXT. The 20 names, however, have changed. All runtime API functions have names 23 The runtime api functions are not documented as of now. 68 headerfile Typedstreams.h for api functions. I (Kresten) have
|