Searched refs:cost (Results 1 – 20 of 20) sorted by relevance
/glibc-2.36/iconvdata/ |
D | gconv-modules | 28 # cost: optional cost of the transformation. Default is 1. 34 # from to module cost 50 # from to module cost 61 # from to module cost 67 # from to module cost 77 # from to module cost 82 # from to module cost 87 # from to module cost 92 # from to module cost 97 # from to module cost [all …]
|
/glibc-2.36/iconv/ |
D | iconvconfig.c | 60 int cost; member 230 int cost; member 236 { .from = From, .to = To, .module = Name, .cost = Cost }, 523 const char *filename, size_t filelen, int cost, size_t need_ext) in new_module() argument 539 new_module->cost = cost; in new_module() 586 int cost; in add_module() local 617 cost = 1; in add_module() 625 cost = strtol (rp, &endp, 10); in add_module() 626 if (rp == endp || cost < 1) in add_module() 628 cost = 1; in add_module() [all …]
|
/glibc-2.36/ |
D | COPYING | 144 cost of physically performing source distribution, a complete
|
D | INSTALL | 216 RELRO and a read-only global offset table (GOT), at the cost of
|
D | NEWS | 321 fortification balanced against additional runtime cost (checking non-constant 2530 and provide additional security hardening benefits at the cost of some
|
/glibc-2.36/manual/ |
D | charset.texi | 2233 which is optional, is a numeric value representing the cost of the 2234 conversion. If this word is missing, a cost of @math{1} is assumed. The 2237 Below is a more precise description of the use of the cost value. 2276 EUC-JP), the cost is @math{1+1 = 2}. The above @file{gconv-modules} 2278 conversion with only the cost of @math{1}.
|
D | lgpl-2.1.texi | 332 than the cost of performing this distribution.
|
D | install.texi | 242 and a read-only global offset table (GOT), at the cost of slightly
|
D | math.texi | 2032 that the cost of the function calls themselves is not negligible.
|
D | message.texi | 616 prevent both problems above. The cost of this is that the programmer
|
D | stdio.texi | 607 free. Even if a lock is not taken the cost is not zero. The operations
|
D | texinfo.tex | 8319 % twice the \macarg.BLAH macros does not cost too much processing power.
|
/glibc-2.36/iconvdata/testdata/ |
D | suntzus | 139 Such is the cost of raising an army of 100,000 men.
|
/glibc-2.36/timezone/ |
D | northamerica | 2394 # impact of the elevated cost of oil.... Daylight saving time will last from
|
/glibc-2.36/posix/ |
D | tst-regex.input | 4199 * iconv/gconv_int.h (struct gconv_module): Remove cost field and add 4206 * iconv/gconv_db.c (find_derivation): When look for cost examine 6341 * iconvdata/gconv-modules: Set cost of ISO646 module to 2.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.8 | 4199 * iconv/gconv_int.h (struct gconv_module): Remove cost field and add 4206 * iconv/gconv_db.c (find_derivation): When look for cost examine 6341 * iconvdata/gconv-modules: Set cost of ISO646 module to 2.
|
D | ChangeLog.12 | 9602 has same names but lower cost.
|
D | ChangeLog.nptl | 9648 error conditions with almost no cost.
|
D | ChangeLog.11 | 3207 * iconv/gconv_db.c (find_derivation): Always use the least-cost
|
D | ChangeLog.17 | 8738 * sysdeps/x86_64/memset.S: Revert to old version for now. The cost is
|