/device/google/contexthub/firmware/os/core/ |
D | heap.c | 67 static inline struct HeapNode* heapPrvGetNext(struct HeapNode* node) in heapPrvGetNext() 75 struct HeapNode* node; in heapInit() local 95 struct HeapNode *node = gHeapHead, *next; in heapMergeFreeChunks() local 117 struct HeapNode *node, *best = NULL; in heapAlloc() local 170 struct HeapNode *node, *t; in heapFree() local 207 struct HeapNode *node; in heapFreeAll() local 235 struct HeapNode *node; in heapGetFreeSize() local 260 struct HeapNode *node; in heapGetTaskSize() local
|
/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | ns.c | 71 unsigned int node; member 77 struct node { struct 88 static struct node *node_get(unsigned int node_id) in node_get() argument 91 struct node *node; in node_get() local 133 struct node *node; in server_query() local 228 struct node *node; in annouce_servers() local 251 struct node *node; in server_add() local 289 static int server_del(struct context *ctx, struct node *node, unsigned int port) in server_del() 342 struct node *node; in ctrl_cmd_bye() local 391 struct node *node; in ctrl_cmd_del_client() local [all …]
|
D | waiter.c | 148 struct list_item *node; in waiter_destroy() local 164 struct list_item *node; in waiter_synchronize() local 190 struct list_item *node; in waiter_wait() local
|
D | lookup.c | 138 unsigned int node; in main() local
|
/device/linaro/dragonboard/shared/utils/rmtfs/ |
D | storage.c | 26 unsigned node; member 76 struct rmtfd *storage_open(unsigned node, const char *path) in storage_open() 166 struct rmtfd *storage_get(unsigned node, int caller_id) in storage_get()
|
D | rmtfs.c | 345 static int rmtfs_bye(uint32_t node) in rmtfs_bye() 352 static int rmtfs_del_client(uint32_t node, uint32_t port) in rmtfs_del_client()
|
/device/linaro/dragonboard/shared/utils/qrtr/lib/ |
D | libqrtr.h | 32 unsigned int node; member 179 __le32 node; member 184 __le32 node; member
|
D | qrtr.c | 79 int qrtr_sendto(int sock, uint32_t node, uint32_t port, const void *data, unsigned int sz) in qrtr_sendto() 200 int qrtr_recvfrom(int sock, void *buf, unsigned int bsz, uint32_t *node, uint32_t *port) in qrtr_recvfrom()
|
/device/google/cuttlefish/host/commands/start/ |
D | flag_forwarder.cc | 114 xmlNodePtr xmlChildWithName(xmlNodePtr node, const std::string& name) { in xmlChildWithName() 132 std::string xmlContent(xmlNodePtr node) { in xmlContent()
|
/device/google/contexthub/firmware/os/inc/ |
D | isr.h | 36 link_t node; member
|
/device/linaro/dragonboard/shared/utils/qrtr/ |
D | qrtr.py | 24 def _lookup_list_add(self, ptr, srv, instance, node, port): argument
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/include/ |
D | libfdt.h | 232 #define fdt_for_each_subnode(node, fdt, parent) \ argument 621 #define fdt_for_each_property_offset(property, fdt, node) \ argument
|
/device/linaro/dragonboard/shared/utils/tqftpserv/ |
D | tqftpserv.c | 57 struct list_head node; member
|
/device/google/sunfish/usb/usb/ |
D | Usb.cpp | 250 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/barbet/usb/usb/ |
D | Usb.cpp | 250 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/redfin/usb/usb/ |
D | Usb.cpp | 250 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/coral/usb/usb/ |
D | Usb.cpp | 250 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/gs101/usb/usb/ |
D | Usb.cpp | 408 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/gs201/usb/usb/ |
D | Usb.cpp | 357 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/zuma/usb/usb/ |
D | Usb.cpp | 396 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/zumapro/usb/usb/ |
D | Usb.cpp | 404 string node("/sys/class/typec/" + portName); in appendRoleNodeHelper() local
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 4520 optional int32 node = 5; field 4535 optional int32 node = 5; field
|