/aosp_15_r20/external/toybox/lib/ |
H A D | lib.h | 22 struct double_list { struct 23 struct double_list *next, *prev; argument 36 void *dlist_pop(void *list); // actually struct double_list **list argument
|
/aosp_15_r20/external/toybox/scripts/ |
H A D | config2help.c | 24 struct double_list { struct 25 struct double_list *next, *prev; argument 26 char *data;
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/ |
D | bit_cast_test.cc | 97 static const double double_list[] = in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/ |
H A D | bit_cast_test.cc | 97 static const double double_list[] = in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/ |
H A D | bit_cast_test.cc | 97 static const double double_list[] = in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/ |
H A D | bit_cast_test.cc | 97 static const double double_list[] = in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/base/ |
H A D | bit_cast_test.cc | 97 static const double double_list[] = in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/ |
H A D | bit_cast_test.cc | 97 static const double double_list[] = in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/ |
H A D | bit_cast_test.cc | 97 static const double double_list[] = in TEST() local
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 127354 struct double_list { struct 127355 struct list_head *top; 127356 struct list_head *bottom;
|
H A D | vmlinux_600.h | 127354 struct double_list { struct 127355 struct list_head *top; 127356 struct list_head *bottom;
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 80707 struct double_list { struct 80708 struct list_head *top; 80709 struct list_head *bottom;
|
H A D | vmlinux_602.h | 80707 struct double_list { struct 80708 struct list_head *top; 80709 struct list_head *bottom;
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 101853 struct double_list { struct 101854 struct list_head *top; 101855 struct list_head *bottom;
|
H A D | vmlinux_518.h | 101853 struct double_list { struct 101854 struct list_head *top; 101855 struct list_head *bottom;
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 120127 struct double_list { struct 120128 struct list_head *top; 120129 struct list_head *bottom;
|
H A D | vmlinux.h | 120127 struct double_list { struct 120128 struct list_head *top; 120129 struct list_head *bottom;
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 89248 struct double_list { struct 89249 struct list_head *top; 89250 struct list_head *bottom;
|
H A D | vmlinux.h | 89248 struct double_list { struct 89249 struct list_head *top; 89250 struct list_head *bottom;
|