Searched defs:off (Results 26 - 50 of 89) sorted by relevance

1234

/haiku/src/libs/libfdt/
H A Dfdt.c52 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) argument
/haiku/src/add-ons/kernel/network/dns_resolver/kernel_add_on/
H A Ddns_resolver.cpp137 off_t off = 0; local
/haiku/3rdparty/proj2make/
H A Dproj2make.cpp177 size_t off = 0; local
/haiku/src/libs/stdc++/legacy/
H A Diostream.cc195 istream& istream::seekg(streamoff off, _seek_dir dir) argument
H A Dstreambuf.cc173 static _IO_pos_t _IO_sb_seek(_IO_FILE *fp, _IO_off_t off, int dir) argument
/haiku/src/libs/x86emu/
H A Ddebug.c91 disassemble_forward(u16 seg, u16 off, int n) argument
221 u16 seg, off; local
231 X86EMU_dump_memory(u16 seg, u16 off, u32 amt) argument
[all...]
/haiku/src/system/kernel/arch/ppc/
H A Darch_cpu.cpp71 int l, off; local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_fw.c452 const uint16_t off = R92C_C2H_EVT_MSG + sizeof(struct r92c_c2h_evt); local
308 r92c_set_pwrmode(struct rtwn_softc *sc, struct ieee80211vap *vap, int off) argument
/haiku/src/kits/interface/
H A DPictureButton.cpp17 BPictureButton(BRect frame, const char* name, BPicture* off, BPicture* on, BMessage* message, uint32 behavior, uint32 resizingMode, uint32 flags) argument
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_tkip.c119 ieee80211_tkip_mic(struct mbuf *m0, int off, const u_int8_t *key, argument
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_common.h406 size_t off; member in struct:fuse_bufvec
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_fs.cpp99 fuse_fs_read(struct fuse_fs* fs, const char* path, char *buf, size_t size, off_t off, struct fuse_file_info* fi) argument
109 fuse_fs_write(struct fuse_fs* fs, const char* path, const char* buf, size_t size, off_t off, struct fuse_file_info* fi) argument
156 fuse_fs_readdir(struct fuse_fs* fs, const char* path, void* buf, fuse_fill_dir_t filler, off_t off, struct fuse_file_info* fi) argument
H A DFUSELowLevel.cpp254 fuse_ll_write(const fuse_lowlevel_ops* ops, fuse_ino_t ino, const char *buf, size_t size, off_t off, struct fuse_file_info *fi) argument
523 fuse_add_direntry(fuse_req_t req, char *buf, size_t bufsize, const char *name, const struct stat *stbuf, off_t off) argument
/haiku/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Dfreecom.c353 int32 off = offset; local
/haiku/src/add-ons/kernel/network/stack/
H A Dradix.c515 int off = t->rn_offset, vlen = LEN(cp), matched_off; local
1055 rn_inithead(void **head, int off) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c70 ar5210EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
88 ar5210EepromWrite(struct ath_hal *ah, u_int off, uint16_t data) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malohal.c71 malo_hal_read4(struct malo_hal *mh, bus_size_t off) argument
77 malo_hal_write4(struct malo_hal *mh, bus_size_t off, uint32_t val) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c70 ar5211EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
91 ar5211EepromWrite(struct ath_hal *ah, u_int off, uint16_t data) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_v3.c77 uint16_t eeval, off; local
289 uint32_t off; local
740 uint32_t off; local
820 uint32_t off; local
926 uint32_t off; local
1023 uint32_t off; local
1139 uint32_t off; local
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto_tkip.c668 wep_encrypt(u8 *key, struct mbuf *m0, u_int off, size_t data_len, argument
729 wep_decrypt(u8 *key, struct mbuf *m, u_int off, size_t data_len) argument
875 michael_mic(struct tkip_ctx *ctx, const u8 *key, struct mbuf *m, u_int off, size_t data_len, u8 mic[IEEE80211_WEP_MICLEN]) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c922 int off, i, s, e, col; local
[all...]
/haiku/src/add-ons/translators/tiff/
H A DTIFFTranslator.cpp155 tiff_seek_proc(thandle_t stream, toff_t off, int whence) argument
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp386 phys_addr_t off = physicalAddress & (B_PAGE_SIZE -1); local
488 phys_addr_t off = physicalAddress & (B_PAGE_SIZE -1); local
/haiku/src/tools/fs_shell/
H A Dfuse.cpp345 fuse_truncate(const char *path, off_t off) argument
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.c825 int ch, off; local
867 int off, ch; local

Completed in 493 milliseconds

1234