HomeSort by: relevance | last modified time | path
    Searched defs:weights (Results 1 - 21 of 21) sorted by relevancy

  /src/external/bsd/nsd/dist/simdzone/src/westmere/
time.h 87 const __m128i weights = _mm_setr_epi8( local
90 v = _mm_maddubs_epi16(v, weights);
  /src/usr.bin/sort/
sort.h 79 /* values for masks, weights, and other flags. */
145 * weights determines the sort weights of a character (from -f, -r).
155 u_char *weights; member in struct:field
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
fnmatch_loop.c 342 const int32_t *weights; local
345 const unsigned char *weights; local
362 weights = (const int32_t *)
371 weights = (const unsigned char *)
385 int len = weights[idx];
390 if (idx2 != 0 && len == weights[idx2])
395 && (weights[idx + 1 + cnt]
396 == weights[idx2 + 1 + cnt]))
  /src/external/gpl2/xcvs/dist/lib/
fnmatch_loop.c 345 const int32_t *weights; local
348 const unsigned char *weights; local
365 weights = (const int32_t *)
374 weights = (const unsigned char *)
388 int len = weights[idx];
393 if (idx2 != 0 && len == weights[idx2])
398 && (weights[idx + 1 + cnt]
399 == weights[idx2 + 1 + cnt]))
regcomp.c 3357 const unsigned char *weights, *extra, *cp;
3367 weights = (const unsigned char *) _NL_CURRENT (LC_COLLATE,
3380 len = weights[idx1];
3392 if (len == weights[idx2])
3396 weights[idx1 + 1 + cnt] == weights[idx2 + 1 + cnt])
3348 const unsigned char *weights, *extra, *cp; local
regexec.c 3841 const unsigned char *weights, *extra;
3895 weights = (const unsigned char *)
3906 size_t weight_len = weights[idx];
3907 if (weight_len == weights[equiv_class_idx])
3911 && (weights[equiv_class_idx + 1 + cnt]
3912 == weights[idx + 1 + cnt]))
3837 const unsigned char *weights, *extra; local
  /src/external/gpl3/gdb/dist/gnulib/import/
fnmatch_loop.c 358 const int32_t *weights; local
361 const unsigned char *weights; local
371 weights = (const int32_t *)
380 weights = (const unsigned char *)
394 int len = weights[idx & 0xffffff];
402 && len == weights[idx2 & 0xffffff])
410 && (weights[idx + 1 + cnt]
411 == weights[idx2 + 1 + cnt]))
  /src/external/gpl3/gdb.old/dist/gnulib/import/
fnmatch_loop.c 358 const int32_t *weights; local
361 const unsigned char *weights; local
371 weights = (const int32_t *)
380 weights = (const unsigned char *)
394 int len = weights[idx & 0xffffff];
402 && len == weights[idx2 & 0xffffff])
410 && (weights[idx + 1 + cnt]
411 == weights[idx2 + 1 + cnt]))
  /src/external/bsd/zstd/dist/doc/educational_decoder/
