Home
last modified time | relevance | path

Searched defs:rh (Results 1 – 25 of 2793) sorted by relevance

12345678910>>...112

/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Doperators.cpp65 const ex operator+(const ex & lh, const ex & rh) in operator +()
70 const ex operator-(const ex & lh, const ex & rh) in operator -()
75 const ex operator*(const ex & lh, const ex & rh) in operator *()
111 ex & operator+=(ex & lh, const ex & rh) in operator +=()
116 ex & operator-=(ex & lh, const ex & rh) in operator -=()
121 ex & operator*=(ex & lh, const ex & rh) in operator *=()
126 ex & operator/=(ex & lh, const ex & rh) in operator /=()
185 ex & operator++(ex & rh) in operator ++()
191 ex & operator--(ex & rh) in operator --()
215 numeric& operator++(numeric & rh) in operator ++()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Ddm-region-hash.c147 sector_t dm_rh_get_region_size(struct dm_region_hash *rh) in dm_rh_get_region_size()
170 struct dm_region_hash *rh; in dm_region_hash_create() local
237 void dm_region_hash_destroy(struct dm_region_hash *rh) in dm_region_hash_destroy()
366 struct dm_region_hash *rh = reg->rh; in complete_resync_work() local
538 void dm_rh_dec(struct dm_region_hash *rh, region_t region) in dm_rh_dec()
622 void dm_rh_recovery_prepare(struct dm_region_hash *rh) in dm_rh_recovery_prepare()
663 struct dm_region_hash *rh = reg->rh; in dm_rh_recovery_end() local
678 int dm_rh_recovery_in_flight(struct dm_region_hash *rh) in dm_rh_recovery_in_flight()
684 int dm_rh_flush(struct dm_region_hash *rh) in dm_rh_flush()
701 void dm_rh_stop_recovery(struct dm_region_hash *rh) in dm_rh_stop_recovery()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Ddm-region-hash.c147 sector_t dm_rh_get_region_size(struct dm_region_hash *rh) in dm_rh_get_region_size()
170 struct dm_region_hash *rh; in dm_region_hash_create() local
237 void dm_region_hash_destroy(struct dm_region_hash *rh) in dm_region_hash_destroy()
366 struct dm_region_hash *rh = reg->rh; in complete_resync_work() local
538 void dm_rh_dec(struct dm_region_hash *rh, region_t region) in dm_rh_dec()
622 void dm_rh_recovery_prepare(struct dm_region_hash *rh) in dm_rh_recovery_prepare()
663 struct dm_region_hash *rh = reg->rh; in dm_rh_recovery_end() local
678 int dm_rh_recovery_in_flight(struct dm_region_hash *rh) in dm_rh_recovery_in_flight()
684 int dm_rh_flush(struct dm_region_hash *rh) in dm_rh_flush()
701 void dm_rh_stop_recovery(struct dm_region_hash *rh) in dm_rh_stop_recovery()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Ddm-region-hash.c147 sector_t dm_rh_get_region_size(struct dm_region_hash *rh) in dm_rh_get_region_size()
170 struct dm_region_hash *rh; in dm_region_hash_create() local
237 void dm_region_hash_destroy(struct dm_region_hash *rh) in dm_region_hash_destroy()
366 struct dm_region_hash *rh = reg->rh; in complete_resync_work() local
538 void dm_rh_dec(struct dm_region_hash *rh, region_t region) in dm_rh_dec()
622 void dm_rh_recovery_prepare(struct dm_region_hash *rh) in dm_rh_recovery_prepare()
663 struct dm_region_hash *rh = reg->rh; in dm_rh_recovery_end() local
678 int dm_rh_recovery_in_flight(struct dm_region_hash *rh) in dm_rh_recovery_in_flight()
684 int dm_rh_flush(struct dm_region_hash *rh) in dm_rh_flush()
701 void dm_rh_stop_recovery(struct dm_region_hash *rh) in dm_rh_stop_recovery()
[all …]
/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Doperators.cpp66 const ex operator+(const ex & lh, const ex & rh) in operator +()
71 const ex operator-(const ex & lh, const ex & rh) in operator -()
76 const ex operator*(const ex & lh, const ex & rh) in operator *()
112 ex & operator+=(ex & lh, const ex & rh) in operator +=()
117 ex & operator-=(ex & lh, const ex & rh) in operator -=()
122 ex & operator*=(ex & lh, const ex & rh) in operator *=()
127 ex & operator/=(ex & lh, const ex & rh) in operator /=()
159 ex & operator++(ex & rh) in operator ++()
169 ex & operator--(ex & rh) in operator --()
197 numeric& operator++(numeric & rh) in operator ++()
[all …]
/dports/net/radcli/radcli-1.3.0/lib/
H A Ddict.c122 DICT_VENDOR *rc_dict_addvend(rc_handle *rh, char const * namestr, uint32_t vendorspec) in rc_dict_addvend()
158 static int rc_dict_init(rc_handle *rh, FILE *dictfd, char const *filename) in rc_dict_init()
472 int rc_read_dictionary (rc_handle *rh, char const *filename) in rc_read_dictionary()
507 int rc_read_dictionary_from_buffer (rc_handle *rh, char const *buf, size_t size) in rc_read_dictionary_from_buffer()
532 DICT_ATTR *rc_dict_getattr(rc_handle const *rh, uint64_t attribute) in rc_dict_getattr()
555 DICT_ATTR *rc_dict_findattr(rc_handle const *rh, char const *attrname) in rc_dict_findattr()
578 DICT_VALUE *rc_dict_findval(rc_handle const *rh, char const *valname) in rc_dict_findval()
599 DICT_VENDOR *rc_dict_findvend(rc_handle const *rh, char const *vendorname) in rc_dict_findvend()
615 DICT_VENDOR *rc_dict_getvend (rc_handle const *rh, uint32_t vendorspec) in rc_dict_getvend()
632 DICT_VALUE *rc_dict_getval(rc_handle const *rh, uint32_t value, char const *attrname) in rc_dict_getval()
[all …]
H A Dbuildreq.c41 void rc_buildreq(rc_handle const *rh, SEND_DATA * data, int code, char *server, in rc_buildreq()
70 int rc_aaa_ctx(rc_handle * rh, RC_AAA_CTX ** ctx, uint32_t nas_port, in rc_aaa_ctx()
111 int rc_aaa_ctx_server(rc_handle * rh, RC_AAA_CTX ** ctx, SERVER * aaaserver, in rc_aaa_ctx_server()
215 int rc_aaa(rc_handle * rh, uint32_t nas_port, VALUE_PAIR * send, in rc_aaa()
235 int rc_auth(rc_handle * rh, uint32_t nas_port, VALUE_PAIR * send, in rc_auth()
257 int rc_auth_proxy(rc_handle * rh, VALUE_PAIR * send, VALUE_PAIR ** received, in rc_auth_proxy()
274 int rc_acct(rc_handle * rh, uint32_t nas_port, VALUE_PAIR * send) in rc_acct()
287 int rc_acct_proxy(rc_handle * rh, VALUE_PAIR * send) in rc_acct_proxy()
303 int rc_check(rc_handle * rh, char *host, char *secret, unsigned short port, in rc_check()
/dports/net/radiusclient/radiusclient-ng-0.5.6/lib/
H A Ddict.c30 int rc_read_dictionary (rc_handle *rh, const char *filename) in rc_read_dictionary()
320 DICT_ATTR *rc_dict_getattr (rc_handle *rh, int attribute) in rc_dict_getattr()
344 DICT_ATTR *rc_dict_findattr (rc_handle *rh, const char *attrname) in rc_dict_findattr()
369 DICT_VALUE *rc_dict_findval (rc_handle *rh, const char *valname) in rc_dict_findval()
394 rc_dict_findvend(rc_handle *rh, const char *vendorname) in rc_dict_findvend()
413 rc_dict_getvend (rc_handle *rh, int vendorpec) in rc_dict_getvend()
432 rc_dict_getval (rc_handle *rh, UINT4 value, const char *attrname) in rc_dict_getval()
458 rc_dict_free(rc_handle *rh) in rc_dict_free()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Dinter.cpp534 Aptr lh, rh; in interpret() local
554 Aptr lh, rh; in interpret() local
574 Aptr lh, rh; in interpret() local
589 Aptr lh, rh; in interpret() local
604 Aptr lh, rh; in interpret() local
619 Aptr lh, rh; in interpret() local
636 Aint lh, rh; in interpret() local
651 Aint lh, rh; in interpret() local
666 Aint lh, rh; in interpret() local
681 Aint lh, rh; in interpret() local
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Dinter.cpp526 Aptr lh, rh; in interpret() local
546 Aptr lh, rh; in interpret() local
566 Aptr lh, rh; in interpret() local
581 Aptr lh, rh; in interpret() local
596 Aptr lh, rh; in interpret() local
611 Aptr lh, rh; in interpret() local
628 Aint lh, rh; in interpret() local
643 Aint lh, rh; in interpret() local
658 Aint lh, rh; in interpret() local
673 Aint lh, rh; in interpret() local
[all …]
/dports/net/freeradius-client/freeradius-client-1.1.7/lib/
H A Ddict.c30 int rc_read_dictionary (rc_handle *rh, char const *filename) in rc_read_dictionary()
360 DICT_ATTR *rc_dict_getattr (rc_handle const *rh, int attribute) in rc_dict_getattr()
384 DICT_ATTR *rc_dict_findattr (rc_handle const *rh, char const *attrname) in rc_dict_findattr()
409 DICT_VALUE *rc_dict_findval (rc_handle const *rh, char const *valname) in rc_dict_findval()
434 rc_dict_findvend(rc_handle const *rh, char const *vendorname) in rc_dict_findvend()
453 rc_dict_getvend (rc_handle const *rh, int vendorpec) in rc_dict_getvend()
472 rc_dict_getval (rc_handle const *rh, uint32_t value, char const *attrname) in rc_dict_getval()
498 rc_dict_free(rc_handle *rh) in rc_dict_free()
H A Dbuildreq.c26 void rc_buildreq(rc_handle const *rh, SEND_DATA *data, int code, char *server, unsigned short port, in rc_buildreq()
61 int rc_aaa(rc_handle *rh, uint32_t client_port, VALUE_PAIR *send, VALUE_PAIR **received, in rc_aaa()
189 int rc_auth(rc_handle *rh, uint32_t client_port, VALUE_PAIR *send, VALUE_PAIR **received, in rc_auth()
209 int rc_auth_proxy(rc_handle *rh, VALUE_PAIR *send, VALUE_PAIR **received, char *msg) in rc_auth_proxy()
226 int rc_acct(rc_handle *rh, uint32_t client_port, VALUE_PAIR *send) in rc_acct()
239 int rc_acct_proxy(rc_handle *rh, VALUE_PAIR *send) in rc_acct_proxy()
253 int rc_check(rc_handle *rh, char *host, char *secret, unsigned short port, char *msg) in rc_check()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/
H A Dfpu.c97 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
324 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
405 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
532 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
642 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
749 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
868 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/
H A Dfpu.c97 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
324 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
405 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
532 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
642 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
749 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
868 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/devel/libx86/libx86-1.1/x86emu/
H A Dfpu.c97 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
327 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
411 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
540 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
653 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
763 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
885 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/
H A Dfpu.c97 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
324 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
405 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
532 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
642 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
749 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
868 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/
H A Dfpu.c97 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
324 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
405 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
532 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
642 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
749 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
868 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/
H A Dfpu.c97 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
324 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
405 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
532 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
642 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
749 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
868 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/x86emu/
H A Dfpu.c99 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
332 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
417 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
549 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
663 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
773 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
896 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/board/ACube/bios_emulator/scitech/src/x86emu/
H A Dfpu.c97 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
324 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
405 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
532 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
642 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
749 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
868 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/x86emu/
H A Dfpu.c99 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
332 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
417 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
549 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
663 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
773 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
896 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/x86emu/
H A Dfpu.c99 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
332 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
417 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
549 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
663 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
773 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
896 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/x86emu/
H A Dfpu.c99 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
332 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
417 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
549 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
663 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
773 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
896 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/x86emu/
H A Dfpu.c99 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
332 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
417 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
549 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
663 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
773 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
896 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/x86emu/
H A Dfpu.c99 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
332 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
417 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
549 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
663 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
773 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
896 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local

12345678910>>...112