Searched refs:flags2 (Results 1 - 25 of 99) sorted by relevance

1234

/netbsd-current/sys/dev/hdaudio/
H A Dceareg.h35 uint8_t flags2; member in struct:cea_sad
57 #define CEA_PRECISION(desc) ((desc)->flags2 & 0x07)
62 #define CEA_MAX_BITRATE(desc) ((uint32_t)(desc)->flags2 * 8000)
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtgamma.c565 unsigned int flags1, flags2; local
581 flags2 = __gmpfr_flags;
584 if (inex1 != inex2 || flags1 != flags2 || ! mpfr_equal_p (y, z))
591 printf ("Got inex2 = %d, flags2 = %u, ", VSIGN (inex2), flags2);
604 flags2 = __gmpfr_flags;
607 if (inex1 != inex2 || flags1 != flags2 || ! mpfr_equal_p (y, z))
614 printf ("Got inex2 = %d, flags2 = %u, ", VSIGN (inex2), flags2);
626 flags2
[all...]
H A Dtset_sj.c182 mpfr_flags_t flags1, flags2; local
258 flags2 = __gmpfr_flags;
260 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) &&
273 flags2 = __gmpfr_flags;
275 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) &&
296 flags_out (flags2);
H A Dtmul_2exp.c55 unsigned int flags1, flags2; local
95 flags2 = __gmpfr_flags;
96 if (flags1 == flags2 && SAME_SIGN (inex1, inex2) &&
117 VSIGN (inex2), flags2);
277 mpfr_flags_t flags1, flags2; local
294 flags2 = __gmpfr_flags;
297 flags1 == flags2))
311 flags_out (flags2);
H A Dtfmma.c194 mpfr_flags_t flags1, flags2; local
215 flags2 = __gmpfr_flags;
216 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) &&
228 flags_out (flags2);
259 mpfr_flags_t flags1, flags2; local
298 flags2 = __gmpfr_flags;
300 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) &&
312 flags_out (flags2);
335 flags2 = __gmpfr_flags;
337 if (! (flags1 == flags2
[all...]
H A Dtset_z_2exp.c144 mpfr_flags_t flags2, flags3; local
156 flags2 = __gmpfr_flags;
162 flags2 == flags3))
174 flags_out (flags2);
H A Dtui_div.c182 mpfr_flags_t flags1, flags2; local
197 flags2 = __gmpfr_flags;
200 flags1 == flags2))
211 flags_out (flags2);
H A Dtfrexp.c159 mpfr_flags_t flags1, flags2; local
183 flags2 = __gmpfr_flags;
205 flags1 == flags2))
218 flags_out (flags2);
H A Dtfma.c269 mpfr_flags_t flags1, flags2; local
323 flags2 = __gmpfr_flags;
326 flags1 == flags2))
338 flags_out (flags2);
538 mpfr_flags_t flags1, flags2; local
602 flags2 = __gmpfr_flags;
606 flags1 == flags2))
618 flags_out (flags2);
646 mpfr_flags_t flags1, flags2; local
676 flags2
727 mpfr_flags_t flags1, flags2; local
834 mpfr_flags_t flags1, flags2; local
[all...]
H A Dtui_sub.c268 mpfr_flags_t flags1, flags2; local
293 flags2 = __gmpfr_flags;
296 flags1 == flags2))
307 flags_out (flags2);
H A Dtset_si.c101 mpfr_flags_t flags1, flags2; local
159 flags2 = __gmpfr_flags;
161 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) &&
174 flags2 = __gmpfr_flags;
176 if (! (flags1 == flags2 && SAME_SIGN (inex1, inex2) &&
196 flags_out (flags2);
H A Dtzeta.c209 mpfr_flags_t flags1, flags2; local
223 flags2 = __gmpfr_flags;
227 flags1 == flags2))
237 flags_out (flags2);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
H A Dmod_shared.h74 tm_show_option_internal_single_file = 0,/*flags2 not in use*/
75 tm_show_option_internal_duplicate_file, /*use flags2*/
76 tm_show_option_internal_duplicate_sidebyside/*use flags2*/
97 union lut3d_control_flags flags2; member in struct:lut3d_settings
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/dma/
H A Dnouveau_nvkm_engine_dma_usernv04.c42 u32 flags2; member in struct:nv04_dmaobj
72 nvkm_wo32(*pgpuobj, 0x08, dmaobj->flags2 | offset);
73 nvkm_wo32(*pgpuobj, 0x0c, dmaobj->flags2 | offset);
132 dmaobj->flags2 |= 0x00000002;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-options.h26 int flags, int flags2,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.h26 int flags, int flags2,
/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dfnmatch.c243 int flags2 = ((flags & FNM_FILE_NAME) local
253 flags2)
268 int flags2 = ((flags & FNM_FILE_NAME) local
282 flags2) == 0))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpef-traceback.h115 unsigned char flags2; /* Flag bits #2: */ member in struct:traceback_table
158 /* The following is present only if int_hndl (in flags2) in fixed part is present ... */
175 /* The following are present only if name_present (in flags2) in fixed
185 /* The following are present only if uses_alloca (in flags2) in fixed
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpef-traceback.h115 unsigned char flags2; /* Flag bits #2: */ member in struct:traceback_table
158 /* The following is present only if int_hndl (in flags2) in fixed part is present ... */
175 /* The following are present only if name_present (in flags2) in fixed
185 /* The following are present only if uses_alloca (in flags2) in fixed
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpef-traceback.h115 unsigned char flags2; /* Flag bits #2: */ member in struct:traceback_table
158 /* The following is present only if int_hndl (in flags2) in fixed part is present ... */
175 /* The following are present only if name_present (in flags2) in fixed
185 /* The following are present only if uses_alloca (in flags2) in fixed
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpef-traceback.h115 unsigned char flags2; /* Flag bits #2: */ member in struct:traceback_table
158 /* The following is present only if int_hndl (in flags2) in fixed part is present ... */
175 /* The following are present only if name_present (in flags2) in fixed
185 /* The following are present only if uses_alloca (in flags2) in fixed
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dagm.c223 MPFR_BLOCK_DECL (flags2);
262 MPFR_BLOCK (flags2, mpfr_mul (uf, u, v, MPFR_RNDN););
263 if (MPFR_UNLIKELY (MPFR_OVERFLOW (flags2)))
H A Dpow.c210 MPFR_BLOCK_DECL (flags2);
235 MPFR_BLOCK (flags2, mpfr_exp (t, t, MPFR_RNDD));
237 if (MPFR_OVERFLOW (flags2))
/netbsd-current/sys/arch/arm/imx/
H A Dif_enet.c470 uint32_t flags2; local
472 flags2 = sc->sc_txdesc_ring[idx].tx_flags2;
474 if (flags2 & (TXFLAGS2_TXE |
485 flags2);
489 "flags2=%s\n", idx, flagsbuf);
520 uint32_t flags1, flags2; local
566 flags2 = sc->sc_rxdesc_ring[idx].rx_flags2;
573 (flags2 & (RXFLAGS2_ME | RXFLAGS2_PE |
585 "\32COLLISION", flags2);
589 "flags1=%s,flags2
639 uint32_t flags2; local
1617 uint32_t flags1, flags2; local
[all...]
/netbsd-current/sys/dev/scsipi/
H A Dscsipi_all.h137 /* 7*/ u_int8_t flags2; member in struct:scsipi_inquiry_data

Completed in 698 milliseconds

1234