zstd_decompress.c 189 /// Initialize a Huffman decoding table using the table of weights provided
190 /// Weights follow the definition provided in the Zstandard specification
192 const u8 *const weights,
235 /// Decompress two interleaved bitstreams (e.g. compressed Huffman weights)
698 static void fse_decode_hufweights(ostream_t *weights, istream_t *const in,
872 // "This is a single byte value (0-255), which describes how to decode the list of weights."
875 u8 weights[HUF_MAX_SYMBS]; local
876 memset(weights, 0, sizeof(weights));
893 // weights to a byte with the first weight taking the top four bit
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 2932 const int32_t *weights;
2948 weights = (const int32_t *)
3383 const unsigned char *weights;
3395 weights = (const unsigned char *)
3425 size_t len = weights[idx2];
3428 if (weights[idx] == len)
3435 && (weights[idx + 1 + cnt]
3436 == weights[idx2 + 1 + cnt]))
6427 const int32_t *weights;
6439 weights = (const wint_t *
2919 const int32_t *weights; local
3370 const unsigned char *weights; local
6410 const int32_t *weights; local
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 2932 const int32_t *weights;
2948 weights = (const int32_t *)
3388 const unsigned char *weights;
3400 weights = (const unsigned char *)
3430 size_t len = weights[idx2];
3433 if (weights[idx] == len)
3440 && (weights[idx + 1 + cnt]
3441 == weights[idx2 + 1 + cnt]))
6349 const int32_t *weights;
6361 weights = (const wint_t *
2919 const int32_t *weights; local
3375 const unsigned char *weights; local
6332 const int32_t *weights; local
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 2932 const int32_t *weights;
2948 weights = (const int32_t *)
3388 const unsigned char *weights;
3400 weights = (const unsigned char *)
3430 size_t len = weights[idx2];
3433 if (weights[idx] == len)
3440 && (weights[idx + 1 + cnt]
3441 == weights[idx2 + 1 + cnt]))
6349 const int32_t *weights;
6361 weights = (const wint_t *
2919 const int32_t *weights; local
3375 const unsigned char *weights; local
6332 const int32_t *weights; local
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 2932 const int32_t *weights;
2948 weights = (const int32_t *)
3388 const unsigned char *weights;
3400 weights = (const unsigned char *)
3430 size_t len = weights[idx2];
3433 if (weights[idx] == len)
3440 && (weights[idx + 1 + cnt]
3441 == weights[idx2 + 1 + cnt]))
6349 const int32_t *weights;
6361 weights = (const wint_t *
2919 const int32_t *weights; local
3375 const unsigned char *weights; local
6332 const int32_t *weights; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 2932 const int32_t *weights;
2948 weights = (const int32_t *)
3388 const unsigned char *weights;
3400 weights = (const unsigned char *)
3430 size_t len = weights[idx2];
3433 if (weights[idx] == len)
3440 && (weights[idx + 1 + cnt]
3441 == weights[idx2 + 1 + cnt]))
6349 const int32_t *weights;
6361 weights = (const wint_t *
2919 const int32_t *weights; local
3375 const unsigned char *weights; local
6332 const int32_t *weights; local
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 2932 const int32_t *weights;
2948 weights = (const int32_t *)
3388 const unsigned char *weights;
3400 weights = (const unsigned char *)
3430 size_t len = weights[idx2];
3433 if (weights[idx] == len)
3440 && (weights[idx + 1 + cnt]
3441 == weights[idx2 + 1 + cnt]))
6349 const int32_t *weights;
6361 weights = (const wint_t *
2919 const int32_t *weights; local
3375 const unsigned char *weights; local
6332 const int32_t *weights; local
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 2932 const int32_t *weights;
2948 weights = (const int32_t *)
3388 const unsigned char *weights;
3400 weights = (const unsigned char *)
3430 size_t len = weights[idx2];
3433 if (weights[idx] == len)
3440 && (weights[idx + 1 + cnt]
3441 == weights[idx2 + 1 + cnt]))
6349 const int32_t *weights;
6361 weights = (const wint_t *
2919 const int32_t *weights; local
3375 const unsigned char *weights; local
6332 const int32_t *weights; local
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
regex.c 3004 const int32_t *weights;
3020 weights = (const int32_t *)
3455 const unsigned char *weights;
3467 weights = (const unsigned char *)
3497 size_t len = weights[idx2];
3500 if (weights[idx] == len)
3507 && (weights[idx + 1 + cnt]
3508 == weights[idx2 + 1 + cnt]))
6544 const int32_t *weights;
6556 weights = (const wint_t *
2991 const int32_t *weights; variable
3442 const unsigned char *weights; variable
6527 const int32_t *weights; local
    [all...]
  /src/external/gpl2/grep/dist/lib/
regex.c 2920 const int32_t *weights;
2936 weights = (const int32_t *)
3376 const unsigned char *weights;
3388 weights = (const unsigned char *)
3418 size_t len = weights[idx2];
3421 if (weights[idx] == len)
3428 && (weights[idx + 1 + cnt]
3429 == weights[idx2 + 1 + cnt]))
6114 const int32_t *weights;
6126 weights = (const wint_t *
2906 const int32_t *weights; local
3362 const unsigned char *weights; local
6094 const int32_t *weights; local
    [all...]
  /src/external/gpl3/gcc/dist/libbacktrace/
elf.c 3451 unsigned char *weights; local
3467 weights = (unsigned char *) zdebug_table;
3483 WEIGHTS. */
3499 /* We no longer need SCRATCH. Start recording weights. We need up to
3500 256 bytes of weights and 64 bytes of rank counts, so it won't overlap
3531 weights[count] = (unsigned char) pt->symbol;
3532 weights[count + 1] = (unsigned char) fse_table[state2].symbol;
3556 weights[count] = pt->symbol;
3568 weights[count] = (unsigned char) pt->symbol;
3569 weights[count + 1] = (unsigned char) fse_table[state1].symbol
    [all...]
  /src/external/gpl3/gdb/dist/libbacktrace/
elf.c 3451 unsigned char *weights; local
3467 weights = (unsigned char *) zdebug_table;
3483 WEIGHTS. */
3499 /* We no longer need SCRATCH. Start recording weights. We need up to
3500 256 bytes of weights and 64 bytes of rank counts, so it won't overlap
3531 weights[count] = (unsigned char) pt->symbol;
3532 weights[count + 1] = (unsigned char) fse_table[state2].symbol;
3556 weights[count] = pt->symbol;
3568 weights[count] = (unsigned char) pt->symbol;
3569 weights[count + 1] = (unsigned char) fse_table[state1].symbol
    [all...]
  /src/external/gpl3/gdb.old/dist/libbacktrace/
elf.c 3451 unsigned char *weights; local
3467 weights = (unsigned char *) zdebug_table;
3483 WEIGHTS. */
3499 /* We no longer need SCRATCH. Start recording weights. We need up to
3500 256 bytes of weights and 64 bytes of rank counts, so it won't overlap
3531 weights[count] = (unsigned char) pt->symbol;
3532 weights[count + 1] = (unsigned char) fse_table[state2].symbol;
3556 weights[count] = pt->symbol;
3568 weights[count] = (unsigned char) pt->symbol;
3569 weights[count + 1] = (unsigned char) fse_table[state1].symbol
    [all...]

Completed in 100 milliseconds