Searched refs:zero (Results 26 - 35 of 35) sorted by relevance

12

/haiku/headers/libs/agg/
H A Dagg_rasterizer_cells_aa.h651 // Allocate and zero the Y array
653 m_sorted_y.zero();
H A Dagg_rasterizer_compound_aa.h495 m_asm.zero();
499 // Pre-add zero (for no-fill style, that is, -1).
H A Dagg_array.h175 // Set new capacity. All data is lost, size is set to zero.
186 void zero() function in class:agg::pod_vector
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c2315 uint16 r,a,x,y,zero; local
2319 zero = IS_AUDIGY(&card->config) ? EMU_A_DSP_CST(0) : EMU_DSP_CST(0);
2323 if (op!=EMU_DSP_OP_ACC3 || r!=zero || a!=zero || x!=zero || y!=zero) {
2544 /* zero out the rest of the microcode */
2705 /* zero out the rest of the microcode */
2731 /* Set recording buffers sizes to zero */
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp222 TRACE((" zero = %d\n", entries[i].zero));
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp1360 m_pDelayBuffer->zero();
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h993 * a sysassert on a "good CRC threshold" of zero (== disabled),
1763 uint32_t zero; /* Always 0, to differentiate from legacy. */ member in struct:iwn_fw_tlv_hdr
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_node.c821 * This counter get reset to zero if a frame is received.
1926 * Return non-zero if the packet's node-record is kept, zero
2001 static const u_int8_t zero[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; local
2024 IEEE80211_ADDR_COPY(ni->ni_bssid, (bssid != NULL) ? bssid : zero);
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmreg.h1137 * zero, as such is an invalid combination of
1140 uint32_t zero; member in struct:iwm_tlv_ucode_header
1729 * not equal to zero. This mean that the credit mechanism was not
3023 * Note: on non-CDB the fourth one is the auxiliary mac and is essentially zero.
4541 * (bits 7-6 are zero)
4546 * which is the duplicate 20 MHz MCS (bit 5 set, all others zero.)
4754 * @IWM_TX_CMD_FLG_RESP_TO_DRV: zero this if the response should go only to FW
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h1618 * zero, as such is an invalid combination of
1621 uint32_t zero; member in struct:iwx_tlv_ucode_header
4973 * (bits 7-6 are zero)
4978 * which is the duplicate 20 MHz MCS (bit 5 set, all others zero.)
5614 * set zero for no limit.
5647 * set zero for no limit.

Completed in 208 milliseconds

12