Searched defs:immediate (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h47 uint32_t immediate : 8, member in struct:ins_format1
83 uint32_t immediate : 8, member in struct:ins_format3
H A Daicasm_gram.y905 immediate: label
[all...]
/freebsd-current/contrib/bearssl/T0/
H A DT0Comp.cs1012 WordNative AddNative(string name, bool immediate, argument
1018 AddNative(string name, bool immediate, SType stackEffect, WordNative.NativeRun code) argument
[all...]
/freebsd-current/contrib/libpcap/testprogs/
H A Dcapturetest.c104 int immediate = 0; local
/freebsd-current/sys/cam/ctl/
H A Dctl_util.c491 ctl_scsi_start_stop(union ctl_io *io, int start, int load_eject, int immediate, argument
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c218 int immediate = 0; local
/freebsd-current/usr.sbin/rarpd/
H A Drarpd.c405 int immediate; local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h298 void SetImmediate(uint64_t immediate) { argument
/freebsd-current/sys/contrib/ncsw/user/env/
H A Dxx.c454 XX_ScheduleTask(t_TaskletHandle h_Tasklet, int immediate) argument
/freebsd-current/contrib/libpcap/
H A Dpcap-int.h169 int immediate; /* immediate mode - deliver packets as soon as they arrive */ member in struct:pcap_opt
H A Dpcap.c2624 pcap_set_immediate_mode(pcap_t *p, int immediate) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp1931 static void translateImmediate(MCInst &mcInst, uint64_t immediate, argument
[all...]
/freebsd-current/usr.bin/mt/
H A Dmt.c653 int eod = 0, explicit = 0, immediate = 0; local
/freebsd-current/sys/kern/
H A Dkern_event.c415 bool exiting, immediate; local
/freebsd-current/sys/netinet/
H A Dsctp_pcb.c3309 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate, int from) argument
/freebsd-current/sys/amd64/include/
H A Dvmm.h614 int64_t immediate; /* optional immediate operand */ member in struct:vie
/freebsd-current/stand/ficl/
H A Dwords.c2556 static void immediate(FICL_VM *pVM) function
/freebsd-current/sys/dev/mps/
H A Dmpsvar.h177 uint8_t immediate; member in struct:mps_fw_diagnostic_buffer
/freebsd-current/sys/dev/mpr/
H A Dmprvar.h205 uint8_t immediate; member in struct:mpr_fw_diagnostic_buffer
/freebsd-current/sys/cam/scsi/
H A Dscsi_sa.h67 uint8_t immediate; member in struct:scsi_load_unload
80 uint8_t immediate; member in struct:scsi_rewind
H A Dscsi_all.c8984 scsi_start_stop(struct ccb_scsiio *csio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), uint8_t tag_action, int start, int load_eject, int immediate, uint8_t sense_len, uint32_t timeout) argument
H A Dscsi_sa.c5981 scsi_load_unload(struct ccb_scsiio *csio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), uint8_t tag_action, int immediate, int eot, int reten, int load, uint8_t sense_len, uint32_t timeout) argument
6006 scsi_rewind(struct ccb_scsiio *csio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), uint8_t tag_action, int immediate, uint8_t sense_len, uint32_t timeout) argument
6042 scsi_write_filemarks(struct ccb_scsiio *csio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), uint8_t tag_action, int immediate, int setmark, uint32_t num_marks, uint8_t sense_len, uint32_t timeout) argument
6095 scsi_erase(struct ccb_scsiio *csio, uint32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), uint8_t tag_action, int immediate, int long_erase, uint8_t sense_len, uint32_t timeout) argument
[all...]
/freebsd-current/sbin/camcontrol/
H A Dcamcontrol.c6431 int immediate = 1; local
6909 int immediate local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp168 unsigned int immediate : 1; member in struct:__anon1028::__anon1029

Completed in 476 milliseconds