| /freebsd/contrib/sendmail/src/ |
| H A D | mime.c | 101 mime8to7(mci, header, e, boundaries, flags, level) in mime8to7() argument 105 char **boundaries; 144 if (boundaries[0] == NULL) 148 for (i = 0; boundaries[i] != NULL; i++) 149 sm_dprintf(" %s", boundaries[i]); 302 if (boundaries[i] == NULL) 317 boundaries[i] = bbuf; 318 boundaries[i + 1] = NULL; 330 bt = mimeboundary(buf, boundaries); 357 bt = mime8to7(mci, hdr, e, boundaries, flags, [all …]
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | ICF.cpp | 240 size_t boundaries[numShards + 1]; in forEachClass() local 241 boundaries[0] = 0; in forEachClass() 242 boundaries[numShards] = chunks.size(); in forEachClass() 244 boundaries[i] = findBoundary((i - 1) * step, chunks.size()); in forEachClass() 247 if (boundaries[i - 1] < boundaries[i]) { in forEachClass() 248 forEachClassRange(boundaries[i - 1], boundaries[i], fn); in forEachClass()
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | ICF.cpp | 432 size_t boundaries[numShards + 1]; in parallelForEachClass() local 433 boundaries[0] = 0; in parallelForEachClass() 434 boundaries[numShards] = sections.size(); in parallelForEachClass() 437 boundaries[i] = findBoundary((i - 1) * step, sections.size()); in parallelForEachClass() 441 if (boundaries[i - 1] < boundaries[i]) in parallelForEachClass() 442 forEachClassRange(boundaries[i - 1], boundaries[i], fn); in parallelForEachClass()
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | ICF.cpp | 363 size_t boundaries[shards + 1]; in forEachClass() local 364 boundaries[0] = 0; in forEachClass() 365 boundaries[shards] = icfInputs.size(); in forEachClass() 367 boundaries[i] = findBoundary((i - 1) * step, icfInputs.size()); in forEachClass() 370 if (boundaries[i - 1] < boundaries[i]) { in forEachClass() 371 forEachClassRange(boundaries[i - 1], boundaries[i], func); in forEachClass()
|
| /freebsd/lib/msun/tests/ |
| H A D | next_test.c | 167 ATF_TC_WITHOUT_HEAD(boundaries); 168 ATF_TC_BODY(boundaries, tc) in ATF_TC_BODY() argument 290 ATF_TP_ADD_TC(tp, boundaries); in ATF_TP_ADD_TCS()
|
| /freebsd/contrib/netbsd-tests/lib/libc/regex/data/ |
| H A D | word_bound.in | 1 # word boundaries (ick)
|
| /freebsd/lib/libregex/tests/ |
| H A D | gnuext.in | 18 # Word boundaries (\b, \B, \<, \>, \`, \')
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | brcm,trx.txt | 18 TRX doesn't enforce any strict partition boundaries or size limits. All
|
| /freebsd/sys/contrib/device-tree/Bindings/misc/ |
| H A D | qcom,fastrpc.txt | 5 invocations across DSP and APPS boundaries. This enables developers
|
| /freebsd/sys/geom/ |
| H A D | notes | 97 stripesize is the width of any natural request boundaries for the 100 trivially overrun these boundaries.
|
| /freebsd/contrib/tzdata/ |
| H A D | README | 10 changes made by political bodies to time zone boundaries, UTC offsets,
|
| /freebsd/contrib/tzcode/ |
| H A D | README | 10 changes made by political bodies to time zone boundaries, UTC offsets,
|
| /freebsd/contrib/xz/ |
| H A D | TODO | 57 Block and Stream boundaries.
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
| H A D | README | 127 boundaries. 131 3. Fixed a problem with the bidi algorithm determining end boundaries for LTR
|
| /freebsd/sys/crypto/skein/amd64/ |
| H A D | skein_block_asm.S | 13 .psize 0,128 #list file has no page boundaries
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_s390xcap.pod | 67 the numbering is continuous across 64-bit mask boundaries.
|
| H A D | SSL_CTX_set_msg_callback.pod | 101 and fragment collection where applicable. (Thus record boundaries are
|
| /freebsd/contrib/ntp/libjsmn/ |
| H A D | README.md | 57 In jsmn, tokens do not hold any data, but point to token boundaries in JSON
|
| /freebsd/contrib/nvi/regex/ |
| H A D | WHATSNEW | 11 New in alpha3.3: The definition of word boundaries has been altered
|
| /freebsd/lib/libc/regex/ |
| H A D | WHATSNEW | 10 New in alpha3.3: The definition of word boundaries has been altered
|
| /freebsd/sys/net80211/ |
| H A D | DATAPATH_RECEIVE.md | 102 boundaries, decryption state, etc.
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Threading.inc | 219 // possible for affinity masks to cross CPU group boundaries.
|
| /freebsd/contrib/pkgconf/doc/ |
| H A D | libpkgconf-client.rst | 10 thread boundaries.
|
| /freebsd/contrib/tcsh/ |
| H A D | tcsh.man2html | 436 # Define section boundaries 475 # Define para boundaries
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | typeinfo | 169 // boundaries, such types are thus considered different types.
|