| /device/google/cuttlefish/host/commands/secure_env/ |
| D | insecure_fallback_storage.cpp | 56 Json::Value entry(Json::objectValue); in Allocate() local 74 for (auto& entry : index_[kEntries]) { in GetEntry() local 102 auto entry = GetEntry(key); in Read() local 126 auto entry = GetEntry(key); in Write() local
|
| D | fragile_tpm_storage.cpp | 104 Json::Value entry(Json::objectValue); in Allocate() local 117 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/google/cuttlefish/common/libs/utils/ |
| D | subprocess.cpp | 47 for (const auto& entry : redirects) { in validate_redirects() local 50 for (const auto& entry : inherited_fds) { in validate_redirects() local 62 for (const auto& entry : redirects) { in do_redirects() local 169 for (const auto& entry : inherited_fds_) { in ~Command() local 173 for (const auto& entry : redirects_) { in ~Command() local 239 for (const auto& entry : inherited_fds_) { in Start() local
|
| /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/generic/vulkan-cereal/host-common/ |
| D | HostmemIdMapping_unittest.cpp | 36 auto entry = m.get(id); in TEST() local 58 auto entry = m.get(id1); in TEST() local
|
| D | HostmemIdMapping.cpp | 46 HostmemIdMapping::Entry entry; in add() local 65 auto entry = mEntries.get(id); in get() 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 217 auto& entry = table[currBinding][arrOffset]; in doEmulatedDescriptorImageInfoWriteFromTemplate() local 242 auto& entry = table[currBinding][dstArrayElement + i]; in doEmulatedDescriptorBufferInfoWriteFromTemplate() local 267 auto& entry = table[currBinding][dstArrayElement + i]; in doEmulatedDescriptorBufferViewWriteFromTemplate() local
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | virtio-gpu-gfxstream-renderer.cpp | 537 auto& entry = it->second; in resetPipe() local 954 auto& entry = it->second; in unrefResource() local 997 auto& entry = it->second; in attachIov() local 1011 auto& entry = it->second; in detachIov() local 1098 auto& entry = it->second; in transferReadIov() local 1160 auto& entry = it->second; in transferWriteIov() local 1282 auto& entry = it->second; in getResourceInfo() local 1342 auto entry = HostmemIdMapping::get()->get(hvaId); in createResourceV2() local 1362 const auto& entry = it->second; in getResourceHva() local 1370 const auto& entry = it->second; in getResourceHvaSize() local [all …]
|
| /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/coral/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/bonito/json-c/ |
| D | linkhash.h | 159 #define lh_foreach(table, entry) \ argument 165 #define lh_foreach_safe(table, entry, tmp) \ argument
|
| /device/google/crosshatch/json-c/ |
| D | linkhash.h | 159 #define lh_foreach(table, entry) \ argument 165 #define lh_foreach_safe(table, entry, tmp) \ argument
|
| /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/trout/tools/ |
| D | logcat_diff.py | 62 def entry(): function
|
| /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/d3d11/shaders/ |
| D | generate_shaders.bat | 240 set entry=%~2 variable
|
| /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 | 354 for (auto& entry : displays_) { in OnOpen() local 365 for (auto& entry : audio_sources_) { in OnOpen() local 593 for (auto& entry : displays_) { in CreateClientHandler() local 602 for (auto& entry : audio_sources_) { in CreateClientHandler() local
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
| D | xf-component.h | 51 int (*entry)(struct xf_component *, xf_message_t *); member
|
| /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 | 107 for (const auto& entry : subscribers_) { in DeliverEvent() local
|