Searched defs:idx (Results 1 – 9 of 9) sorted by relevance
/system/security/keystore-engine/ |
D | keyhandle.cpp | 31 int keyhandle_new(void*, void*, CRYPTO_EX_DATA* ad, int idx, long, void*) { in keyhandle_new() 48 int keyhandle_dup(CRYPTO_EX_DATA* to, CRYPTO_EX_DATA*, void *ptrRef, int idx, long, void *) { in keyhandle_dup()
|
/system/core/libpixelflinger/ |
D | picker.cpp | 133 int idx = 0; in ggl_pick() local
|
/system/core/sh/ |
D | exec.c | 119 shellexec(char **argv, char **envp, const char *path, int idx, int vforked) in shellexec() 379 int idx; in printentry() local 430 int idx; in find_command() local 697 int idx; in changepath() local
|
/system/extras/tests/sdcard/ |
D | sdcard_perf_test.cpp | 290 bool readData(char *const chunk, const int idx, TestCase *testCase) in readData() 418 bool writeData(const char *const chunk, const int idx, TestCase *testCase) { in writeData()
|
/system/extras/ext4_utils/ |
D | extent.c | 117 struct ext4_extent_idx *idx = in do_inode_allocate_extents() local
|
/system/core/libutils/ |
D | ProcessCallStack.cpp | 168 ssize_t idx = mThreadMap.add(tid, ThreadInfo()); in update() local
|
/system/core/liblog/ |
D | fake_log_device.c | 308 int idx; in getPriorityString() local
|
/system/core/init/ |
D | init_parser.c | 194 int idx = 0; in expand_props() local
|
/system/core/toolbox/ |
D | top.c | 327 int res, idx; in read_stat() local
|