Searched refs:off (Results 151 - 175 of 288) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c68 ar5211EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) argument
70 OS_REG_WRITE(ah, AR_EEPROM_ADDR, off);
77 "%s: read failed for entry 0x%x\n", __func__, off);
89 ar5211EepromWrite(struct ath_hal *ah, u_int off, uint16_t data) argument
H A Dar5211.h230 extern HAL_BOOL ar5211EepromRead(struct ath_hal *, u_int off, uint16_t *data);
231 extern HAL_BOOL ar5211EepromWrite(struct ath_hal *, u_int off, uint16_t data);
/haiku-fatelf/src/bin/coreutils/src/
H A Dshred.c47 * the high-res digitized data to a computer for some off-line analysis.
327 /* Turn on or off direct I/O mode for file descriptor FD, if possible.
328 Try to turn it on if ENABLE is true. Otherwise, try to turn it off. */
452 has just failed with EINVAL, turn off direct mode I/O
520 uintmax_t off = offset; local
523 : (off <= TYPE_MAXIMUM (uintmax_t) / 100
524 ? off * 100 / size
525 : off / (size / 100)));
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-sh64.c1887 bfd_vma off; local
1889 off = h->got.offset;
1895 off = hsh->datalabel_got_offset;
1897 BFD_ASSERT (off != (bfd_vma) -1);
1918 if ((off & 1) != 0)
1919 off &= ~1;
1923 sgot->contents + off);
1936 relocation = sgot->output_offset + off;
1940 bfd_vma off; local
1949 off
[all...]
H A Delf32-sparc.c2169 bfd_vma relocation, off;
2223 off = h->got.offset;
2224 BFD_ASSERT (off != (bfd_vma) -1);
2246 if ((off & 1) != 0)
2247 off &= ~1;
2251 htab->sgot->contents + off);
2263 off = local_got_offsets[r_symndx];
2268 if ((off & 1) != 0)
2269 off &= ~1;
2286 + off);
2165 bfd_vma relocation, off; local
[all...]
H A Delf32-vax.c1540 bfd_vma off;
1549 off = h->got.offset;
1550 BFD_ASSERT (off != (bfd_vma) -1);
1551 BFD_ASSERT (off < sgot->size);
1567 if ((off & 1) != 0)
1568 off &= ~1;
1572 sgot->contents + off);
1576 bfd_put_32 (output_bfd, rel->r_addend, sgot->contents + off);
1579 relocation = sgot->output_offset + off;
1539 bfd_vma off; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/pegasus/
H A Dif_aue.c183 aue_read_eeprom(pegasus_dev *sc, caddr_t dest, int off, int cnt, int swap) argument
189 aue_eeprom_getword(sc, off + i, &word);
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h32 void SetOffset(uint64 off) { offset = B_HOST_TO_LENDIAN_INT64(off); } argument
/haiku-fatelf/src/bin/coreutils/lib/
H A Drand-isaac.c50 * whole state array, while m is a pointer to the current word. off is
54 #define isaac_step(mix, a, b, mm, m, off, r) \
56 a = ((a) ^ (mix)) + (m)[off], \
277 /* Now reinitialize c to start things off right */
H A Dregex_internal.c843 Idx off;
855 off = pstr->cur_idx + idx;
858 off = pstr->offsets[off];
861 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off];
885 Idx off;
898 off = pstr->offsets[pstr->cur_idx];
899 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off];
842 Idx off; local
884 Idx off; local
/haiku-fatelf/src/bin/gdb/
H A Ddjunpack.bat1 @echo off
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dstreambuf.cc173 static _IO_pos_t _IO_sb_seek(_IO_FILE *fp, _IO_off_t off, int dir) argument
174 { return ((streambuf*)fp)->sys_seek(off, (_seek_dir)dir); }
/haiku-fatelf/src/libs/tiff/
H A Dtif_dirread.c1147 toff_t off = tif->tif_diroff; local
1154 * off + sizeof(uint16) > tif->tif_size
1159 off > tif->tif_size - sizeof(uint16)) {
1165 _TIFFmemcpy(&dircount, tif->tif_base + off,
1168 off += sizeof (uint16);
1176 if (off + dircount * sizeof (TIFFDirEntry) > tif->tif_size) {
1183 _TIFFmemcpy(dir, tif->tif_base + off,
1187 off += dircount * sizeof (TIFFDirEntry);
1188 if (off + sizeof (uint32) <= tif->tif_size) {
1189 _TIFFmemcpy(nextdiroff, tif->tif_base + off,
[all...]
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dngram.c139 off_t off; local
147 for (off = 0, lk = 1; lk && _RkReadHeader(fd, &hd, off) >= 0;) {
148 off += hd.data[HD_SIZ].var;
155 tmpres = lseek(fd, off, 0);
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dns32k-dis.c727 char *off;
729 off = result + strlen (result);
730 sprintf (off, "[r%d:%c]", index,
722 char *off; local
/haiku-fatelf/src/libs/ncurses/tack/
H A Dansi.c659 ** print_sgr20(on, off)
664 print_sgr20(int on, int off) argument
672 printf("%d/%d \033[%dmon\033[%dm off\033[0m", on, off, on, off);
/haiku-fatelf/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp389 phys_addr_t off = physicalAddress & (B_PAGE_SIZE -1); local
405 return (void*)slot.slot->address + off;
417 return (void*)slot.slot->address + off;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210.h205 extern HAL_BOOL ar5210EepromRead(struct ath_hal *, u_int off, uint16_t *data);
206 extern HAL_BOOL ar5210EepromWrite(struct ath_hal *, u_int off, uint16_t data);
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416.h174 extern HAL_BOOL ar5416EepromRead(struct ath_hal *, u_int off, uint16_t *data);
175 extern HAL_BOOL ar5416EepromWrite(struct ath_hal *, u_int off, uint16_t data);
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregex_internal.c838 Idx off;
850 off = pstr->cur_idx + idx;
853 off = pstr->offsets[off];
856 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off];
880 Idx off;
893 off = pstr->offsets[pstr->cur_idx];
894 ch = pstr->raw_mbs[pstr->raw_mbs_idx + off];
837 Idx off; local
879 Idx off; local
/haiku-fatelf/src/bin/network/ftp/
H A Dftp.c1367 #define pack2(var, off) \
1368 (((var[(off) + 0] & 0xff) << 8) | ((var[(off) + 1] & 0xff) << 0))
1369 #define pack4(var, off) \
1370 (((var[(off) + 0] & 0xff) << 24) | ((var[(off) + 1] & 0xff) << 16) | \
1371 ((var[(off) + 2] & 0xff) << 8) | ((var[(off) + 3] & 0xff) << 0))
/haiku-fatelf/src/bin/network/tcpdump/libpcap/missing/
H A Dsnprintf.c101 int off = state->s - state->str;
114 state->s = state->str + off;
/haiku-fatelf/src/bin/network/tcpdump/missing/
H A Dsnprintf.c101 int off = state->s - state->str;
114 state->s = state->str + off;
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure.bat1 @echo off
/haiku-fatelf/src/bin/unzip/
H A Dcrypt.c230 z->off = n;
321 z->off = offset;
393 /* get header once (turn off "encrypted" flag temporarily so we don't

Completed in 296 milliseconds

1234567891011>>