Searched refs:op (Results 76 - 100 of 495) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_main.cpp21 fuse_main_real(int argc, char* argv[], const struct fuse_operations* op, argument
24 printf("fuse_main_real(%d, %p, %p, %ld, %p)\n", argc, argv, op, opSize,
37 struct fuse* fuseHandle = fuse_new(channel, &args, op, opSize,
106 const struct fuse_operations *op, size_t opSize, void *userData)
125 op, opSize, userData);
105 fuse_new(struct fuse_chan* ch, struct fuse_args* args, const struct fuse_operations *op, size_t opSize, void *userData) argument
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dquery.c119 const char *strqop(query_op op) argument
121 switch (op) {
148 if (tree->op >= B_AND) {
150 printf(": %s {\n", strqop(tree->op));
157 printf(": {%s} %s {%s}\n", tree->lv.str, strqop(tree->op), tree->rv.str);
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dbeos_kernel_emu.cpp47 notify_listener(int op, nspace_id nsid, ino_t vnida, ino_t vnidb, argument
50 switch (op) {
55 return UserlandFS::KernelEmu::notify_listener(op, 0, nsid, 0,
62 return UserlandFS::KernelEmu::notify_listener(op, 0, nsid, vnida,
71 return UserlandFS::KernelEmu::notify_listener(op, statFields, nsid,
78 return UserlandFS::KernelEmu::notify_listener(op, B_ATTR_CHANGED,
95 send_notification(port_id port, long token, ulong what, long op, argument
106 switch (op) {
109 return UserlandFS::KernelEmu::notify_query(port, token, op, nsida,
/haiku/src/libs/linprog/
H A DLinearSpec.cpp390 * @param op the constraint's operand
396 LinearSpec::AddConstraint(SummandList* summands, OperatorType op, argument
399 return _AddConstraint(summands, op, rightSide, penaltyNeg, penaltyPos);
408 * @param op the constraint's operand
415 OperatorType op, double rightSide, double penaltyNeg, double penaltyPos)
423 return _AddConstraint(summands, op, rightSide, penaltyNeg, penaltyPos);
434 * @param op the constraint's operand
441 double coeff2, Variable* var2, OperatorType op, double rightSide,
451 return _AddConstraint(summands, op, rightSide, penaltyNeg, penaltyPos);
464 * @param op th
414 AddConstraint(double coeff1, Variable* var1, OperatorType op, double rightSide, double penaltyNeg, double penaltyPos) argument
440 AddConstraint(double coeff1, Variable* var1, double coeff2, Variable* var2, OperatorType op, double rightSide, double penaltyNeg, double penaltyPos) argument
470 AddConstraint(double coeff1, Variable* var1, double coeff2, Variable* var2, double coeff3, Variable* var3, OperatorType op, double rightSide, double penaltyNeg, double penaltyPos) argument
503 AddConstraint(double coeff1, Variable* var1, double coeff2, Variable* var2, double coeff3, Variable* var3, double coeff4, Variable* var4, OperatorType op, double rightSide, double penaltyNeg, double penaltyPos) argument
558 _AddConstraint(SummandList* leftSide, OperatorType op, double rightSide, double penaltyNeg, double penaltyPos) argument
[all...]
/haiku/src/tests/add-ons/kernel/busses/scsi/example/
H A Dexample_scsi.c22 example_std_ops(int32 op, ...) argument
26 switch (op) {
166 example_ioctl(scsi_sim_cookie cookie, uint8 targetID, uint32 op, void *buffer, argument
/haiku/src/add-ons/kernel/bus_managers/i2c/
H A Dbus_raw.cpp58 i2c_bus_raw_control(void *_cookie, uint32 op, void *data, size_t length) argument
66 switch (op) {
107 status = bus->ExecCommand(exec.op, exec.addr,
/haiku/src/system/boot/platform/riscv/
H A Dtraps.cpp74 MSyscall(uint64 op, ...) argument
99 uint64 op = frame->a0; local
100 switch (op) {
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dbus_dma.h139 void busdma_lock_mutex(void *arg, bus_dma_lock_op_t op);
250 void bus_dmamap_sync(bus_dma_tag_t dmat, bus_dmamap_t dmamap, bus_dmasync_op_t op);
254 bus_addr_t offset, bus_size_t length, bus_dmasync_op_t op);
/haiku/src/add-ons/kernel/network/devices/loopback/
H A Dloopback.cpp103 loopback_control(net_device *device, int32 op, void *argument, argument
157 loopback_std_ops(int32 op, ...) argument
159 switch (op) {
/haiku/headers/private/device/
H A DJoystickTweaker.h41 status_t SendIOCT(uint32 op);
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dmidi.c26 int32 op,
31 if (op == B_MPU_401_ENABLE_CARD_INT) {
42 else if (op == B_MPU_401_DISABLE_CARD_INT) {
60 static status_t midi_control(void *cookie, uint32 op, void *data, size_t len);
25 midi_interrupt_op( int32 op, void * data) argument
/haiku/src/add-ons/kernel/generic/mpu401/
H A Dmpu401_priv.h45 void (*interrupt_op)(int32 op, void * card);
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DDVBCard.h51 int do_ioctl(int fDev, ulong op, void *arg);
/haiku/src/system/kernel/device_manager/
H A DBaseDevice.cpp96 BaseDevice::Control(void* cookie, int32 op, void* buffer, size_t length) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DVersion.h32 bool Compare(BPackageResolvableOperator op,
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_standard_mouse.h48 status_t standard_mouse_ioctl(void* _cookie, uint32 op, void* buffer,
H A Dps2_elantech.h53 status_t elantech_ioctl(void *_cookie, uint32 op, void *buffer, size_t length);
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DDriver.h48 bool usb_serial_service(struct tty *tty, uint32 op, void *buffer,
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dmidi.cpp27 void ice1712Midi_interrupt(int32 op, void *data);
31 ice1712Midi_interrupt(int32 op, void *data) argument
37 if (op == B_MPU_401_ENABLE_CARD_INT) {
47 } else if (op == B_MPU_401_DISABLE_CARD_INT) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.h152 uint16_t op; member in struct:if_ath_alq_hdr
163 if_ath_alq_checkdebug(struct if_ath_alq *alq, uint16_t op) argument
167 & (1 << (op - 1)));
176 extern void if_ath_alq_post(struct if_ath_alq *alq, uint16_t op,
H A Dif_ath_alq.c154 if_ath_alq_post(struct if_ath_alq *alq, uint16_t op, uint16_t len, argument
161 if (! if_ath_alq_checkdebug(alq, op))
183 ap->op = htobe16(op);
/haiku/src/servers/media_addon/
H A DSystemTimeSource.cpp56 SystemTimeSource::TimeSourceOp(const time_source_op_info & op, void * _reserved) argument
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DMouseProtocolHandler.h33 virtual status_t Control(uint32 *cookie, uint32 op, void *buffer,
/haiku/src/tests/kits/storage/virtualdrive/
H A Dvirtualdrive.cpp487 virtualdrive_control(void *cookie, uint32 op, void *arg, size_t len) argument
496 switch (op) {
517 TRACE(("virtualdrive: another ioctl: %lx (%lu)\n", op, op));
590 TRACE(("virtualdrive: unknown ioctl: %lx (%lu)\n", op, op));
595 switch (op) {
683 TRACE(("virtualdrive: another ioctl: %lx (%lu)\n", op, op));
740 TRACE(("virtualdrive: unknown ioctl: %lx (%lu)\n", op, o
[all...]
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dbus_raw.cpp82 scsi_bus_raw_control(void *_cookie, uint32 op, void *data, size_t length) argument
86 switch (op) {

Completed in 265 milliseconds

1234567891011>>