Searched refs:index2 (Results 51 - 75 of 82) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Dswresample_internal.h39 typedef void (mix_2_1_func_type)(void *out, const void *in1, const void *in2, void *coeffp, integer index1, integer index2, integer len);
H A Dresample.c277 int64_t index2= (1LL<<32)*c->frac/c->src_incr + (1LL<<32)*index; local
282 c->dsp.resample_one(dst, src, dst_size, index2, incr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/x86/
H A Drematrix.asm31 cglobal mix_2_1_%1_float, 7, 7, 6, out, in1, in2, coeffp, index1, index2, len
160 cglobal mix_2_1_%1_int16, 7, 7, 8, out, in1, in2, coeffp, index1, index2, len
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_da_btree.h112 int index2; /* index of 2nd attr in blk */ member in struct:xfs_da_args
H A Dxfs_attr_leaf.c1114 (args->index2 <= args->index)) {
1115 args->index2++;
1237 * This code adjusts the args->index/blkno and args->index2/blkno2 fields
1376 * while the index2/blkno2 fields refer to the "new" entry.
1381 args->index = args->index2 = blk2->index;
1387 args->index2 = 0;
1392 args->index = args->index2 = blk2->index;
1397 args->index = args->index2 = blk1->index;
2545 * entry given by args->blkno2/index2.
2595 ASSERT(args->index2 < be16_to_cp
[all...]
H A Dxfs_attr.c939 args->index2 = args->index;
1030 args->index = args->index2;
1268 args->index2 = args->index;
1321 * in the index2/blkno2/rmtblkno2/rmtblkcnt2 fields.
1395 args->index = args->index2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.in.h121 int index2; member in struct:_xmlXPathObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxpath.h121 int index2; member in struct:_xmlXPathObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.in.h121 int index2; member in struct:_xmlXPathObject
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dtree-log.c1953 int index2; local
2041 index2 = log_root_tree->log_transid % 2;
2042 if (atomic_read(&log_root_tree->log_commit[index2])) {
2049 atomic_set(&log_root_tree->log_commit[index2], 1);
2051 if (atomic_read(&log_root_tree->log_commit[(index2 + 1) % 2])) {
2102 atomic_set(&log_root_tree->log_commit[index2], 0);
2104 if (waitqueue_active(&log_root_tree->log_commit_wait[index2]))
2105 wake_up(&log_root_tree->log_commit_wait[index2]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dtypes.c446 ((obj->user2 == obj->user) && (obj->index == obj->index2)) );
483 indexIntoNode = PyInt_FromLong((long) obj->index2);
H A Dgenerator.py828 (index2, func2, name2, ret2, args2, file2) = info2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dtypes.c446 ((obj->user2 == obj->user) && (obj->index == obj->index2)) );
483 indexIntoNode = PyInt_FromLong((long) obj->index2);
H A Dgenerator.py828 (index2, func2, name2, ret2, args2, file2) = info2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_lsa.h393 int index2, struct ospf6_lsa_header *lsa_header2);
H A Dospf6_lsa.c362 int index2, struct ospf6_lsa_header *lsa_header2)
376 r2 = (struct ospf6_router_lsd *) ospf6_lsa_lsd_get (index2, lsa_header2);
378 n = (struct ospf6_network_lsd *) ospf6_lsa_lsd_get (index2, lsa_header2);
361 ospf6_lsa_lsd_is_refer_ok(int index1, struct ospf6_lsa_header *lsa_header1, int index2, struct ospf6_lsa_header *lsa_header2) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassReader.java217 int index2 = item.hashCode % items2.length;
218 item.next = items2[index2];
219 items2[index2] = item;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlapi.c286 LUA_API int lua_rawequal (lua_State *L, int index1, int index2) { argument
288 StkId o2 = index2addr(L, index2);
316 LUA_API int lua_compare (lua_State *L, int index1, int index2, int op) { argument
321 o2 = index2addr(L, index2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmlpdec.c886 int index2 = 2 * index + 1; local
901 index += index2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlinebreak.c93 unsigned int index2 = (uc >> lbrkprop_header_2) & lbrkprop_header_3; local
94 int lookup2 = lbrkprop.level2[lookup1 + index2];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlinebreak.c93 unsigned int index2 = (uc >> lbrkprop_header_2) & lbrkprop_header_3; local
94 int lookup2 = lbrkprop.level2[lookup1 + index2];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-csharp.c765 unsigned int index2 = (uc >> 9) & 0x7f; local
766 int lookup2 = ((const int *) table)[lookup1 + index2];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c912 int index1, int index2, int index3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c912 int index1, int index2, int index3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/asm/
H A Decp_nistz256-avx2.pl1913 # int index0, int index1, int index2, int index3);
1916 my ($val,$in_t,$index0,$index1,$index2,$index3)=("%rdi","%rsi","%edx","%ecx","%r8d","%r9d");
1946 vmovd $index2, %xmm2

Completed in 315 milliseconds

1234