Searched defs:ds (Results 1 - 25 of 40) sorted by relevance

12

/haiku-fatelf/headers/libs/agg/
H A Dagg_conv_dash.h51 void dash_start(double ds) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.c105 const struct ath_desc *ds; local
131 const struct ath_desc *ds; local
[all...]
H A Dif_ath_tx_ht.c207 struct ath_desc *ds = bf->bf_desc; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c106 ar5416SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
137 ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
/haiku-fatelf/src/libs/agg/src/
H A Dagg_vcgen_dash.cpp67 void vcgen_dash::dash_start(double ds) argument
75 void vcgen_dash::calc_dash_start(double ds) argument
/haiku-fatelf/headers/os/drivers/
H A Dbios.h49 uint32 ds; member in struct:bios_regs
/haiku-fatelf/headers/private/kernel/arch/x86/32/
H A Diframe.h17 uint32 ds; member in struct:iframe
H A Ddescriptors.h70 uint32 es, cs, ss, ds, fs, gs; member in struct:tss
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c179 ar5210SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
209 ar5210ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
H A Dar5210_xmit.c477 ar5210SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
527 ar5210SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
540 ar5210IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) argument
548 ar5210FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
585 ar5210ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c175 ar5211SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
203 ar5211ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
H A Dar5211_xmit.c510 ar5211SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
558 ar5211SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
571 ar5211IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) argument
579 ar5211FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
616 ar5211ProcTxDesc(struct ath_hal *ah, struct ath_desc *ds, struct ath_tx_status *ts) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c215 ar5212SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
241 ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DSettings.cpp64 const driver_settings *ds = get_driver_settings(settings); local
83 const driver_settings *ds = get_driver_settings(settings); local
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DSettings.cpp169 const driver_settings *ds = get_driver_settings(settings); local
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ddosincos.c52 sn,ssn,cs,ccs,ds,dss,dc,dcc; local
103 sn,ssn,cs,ccs,ds,dss,dc,dcc; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/kernel_add_on/
H A DSettings.cpp165 const driver_settings *ds = get_driver_settings(settings); local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DSettings.cpp70 const driver_settings *ds = get_driver_settings(settings); local
89 const driver_settings *ds = get_driver_settings(settings); local
/haiku-fatelf/headers/os/arch/x86/
H A Darch_debugger.h30 uint16 ds; member in struct:x86_extended_registers
49 uint32 ds; member in struct:x86_debug_cpu_state
/haiku-fatelf/headers/os/arch/x86_64/
H A Darch_debugger.h45 uint64 ds; member in struct:x86_64_debug_cpu_state
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c142 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c149 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfWav.cpp69 short ds = as - bs; local
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Ddevsw.c251 static int initialise_read(DevSWState *ds) argument
313 static void enqueue_packet(DevSWState *ds) argument
400 DevSWState *ds; local
446 DevSWState *ds = (DevSWState *)(device->SwitcherState); local
480 DevSWState *ds = device->SwitcherState; local
[all...]
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Di386.h1607 static const seg_entry ds = { "ds", 0x3e }; variable

Completed in 600 milliseconds

12