Searched refs:cond (Results 1 - 25 of 103) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtestsslproxy6 for cond in A B C 'A|B&!C'; do
7 sh ./testssl $1 $2 $3 "-proxy -proxy_auth $auth -proxy_cond $cond"
H A Dssltest.c1784 const char *cond, const char **cond_end, int *pos, int indent);
1786 const char *cond, const char **cond_end, int *pos, int indent)
1792 while(isspace((int)*cond))
1794 cond++; (*pos)++;
1796 c = *cond;
1801 *pos, cond);
1806 cond++; (*pos)++;
1807 while(isspace((int)*cond))
1809 cond++; (*pos)++;
1811 c = *cond;
1785 process_proxy_cond_val(unsigned int letters[26], const char *cond, const char **cond_end, int *pos, int indent) argument
1864 process_proxy_cond_multipliers(unsigned int letters[26], const char *cond, const char **cond_end, int *pos, int indent) argument
1930 process_proxy_cond_adders(unsigned int letters[26], const char *cond, const char **cond_end, int *pos, int indent) argument
1994 process_proxy_cond(unsigned int letters[26], const char *cond, const char **cond_end) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/math-emu/
H A Dsfcmp.c31 * sgl_fcmp(leftptr, rightptr, cond, status)
50 unsigned int cond, unsigned int *status)
73 && (Exception(cond) || Sgl_isone_signaling(left)))
77 && (Exception(cond) || Sgl_isone_signaling(right)) ) )
80 Set_status_cbit(Unordered(cond));
84 Set_status_cbit(Unordered(cond));
96 Set_status_cbit(Unordered(cond));
111 Set_status_cbit(Equal(cond));
115 Set_status_cbit(Lessthan(cond));
119 Set_status_cbit(Greaterthan(cond));
49 sgl_fcmp(sgl_floating_point * leftptr, sgl_floating_point * rightptr, unsigned int cond, unsigned int *status) argument
[all...]
H A Ddfcmp.c31 * dbl_fcmp(leftptr, rightptr, cond, status)
51 unsigned int cond, unsigned int *status)
73 && (Exception(cond) || Dbl_isone_signaling(leftp1)))
77 && (Exception(cond) || Dbl_isone_signaling(rightp1))) )
80 Set_status_cbit(Unordered(cond));
84 Set_status_cbit(Unordered(cond));
96 Set_status_cbit(Unordered(cond));
111 Set_status_cbit(Equal(cond));
115 Set_status_cbit(Lessthan(cond));
119 Set_status_cbit(Greaterthan(cond));
50 dbl_fcmp(dbl_floating_point * leftptr, dbl_floating_point * rightptr, unsigned int cond, unsigned int *status) argument
[all...]
H A Dfloat.h465 * |excepttype | r1 | r2/ext | operation |parm |n| t/cond |
536 #define Unordered(cond) Unorderedbit(cond)
537 #define Equal(cond) Equalbit(cond)
538 #define Lessthan(cond) Lessthanbit(cond)
539 #define Greaterthan(cond) Greaterthanbit(cond)
540 #define Exception(cond) Exceptionbi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_lock.h35 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \
42 if (cond) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dvfpmacros.h9 .macro VFPFMRX, rd, sysreg, cond
10 MRC\cond p10, 7, \rd, \sysreg, cr0, 0 @ FMRX \rd, \sysreg
13 .macro VFPFMXR, sysreg, rd, cond
14 MCR\cond p10, 7, \rd, \sysreg, cr0, 0 @ FMXR \sysreg, \rd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Ddsputil_ppc.h110 #define POWERPC_PERF_DECLARE(a, cond) \
115 #define POWERPC_PERF_START_COUNT(a, cond) do { \
123 #define POWERPC_PERF_STOP_COUNT(a, cond) do { \
130 if (cond) { \
149 #define POWERPC_PERF_DECLARE(a, cond) int altivec_placeholder __attribute__ ((unused))
150 #define POWERPC_PERF_START_COUNT(a, cond) do {} while (0)
151 #define POWERPC_PERF_STOP_COUNT(a, cond) do {} while (0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/
H A Dkernel.h34 #define MAYBE_BUILD_BUG_ON(cond) ((void)sizeof(char[1 - 2 * !!(cond)]))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dmemcpy.S28 .macro ldr1b ptr reg cond=al abort
29 ldr\cond\()b \reg, [\ptr], #1
40 .macro str1b ptr reg cond=al abort
41 str\cond\()b \reg, [\ptr], #1
H A Dcopy_from_user.S55 .macro ldr1b ptr reg cond=al abort
56 100: ldr\cond\()bt \reg, [\ptr], #1
70 .macro str1b ptr reg cond=al abort
71 str\cond\()b \reg, [\ptr], #1
H A Dcopy_to_user.S48 .macro ldr1b ptr reg cond=al abort
49 ldr\cond\()b \reg, [\ptr], #1
70 .macro str1b ptr reg cond=al abort
71 100: str\cond\()bt \reg, [\ptr], #1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dassembler.h22 #define LOADREGS(cond, base, reglist...)\
23 ldm##cond base,reglist^
28 #define LOADREGS(cond, base, reglist...)\
29 ldm/**/cond base,reglist^
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A Dboot_head.S63 (p6) br.cond.sptk.few static
68 (p6) br.cond.sptk.few stacked
71 (p7) br.cond.sptk.few 1f
77 br.cond.sptk.few rp
79 (p7) br.cond.sptk.few 1f
86 (p7) br.cond.sptk.few 1f
91 br.cond.sptk.few rp
93 (p7) br.cond.sptk.few 1f
111 (p7) br.cond.sptk.few 1f
147 (p7) br.cond
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S54 (p6) br.cond.sptk 5b
69 (p6) br.cond.sptk 5b;;
80 (p6) br.cond.sptk 5b
89 (p8) br.cond.spnt 1b;; // Repeat if DEADLOCK occurred.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_pthread.c105 (pthread_cond_init(&mutexp->cond, condattrp)), ret);
136 mutexp->cond = ci;
140 mutexp->cond = ci;
153 ret = cond_init(&mutexp->cond, type, NULL);
225 &mutexp->cond, &mutexp->mutex)), ret);
339 RET_SET((pthread_cond_signal(&mutexp->cond)), ret);
383 RET_SET((pthread_cond_destroy(&mutexp->cond)), ret);
385 __db_err(env, ret, "unable to destroy cond");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c1784 const char *cond, const char **cond_end, int *pos, int indent);
1786 const char *cond, const char **cond_end, int *pos, int indent)
1792 while(isspace((int)*cond))
1794 cond++; (*pos)++;
1796 c = *cond;
1801 *pos, cond);
1806 cond++; (*pos)++;
1807 while(isspace((int)*cond))
1809 cond++; (*pos)++;
1811 c = *cond;
1785 process_proxy_cond_val(unsigned int letters[26], const char *cond, const char **cond_end, int *pos, int indent) argument
1864 process_proxy_cond_multipliers(unsigned int letters[26], const char *cond, const char **cond_end, int *pos, int indent) argument
1930 process_proxy_cond_adders(unsigned int letters[26], const char *cond, const char **cond_end, int *pos, int indent) argument
1994 process_proxy_cond(unsigned int letters[26], const char *cond, const char **cond_end) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Djprobes.S81 br.cond.sptk.many rp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/irnet/
H A Dirnet.h149 #define DABORT(cond, ret, dbg, args...) \
150 {if(cond) {\
155 #define DASSERT(cond, ret, dbg, args...) \
156 {if((DEBUG_ASSERT) && !(cond)) {\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzlib_private.h59 #define AssertH(cond,errcode) \
60 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
63 #define AssertD(cond,msg) \
64 { if (!(cond)) { \
70 #define AssertD(cond,msg) /* */
89 #define AssertH(cond,errcode) \
90 { if (!(cond)) bz_internal_error ( errcode ); }
91 #define AssertD(cond,msg) do { } while (0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/lib/
H A Dstrncpy_from_user.S37 (p8) br.cond.dpnt.few .Loop1
H A Dstrnlen_user.S35 (p6) br.cond.dpnt .Lexit
H A Dmemset.S83 (p_scr) br.cond.dptk.many .move_bytes_unaligned // go move just a few (M_B_U)
119 (p_scr) br.cond.dpnt.many .fraction_of_line // go move just a few
125 (p_zr) br.cond.dptk.many .l1b // Jump to use stf.spill
193 (p_scr) br.cond.dpnt.many .fraction_of_line // Branch no. 2
194 br.cond.dpnt.many .move_bytes_from_alignment // Branch no. 3
247 (p_scr) br.cond.dpnt.many .move_bytes_from_alignment //
258 (p_scr) br.cond.dpnt.many .store_words
277 (p_scr) br.cond.dpnt.many .move_bytes_from_alignment // Branch
299 (p_scr) br.cond.dpnt.few .restore_and_exit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dasmmacro.h26 * __loops ar, as, at, inc_log2[, mask_log2][, cond][, ncond]
32 * cond true condition (used in loop'cond')
64 .macro __loops ar, as, at, incr_log2, mask_log2, cond, ncond variable
75 loop\cond \at, 99f
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/platform/h8300h/
H A Dptrace_h8300h.c181 unsigned char cond = h8300_get_reg(task, PT_CCR); local
194 :"=&r"(cond)::"cc");
195 cond &= condmask[reson >> 1];
197 return cond == 0;
199 return cond != 0;

Completed in 230 milliseconds

12345