Searched refs:index (Results 126 - 150 of 1859) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/vect/
H A Dpr33835.cc20 void set_s_A (int index, double s_A0) argument
22 bend_array[index].set_s_A (s_A0);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest16.C14 unsigned index; member in struct:BDDHeap::Pointer
36 index(0)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/template/
H A Doperator1.C4 float operator[]( int index )
6 return testFloat[index];
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest16.C14 unsigned index; member in struct:BDDHeap::Pointer
36 index(0)
/netbsd-6-1-5-RELEASE/sys/arch/xen/include/
H A Dxenio_gntdev.h46 * until mmap() is called with @index as the offset.
57 uint64_t index; member in struct:ioctl_gntdev_map_grant_ref
73 uint64_t index; member in struct:ioctl_gntdev_unmap_grant_ref
/netbsd-6-1-5-RELEASE/tests/lib/libc/regex/
H A Dt_regex.awk51 if (skipassoc != "" && index(tcs[i], skipassoc) != 0)
/netbsd-6-1-5-RELEASE/usr.bin/videoctl/
H A Dvideoctl.c249 for (fmtdesc.index = 0; ; fmtdesc.index++) {
253 printf("info.format.%u=%s\n", fmtdesc.index,
265 fmtdesc.index = n;
269 printf("info.format.%u=%s\n", fmtdesc.index,
284 for (input.index = 0; ; input.index++) {
288 printf("info.input.%u=%s\n", input.index, input.name);
289 printf("info.input.%u.type=", input.index);
309 input.index
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/api/
H A Dn8_contextM.c72 * index after the one last assigned. This should be a much
132 * The context index of the allocated context memory entry is returned in
163 unsigned int index; local
175 ret = N8_ContextMemAlloc(&validatedUnit, &index);
179 contextHandle_p->index = index; /* return allocated context index */
185 DBG(("Context index %d\n", index));
219 * entry index
[all...]
/netbsd-6-1-5-RELEASE/sys/crypto/nist_ctr_drbg/
H A Dnist_ctr_drbg.c149 int index; member in struct:__anon7075
172 ctx->index = 2 * sizeof(S[0]);
181 int index = ctx->index; local
184 if (index) {
185 KASSERT(index < NIST_BLOCK_OUTLEN_BYTES);
186 len = NIST_BLOCK_OUTLEN_BYTES - index;
190 memcpy(&S[index], input_string, len);
192 index += len;
196 if (index < NIST_BLOCK_OUTLEN_BYTE
249 int index; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dlcm.c147 sbitmap_zero (antout[bb->index]);
153 sbitmap_intersection_of_succs (antout[bb->index], antin, bb->index);
156 if (sbitmap_a_or_b_and_c_cg (antin[bb->index], antloc[bb->index],
157 transp[bb->index], antout[bb->index]))
198 sbitmap_copy (earliest[x], antin[succ->index]);
205 sbitmap_difference (difference, antin[succ->index],
206 avout[pred->index]);
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dlcm.c148 sbitmap_zero (antout[bb->index]);
154 sbitmap_intersection_of_succs (antout[bb->index], antin, bb->index);
157 if (sbitmap_a_or_b_and_c_cg (antin[bb->index], antloc[bb->index],
158 transp[bb->index], antout[bb->index]))
199 sbitmap_copy (earliest[x], antin[succ->index]);
206 sbitmap_difference (difference, antin[succ->index],
207 avout[pred->index]);
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/tests/ldap/
H A Dslapd.conf27 index objectClass eq
28 index uid eq
/netbsd-6-1-5-RELEASE/dist/pdisk/
H A DATA_media.h61 MEDIA open_linux_ata_as_media(long index);
H A DSCSI_media.h61 MEDIA open_linux_scsi_as_media(long index, int is_cdrom);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/include/isc/
H A Dbacktrace.h90 isc_backtrace_getsymbolfromindex(int index, const void **addrp,
93 * Returns the content of the internal symbol table of the given index.
95 * the 'index'th entry of the table, respectively. If 'index' is not in the
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dsp-pc-validations-bad.l2 [^:]*:11: Error: cannot use register index with PC-relative addressing -- `ldr r0,\[r1,pc,LSL#2\]'
3 [^:]*:12: Error: cannot use register index with PC-relative addressing -- `ldr r0,\[r1,pc,LSL#2\]!'
4 [^:]*:13: Error: cannot use register index with PC-relative addressing -- `ldr r0,\[r1\],pc,LSL#2'
5 [^:]*:14: Error: cannot use register index with PC-relative addressing -- `ldr r0,\[pc,r1,LSL#2\]!'
6 [^:]*:15: Error: cannot use register index with PC-relative addressing -- `ldr r0,\[pc\],r1,LSL#2'
15 [^:]*:30: Error: cannot use register index with PC-relative addressing -- `ldrb r0,\[r1,pc,LSL#2\]'
16 [^:]*:31: Error: cannot use register index with PC-relative addressing -- `ldrb r0,\[r1,pc,LSL#2\]!'
17 [^:]*:32: Error: cannot use register index with PC-relative addressing -- `ldrb r0,\[r1\],pc,LSL#2'
18 [^:]*:33: Error: cannot use register index with PC-relative addressing -- `ldrb r0,\[pc,r1,LSL#2\]!'
19 [^:]*:34: Error: cannot use register index wit
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp56.C13 P_numtype operator()(const TinyVector<int,N_rank2>& index) const {}
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/builtins/lib/
H A Dstrchr.c25 index (const char *s, int c) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/
H A D2.cc48 string::size_type index = 0, index_new = 0; local
53 index_new = str.find(delim, index);
55 index_new - index + 1 );
56 index = index_new + 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/ignore/wchar_t/
H A D2.cc48 wstring::size_type index = 0, index_new = 0; local
53 index_new = str.find(delim, index);
55 index_new - index + 1 );
56 index = index_new + 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp56.C13 P_numtype operator()(const TinyVector<int,N_rank2>& index) const {}
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpy-evtregistry.c57 int index; local
63 index = PySequence_Index (callback_list, func);
64 if (index < 0)
67 if (PySequence_DelItem (callback_list, index) < 0)
/netbsd-6-1-5-RELEASE/gnu/usr.bin/groff/src/libs/libbib/
H A DMakefile10 SRCS= common.cpp index.cpp linear.cpp search.cpp map.c
/netbsd-6-1-5-RELEASE/lib/libc/arch/vax/string/
H A Dindex.S1 /* $NetBSD: index.S,v 1.3 2003/08/07 16:42:32 agc Exp $ */
36 * index(cp, c)
47 ENTRY(index, 0)
64 END(index)
/netbsd-6-1-5-RELEASE/sys/dev/iscsi/
H A Discsi_profile.h44 perf_snap(int index, perfpoint_t which) argument
50 perfdata[index - 1].pctr[which] = rv;
54 perf_snapcond(int index, perfpoint_t which) argument
56 uint64_t *pdst = &perfdata[index - 1].pctr[which];

Completed in 156 milliseconds

1234567891011>>