Home
last modified time | relevance | path

Searched refs:r_flags (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/devel/godot2/godot-2.1.6-stable/drivers/gles2/
H A Dshader_compiler_gles2.cpp712 flags = &r_flags; in compile()
713 r_flags.use_color_interp = false; in compile()
714 r_flags.use_uv_interp = false; in compile()
715 r_flags.use_uv2_interp = false; in compile()
717 r_flags.use_var1_interp = false; in compile()
718 r_flags.use_var2_interp = false; in compile()
719 r_flags.uses_normalmap = false; in compile()
720 r_flags.uses_normal = false; in compile()
737 r_flags.uses_alpha = uses_alpha; in compile()
744 r_flags.uses_light = uses_light; in compile()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/gles2/
H A Dshader_compiler_gles2.cpp712 flags = &r_flags; in compile()
713 r_flags.use_color_interp = false; in compile()
714 r_flags.use_uv_interp = false; in compile()
715 r_flags.use_uv2_interp = false; in compile()
717 r_flags.use_var1_interp = false; in compile()
718 r_flags.use_var2_interp = false; in compile()
719 r_flags.uses_normalmap = false; in compile()
720 r_flags.uses_normal = false; in compile()
737 r_flags.uses_alpha = uses_alpha; in compile()
744 r_flags.uses_light = uses_light; in compile()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfs_clntsocket.c154 rep->r_flags &= ~R_TIMING; in nfs_receive()
180 if (rep->r_flags & R_SOFTTERM) in nfs_receive()
256 if (rep->r_flags & R_SOFTTERM) in nfs_receive()
298 (rep->r_flags & R_SOFTTERM)) in nfs_receive()
427 if (rep->r_flags & R_TIMING) in nfs_reply()
445 rep->r_flags &= ~R_SENT; in nfs_reply()
451 if (rep->r_flags & R_TIMING) { in nfs_reply()
642 rep->r_flags = R_TIMING; in nfs_request()
644 rep->r_flags = 0; in nfs_request()
679 rep->r_flags |= R_SENT; in nfs_request()
[all …]
H A Dnfs_socket.c368 if (rep->r_flags & R_SOFTTERM) in nfs_reconnect()
480 rep->r_flags |= R_MUSTRESEND; in nfs_send()
484 rep->r_flags &= ~R_MUSTRESEND; in nfs_send()
510 rep->r_flags |= R_MUSTRESEND; in nfs_send()
769 rep->r_flags |= R_SOFTTERM; in nfs_timer()
796 rep->r_flags |= R_TPRINTFMSG; in nfs_timer()
800 rep->r_flags |= R_SOFTTERM; in nfs_timer()
820 (rep->r_flags & R_SENT) || in nfs_timer()
846 if (rep->r_flags & R_SENT) { in nfs_timer()
847 rep->r_flags &= ~R_TIMING; in nfs_timer()
[all …]
/dports/games/zangband/zangband/src/
H A Dspells1.c1108 if (seen) r_ptr->r_flags[2] |= (RF2_EVIL); in project_m()
1121 if (seen) r_ptr->r_flags[2] |= RF2_GOOD; in project_m()
1127 if (seen) r_ptr->r_flags[2] |= RF2_EVIL; in project_m()
1155 r_ptr->r_flags[2] |= (RF2_RES_PLAS); in project_m()
1168 if (seen) r_ptr->r_flags[2] |= (RF2_UNDEAD); in project_m()
1182 if (seen) r_ptr->r_flags[2] |= (RF2_EVIL); in project_m()
2396 if (seen) r_ptr->r_flags[2] |= (RF2_EVIL); in project_m()
2495 if (seen) r_ptr->r_flags[2] |= (RF2_EVIL); in project_m()
2590 if (seen) r_ptr->r_flags[2] |= (RF2_EVIL); in project_m()
2621 if (seen) r_ptr->r_flags[2] |= (RF2_GOOD); in project_m()
[all …]
H A Dmelee2.c3028 r_ptr->r_flags[1] |= (RF1_MULTIPLY); in process_monster()
3105 r_ptr->r_flags[0] |= (RF0_RAND_50); in process_monster()
3107 r_ptr->r_flags[0] |= (RF0_RAND_25); in process_monster()
3281 old_r_flags1 = r_ptr->r_flags[0]; in process_monsters()
3282 old_r_flags2 = r_ptr->r_flags[1]; in process_monsters()
3283 old_r_flags3 = r_ptr->r_flags[2]; in process_monsters()
3284 old_r_flags4 = r_ptr->r_flags[3]; in process_monsters()
3285 old_r_flags5 = r_ptr->r_flags[4]; in process_monsters()
3286 old_r_flags6 = r_ptr->r_flags[5]; in process_monsters()
3419 (old_r_flags2 != r_ptr->r_flags[1]) || in process_monsters()
[all …]
H A Dcmd1.c292 r_ptr->r_flags[2] |= RF2_ANIMAL; in tot_dam_aux()
303 r_ptr->r_flags[2] |= RF2_EVIL; in tot_dam_aux()
314 r_ptr->r_flags[2] |= RF2_UNDEAD; in tot_dam_aux()
325 r_ptr->r_flags[2] |= RF2_DEMON; in tot_dam_aux()
336 r_ptr->r_flags[2] |= RF2_ORC; in tot_dam_aux()
347 r_ptr->r_flags[2] |= RF2_TROLL; in tot_dam_aux()
358 r_ptr->r_flags[2] |= RF2_GIANT; in tot_dam_aux()
369 r_ptr->r_flags[2] |= RF2_DRAGON; in tot_dam_aux()
380 r_ptr->r_flags[2] |= RF2_DRAGON; in tot_dam_aux()
394 r_ptr->r_flags[2] |= RF2_IM_ACID; in tot_dam_aux()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/m32c/
H A Dreg.c177 return ((regs.r_flags & FLAGBIT_U) ? regs.r_usp : regs. in get_reg_i()
187 return regs.r_flags; in get_reg_i()
305 if (regs.r_flags & FLAGBIT_U) in put_reg()
333 regs.r_flags = v; in put_reg()
477 regs.r_flags &= ~mask; in set_flags()
478 regs.r_flags |= newbits & mask; in set_flags()
483 if (regs.r_flags & (1 << i)) in set_flags()
635 if (oldregs.r_flags != regs.r_flags) in trace_register_changes()
638 print_flags (oldregs.r_flags); in trace_register_changes()
640 print_flags (regs.r_flags); in trace_register_changes()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/m32c/
H A Dreg.c176 return ((regs.r_flags & FLAGBIT_U) ? regs.r_usp : regs. in get_reg_i()
186 return regs.r_flags; in get_reg_i()
304 if (regs.r_flags & FLAGBIT_U) in put_reg()
332 regs.r_flags = v; in put_reg()
476 regs.r_flags &= ~mask; in set_flags()
477 regs.r_flags |= newbits & mask; in set_flags()
482 if (regs.r_flags & (1 << i)) in set_flags()
634 if (oldregs.r_flags != regs.r_flags) in trace_register_changes()
637 print_flags (oldregs.r_flags); in trace_register_changes()
639 print_flags (regs.r_flags); in trace_register_changes()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/platform/impl/
H A Dsocket_handle_waiter_posix_unittest.cc85 constexpr uint32_t r_flags = SocketHandleWaiter::Flags::kReadable; in TEST() local
89 EXPECT_CALL(subscriber, ProcessReadyHandle(std::cref(handle0_ref), r_flags)) in TEST()
93 EXPECT_CALL(subscriber2, ProcessReadyHandle(std::cref(handle1_ref), r_flags)) in TEST()
100 {std::cref(handle0_ref), r_flags}, in TEST()
101 {std::cref(handle1_ref), r_flags}, in TEST()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/i386/include/
H A Dbioscall.h58 bios_reg r_flags; member
94 #define FLAGS r_flags.biosreg_half[BIOSREG_LO]
95 #define FLAGS_HI r_flags.biosreg_half[BIOSREG_HI]
96 #define EFLAGS r_flags.biosreg_long
/dports/dns/knot3-lib/knot-3.1.5/src/knot/events/handlers/
H A Ddnssec.c74 zone_sign_roll_flags_t r_flags = KEY_ROLL_ALLOW_ALL; in event_dnssec() local
88 r_flags |= KEY_ROLL_FORCE_KSK_ROLL; in event_dnssec()
91 r_flags |= KEY_ROLL_FORCE_ZSK_ROLL; in event_dnssec()
100 ret = knot_dnssec_zone_sign(&up, conf, sign_flags, r_flags, 0, &resch); in event_dnssec()
/dports/dns/knot3/knot-3.1.5/src/knot/events/handlers/
H A Ddnssec.c74 zone_sign_roll_flags_t r_flags = KEY_ROLL_ALLOW_ALL; in event_dnssec() local
88 r_flags |= KEY_ROLL_FORCE_KSK_ROLL; in event_dnssec()
91 r_flags |= KEY_ROLL_FORCE_ZSK_ROLL; in event_dnssec()
100 ret = knot_dnssec_zone_sign(&up, conf, sign_flags, r_flags, 0, &resch); in event_dnssec()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/qbus/
H A Dif_de.c386 rp->r_flags = 0; in deinit()
394 rp->r_flags = RFLG_OWN; in deinit()
438 if (rp->r_flags & XFLG_OWN) in destart()
445 rp->r_flags = XFLG_STP|XFLG_ENP|XFLG_OWN; in destart()
491 if (rp->r_flags & XFLG_OWN) in deintr()
497 if (rp->r_flags & (XFLG_ERRS|XFLG_MTCH|XFLG_ONE|XFLG_MORE)) { in deintr()
498 if (rp->r_flags & XFLG_ERRS) { in deintr()
501 } else if (rp->r_flags & XFLG_ONE) { in deintr()
504 } else if (rp->r_flags & XFLG_MORE) { in deintr()
543 while ((rp->r_flags & RFLG_OWN) == 0) { in derecv()
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/
H A Dclass1lib.c718 int r_flags; variable
722 r_flags = fax1_frm;
727 r_flags &= ~(dis_btp->flag);
728 lprintf( L_NOISE, "fax1_dis: %d out of range -> r_flags=%03x", dis_btp->speed, r_flags );
736 if ( modem_quirks & MQ_C1_NO_V17 ) r_flags &= ~V17;
742 if ( (r_flags & V17) && (r_flags & V29) && (r_flags & V27ter) )
748 if ( r_flags & V27t_4800 ) { speedbits |= 0x08; /* 0100 */ }
749 if ( r_flags & V29 ) { speedbits |= 0x04; /* 1000 */ }
753 r_flags, speedbits );
/dports/devel/py-game/pygame-2.1.0/examples/
H A Dsetmodescale.py31 r_name, r_flags = pg.display._get_renderer_info() variable
32 print("renderer:", r_name, "flags:", bin(r_flags))
39 if flag & r_flags:
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dr_bsp.c142 linedef->r_flags = RF_CLOSED; in R_RecalcLineFlags()
159 linedef->r_flags = 0; return; in R_RecalcLineFlags()
161 linedef->r_flags = RF_IGNORE; in R_RecalcLineFlags()
174 linedef->r_flags |= RF_TOP_TILE; in R_RecalcLineFlags()
179 linedef->r_flags |= RF_BOT_TILE; in R_RecalcLineFlags()
185 linedef->r_flags |= RF_MID_TILE; in R_RecalcLineFlags()
373 if (linedef->r_flags & RF_IGNORE) in R_AddLine()
378 R_ClipWallSegment (x1, x2, linedef->r_flags & RF_CLOSED); in R_AddLine()
/dports/games/prboom/prboom-2.5.0/src/
H A Dr_bsp.c139 linedef->r_flags = RF_CLOSED; in R_RecalcLineFlags()
156 linedef->r_flags = 0; return; in R_RecalcLineFlags()
158 linedef->r_flags = RF_IGNORE; in R_RecalcLineFlags()
171 linedef->r_flags |= RF_TOP_TILE; in R_RecalcLineFlags()
176 linedef->r_flags |= RF_BOT_TILE; in R_RecalcLineFlags()
182 linedef->r_flags |= RF_MID_TILE; in R_RecalcLineFlags()
395 if (linedef->r_flags & RF_IGNORE) in R_AddLine()
400 R_ClipWallSegment (x1, x2, linedef->r_flags & RF_CLOSED); in R_AddLine()
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dsamlogon.c65 struct netr_LogonSamLogonWithFlags r_flags;
90 struct netr_LogonSamLogonWithFlags *r_flags = &samlogon_state->r_flags;
245 r_flags->out.return_authenticator = NULL;
247 samlogon_state->mem_ctx, r_flags);
254 if (!r_flags->out.return_authenticator ||
258 if (!NT_STATUS_IS_OK(r_flags->out.result)) {
262 return r_flags->out.result;
269 r_flags->out.validation);
1436 samlogon_state.r_flags.in.flags = &flags;
1437 samlogon_state.r_flags.in.logon = &logon;
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dr_bsp.c142 linedef->r_flags = RF_CLOSED; in R_RecalcLineFlags()
159 linedef->r_flags = 0; return; in R_RecalcLineFlags()
161 linedef->r_flags = RF_IGNORE; in R_RecalcLineFlags()
174 linedef->r_flags |= RF_TOP_TILE; in R_RecalcLineFlags()
179 linedef->r_flags |= RF_BOT_TILE; in R_RecalcLineFlags()
185 linedef->r_flags |= RF_MID_TILE; in R_RecalcLineFlags()
491 if (linedef->r_flags & RF_IGNORE) in R_AddLine()
496 R_ClipWallSegment (x1, x2, linedef->r_flags & RF_CLOSED); in R_AddLine()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/rpc/
H A Dsamlogon.c58 struct netr_LogonSamLogonWithFlags r_flags; member
83 struct netr_LogonSamLogonWithFlags *r_flags = &samlogon_state->r_flags; in check_samlogon() local
90 samlogon_state->r_flags.in.logon.network = &ninfo; in check_samlogon()
209 r_flags->out.return_authenticator = NULL; in check_samlogon()
211 if (!r_flags->out.return_authenticator || in check_samlogon()
222 validation_level = r_flags->in.validation_level; in check_samlogon()
228 base = &r_flags->out.validation.sam2->base; in check_samlogon()
231 base = &r_flags->out.validation.sam3->base; in check_samlogon()
234 base = &r_flags->out.validation.sam6->base; in check_samlogon()
1341 samlogon_state.r_flags.in.computer_name = TEST_MACHINE_NAME; in test_SamLogon()
[all …]
/dports/security/gpgme/gpgme-1.15.1/src/
H A Dgpgme-w32spawn.c273 unsigned int *r_flags) in translate_get_from_file() argument
286 *r_flags = 0; in translate_get_from_file()
326 *r_flags = strtoul (linep, &tail, 0); in translate_get_from_file()
387 struct spawn_fd_item_s *fd_list, unsigned int *r_flags) in translate_handles() argument
394 res = translate_get_from_file (trans_file, fd_list, r_flags); in translate_handles()
/dports/security/gpgme-qt5/gpgme-1.15.1/src/
H A Dgpgme-w32spawn.c273 unsigned int *r_flags) in translate_get_from_file() argument
286 *r_flags = 0; in translate_get_from_file()
326 *r_flags = strtoul (linep, &tail, 0); in translate_get_from_file()
387 struct spawn_fd_item_s *fd_list, unsigned int *r_flags) in translate_handles() argument
394 res = translate_get_from_file (trans_file, fd_list, r_flags); in translate_handles()
/dports/security/gpgme-cpp/gpgme-1.15.1/src/
H A Dgpgme-w32spawn.c273 unsigned int *r_flags) in translate_get_from_file() argument
286 *r_flags = 0; in translate_get_from_file()
326 *r_flags = strtoul (linep, &tail, 0); in translate_get_from_file()
387 struct spawn_fd_item_s *fd_list, unsigned int *r_flags) in translate_handles() argument
394 res = translate_get_from_file (trans_file, fd_list, r_flags); in translate_handles()
/dports/security/py-gpgme/gpgme-1.15.1/src/
H A Dgpgme-w32spawn.c273 unsigned int *r_flags) in translate_get_from_file() argument
286 *r_flags = 0; in translate_get_from_file()
326 *r_flags = strtoul (linep, &tail, 0); in translate_get_from_file()
387 struct spawn_fd_item_s *fd_list, unsigned int *r_flags) in translate_handles() argument
394 res = translate_get_from_file (trans_file, fd_list, r_flags); in translate_handles()

123456789