Searched refs:off (Results 226 - 250 of 288) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdb-events.sh189 # close it off
412 bail out we move everything off of the pending queue onto an
491 # close things off
/haiku-fatelf/src/bin/zip/
H A Dzip.h128 /* See central header in zipfile.c for what vem..off are */
133 ulg atx, off; member in struct:zlist
H A Dzipsplit.c780 if (fseek(e, w[g]->off, SEEK_SET))
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212.h209 uint32_t ast_ani_ofdmoff;/* ANI OFDM weak signal detect off */
452 extern HAL_BOOL ar5212EepromRead(struct ath_hal *, u_int off, uint16_t *data);
453 extern HAL_BOOL ar5212EepromWrite(struct ath_hal *, u_int off, uint16_t data);
/haiku-fatelf/src/add-ons/media/media-add-ons/finepix_webcam/FinePixJpeg/
H A Dfinepix-jpeg.c650 void idct(int *in, int *out, PREC * quant, PREC off, int max) argument
657 t0 = off;
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_t1enc.c229 int getthebyte(jas_stream_t *in, long off) argument
235 jas_stream_seek(in, off, SEEK_SET);
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ioctl.c210 const size_t off = __offsetof(struct ieee80211req_sta_stats, is_stats); local
213 if (ireq->i_len < off)
224 error = copyout(&ni->ni_stats, (uint8_t *) ireq->i_data + off,
225 ireq->i_len - off);
469 struct ieee80211_node *ni, size_t off)
500 error = copyout(p, (uint8_t *) ireq->i_data+off, ireq->i_len);
514 const size_t off = __offsetof(struct ieee80211req_sta_req, info); local
530 return getstainfo_common(vap, ireq, ni, off);
1177 * Global slots start off w/o any assigned key index.
2493 struct ieee80211_scan_req sr; /* XXX off stac
468 getstainfo_common(struct ieee80211vap *vap, struct ieee80211req *ireq, struct ieee80211_node *ni, size_t off) argument
[all...]
H A Dieee80211_mesh.c2584 size_t len, off; local
2625 off = 0;
2628 if (off >= len)
2631 (p + off);
2641 off += sizeof(*imr);
H A Dieee80211_output.c1292 * point the frame comes off any aggregation q
1375 u_int totalhdrsize, fragno, fragsize, off, remainder, payload; local
1386 off = mtu - ciphdrsize;
1387 remainder = m0->m_pkthdr.len - off;
1420 m_copydata(m0, off, payload, mtod(m, uint8_t *) + hdrsize);
1431 off += payload;
2974 "%s: TIM updated, pending %u, off %u, len %u\n",
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_midi.c1009 int fluid_track_count_events(fluid_track_t* track, int* on, int* off) argument
1016 (*off)++;
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_tiff.c57 pdf_libtiff_seek(void* fd, toff_t off, int whence) argument
61 return ((toff_t) pdc_fseek(fp, (long) off, whence));
/haiku-fatelf/src/libs/udis86/
H A Ddecode.c400 op->lval.ptr.off = inp_uint16(u);
406 op->lval.ptr.off = inp_uint32(u);
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c222 strcpy(an_conf, "off");
237 if (strncmp(an_conf,"off", 3) == 0) {
1655 an_seek(struct an_softc *sc, int id, int off, int chan) argument
1675 CSR_WRITE_2(sc, offreg, off);
1689 an_read_data(struct an_softc *sc, int id, int off, caddr_t buf, int len) argument
1695 if (off != -1) {
1696 if (an_seek(sc, id, off, AN_BAP1))
1712 an_write_data(struct an_softc *sc, int id, int off, caddr_t buf, int len) argument
1718 if (off != -1) {
1719 if (an_seek(sc, id, off, AN_BAP
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Di386-dis.c3812 bfd_vma off;
3817 off = get32 ();
3819 off = get16 ();
3830 print_operand_value (scratchbuf, 1, off);
3837 bfd_vma off;
3847 off = get64 ();
3858 print_operand_value (scratchbuf, 1, off);
3811 bfd_vma off; local
3836 bfd_vma off; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/bcm440x/
H A Db44lm.c128 int off, nw; local
133 off = offset;
139 buf[i/4] = REG_RD_OFFSET(pDevice, 4096 + off + i);
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex552 % This is turned off because it was never documented
1114 \fixbackslash % Turn off hack to swallow `\input texinfo'.
1764 % Turn off hyphenation.
1780 % We must therefore turn them both off (\tclose does that)
2110 % @headings off turns them off.
2115 % By default, they are off at the start of a document,
2614 % Keeps underfull box messages off when table breaks over pages.
2811 % Finish off ignored text.
3303 % Process the index entry with all font commands turned off, t
[all...]
/haiku-fatelf/docs/user/
H A Dapidoc.dox326 better off as a big tutorial on the Haiku website.
491 The design of Doxygen makes it very file oriented, and this might come off
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.h37 #pragma optimize("",off)
1226 // Set MIDI I/O on or off
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpireg.h462 uint8_t off; member in struct:wpi_cmd_led
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff64-rs6000.c1853 file_ptr off;
1871 off = bfd_scan_vma (xcoff_ardata_big (abfd)->symoff64,
1873 if (off == 0)
1879 if (bfd_seek (abfd, off, SEEK_SET) != 0)
1852 file_ptr off; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c214 RD4(struct mwl_hal_priv *mh, bus_size_t off) argument
216 return bus_space_read_4(mh->public.mh_iot, mh->public.mh_ioh, off);
220 WR4(struct mwl_hal_priv *mh, bus_size_t off, uint32_t val) argument
222 bus_space_write_4(mh->public.mh_iot, mh->public.mh_ioh, off, val);
/haiku-fatelf/src/add-ons/kernel/drivers/network/3com/dev/xl/
H A Dif_xl.c548 xl_read_eeprom(struct xl_softc *sc, caddr_t dest, int off, int cnt, int swap) argument
566 off += 0x30;
571 XL_EE_8BIT_READ | EEPROM_8BIT_OFFSET(off + i));
574 XL_EE_READ | EEPROM_5BIT_OFFSET(off + i));
2500 /* Pick a descriptor off the free list. */
/haiku-fatelf/src/bin/diffutils/ms/
H A Dconfig.bat1 @echo off
/haiku-fatelf/src/add-ons/kernel/drivers/network/marvell_yukon/dev/msk/
H A Dif_msk.c1448 /* Turn off hardware timer. */
1452 /* Turn off descriptor polling. */
1455 /* Turn off time stamps. */
2677 /* Check if hardware VLAN insertion is off. */
3642 * put the DMA sync operation off until the end of
4450 int off; local
4454 off = arg2;
4455 stat = (uint32_t *)((uint8_t *)&sc_if->msk_stats + off);
4458 result = MSK_READ_MIB32(sc_if->msk_port, GM_MIB_CNT_BASE + off * 2);
4471 int off; local
[all...]
/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.osf1r5237 cr_cancels_micro_mode crxm bool YB - - ----- using cr turns off micro mode
347 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes
409 meta_off rmm str mo - - YB-G-* turn off meta mode
427 prtr_off mc4 str pf - - -B-G-* turn off printer
600 exit_am_mode rmam str RA - - ----- turn off automatic margins
611 exit_xon_mode rmxon str RX - - ----- turn off xon/xoff handshaking
702 label_off rmln str LF - - ----- turn off soft labels
863 # under the frozen data. Lines scrolled off the screen are inserted into
984 #label_off rmln str LF - - ----- turn off soft labels

Completed in 406 milliseconds

1234567891011>>