Searched refs:flt (Results 1 - 16 of 16) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Ddouble.h34 double flt; member in union:_FP_UNION_D
83 double flt; member in union:_FP_UNION_D
H A Dop-1.h51 union _FP_UNION_##fs _flo; _flo.flt = (val); \
71 (val) = _flo.flt; \
H A Dop-2.h133 union _FP_UNION_##fs _flo; _flo.flt = (val); \
155 (val) = _flo.flt; \
H A Dop-4.h167 union _FP_UNION_##fs _flo; _flo.flt = (val); \
185 (val) = _flo.flt; \
H A Dsingle.h25 float flt; member in union:_FP_UNION_S
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/math-emu/
H A Dfpudispatch.c1127 float flt; member in union:__anon3627
1266 float flt; member in union:__anon3629
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/math-emu/
H A Ddouble.h57 double flt; member in union:_FP_UNION_D
131 double flt; member in union:_FP_UNION_D
H A Dop-1.h77 union _FP_UNION_##fs _flo; _flo.flt = (val); \
106 (val) = _flo.flt; \
H A Dop-2.h163 union _FP_UNION_##fs _flo; _flo.flt = (val); \
196 (val) = _flo.flt; \
H A Dop-4.h186 union _FP_UNION_##fs _flo; _flo.flt = (val); \
217 (val) = _flo.flt; \
H A Dquad.h57 long double flt; member in union:_FP_UNION_Q
136 long double flt /* __attribute__((mode(TF))) */ ; member in union:_FP_UNION_Q
H A Dsingle.h48 float flt; member in union:_FP_UNION_S
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dnewport.h18 volatile float flt; member in union:npfloat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/bnep/
H A Dcore.c700 char flt[50] = ""; local
705 strcat(flt, "protocol ");
709 strcat(flt, "multicast");
713 if (flt[0])
714 BT_INFO("BNEP filters: %s", flt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_sock.c99 struct hci_filter *flt; local
110 flt = &hci_pi(sk)->filter;
113 0 : (bt_cb(skb)->pkt_type & HCI_FLT_TYPE_BITS), &flt->type_mask))
119 if (!hci_test_bit(evt, &flt->event_mask))
122 if (flt->opcode &&
124 flt->opcode !=
127 flt->opcode !=
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/tests/
H A Dregression.sh473 do_audio_enc_dec au flt pcm_f32be
474 do_audio_enc_dec wav flt pcm_f32le

Completed in 197 milliseconds