| /system/tools/hidl/test/utils_test/ |
| D | main.cpp | 30 FqInstance e; in TEST_F() local 46 FqInstance e; in TEST_F() local 59 FqInstance e; in TEST_F() local 71 FqInstance e; in TEST_F() local 83 FqInstance e; in TEST_F() local 90 FqInstance e; in TEST_F() local
|
| /system/extras/simpleperf/scripts/inferno/ |
| D | script.js | 92 function zoom(e) { argument 159 function unzoom(e) { argument 183 function search(e) { argument 243 function select(e) { argument
|
| /system/update_engine/payload_generator/ |
| D | extent_ranges.cc | 87 for (ExtentSet::iterator it = extent_set_.begin(), e = extent_set_.end(); in AddExtent() local 132 for (ExtentSet::iterator it = extent_set_.begin(), e = extent_set_.end(); in SubtractExtent() local 160 e = ranges.extent_set_.end(); in AddRanges() local 169 e = ranges.extent_set_.end(); in SubtractRanges() local 177 for (vector<Extent>::const_iterator it = extents.begin(), e = extents.end(); in AddExtents() local 185 for (vector<Extent>::const_iterator it = extents.begin(), e = extents.end(); in SubtractExtents() local 194 for (int i = 0, e = exts.size(); i != e; ++i) { in AddRepeatedExtents() local 201 for (int i = 0, e = exts.size(); i != e; ++i) { in SubtractRepeatedExtents() local 226 e = extent_set_.end(); in Dump() local 255 e = extent_set_.end(); in GetExtentsForBlockCount() local
|
| D | graph_utils.cc | 66 for (vector<Extent>::const_iterator it = extents.begin(), e = extents.end(); in AddReadBeforeDepExtents() local 98 for (Graph::iterator it = graph->begin(), e = graph->end(); it != e; ++it) { in DropIncomingEdgesTo() local 115 e = out_edges.end(); in DumpOutEdges() local 128 for (Graph::size_type i = 0, e = graph.size(); i != e; ++i) { in DumpGraph() local
|
| /system/core/fastboot/fuzzy_fastboot/ |
| D | usb_transport_sniffer.cpp | 26 Event e(READ_ERROR, std::move(buf)); in Read() local 33 Event e(READ, std::move(buf)); in Read() local 47 Event e(WRITE_ERROR, std::move(buf)); in Write() local 54 Event e(WRITE, std::move(buf)); in Write() local 69 Event e(RESET, std::move(buf)); in Reset() local 188 Event e(SERIAL, std::move(buf)); in ProcessSerial() local
|
| /system/libhwbinder/ |
| D | Binder.cpp | 87 Extras* e = mExtras.load(std::memory_order_acquire); in isRequestingSid() local 93 Extras* e = mExtras.load(std::memory_order_acquire); in setRequestingSid() local 147 Extras* e = getOrCreateExtras(); in attachObject() local 156 Extras* e = mExtras.load(std::memory_order_acquire); in findObject() local 165 Extras* e = mExtras.load(std::memory_order_acquire); in detachObject() local 179 Extras* e = mExtras.load(std::memory_order_relaxed); in ~BHwBinder() local 193 Extras* e = mExtras.load(std::memory_order_acquire); in getOrCreateExtras() local
|
| D | ProcessState.cpp | 256 handle_entry e; in lookupHandleLocked() local 271 handle_entry* e = lookupHandleLocked(handle); in getStrongProxyForHandle() local 301 handle_entry* e = lookupHandleLocked(handle); in getWeakProxyForHandle() local 330 handle_entry* e = lookupHandleLocked(handle); in expungeHandle() local
|
| /system/extras/latencytop/ |
| D | latencytop.c | 68 struct latency_entry *e; in main() local 175 struct latency_entry *e; in read_global_stats() local 204 struct latency_entry *e; in read_process_stats() local 233 struct latency_entry *e; in read_thread_stats() local 271 struct latency_entry *e; in alloc_latency_entry() local 288 struct latency_entry *e; in find_latency_entry() local 316 struct latency_entry *e, *head; in read_latency_file() local 359 struct latency_entry *e, **array; in print_latency_entries() local
|
| /system/iorap/tests/src/binder/ |
| D | app_launch_event_test.cc | 87 AppLaunchEvent e{Type::kIntentStarted, sequence_id, std::move(intent_proto)}; in MakeIntentStarted() local 92 AppLaunchEvent e{Type::kIntentFailed, sequence_id}; in MakeIntentFailed() local 103 AppLaunchEvent e{Type::kActivityLaunched, in MakeActivityLaunched() local 115 AppLaunchEvent e{Type::kActivityLaunchCancelled, in MakeActivityLaunchCancelled() local 128 AppLaunchEvent e{Type::kActivityLaunchFinished, in MakeActivityLaunchFinished() local
|
| /system/libvintf/ |
| D | ManifestHal.cpp | 93 forEachInstance([&](const auto& e) { in appendAllVersions() 123 for (const FqInstance& e : fqInstances) { in insertInstances() local 131 bool ManifestHal::insertInstance(const FqInstance& e, std::string* error) { in insertInstance()
|
| D | HalManifest.cpp | 127 forEachInstance([&names](const ManifestInstance& e) { in getHalNamesAndVersions() 137 forEachInstanceOfInterface(package, v, interfaceName, [&](const auto& e) { in getTransport() 306 for (const auto& e : incompatibleHals) { in checkCompatibility() local 347 forEachInstance([&matrix](const ManifestInstance& e) { in generateCompatibleMatrix() 437 (void)forEachInstanceOfInterface(halName, version, interfaceName, [&ret](const auto& e) { in getInstances() 449 [&found, &instance](const auto& e) { in hasInstance()
|
| D | ManifestInstance.cpp | 90 FqInstance e; in getFqInstanceNoPackage() local
|
| /system/libufdt/tests/testdata/ |
| D | local_fixup_with_offset-overlay.dts | 8 e: e{ label
|
| D | apply_fragment-base.dts | 8 e: e { label
|
| /system/core/libpixelflinger/ |
| D | pixelflinger.cpp | 292 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/ |
| D | CodeCache.cpp | 172 const cache_entry_t& e = mCacheData.valueAt(index); in lookup() local 191 const cache_entry_t& e = mCacheData.valueAt(i); in cache() local 196 const cache_entry_t& e = mCacheData.valueAt(lru); in cache() local
|
| /system/chre/apps/chqts/src/busy_startup/ |
| D | busy_startup.cc | 83 uint32_t e = eventType; in checkSelfEvent() local 154 uint32_t e = eventType; in nanoappHandleEvent() local
|
| /system/extras/simpleperf/ |
| D | IOEventLoop.cpp | 26 event* e; member 96 IOEvent* e = static_cast<IOEvent*>(arg); in EventCallbackFn() local 152 std::unique_ptr<IOEvent> e(new IOEvent(this, callback)); in AddEvent() local
|
| /system/security/keystore/ |
| D | auth_token_table.cpp | 139 entries_, [&](Entry& e) { return e.token().challenge == op_handle && !e.completed(); }); in FindAuthPerOpAuthorization() 184 entries_.erase(remove_if(entries_, [&](Entry& e) { return entry.Supersedes(e); }), in RemoveEntriesSupersededBy() 205 [&](Entry& e) { return e.Supersedes(entry); }); in IsSupersededBySomeEntry() 211 auto found = find_if(entries_, [&](Entry& e) { return e.token().challenge == op_handle; }); in MarkCompleted()
|
| /system/tools/aidl/ |
| D | ast_java.cpp | 128 overloaded{[&](Expression* e) { e->Write(to); }, in Write() 159 ExpressionStatement::ExpressionStatement(Expression* e) : expression(e) {} in ExpressionStatement() 216 overloaded{[&](Expression* e) { in Write() 268 Cast::Cast(const std::string& t, Expression* e) : type(t), expression(e) {} in Cast() 302 ReturnStatement::ReturnStatement(Expression* e) : expression(e) {} in ReturnStatement() 339 SwitchStatement::SwitchStatement(Expression* e) : expression(e) {} in SwitchStatement()
|
| /system/core/logd/ |
| D | LogWhiteBlackList.h | 49 int cmp(LogBufferElement* e) const { in cmp()
|
| /system/core/liblog/ |
| D | log_time.cpp | 65 char* e = cp; in strptime() local
|
| /system/sepolicy/tools/ |
| D | check_seapp.c | 228 void list_append(list *list, list_element *e) { in list_append() 263 static void line_order_list_freefn(list_element *e) { in line_order_list_freefn() 269 static void input_file_list_freefn(list_element *e) { in input_file_list_freefn() 654 hash_entry *e; in rule_map_validate() local 998 ENTRY e; in rule_add() local 1179 hash_entry *e; in validate() local 1212 hash_entry *e; in output() local
|
| /system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/ |
| D | TreeNode.java | 58 public final void addChild(V e) { in addChild()
|
| /system/netd/resolv/ |
| D | res_cache.cpp | 1034 static void entry_free(Entry* e) { in entry_free() 1041 static void entry_mru_remove(Entry* e) { in entry_mru_remove() 1046 static void entry_mru_add(Entry* e, Entry* list) { in entry_mru_add() 1058 static unsigned entry_hash(const Entry* e) { in entry_hash() 1067 static int entry_init_key(Entry* e, const void* query, int querylen) { in entry_init_key() 1083 Entry* e; in entry_alloc() local 1302 Entry* e; in cache_dump_mru() local 1346 static void _cache_add_p(Cache* cache, Entry** lookup, Entry* e) { in _cache_add_p() 1360 Entry* e = *lookup; in _cache_remove_p() local 1389 Entry* e; in _cache_remove_expired() local [all …]
|