Searched refs:cfm (Results 1 - 12 of 12) sorted by relevance

/external/skia/gm/
H A Dmodecolorfilters.cpp125 for (size_t cfm = 0; cfm < SK_ARRAY_COUNT(modes); ++cfm) {
128 modes[cfm]));
/external/proguard/build/
H A Dbuild.sh55 jar -cfm "$2" "$SRC/$(dirname $1)/MANIFEST.MF" -C "$CLASSES" $(dirname $1)
H A Dmakefile29 jar -cfm $(LIB)/$@.jar $(SRC)/$(dir $<)MANIFEST.MF \
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Dcfm.php3 * cfm.php
/external/strace/
H A Dutil.c1286 unsigned long cfm, sof, sol; local
1297 if (upeek(tcp, PT_CFM, (long *) &cfm) < 0)
1300 sof = (cfm >> 0) & 0x7f;
1301 sol = (cfm >> 7) & 0x7f;
H A Dsyscall.c2008 unsigned long *out0, cfm, sof, sol, i;
2017 if (upeek(tcp, PT_CFM, (long *) &cfm) < 0)
2020 sof = (cfm >> 0) & 0x7f;
2021 sol = (cfm >> 7) & 0x7f;
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_fcr.c2547 if (p_ccb && p_ccb->fcrb.test_cb.cfm.in_use)
2549 if (p_ccb->fcrb.test_cb.cfm.skip_sframe_count > 0)
2552 p_ccb->fcrb.test_cb.cfm.skip_sframe_count);
2554 if (--p_ccb->fcrb.test_cb.cfm.skip_sframe_count == 0)
2555 p_ccb->fcrb.test_cb.cfm.in_use = FALSE;
2561 p_ccb->fcrb.test_cb.cfm.in_use = FALSE;
2593 p_test_cb = &p_ccb->fcrb.test_cb.cfm;
H A Dl2c_int.h177 tL2C_FCR_CFM_TEST_CB cfm; /* Conformance test structure */ member in struct:__anon1519
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as433 * http://portal.acm.org/citation.cfm?id=947902.947905
/external/chromium_org/net/quic/crypto/
H A Dcommon_cert_set_1_50.inc809 CPS: http://cybertrust.omniroot.com/repository.cfm
3173 CPS: http://cybertrust.omniroot.com/repository.cfm
3739 CPS: http://cybertrust.omniroot.com/repository.cfm
4659 CPS: http://cybertrust.omniroot.com/repository.cfm
4849 CPS: http://cybertrust.omniroot.com/repository.cfm
5429 CPS: http://cybertrust.omniroot.com/repository.cfm
H A Dcommon_cert_set_51_100.inc4067 CPS: http://cybertrust.omniroot.com/repository.cfm
6447 CPS: http://cybertrust.omniroot.com/repository.cfm
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2225 * http://portal.acm.org/citation.cfm?id=947902.947905

Completed in 643 milliseconds