/device/generic/vulkan-cereal/host-common/ |
D | HostmemIdMapping_unittest.cpp | 30 MemEntry entry{ in TEST() local 41 MemEntry entry{ in TEST() local 62 auto entry = m.get(id); in TEST() local 99 auto entry = m.get(id1); in TEST() local
|
D | HostmemIdMapping.cpp | 34 HostmemIdMapping::Id HostmemIdMapping::add(const struct MemEntry *entry) { in add() 66 auto entry = mEntries.get(id); in get() local 83 uint64_t android_emulation_hostmem_register(const struct MemEntry *entry) { in android_emulation_hostmem_register()
|
D | address_space_device.cpp | 142 DeallocationCallbackEntry entry = { in registerDeallocationCallback() local 158 for (auto& entry: callbacks) { in runDeallocationCallbacks() local 173 uint64_t hostmemRegister(const struct MemEntry *entry) { in hostmemRegister() 470 static uint64_t sAddressSpaceDeviceHostmemRegister(const struct MemEntry *entry) { in sAddressSpaceDeviceHostmemRegister()
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | insecure_fallback_storage.cpp | 58 Json::Value entry(Json::objectValue); in Allocate() local 76 for (auto& entry : index_[kEntries]) { in GetEntry() local 104 auto entry = GetEntry(key); in Read() local 128 auto entry = GetEntry(key); in Write() local
|
D | fragile_tpm_storage.cpp | 106 Json::Value entry(Json::objectValue); in Allocate() local 119 for (const auto& entry : index_[kEntries]) { in GetHandle() local
|
/device/generic/goldfish/camera/ |
D | Exif.cpp | 62 ExifEntry* entry = exif_content_get_entry(exifData->ifd[ifd], in removeExistingEntry() local 73 ExifEntry* entry = exif_entry_new_mem(mem); in allocateEntry() local 96 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_RATIONAL, N); in createEntry() local 133 ExifEntry* entry = allocateEntry(tag, format, size); in createEntry() local 167 ExifEntry* entry = exif_entry_new(); in createEntry() local 183 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_LONG, 1); in createEntry() local 200 ExifEntry* entry = allocateEntry(tag, EXIF_FORMAT_SHORT, 1); in createEntry() local 373 camera_metadata_ro_entry_t entry; in createExifDataCommon() local 463 camera_metadata_ro_entry entry; in createExifData() local
|
/device/generic/vulkan-cereal/scripts/ |
D | gen-entries.py | 306 def needExternC(entry): argument 311 def get_fail_code(entry): argument 316 def gen_cxt_getter(entry): argument 322 def gen_validations_custom_impl(entry): argument 343 def gen_call_ret(entry): argument
|
/device/generic/vulkan-cereal/host-common/testing/ |
D | HostAddressSpace.cpp | 64 auto& entry = mEntries[handle]; in open() local 78 auto& entry = mEntries[handle]; in close() local 99 auto& entry = mEntries[handle]; in setHostAddr() local 192 auto& entry = mEntries[handle]; in ping() local 204 auto& entry = mEntries[handle]; in claimShared() local 225 auto& entry = mEntries[handle]; in unclaimShared() local 325 auto& entry = mEntries[handle]; in allocBlockLocked() local 334 auto& entry = mEntries[handle]; in freeBlockLocked() local
|
/device/google/cuttlefish/common/libs/utils/ |
D | subprocess.cpp | 59 for (const auto& entry : redirects) { in validate_redirects() local 62 for (const auto& entry : inherited_fds) { in validate_redirects() local 74 for (const auto& entry : redirects) { in do_redirects() local 218 for (const auto& entry : inherited_fds_) { in ~Command() local 222 for (const auto& entry : redirects_) { in ~Command() local 311 for (const auto& entry : inherited_fds_) { in Start() local
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | DescriptorSetVirtualization.cpp | 130 auto& entry = table[dstBinding][arrOffset]; in doEmulatedDescriptorWrite() local 141 auto& entry = table[dstBinding][arrOffset]; in doEmulatedDescriptorWrite() local 152 auto& entry = table[dstBinding][arrOffset]; in doEmulatedDescriptorWrite() local 213 auto& entry = table[currBinding][arrOffset]; in doEmulatedDescriptorImageInfoWriteFromTemplate() local 238 auto& entry = table[currBinding][dstArrayElement + i]; in doEmulatedDescriptorBufferInfoWriteFromTemplate() local 263 auto& entry = table[currBinding][dstArrayElement + i]; in doEmulatedDescriptorBufferViewWriteFromTemplate() local
|
/device/generic/vulkan-cereal/base/ |
D | EntityManager.h | 221 auto& entry = mEntries[newIndex]; in addFixed() local 283 auto& entry = mEntries[index]; in remove() local 309 auto& entry = mEntries[index]; in get() local 321 const auto& entry = mEntries.data() + index; in get_const() local 331 const auto& entry = mEntries[index]; in isLive() local
|
/device/google/redbull/json-c/ |
D | linkhash.h | 159 #define lh_foreach(table, entry) \ argument 165 #define lh_foreach_safe(table, entry, tmp) \ argument
|
/device/google/sunfish/json-c/ |
D | linkhash.h | 159 #define lh_foreach(table, entry) \ argument 165 #define lh_foreach_safe(table, entry, tmp) \ argument
|
/device/google/coral/json-c/ |
D | linkhash.h | 159 #define lh_foreach(table, entry) \ argument 165 #define lh_foreach_safe(table, entry, tmp) \ argument
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | process_monitor.cc | 57 auto& entry = entries_.emplace_back(); in AddCommand() local 64 auto& entry = entries_.emplace_back(); in AddCommand() local
|
/device/google/trout/tools/ |
D | logcat_diff.py | 62 def entry(): function
|
/device/generic/vulkan-cereal/stream-servers/ |
D | virtio-gpu-gfxstream-renderer.cpp | 575 auto& entry = it->second; in resetPipe() local 1090 auto& entry = it->second; in unrefResource() local 1133 auto& entry = it->second; in attachIov() local 1147 auto& entry = it->second; in detachIov() local 1234 auto& entry = it->second; in transferReadIov() local 1293 auto& entry = it->second; in transferWriteIov() local 1412 auto& entry = it->second; in getResourceInfo() local 1476 auto entry = HostmemIdMapping::get()->get(hvaId); in createResourceV2() local 1502 const auto& entry = it->second; in resourceMap() local 1563 const auto& entry = it->second; in resourceMapInfo() local [all …]
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/shaders/ |
D | generate_shaders.bat | 240 set entry=%~2 variable
|
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | device_registry.cpp | 65 for (const auto& entry: devices_) { in ListDeviceIds() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/shaders/ |
D | generate_shaders.bat | 46 set entry=%~2 variable
|
/device/generic/vulkan-cereal/host-common/opengl/ |
D | EmuglBackendScanner.cpp | 52 const std::string& entry = entries[n]; in scanDir() local
|
D | NativeGpuInfo_darwin.cpp | 39 uint32_t GetEntryProperty(io_registry_entry_t entry, CFStringRef property_name) { in GetEntryProperty()
|
/device/google/cuttlefish/host/frontend/webrtc/lib/ |
D | streamer.cpp | 369 for (auto& entry : displays_) { in OnOpen() local 380 for (auto& entry : audio_sources_) { in OnOpen() local 635 for (auto& entry : displays_) { in CreateClientHandler() local 644 for (auto& entry : audio_sources_) { in CreateClientHandler() local
|
/device/generic/vulkan-cereal/host-common/avd/ |
D | scanner.c | 65 const char* entry = dirScanner_next(s->scanner); in avdScanner_next() local
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | kernel_log_events_handler.cpp | 113 for (const auto& entry : subscribers_) { in DeliverEvent() local
|