| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | virtio_iommu.h | 69 struct virtio_iommu_req_tail tail; member 76 struct virtio_iommu_req_tail tail; member 89 struct virtio_iommu_req_tail tail; member 97 struct virtio_iommu_req_tail tail; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | crystalhd.c | 106 OpaqueList *tail; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_codecview.c | 170 draw_arrow(uint8_t *buf, int sx, int sy, int ex, int ey, int w, int h, int stride, int color, int tail, int direction) draw_arrow() argument
|
| /third_party/curl/lib/ |
| H A D | bufq.c | 391 struct buf_chunk *tail; Curl_bufq_write() local 579 struct buf_chunk *tail = NULL; Curl_bufq_sipn() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_find_array_copies.c | 299 nir_deref_instr *tail = in build_wildcard_deref() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | dri_common.c | 278 struct glx_config head, *tail, *m; in driConvertConfigs() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_rectpack.h | 353 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_aux_map.c | 152 struct aux_map_buffer *tail = in align_and_verify_space() local 170 struct aux_map_buffer *tail = in get_current_pos() local
|
| H A D | intel_measure.h | 123 unsigned head, tail; member
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/chacha/ |
| H A D | chacha-x86_64.s | |
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | pow.c | 36 static inline double_t log_inline(uint64_t ix, double_t *tail) in log_inline() argument 171 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | pow.c | 36 static inline double_t log_inline(uint64_t ix, double_t *tail) in log_inline() argument 171 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | pow.c | 36 static inline double_t log_inline(uint64_t ix, double_t *tail) in log_inline() argument 171 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
|
| /third_party/musl/src/math/ |
| H A D | pow.c | 36 static inline double_t log_inline(uint64_t ix, double_t *tail) in log_inline() argument 171 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
|
| /third_party/nghttp2/src/ |
| H A D | memchunk.h | 419 Memchunk *head, *tail; global() member [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_getaddrinfo.c | 110 struct ares_addrinfo_cname *tail = ares_malloc_zero(sizeof(*tail)); in ares__append_addrinfo_cname() local 130 ares__addrinfo_cat_cnames(struct ares_addrinfo_cname **head, struct ares_addrinfo_cname *tail) ares__addrinfo_cat_cnames() argument 150 struct ares_addrinfo_node *tail = ares_malloc_zero(sizeof(*tail)); ares__append_addrinfo_node() local 170 ares__addrinfo_cat_nodes(struct ares_addrinfo_node **head, struct ares_addrinfo_node *tail) ares__addrinfo_cat_nodes() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_scene.h | 100 struct cmd_block *tail; member 323 struct cmd_block *tail = bin->tail; in lp_scene_bin_command() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.h | 49 struct nouveau_fence *tail; member
|
| /third_party/node/deps/v8/src/regexp/experimental/ |
| H A D | experimental-compiler.cc | 357 Label tail; in CompileDisjunction() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_aes_cbc_hmac_sha256.c | 33 SHA256_CTX head, tail, md; member [all...] |
| H A D | e_aes_cbc_hmac_sha1.c | 33 SHA_CTX head, tail, md; member [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | e_aes_cbc_hmac_sha256.c | 33 SHA256_CTX head, tail, md; member [all...] |
| H A D | e_aes_cbc_hmac_sha1.c | 33 SHA_CTX head, tail, md; member [all...] |
| /third_party/skia/src/opts/ |
| H A D | SkRasterPipeline_opts.h | 143 SI void load2(const uint16_t* ptr, size_t tail, U16* r, U16* g) { in load2() argument 147 SI void store2(uint16_t* ptr, size_t tail, U16 r, U16 g) { in store2() argument 151 SI void load3(const uint16_t* ptr, size_t tail, U16* r, U16* g, U16* b) { in load3() argument 156 SI void load4(const uint16_t* ptr, size_t tail, U16* r, U16* g, U16* b, U16* a) { in load4() argument 162 SI void store4(uint16_t* ptr, size_t tail, U16 r, U16 g, U16 b, U16 a) { in store4() argument 169 SI void load2(const float* ptr, size_t tail, F* r, F* g) { in load2() argument 173 SI void store2(float* ptr, size_t tail, F r, F g) { in store2() argument 177 SI void load4(const float* ptr, size_t tail, F* r, F* g, F* b, F* a) { in load4() argument 183 SI void store4(float* ptr, size_t tail, F r, F g, F b, F a) { in store4() argument 1074 size_t dx, dy, tail; global() member 1154 load(const T* src, size_t tail) load() argument [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_rectpack.h | 355 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local
|