Home
last modified time | relevance | path

Searched refs:r_cond (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/third_party/nrappkit/src/util/libekr/
H A Dr_thread.h45 typedef void * r_cond; typedef
59 int r_cond_init (r_cond *cond);
60 int r_cond_wait (r_cond cond);
61 int r_cond_signal (r_cond cond);
/dports/lang/spidermonkey60/firefox-60.9.0/media/mtransport/third_party/nrappkit/src/util/libekr/
H A Dr_thread.h45 typedef void * r_cond; typedef
59 int r_cond_init (r_cond *cond);
60 int r_cond_wait (r_cond cond);
61 int r_cond_signal (r_cond cond);
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/third_party/nrappkit/src/util/libekr/
H A Dr_thread.h45 typedef void * r_cond; typedef
59 int r_cond_init (r_cond *cond);
60 int r_cond_wait (r_cond cond);
61 int r_cond_signal (r_cond cond);
/dports/www/firefox-legacy/firefox-52.8.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/
H A Dr_thread.h45 typedef void * r_cond; typedef
59 int r_cond_init (r_cond *cond);
60 int r_cond_wait (r_cond cond);
61 int r_cond_signal (r_cond cond);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/third_party/nrappkit/src/util/libekr/
H A Dr_thread.h45 typedef void * r_cond; typedef
59 int r_cond_init (r_cond *cond);
60 int r_cond_wait (r_cond cond);
61 int r_cond_signal (r_cond cond);
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/third_party/nrappkit/src/util/libekr/
H A Dr_thread.h45 typedef void * r_cond; typedef
59 int r_cond_init (r_cond *cond);
60 int r_cond_wait (r_cond cond);
61 int r_cond_signal (r_cond cond);
/dports/devel/radare2/radare2-5.1.1/libr/anal/p/
H A Danal_sparc_gnu.c336 int r_cond = 0; in anal_branch() local
341 r_cond = icc_to_r_cond (X_COND(insn)); in anal_branch()
343 r_cond = fcc_to_r_cond (X_COND(insn)); in anal_branch()
345 r_cond = R_ANAL_COND_UNKNOWN; in anal_branch()
348 if (r_cond == R_ANAL_COND_ALWAYS) { in anal_branch()
350 } else if (r_cond == R_ANAL_COND_NEVER) { in anal_branch()
/dports/textproc/py-nltk/nltk-3.4.1/nltk/sem/
H A Ddrt.py1042 r_cond = resolve_anaphora(cond, trail + [expression])
1045 if isinstance(r_cond, EqualityExpression):
1046 if isinstance(r_cond.first, PossibleAntecedents):
1048 temp = r_cond.first
1049 r_cond.first = r_cond.second
1050 r_cond.second = temp
1051 if isinstance(r_cond.second, PossibleAntecedents):
1052 if not r_cond.second:
1055 "resolve to anything." % r_cond.first
1058 r_conds.append(r_cond)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dmathlib.F665 REAL(KIND=dp) :: a_norm, old_eval_error, r_cond local
738 CALL dgecon(norm, n, a_lu, n, a_norm, r_cond, work, iwork, info)
744 IF (r_cond < EPSILON(0.0_dp)) THEN
745 WRITE (message, "(A,ES10.3)") "R_COND =", r_cond
830 REAL(KIND=dp) :: a_norm, old_eval_error, r_cond local
896 CALL zgecon(norm, n, a_lu, n, a_norm, r_cond, work, rwork, info)
902 IF (r_cond < EPSILON(0.0_dp)) THEN
903 WRITE (message, "(A,ES10.3)") "R_COND =", r_cond
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dmathlib.F665 REAL(KIND=dp) :: a_norm, old_eval_error, r_cond local
738 CALL dgecon(norm, n, a_lu, n, a_norm, r_cond, work, iwork, info)
744 IF (r_cond < EPSILON(0.0_dp)) THEN
745 WRITE (message, "(A,ES10.3)") "R_COND =", r_cond
830 REAL(KIND=dp) :: a_norm, old_eval_error, r_cond local
896 CALL zgecon(norm, n, a_lu, n, a_norm, r_cond, work, rwork, info)
902 IF (r_cond < EPSILON(0.0_dp)) THEN
903 WRITE (message, "(A,ES10.3)") "R_COND =", r_cond
/dports/security/py-ailment/ailment-9.0.5405/ailment/
H A Dstatement.py222 r_cond, replaced_cond = self.condition.replace(old_expr, new_expr)
232 r = r_cond or r_true or r_false
/dports/misc/xgboost/xgboost-1.5.1/gputreeshap/GPUTreeShap/
H A Dgpu_treeshap.h763 bool r_cond = e.EvaluateSplit(R, r_idx); in __launch_bounds__() local
764 uint32_t r_ballot = labelled_group.ballot(r_cond); in __launch_bounds__()
766 (x_cond == r_cond)); // These should be the same for the root in __launch_bounds__()
771 if (x_cond && !r_cond) { in __launch_bounds__()
774 tmp -= s_W[s][n] * (r_cond && !x_cond); in __launch_bounds__()
781 bool reached_leaf = !labelled_group.ballot(!x_cond && !r_cond); in __launch_bounds__()
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dcache.c178 pthread_cond_t r_cond = PTHREAD_COND_INITIALIZER; variable
243 pthread_cond_wait(&r_cond, &lock_mutex); in lock_cache_r()
323 pthread_cond_broadcast(&r_cond); /* let 'em all read */ in unlock_cache_rw()
350 pthread_cond_broadcast(&r_cond); /* let 'em all read */ in yield_lock_cache_rw()
529 pthread_cond_destroy(&r_cond); in destroy_cache()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_isel.c2322 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselWordExpr_R_wrk() local
2330 addInstr(env, MIPSInstr_MoveCond(MSeleqz, r_dst, r0, r_cond)); in iselWordExpr_R_wrk()
2331 addInstr(env, MIPSInstr_MoveCond(MSelnez, r_temp, r1, r_cond)); in iselWordExpr_R_wrk()
4789 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselV128Expr_wrk() local
4790 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_cond, r_cond, in iselV128Expr_wrk()
4792 addInstr(env, MIPSInstr_Msa2R(MSA_FILL, MSA_W, r_cond, v_dst)); in iselV128Expr_wrk()
4794 MIPSInstr_Alu(Malu_ADD, r_cond, r_cond, MIPSRH_Imm(True, 1))); in iselV128Expr_wrk()
6412 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselFltExpr_wrk() local
6422 r_dst, r1, r_cond)); in iselFltExpr_wrk()
6770 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselDblExpr_wrk() local
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_isel.c2322 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselWordExpr_R_wrk() local
2330 addInstr(env, MIPSInstr_MoveCond(MSeleqz, r_dst, r0, r_cond)); in iselWordExpr_R_wrk()
2331 addInstr(env, MIPSInstr_MoveCond(MSelnez, r_temp, r1, r_cond)); in iselWordExpr_R_wrk()
4789 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselV128Expr_wrk() local
4790 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_cond, r_cond, in iselV128Expr_wrk()
4792 addInstr(env, MIPSInstr_Msa2R(MSA_FILL, MSA_W, r_cond, v_dst)); in iselV128Expr_wrk()
4794 MIPSInstr_Alu(Malu_ADD, r_cond, r_cond, MIPSRH_Imm(True, 1))); in iselV128Expr_wrk()
6412 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselFltExpr_wrk() local
6422 r_dst, r1, r_cond)); in iselFltExpr_wrk()
6770 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselDblExpr_wrk() local
[all …]
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dhost_mips_isel.c1795 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselWordExpr_R_wrk() local
1800 addInstr(env, MIPSInstr_MoveCond(MMoveCond_movn, r_dst, r1, r_cond)); in iselWordExpr_R_wrk()
3396 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselFltExpr_wrk() local
3400 r_cond)); in iselFltExpr_wrk()
3615 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselDblExpr_wrk() local
3620 r_cond)); in iselDblExpr_wrk()
H A Dhost_tilegx_isel.c1044 HReg r_cond = iselWordExpr_R(env, e->Iex.ITE.cond); in iselWordExpr_R_wrk() local
1050 r_cond, TILEGXcc_EZ)); in iselWordExpr_R_wrk()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-sparc/
H A Dtranslate.c1012 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
1019 tcg_gen_brcondi_tl(tcg_ctx, TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()
1028 target_ulong pc2, TCGv r_cond) in gen_branch_a() argument
1035 tcg_gen_brcondi_tl(tcg_ctx, TCG_COND_EQ, r_cond, 0, l1); in gen_branch_a()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-sparc/
H A Dtranslate.c1012 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
1019 tcg_gen_brcondi_tl(tcg_ctx, TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()
1028 target_ulong pc2, TCGv r_cond) in gen_branch_a() argument
1035 tcg_gen_brcondi_tl(tcg_ctx, TCG_COND_EQ, r_cond, 0, l1); in gen_branch_a()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/sparc/
H A Dtranslate.c965 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
969 tcg_gen_brcondi_tl(TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()
/dports/emulators/qemu/qemu-6.2.0/target/sparc/
H A Dtranslate.c965 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
969 tcg_gen_brcondi_tl(TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()
/dports/emulators/qemu-utils/qemu-4.2.1/target/sparc/
H A Dtranslate.c975 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
979 tcg_gen_brcondi_tl(TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()
/dports/emulators/qemu5/qemu-5.2.0/target/sparc/
H A Dtranslate.c975 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
979 tcg_gen_brcondi_tl(TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/sparc/
H A Dtranslate.c975 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
979 tcg_gen_brcondi_tl(TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/sparc/
H A Dtranslate.c975 target_ulong pc2, TCGv r_cond) in gen_branch2() argument
979 tcg_gen_brcondi_tl(TCG_COND_EQ, r_cond, 0, l1); in gen_branch2()

12