Home
last modified time | relevance | path

Searched refs:linear (Results 1 – 25 of 68) sorted by relevance

123

/trueos/lib/libiconv_modules/JOHAB/
HDcitrus_johab.c245 int m, l, linear, t; in _citrus_JOHAB_stdenc_wctocs() local
259 linear = l - 0xD9; in _citrus_JOHAB_stdenc_wctocs()
262 linear = l - 0xE0; in _citrus_JOHAB_stdenc_wctocs()
266 linear *= 188; in _citrus_JOHAB_stdenc_wctocs()
268 linear += t - 0x31; in _citrus_JOHAB_stdenc_wctocs()
270 linear += t - 0x43; in _citrus_JOHAB_stdenc_wctocs()
273 l = (linear / 94) + m; in _citrus_JOHAB_stdenc_wctocs()
274 t = (linear % 94) + 0x21; in _citrus_JOHAB_stdenc_wctocs()
288 int m, n, l, linear, t; in _citrus_JOHAB_stdenc_cstowc() local
306 linear = (l * 94) + t; in _citrus_JOHAB_stdenc_cstowc()
[all …]
/trueos/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
HDtst.clearlquantize.d.out2 linear
22 linear
41 linear
59 linear
77 linear
/trueos/contrib/gcc/
HDunwind-dw2-fde.c389 struct fde_vector *linear; member
401 if ((accu->linear = malloc (size))) in start_fde_sort()
403 accu->linear->count = 0; in start_fde_sort()
415 if (accu->linear) in fde_insert()
416 accu->linear->array[accu->linear->count++] = this_fde; in fde_insert()
433 struct fde_vector *linear, struct fde_vector *erratic) in fde_split() argument
436 size_t count = linear->count; in fde_split()
450 probe != &marker && fde_compare (ob, linear->array[i], *probe) < 0; in fde_split()
453 chain_end = (const fde **) erratic->array[probe - linear->array]; in fde_split()
454 erratic->array[probe - linear->array] = NULL; in fde_split()
[all …]
HDpredict.def84 /* Preconditioning makes linear list of branches. */
HDtimevar.def110 DEFTIMEVAR (TV_TREE_LINEAR_TRANSFORM , "tree loop linear")
/trueos/contrib/file/magic/Magdir/
HDacorn43 >(9.b+19) byte =1 LZW-compressed linear
44 >(9.b+19) byte =2 8-bit linear signed
45 >(9.b+19) byte =3 16-bit linear signed
46 >(9.b+19) byte =4 SigmaDelta-compressed linear
HDaudio14 >12 belong 2 8-bit linear PCM [REF-PCM],
16 >12 belong 3 16-bit linear PCM,
18 >12 belong 4 24-bit linear PCM,
20 >12 belong 5 32-bit linear PCM,
32 >12 belong 18 16-bit linear with emphasis,
33 >12 belong 19 16-bit linear compressed,
34 >12 belong 20 16-bit linear with emphasis and compression,
52 >12 lelong 2 8-bit linear PCM [REF-PCM],
54 >12 lelong 3 16-bit linear PCM,
56 >12 lelong 4 24-bit linear PCM,
[all …]
/trueos/contrib/groff/src/libs/libbib/
HDMakefile.sub5 linear.$(OBJEXT) \
11 $(srcdir)/linear.cpp \
/trueos/sys/gnu/fs/reiserfs/
HDreiserfs_fs.h268 uint64_t linear; member
276 tmp.linear = le64toh(tmp.linear); in offset_v2_k_type()
286 tmp->linear = le64toh(tmp->linear); in set_offset_v2_k_type()
288 tmp->linear = htole64(tmp->linear); in set_offset_v2_k_type()
296 tmp.linear = le64toh(tmp.linear); in offset_v2_k_offset()
305 tmp->linear = le64toh(tmp->linear); in set_offset_v2_k_offset()
307 tmp->linear = htole64(tmp->linear); in set_offset_v2_k_offset()
/trueos/contrib/ntp/scripts/monitoring/
HDloopwatch.config.SAMPLE24 # showoreg: yes/no control display of linear regression of offset values
27 # showfreg: yes/no control display of linear regression of frequency values
30 # timebase: dynamic/ISO_DATE_TIME point of zero for linear regression
HDREADME139 linear regression package used by ntploopwatch to compute
140 linear approximations for frequency and offset values
/trueos/gnu/usr.bin/groff/src/libs/libbib/
HDMakefile5 SRCS= common.cpp index.cpp linear.cpp search.cpp map.c
/trueos/contrib/libyaml/doc/html/
HDdoxygen.css163 …background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(…
164 background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000);
435 … background-image: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 60%, #F7F8FB 95%, #EEF1F7);
440 …background-image: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF), color-stop(0.6,#…
/trueos/contrib/gdb/gdb/
HDdictionary.c175 struct dictionary_linear linear; member
195 #define DICT_LINEAR_NSYMS(d) (d)->data.linear.nsyms
196 #define DICT_LINEAR_SYMS(d) (d)->data.linear.syms
/trueos/lib/libc/db/
HDREADME29 hash The extended linear hashing routines.
/trueos/tools/tools/net80211/wesside/
HDREADME13 * Discovers the network's IP using the linear keystream expansion technique in
/trueos/tools/tools/net80211/w00t/
HDREADME72 Sniff a WEP packet and do the linear keystream expansion trick to
/trueos/sys/dev/ixgbe/
HDixgbe_x550.c1115 static s32 ixgbe_supported_sfp_modules_X550em(struct ixgbe_hw *hw, bool *linear) in ixgbe_supported_sfp_modules_X550em() argument
1124 *linear = TRUE; in ixgbe_supported_sfp_modules_X550em()
1134 *linear = FALSE; in ixgbe_supported_sfp_modules_X550em()
1155 bool linear; in ixgbe_identify_sfp_module_X550em() local
1165 status = ixgbe_supported_sfp_modules_X550em(hw, &linear); in ixgbe_identify_sfp_module_X550em()
1177 bool linear; in ixgbe_setup_sfp_modules_X550em() local
1182 status = ixgbe_supported_sfp_modules_X550em(hw, &linear); in ixgbe_setup_sfp_modules_X550em()
/trueos/contrib/libstdc++/include/tr1/
Drandom283 * @brief A model of a linear congruential random number generator.
286 * linear function @f$x_{i+1}\leftarrow(ax_{i} + c) \bmod m @f$.
377 * Compares two linear congruential random number generator
380 * @param __lhs A linear congruential random number generator object.
381 * @param __rhs Another linear congruential random number generator obj.
391 * Compares two linear congruential random number generator
394 * @param __lhs A linear congruential random number generator object.
395 * @param __rhs Another linear congruential random number generator obj.
710 * sets value to 19780503. In any case, with a linear
/trueos/contrib/groff/src/preproc/refer/
HDTODO60 Option to truncate keys to truncate_len in linear searching.
/trueos/sys/dev/sound/pcm/
HDchannel_if.m176 * played/recorded on a channel. Values are on a linear scale from 0 to
/trueos/gnu/usr.bin/cc/cc_int/
HDMakefile63 lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o \
/trueos/contrib/libstdc++/include/ext/
Dslist659 // linear in __x.size().
664 // Linear in distance(begin(), __pos), and linear in __x.size().
1033 // time rather than linear time.
/trueos/sys/ofed/drivers/net/mlx4/
HDen_tx.c294 if (tx_info->linear) { in mlx4_en_free_tx_desc()
314 if (tx_info->linear) { in mlx4_en_free_tx_desc()
/trueos/contrib/subversion/subversion/libsvn_fs_base/notes/
HDTODO102 patterns are a mix of linear scan (backwards to reconstruct a given

123