/aosp_15_r20/external/flatbuffers/rust/flatbuffers/src/ |
H A D | builder.rs | 49 head: usize, field 89 let head = buffer.len(); in from_vec() localVariable
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | message.cpp | 915 Message *head = GetTail()->Next(); in Enqueue() local 1019 const Message *head; in GetHeadForPriority() local
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | u_vector.h | 42 uint32_t head; member
|
/aosp_15_r20/external/grpc-grpc/test/core/util/ |
H A D | reconnect_server.cc | 39 timestamp_list* head = server->head; in pretty_print_backoffs() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/ |
D | Reply.java | 78 Reply(Code rc, Content c, Request.Action head) { in Reply()
|
/aosp_15_r20/external/libwebsockets/win32port/win32helpers/ |
H A D | getopt_long.c | 41 #define lws_ptr_diff(head, tail) \ argument
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/ |
D | Reply.java | 78 Reply(Code rc, Content c, Request.Action head) { in Reply()
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/futures_unordered/ |
D | ready_to_run_queue.rs | 22 pub(super) head: AtomicPtr<Task<Fut>>, field
|
/aosp_15_r20/trusty/user/base/app/coverage/ |
D | coverage.h | 76 struct list_node* head, in find_coverage_record()
|
/aosp_15_r20/external/musl/src/exit/ |
H A D | atexit.c | 20 } builtin, *head; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/algorithm/ |
D | any_if_ns_so.hpp | 54 bool head = f(*first1, attribute); in any_if_ns_so() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Collections/ |
H A D | CheckedMapBash.java | 61 Object head = nil; in testCheckedMap() local
|
/aosp_15_r20/external/libcap-ng/utils/ |
H A D | proc-llist.h | 49 lnode *head; // List head member
|
/aosp_15_r20/external/mtools/ |
H A D | unixdir.c | 28 struct Stream_t head; member
|
/aosp_15_r20/external/erofs-utils/include/erofs/ |
H A D | workqueue.h | 17 struct erofs_work *head, *tail; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/ |
H A D | clocksource-switch.c | 45 char *head, *tmp; in get_clocksources() local
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkPolyUtils.cpp | 315 static void remove_node(const OffsetEdge* node, OffsetEdge** head) { in remove_node() 392 OffsetEdge* head = &edgeData[0]; in SkInsetConvexPolygon() local 1344 auto head = &edgeData[0]; in SkOffsetSimplePolygon() local
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/examples/ |
H A D | HtmlToPlainText.java | 75 public void head(Node node, int depth) { in head() method in HtmlToPlainText.FormattingVisitor
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/internal/ |
H A D | conformance_profile.h | 228 void addTestFailureImpl(const H& head, const T&... tail) { in addTestFailureImpl()
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/internal/ |
H A D | conformance_profile.h | 228 void addTestFailureImpl(const H& head, const T&... tail) { in addTestFailureImpl()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/internal/ |
H A D | conformance_profile.h | 228 void addTestFailureImpl(const H& head, const T&... tail) { in addTestFailureImpl()
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | cbfs_sections.c | 17 struct descriptor_node *head; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/ |
D | conformance_profile.h | 228 void addTestFailureImpl(const H& head, const T&... tail) { in addTestFailureImpl()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/ |
H A D | testcases.h | 92 static inline struct _aarch64_ctx *get_terminator(struct _aarch64_ctx *head, in get_terminator()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_heap.cpp | 92 Node head; in TestAllocateRandomly() local
|