Home
last modified time | relevance | path

Searched refs:eq (Results 151 – 175 of 447) sorted by relevance

12345678910>>...18

/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/files/
H A D0001-libgcrypt-fix-m4-file-for-oe-core.patch92 - if test "$major" -eq "$req_major"; then
96 - if test "$minor" -eq "$req_minor"; then
124 if test "$req_libgcrypt_api" -eq "$tmp" ; then
/openbmc/qemu/target/hexagon/imported/
H A Dbranch.idef116 STD_CMPJUMP(cmpeqi,"cmp.eq(Rs16,#U5)",(RsV==UiV))
120 STD_CMPJUMP(cmpeqn1,"cmp.eq(Rs16,#-1)",(RsV==-1))
124 STD_CMPJUMP(cmpeq,"cmp.eq(Rs16,Rt16)",(RsV==RtV))
146 STD_CMPJUMPNEWRS(cmpeqi_t,"cmp.eq(Ns8.new,#U5)",(fNEWREG(NsN)==(UiV)))
147 STD_CMPJUMPNEWRS(cmpeqi_f,"!cmp.eq(Ns8.new,#U5)",(fNEWREG(NsN)!=(UiV)))
154 STD_CMPJUMPNEWRS(cmpeqn1_t,"cmp.eq(Ns8.new,#-1)",(fNEWREG(NsN)==(-1)))
155 STD_CMPJUMPNEWRS(cmpeqn1_f,"!cmp.eq(Ns8.new,#-1)",(fNEWREG(NsN)!=(-1)))
162 STD_CMPJUMPNEWRS(cmpeq_t, "cmp.eq(Ns8.new,Rt32)", (fNEWREG(NsN)==RtV))
167 STD_CMPJUMPNEWRS(cmpeq_f, "!cmp.eq(Ns8.new,Rt32)", (fNEWREG(NsN)!=RtV))
/openbmc/linux/drivers/usb/typec/mux/
H A Dnb7vpq904m.c84 u8 eq, out_comp, flat_gain, loss_match; in nb7vpq904m_set_channel() local
87 eq = NB7_IS_CHAN_AD(channel) ? 0x6 : 0x4; in nb7vpq904m_set_channel()
92 eq = 0x4; in nb7vpq904m_set_channel()
99 EQ_SETTING_MASK, FIELD_PREP(EQ_SETTING_MASK, eq)); in nb7vpq904m_set_channel()
/openbmc/linux/arch/sh/lib/
H A Dmemchr.S20 cmp/eq r1,r5
/openbmc/linux/arch/arm64/lib/
H A Dstrchr.S29 csel x0, x0, xzr, eq
H A Dstrncmp.S84 ccmp endloop, #0, #0, eq
85 b.eq L(loop_aligned)
191 b.eq L(byte_loop)
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c687 struct be_queue_info *eq; in be_isr_mcc() local
693 eq = &pbe_eq->q; in be_isr_mcc()
707 queue_tail_inc(eq); in be_isr_mcc()
726 struct be_queue_info *eq; in be_isr_msix() local
730 eq = &pbe_eq->q; in be_isr_msix()
783 queue_tail_inc(eq); in be_isr()
2064 eq = &pbe_eq->q; in be_iopoll()
2069 queue_tail_inc(eq); in be_iopoll()
3030 mem = &eq->dma_mem; in beiscsi_create_eqs()
3067 mem = &eq->dma_mem; in beiscsi_create_eqs()
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libksba/libksba/
H A Dksba-add-pkgconfig-support.patch87 - if test "$major" -eq "$req_major"; then
91 - if test "$minor" -eq "$req_minor"; then
119 if test "$req_ksba_api" -eq "$tmp" ; then
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c580 eq->host_index = ((eq->host_index + 1) % eq->entry_count); in __lpfc_sli4_consume_eqe()
584 eq->qe_valid = (eq->qe_valid) ? 0 : 1; in __lpfc_sli4_consume_eqe()
6163 eq = sli4_hba->hba_eq_hdl[qidx].eq; in lpfc_sli4_arm_cqeq_intr()
9201 eq = phba->sli4_hba.hba_eq_hdl[eqidx].eq; in lpfc_sli4_process_missed_mbox_completions()
15977 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq; in lpfc_modify_hba_eq_delay()
15978 if (!eq) in lpfc_modify_hba_eq_delay()
16013 eq = phba->sli4_hba.hba_eq_hdl[qidx].eq; in lpfc_modify_hba_eq_delay()
16014 if (!eq) in lpfc_modify_hba_eq_delay()
16017 eq_delay->u.request.eq[cnt].eq_id = eq->queue_id; in lpfc_modify_hba_eq_delay()
16076 if (!eq) in lpfc_eq_create()
[all …]
/openbmc/linux/arch/ia64/lib/
H A Dcopy_user.S87 cmp.eq p8,p0=r0,len // check for zero length
157 cmp.eq p14,p15=r0,dst2
235 #define SWITCH(pred, shift) cmp.eq pred,p0=shift,rshift
324 cmp.eq p10,p8=r0,tmp
365 cmp.eq p7,p0=r0,cnt
H A Dclear_user.S60 cmp.eq p6,p0=r0,len // check for zero length
122 cmp.eq p6,p0=r0,cnt
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-deep-perl_1.204.bb14 simple exact comparisons. With strings, the \'eq\' operator checks that 2 \
17 about how it should look, \'eq\' is no good and you must use pattern matching \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0004-rarpd.init-add-new-init-file.patch64 + [ $RETVAL -eq 0 ] && touch /var/lock/subsys/rarpd
74 + [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/rarpd
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A D0001-kea-fix-reproducible-build-failure.patch45 if [ "$num_files" -eq 0 ]; then
54 if [ "$num_files" -eq 0 ]; then
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A D0002-squid-make-squid-conf-tests-run-on-target-device.patch48 if test "$$failed" -eq 0; then \
55 - if test "$$failed" -eq 0; then cp $(TRUE) $@ ; else exit 1; fi
/openbmc/qemu/tests/tcg/hexagon/
H A Dtest_dotnew.S36 p0 = cmp.eq(r3, #2); if (p0.new) jump:t pass
H A Dtest_fibonacci.S28 p0 = cmp.eq(r3, #144); if (p0.new) jump:t pass
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_extui.S10 assert eq, a3, a4
H A Dtest_dfp0_arith.S18 assert eq, a2, a3
22 assert eq, a2, a3
25 assert eq, a2, a3
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dpsci.S140 b.eq 2f /* PSCI function found */
233 b.eq handle_smc32
235 b.eq handle_smc64
H A Dtransition.S17 b.eq 2f
/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.2.1/
H A Dlibassuan_pkgconf.patch99 - if test "$major" -eq "$req_major"; then
103 - if test "$minor" -eq "$req_minor"; then
130 if test "$req_libassuan_api" -eq "$tmp" ; then
/openbmc/linux/tools/testing/selftests/proc/
H A D.gitignore3 /fd-002-posix-eq
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard/
H A D0001-Add-and-use-pkgconfig-instead-of-libgcrypt-config.patch60 - if test "$major" -eq "$req_major"; then
64 - if test "$minor" -eq "$req_minor"; then
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/
H A Dlldpd.init.d21 if [ $1 -eq 0 ]; then in log_end_msg()

12345678910>>...18