Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 40) sorted by relevance

12

/system/extras/latencytop/
Dlatencytop.c70 struct latency_entry *e; in main() local
177 struct latency_entry *e; in read_global_stats() local
206 struct latency_entry *e; in read_process_stats() local
235 struct latency_entry *e; in read_thread_stats() local
273 struct latency_entry *e; in alloc_latency_entry() local
289 static void free_latency_entry(struct latency_entry *e) { in free_latency_entry()
295 struct latency_entry *e; in find_latency_entry() local
327 struct latency_entry *e, *head; in read_latency_file() local
370 struct latency_entry *e, **array; in print_latency_entries() local
/system/core/logd/
DLogBuffer.cpp239 LogBufferElement *e = *it; in erase() local
276 bool merge(LogBufferElement *e, unsigned short dropped) { in merge()
292 void add(LogBufferElement *e) { in add()
301 void clear(LogBufferElement *e) { in clear()
340 LogBufferElement *e = *it; in prune() local
401 LogBufferElement *e = *it; in prune() local
515 LogBufferElement *e = *it; in prune() local
550 LogBufferElement *e = *it; in prune() local
DLogKlog.cpp473 const char *e; in log() local
483 const char *e; in log() local
513 const char *e = cp; in log() local
524 const char *e = cp; in log() local
DLogWhiteBlackList.h44 int cmp(LogBufferElement *e) const { return cmp(e->getUid(), e->getPid()); } in cmp()
DLogStatistics.h79 inline iterator add(TKey key, LogBufferElement *e) { in add()
99 void subtract(TKey key, LogBufferElement *e) { in subtract()
106 inline void drop(TKey key, LogBufferElement *e) { in drop()
324 void erase(LogBufferElement *e) { --mElements[e->getLogId()]; } in erase()
DLogStatistics.cpp66 void LogStatistics::add(LogBufferElement *e) { in add()
94 void LogStatistics::subtract(LogBufferElement *e) { in subtract()
121 void LogStatistics::drop(LogBufferElement *e) { in drop()
DLogBufferElement.cpp173 android_log_event_string_t *e = reinterpret_cast<android_log_event_string_t *>(buffer); in populateDroppedMessage() local
/system/security/keystore-engine/
Deng_keystore.cpp101 static EVP_PKEY* keystore_loadkey(ENGINE* e, const char* key_id, UI_METHOD* ui_method, in keystore_loadkey()
165 static int keystore_engine_setup(ENGINE* e) { in keystore_engine_setup()
214 static int keystore_bind_fn(ENGINE *e, const char *id) { in keystore_bind_fn()
Ddsa_meth.cpp124 int dsa_pkey_setup(ENGINE *e, EVP_PKEY *pkey, const char *key_id) { in dsa_pkey_setup()
144 int dsa_register(ENGINE* e) { in dsa_register()
Decdsa_meth.cpp124 int ecdsa_pkey_setup(ENGINE *e, EVP_PKEY *pkey, const char *key_id) { in ecdsa_pkey_setup()
147 int ecdsa_register(ENGINE* e) { in ecdsa_register()
Drsa_meth.cpp212 int rsa_pkey_setup(ENGINE *e, EVP_PKEY *pkey, const char *key_id) { in rsa_pkey_setup()
234 int rsa_register(ENGINE* e) { in rsa_register()
/system/core/libpixelflinger/
Dpixelflinger.cpp292 const int e = (c->state.enables & GGL_ENABLE_FOG)?1:0; in ggl_enable_fog() local
617 const int e = (c->state.enables & GGL_ENABLE_BLENDING)?1:0; in ggl_enable_blending() local
627 const int e = (c->state.enables & GGL_ENABLE_SCISSOR_TEST)?1:0; in ggl_enable_scissor_test() local
637 const int e = (c->state.enables & GGL_ENABLE_ALPHA_TEST)?1:0; in ggl_enable_alpha_test() local
647 const int e = (c->state.enables & GGL_ENABLE_LOGIC_OP)?1:0; in ggl_enable_logic_op() local
657 const int e = (c->state.enables & GGL_ENABLE_DITHER)?1:0; in ggl_enable_dither() local
673 const int e = (c->state.enables & GGL_ENABLE_DEPTH_TEST)?1:0; in ggl_enable_depth_test() local
683 const int e = (c->state.enables & GGL_ENABLE_AA)?1:0; in ggl_enable_aa() local
693 const int e = (c->state.enables & GGL_ENABLE_POINT_AA_NICE)?1:0; in ggl_enable_point_aa_nice() local
703 const int e = (c->state.enables & GGL_ENABLE_W)?1:0; in ggl_enable_w_lerp() local
/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp170 const cache_entry_t& e = mCacheData.valueAt(index); in lookup() local
189 const cache_entry_t& e = mCacheData.valueAt(i); in cache() local
194 const cache_entry_t& e = mCacheData.valueAt(lru); in cache() local
/system/security/keystore/
Dauth_token_table.cpp111 entries_, [&](Entry& e) { return e.token()->challenge == op_handle && !e.completed(); }); in FindAuthPerOpAuthorization()
154 entries_.erase(remove_if(entries_, [&](Entry& e) { return entry.Supersedes(e); }), in RemoveEntriesSupersededBy()
164 [&](Entry& e) { return e.Supersedes(entry); }); in IsSupersededBySomeEntry()
168 auto found = find_if(entries_, [&](Entry& e) { return e.token()->challenge == op_handle; }); in MarkCompleted()
/system/extras/ext4_utils/
Dsha1.c83 do_R01(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R01()
93 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R2()
103 do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R3()
113 do_R4(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R4()
130 u_int32_t a, b, c, d, e; local
/system/core/toolbox/
Ddf.c56 char *c, *e = s; in df_main() local
Dbsd-compatibility.h40 #define _DIAGASSERT(e) ((e) ? (void) 0 : __assert2(__FILE__, __LINE__, __func__, #e)) argument
/system/core/adb/
Dremount_service.cpp44 mntent* e; in find_mount() local
/system/core/run-as/
Drun-as.c93 int e = errno; in panic() local
/system/core/liblog/
Dlog_time.cpp64 char *e = cp; in strptime() local
/system/core/libutils/
DBlobCache.cpp172 const CacheEntry& e(mCacheEntries[i]); in getFlattenedSize() local
200 const CacheEntry& e(mCacheEntries[i]); in flatten() local
DString16.cpp304 const char16_t* e = p + size(); in findFirst() local
318 const char16_t* e = p + size(); in findLast() local
/system/bt/btif/src/
Dbtif_sock_thread.c77 #define IS_EXCEPTION(e) ((e) & POLL_EXCEPTION_EVENTS) argument
78 #define IS_READ(e) ((e) & POLLIN) argument
79 #define IS_WRITE(e) ((e) & POLLOUT) argument
/system/extras/verity/
DKeystoreSigner.java134 Enumeration e = keys.getObjects(); in parse() local
/system/core/libsysutils/src/
DSocketClient.cpp185 int e = 0; // SLOGW and sigaction are not inert regarding errno in sendDataLockedv() local

12