| /third_party/ffmpeg/libavfilter/ |
| H A D | framequeue.h | 69 size_t tail; member
|
| /third_party/curl/lib/ |
| H A D | bufq.h | 96 struct buf_chunk *tail; /* chunk to write to */ member
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lws-ring.c | 100 lws_ring_get_count_waiting_elements(struct lws_ring *ring, uint32_t *tail) in lws_ring_get_count_waiting_elements() argument 199 lws_ring_consume(struct lws_ring *ring, uint32_t *tail, void *dest, in lws_ring_consume() argument 255 lws_ring_get_element(struct lws_ring *ring, uint32_t *tail) lws_ring_get_element() argument 267 lws_ring_update_oldest_tail(struct lws_ring *ring, uint32_t tail) lws_ring_update_oldest_tail() argument 288 lws_ring_dump(struct lws_ring *ring, uint32_t *tail) lws_ring_dump() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9.h | 65 unsigned int tail; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | algorithm.hpp | 54 tail(R &&r) { in tail() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | exp.c | 76 double_t kd, z, r, r2, scale, tail, tmp; in exp() local
|
| H A D | exp2.c | 74 double_t kd, r, r2, scale, tail, tmp; in exp2() local
|
| /third_party/musl/src/math/ |
| H A D | exp2.c | 74 double_t kd, r, r2, scale, tail, tmp; in exp2() local
|
| H A D | exp.c | 76 double_t kd, z, r, r2, scale, tail, tmp; in exp() local
|
| /third_party/ltp/testcases/kernel/syscalls/io_uring/ |
| H A D | io_uring02.c | 90 uint32_t i, count, tail; in drain_fallback() local 210 uint32_t tail; in run() local [all...] |
| /third_party/libwebsockets/lib/system/smd/ |
| H A D | private-lib-system-smd.h | 60 lws_smd_msg_t *tail; member
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/ |
| H A D | protocol_lws_minimal.c | 48 uint32_t tail; member
|
| /third_party/lwip/test/unit/arch/ |
| H A D | sys_arch.h | 44 unsigned int head, tail; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | objects-visiting.cc | 31 T tail; in VisitWeakList() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_ring.h | 46 volatile atomic_uint *tail; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | strbuf.c | 45 struct chunk *head, *tail; member
|
| /third_party/skia/src/core/ |
| H A D | SkArenaAllocList.h | 48 Iter tail() { return Iter(fTail); } in tail() function in SkArenaAllocList
|
| H A D | SkImageFilterCache.cpp | 87 Value* tail = fLRU.tail(); variable 88 SkASSERT(tail); variable 99 Value* tail = fLRU.tail(); variable 100 SkASSERT(tail); variable
|
| /third_party/optimized-routines/math/ |
| H A D | exp2.c | 81 double_t kd, r, r2, scale, tail, tmp; in exp2() local
|
| /third_party/python/Modules/_sqlite/ |
| H A D | statement.c | 56 const char *tail; in pysqlite_statement_create() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | vector.h | 182 uint16_t tail = 0; member in OHOS::Graphic::Vector
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_occlusion_region_helper.cpp | 96 inline RectType Looper::GetEdgeRelation(int &head, int &tail, in GetEdgeRelation() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_async_worker/src/ |
| H A D | medialibrary_async_worker.cpp | 158 std::queue<std::shared_ptr<MediaLibraryAsyncTask>> tail; in ClearRefreshTaskQueue() local
|
| /foundation/multimedia/player_framework/services/utils/ |
| H A D | xml_parse.cpp | 74 std::string tail = str.substr(pos + 1); in TransStrAsRange() local
|
| /foundation/communication/dsoftbus/core/common/include/ |
| H A D | softbus_queue.h | 49 volatile uint32_t tail; /* producer tail */ member 58 volatile uint32_t tail; /* consumer tail */ member [all...] |