Home
last modified time | relevance | path

Searched defs:head (Results 351 - 375 of 751) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c86 struct list_head head; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_driver_query.c52 unsigned head, pending, results; member
208 unsigned head, tail; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h119 struct list_head head; member
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_ctx.c33 BN_POOL_ITEM *head, *current, *tail; member
[all...]
/third_party/libcoap/src/
H A Dcoap_option.c571 coap_insert_optlist(coap_optlist_t **head, coap_optlist_t *node) { in coap_insert_optlist() argument
/third_party/python/Include/internal/
H A Dpycore_runtime.h88 PyInterpreterState *head; member
106 struct _xidregitem *head; member
H A Dpycore_gc.h115 PyGC_Head head; member
/third_party/openssl/crypto/bn/
H A Dbn_ctx.c33 BN_POOL_ITEM *head, *current, *tail; member
[all...]
/third_party/skia/src/core/
H A DSkTInternalLList.h188 T* head() const { return fHead; } in head() function in SkTInternalLList
/third_party/skia/src/gpu/ops/
H A DOpsTask.h177 GrOp* head() const { return fList.head(); } in head() function in skgpu::v1::OpsTask::CanDiscardPreviousOps::OpChain
211 GrOp* head() const { return fHead.get(); } in head() function in skgpu::v1::OpsTask::CanDiscardPreviousOps::OpChain::List
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java40 public static final int head = Tag.intValue(new byte[]{'h', 'e', 'a', 'd'}); field in Tag
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatin.cpp920 int32_t head = table[i]; // first skip the default mapping in nextPair() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.c301 struct SPDYF_Response_Queue *head = NULL; in SPDYF_response_queue_create() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfttypes.h581 FT_ListNode head; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftrfork.c57 unsigned char head[16], head2[16]; in FT_BASE_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/bzip2/
H A Dftbzip2.c118 FT_Byte head[4]; in ft_bzip2_check_header() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftgzip.c213 FT_Byte head[4]; in ft_gzip_check_header() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc28 const int32_t Tag::head = TAG('h', 'e', 'a', 'd'); member in sfntly::Tag
H A Dtag.h34 static const int32_t head; member
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc313 gz_header head; in inf() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dedits.cpp178 int32_t head = 0x7000; in addReplace() local
406 readLength(int32_t head) readLength() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableList.h34 ImmutableListImpl(ElemT &&head, const ImmutableListImpl *tail = nullptr) in ImmutableListImpl() argument
/third_party/toybox/toys/pending/
H A Dtcpsvd.c66 struct list *head; member
125 struct list_pid *prev, *free_node, *head = *pids; in delete() local
148 struct list *head, *prev = NULL, *free_node = NULL; remove_connection() local
270 struct list *head, *newnode; tcpsvd_main() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DobjectSpread.js
/third_party/protobuf/src/google/protobuf/
H A Darena.cc350 SerialArena* head = threads_.load(std::memory_order_relaxed); in GetSerialArenaFallback() local

Completed in 17 milliseconds

1...<<11121314151617181920>>...31