HomeSort by: relevance | last modified time | path
    Searched refs:packing (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-glade-3 80 <packing>
85 </packing>
108 <packing>
112 </packing>
145 <packing>
149 </packing>
152 <packing>
156 </packing>
159 <packing>
163 </packing>
    [all...]
  /src/sys/dev/
midictl.c 155 static uint_fast8_t const packing[] = { variable
568 chan = packing[c] * (chan/packing[c]);
593 chan %= packing[c];
621 chan %= packing[c];
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 538 # accordance to the @pkgdep directive in the packing lists
  /src/sys/dev/pci/
if_ixl.c 257 * the packing code relies on little-endian values being stored in the fields,
5210 ixl_hmc_pack(void *d, const void *s, const struct ixl_hmc_pack *packing,
5218 const struct ixl_hmc_pack *pack = &packing[i];
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/uni/
package.d 475 The current implementation takes advantage of bit-packing values
1276 // thus avoiding mul/div overhead at the cost of ultimate packing
5544 and thus suitable for packing.
5759 // Important note on bit packing

Completed in 23 milliseconds