Searched defs:idx (Results 1 - 25 of 316) sorted by relevance

1234567891011>>

/external/dropbear/libtomcrypt/src/misc/crypt/
H A Dcrypt_cipher_is_valid.c20 @param idx The index of the cipher to search for
23 int cipher_is_valid(int idx) argument
26 if (idx < 0 || idx >= TAB_SIZE || cipher_descriptor[idx].name == NULL) {
H A Dcrypt_hash_is_valid.c20 @param idx The index of the hash to search for
23 int hash_is_valid(int idx) argument
26 if (idx < 0 || idx >= TAB_SIZE || hash_descriptor[idx].name == NULL) {
H A Dcrypt_prng_is_valid.c20 @param idx The index of the PRNG to search for
23 int prng_is_valid(int idx) argument
26 if (idx < 0 || idx >= TAB_SIZE || prng_descriptor[idx].name == NULL) {
/external/elfutils/libdw/
H A Ddwarf_onearange.c23 dwarf_onearange (Dwarf_Aranges *aranges, size_t idx) argument
28 if (idx >= aranges->naranges)
34 return &aranges->info[idx];
H A Ddwarf_onesrcline.c23 dwarf_onesrcline (Dwarf_Lines *lines, size_t idx) argument
28 if (idx >= lines->nlines)
34 return &lines->info[idx];
H A Ddwarf_filesrc.c23 dwarf_filesrc (Dwarf_Files *file, size_t idx, Dwarf_Word *mtime, argument
26 if (file == NULL || idx >= file->nfiles)
30 *mtime = file->info[idx].mtime;
33 *length = file->info[idx].length;
35 return file->info[idx].name;
/external/elfutils/libebl/
H A Deblsectionname.c51 int idx = section != SHN_XINDEX ? section : xsection; local
54 res = scnnames[idx];
57 snprintf (buf, len, "%d", idx);
/external/elfutils/libelf/
H A Delf_getshnum.c35 int idx; local
48 idx = elf->state.elf.scns_last->cnt;
49 if (idx != 0
56 *dst = 1 + elf->state.elf.scns_last->data[idx - 1].index;
/external/tcpdump/
H A Dprint-sip.c38 u_int idx; local
46 for (idx = 0; idx < len; idx++) {
47 if (EXTRACT_16BITS(pptr+idx) != 0x0d0a) { /* linefeed ? */
48 safeputchar(*(pptr+idx));
51 idx+=1;
/external/bluetooth/glib/gio/fen/
H A Dfen-missing.c51 GList *idx = NULL; local
57 for (idx = missing_list; idx; idx = idx->next) {
58 f = (fdata*)idx->data;
63 existing_list = g_list_prepend (existing_list, idx);
67 for (idx = existing_list; idx; idx
90 GList *idx; local
[all...]
/external/dropbear/libtomcrypt/demos/
H A Dhashsum.c18 int idx, x, z; local
34 idx = find_hash(argv[1]);
35 if (idx == -1) {
41 hash_descriptor[idx].init(&md);
44 hash_descriptor[idx].process(&md, hash_buffer, x);
46 hash_descriptor[idx].done(&md, hash_buffer);
47 for (x = 0; x < (int)hash_descriptor[idx].hashsize; x++) {
54 if ((errno = hash_file(idx,argv[z],hash_buffer,&w)) != CRYPT_OK) {
57 for (x = 0; x < (int)hash_descriptor[idx].hashsize; x++) {
/external/elfcopy/
H A Delfcopy.h34 new file, the idx field has the following meaning:
39 Elf32_Word idx; member in struct:shdr_info_t
/external/webkit/WebKit/android/wds/
H A DDebugServer.h59 Frame* getFrame(unsigned idx) { argument
60 if (idx < m_frames.size())
61 return m_frames.at(idx);
/external/chromium/googleurl/src/
H A Durl_file.h56 int idx = begin_index; local
57 while (idx < spec_len && !IsURLSlash(spec[idx]))
58 idx++;
59 return idx;
/external/e2fsprogs/lib/ss/
H A Dhelp.c48 register int idx; local
83 for (fd = -1, idx = 0; info->info_dirs[idx] != (char *)NULL; idx++) {
84 buffer = malloc(strlen (info->info_dirs[idx]) + 1 +
91 (void) strcpy(buffer, info->info_dirs[idx]);
/external/elfutils/lib/
H A Dfixedsizehash.h124 size_t idx = 1 + hval % htab->nslots; local
126 if (htab->table[idx].hval != 0)
131 if (htab->table[idx].hval == hval
132 && COMPARE (data, ENTRYP (htab->table[idx])) == 0)
133 return &htab->table[idx];
140 if (idx <= hash)
141 idx = htab->nslots + idx - hash;
143 idx -= hash;
145 if (htab->table[idx]
[all...]
/external/freetype/include/freetype/internal/
H A Dftdebug.h144 FT_Trace_Get_Name( FT_Int idx ); variable
/external/iproute2/ip/
H A Dtunnel.c100 char * tnl_ioctl_get_ifname(int idx) argument
106 ifr.ifr_ifindex = idx;
/external/iproute2/tc/
H A Dq_prio.c37 int idx = 0; local
78 if (idx > TC_PRIO_MAX) {
82 opt.priomap[idx++] = band;
89 for (; idx < TC_PRIO_MAX; idx++)
90 opt.priomap[idx] = opt.priomap[TC_PRIO_BESTEFFORT];
H A Dq_rr.c37 int idx = 0; local
78 if (idx > TC_PRIO_MAX) {
82 opt.priomap[idx++] = band;
/external/skia/src/utils/
H A DSkMeshUtils.cpp44 uint16_t* idx = fIndices; local
48 *idx++ = index;
49 *idx++ = index + rows + 1;
50 *idx++ = index + 1;
52 *idx++ = index + 1;
53 *idx++ = index + rows + 1;
54 *idx++ = index + rows + 2;
84 SkMeshIndices idx; local
86 if (idx.init(bitmap.width(), bitmap.height(), rows, cols)) {
92 rows * cols, verts, idx
[all...]
/external/blktrace/btt/
H A Dunplug_hist.c53 int idx, n_unplugs = be64_to_cpu(*val); local
56 idx = (n_unplugs / BKT_WIDTH);
57 if (idx > EXCESS_BKT)
58 idx = EXCESS_BKT;
60 hbp->hist[idx]++;
/external/chromium/net/tools/flip_server/
H A Dring_buffer.h96 int set_read_idx(int idx) { return read_idx_ = idx; } argument
97 int set_write_idx(int idx) { return write_idx_ = idx; } argument
/external/chromium/third_party/icu/source/io/
H A Dustream.cpp82 int32_t idx = 0; local
131 buffer[idx++] = ch;
132 while (idx > 0) {
133 stream.putback(buffer[--idx]);
153 idx = 0;
156 buffer[idx++] = ch;
/external/chromium/third_party/libevent/test/
H A Dbench.c69 long idx = (long) arg, widx = idx + 1; local

Completed in 401 milliseconds

1234567891011>>