| /external/dropbear/libtomcrypt/src/headers/ |
| tomcrypt_cipher.h | 833 int cipher_is_valid(int idx);
|
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar | |
| org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar | |
| org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar | |
| org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar | |
| /external/icu4c/i18n/ |
| ucurr.cpp | [all...] |
| /external/kernel-headers/original/linux/ |
| perf_event.h | 526 int idx; member in struct:hw_perf_event::__anon8065::__anon8066
|
| /external/linux-tools-perf/ |
| builtin-record.c | 164 int track = !evsel->idx; /* only the first counter needs these */
|
| /external/linux-tools-perf/util/include/linux/added/ |
| perf_event.h | 558 int idx; member in struct:hw_perf_event::__anon8650::__anon8651
|
| /external/qemu/ |
| block.c | 921 unsigned long val, idx, bit; local 927 idx = start / (sizeof(unsigned long) * 8); 929 val = bs->dirty_bitmap[idx]; 941 bs->dirty_bitmap[idx] = val; [all...] |
| /external/wpa_supplicant_8/src/ap/ |
| vlan_init.c | 742 i == mssid->wep.idx, NULL, 0,
|
| wpa_auth.c | 103 enum wpa_alg alg, const u8 *addr, int idx, 108 return wpa_auth->cb.set_key(wpa_auth->cb.ctx, vlan_id, alg, addr, idx, 114 const u8 *addr, int idx, u8 *seq) 118 return wpa_auth->cb.get_seqnum(wpa_auth->cb.ctx, addr, idx, seq); [all...] |
| /frameworks/native/services/surfaceflinger/ |
| SurfaceFlinger.cpp | [all...] |
| /system/core/toolbox/ |
| top.c | 327 int res, idx; local
|
| /external/clang/include/clang/Sema/ |
| DeclSpec.h | [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/ |
| repository-tools-ant.jar | |
| /external/icu4c/test/intltest/ |
| regextst.cpp | 3236 int32_t idx = 0; local [all...] |
| /external/mesa3d/src/glsl/ |
| ir_reader.cpp | 970 ir_rvalue *idx = read_rvalue(st, idx_expr); local 971 return new(ctx) ir_dereference_array(subject, idx); [all...] |
| /external/opencv/ml/src/ |
| mlem.cpp | 374 int idx = sample_idx ? sample_idx->data.i[i] : i; local 375 sample.data.ptr = _samples->data.ptr + _samples->step*idx; [all...] |
| /external/openssl/crypto/evp/ |
| evp.h | [all...] |
| /external/openssl/include/openssl/ |
| evp.h | [all...] |
| /external/valgrind/main/helgrind/ |
| libhb_core.c | [all...] |
| /external/wpa_supplicant_8/src/radius/ |
| radius.c | 65 radius_get_attr_hdr(struct radius_msg *msg, int idx) 68 (wpabuf_mhead_u8(msg->buf) + msg->attr_pos[idx]); [all...] |
| /frameworks/native/libs/binder/ |
| Parcel.cpp | 423 int idx = mObjectsSize; local 426 mObjects[idx++] = off; [all...] |
| /external/chromium/chrome/browser/chromeos/cros/ |
| network_library.cc | 2093 std::string::size_type idx = cert_path_.find(pkcs11_key); local [all...] |