Searched refs:tr (Results 426 - 450 of 870) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dipsec_doi.c1479 struct satrns *tr; local
1498 for (tr = pr->head; tr; tr = tr->next) {
1500 if (tr->trns_no == p->trns->t_no)
1529 for (tr = pr->head; tr; tr = tr
2555 struct satrns *tr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.cygwin243 "$$($(DB)/libpng-config `echo --$$TYRA |tr '[:upper:]' '[:lower:]'`)"; \
H A Dmakefile.mingw238 "$$($(DB)/libpng-config `echo --$$TYRA |tr '[:upper:]' '[:lower:]'`)"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakefile.cygwin256 "$$($(DB)/libpng-config `echo --$$TYRA |tr '[:upper:]' '[:lower:]'`)"; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfilter-sr-latin-1315 tr -d '\r' < mfi-srl-1.tmp > mfi-srl-1.out
H A Dmsgfmt-properties-146 ' | tr -d '\r' > mf-test1.out
H A Dmsggrep-4171 tr -d '\r' < mg-test4.tmp > mg-test4.out
H A Dmsgmerge-18127 tr -d '\r' < mm-test18.tmp.po > mm-test18.new.po
H A Dxgettext-perl-674 tr -d '\r' < xg-pl-6.tmp > xg-pl-6.pot
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/access/
H A DAccessExample.java178 TransactionRunner tr = new TransactionRunner(env);
180 tr.run(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlstrlib.c705 const char *e, int tr) {
707 switch (tr) {
739 int tr = lua_type(L, 3); local
745 luaL_argcheck(L, tr == LUA_TNUMBER || tr == LUA_TSTRING ||
746 tr == LUA_TFUNCTION || tr == LUA_TTABLE, 3,
764 add_value(&ms, &b, src, e, tr);
704 add_value(MatchState *ms, luaL_Buffer *b, const char *s, const char *e, int tr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A DMakefile.in101 torrent-magnet.$(OBJEXT) tr-dht.$(OBJEXT) tr-lpd.$(OBJEXT) \
102 tr-udp.$(OBJEXT) tr-utp.$(OBJEXT) tr-getopt.$(OBJEXT) \
475 tr-dht.c \
476 tr-lpd.c \
477 tr-udp.c \
478 tr-utp.c \
479 tr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dpolicydb.c679 struct role_trans *tr, *ltr = NULL; local
726 for (tr = p->role_tr; tr; tr = tr->next) {
729 ltr = tr;
2048 struct role_trans *tr, *ltr; local
2185 tr = kzalloc(sizeof(*tr), GFP_KERNEL);
2186 if (!tr) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcamellia.c383 u32 dw, tl, tr; local
485 tr = subR[10] ^ rol32(dw, 1);
487 SUBKEY_R(7) = subR[6] ^ tr;
494 tr = subR[7] ^ rol32(dw, 1);
496 SUBKEY_R(10) = tr ^ subR[11];
507 tr = subR[18] ^ rol32(dw, 1);
509 SUBKEY_R(15) = subR[14] ^ tr;
516 tr = subR[15] ^ rol32(dw, 1);
518 SUBKEY_R(18) = tr ^ subR[19];
535 tr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsnow.h254 const BlockNode *left, const BlockNode *top, const BlockNode *tr){
256 *mx = mid_pred(left->mx, top->mx, tr->mx);
257 *my = mid_pred(left->my, top->my, tr->my);
262 (tr ->mx * scale[tr ->ref] + 128) >>8);
265 (tr ->my * scale[tr ->ref] + 128) >>8);
253 pred_mv(SnowContext *s, int *mx, int *my, int ref, const BlockNode *left, const BlockNode *top, const BlockNode *tr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsnow.h265 const BlockNode *left, const BlockNode *top, const BlockNode *tr){
267 *mx = mid_pred(left->mx, top->mx, tr->mx);
268 *my = mid_pred(left->my, top->my, tr->my);
273 (tr ->mx * scale[tr ->ref] + 128) >>8);
276 (tr ->my * scale[tr ->ref] + 128) >>8);
264 pred_mv(SnowContext *s, int *mx, int *my, int ref, const BlockNode *left, const BlockNode *top, const BlockNode *tr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dtestssl165 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "RSA+$protocol" | tr ':' ' '`; do
171 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "EDH+aRSA+$protocol:-EXP" | tr ':' ' '`; do
188 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "EECDH+aRSA+$protocol:-EXP" | tr ':' ' '`; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/docs/man/
H A DMakefile.in307 amulegui.ru.1 amuleweb.ru.1 ed2k.ru.1 amule.tr.1 amuled.tr.1 \
308 amulecmd.tr.1 amulegui.tr.1 amuleweb.tr.1 ed2k.tr.1 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleBindingTest.java52 junit.framework.TestResult tr =
54 if (tr.errorCount() > 0 ||
55 tr.failureCount() > 0) {
H A DTupleOrderingTest.java29 junit.framework.TestResult tr =
31 if (tr.errorCount() > 0 ||
32 tr.failureCount() > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/
H A DKeyRangeTest.java64 junit.framework.TestResult tr =
66 if (tr.errorCount() > 0 ||
67 tr.failureCount() > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dtestssl165 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "RSA+$protocol" | tr ':' ' '`; do
171 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "EDH+aRSA+$protocol:-EXP" | tr ':' ' '`; do
188 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "EECDH+aRSA+$protocol:-EXP" | tr ':' ' '`; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/pixmaps/flags_xpm/
H A DCountryFlags.h224 #include "tr.xpm"
476 {tr, "tr"},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkvm_ppc.h86 struct kvm_translation *tr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dg_NCR5380.c816 long tr = hostdata->time_read[dev->id] / HZ; local
833 PRINTP("\n%10ld kb read in %5ld secs" ANDP br / 1024 ANDP tr);
834 if (tr)
835 PRINTP(" @ %5ld bps" ANDP br / tr);

Completed in 332 milliseconds

<<11121314151617181920>>