Home
last modified time | relevance | path

Searched defs:tail (Results 476 - 500 of 1201) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c36 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 Dpow.c36 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 Dmemchunk.h419 Memchunk *head, *tail; global() member
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c110 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 Dlp_scene.h100 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 Dnouveau_screen.h49 struct nouveau_fence *tail; member
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-compiler.cc357 Label tail; in CompileDisjunction() local
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.h123 unsigned head, tail; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c33 SHA256_CTX head, tail, md; member
[all...]
H A De_aes_cbc_hmac_sha1.c33 SHA_CTX head, tail, md; member
[all...]
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c33 SHA256_CTX head, tail, md; member
[all...]
H A De_aes_cbc_hmac_sha1.c33 SHA_CTX head, tail, md; member
[all...]
/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h143 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 Dimstb_rectpack.h355 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local
/third_party/skia/src/pathops/
H A DSkOpSegment.h387 const SkOpSpanBase* tail() const { in tail() function in SkOpSegment
391 SkOpSpanBase* tail() { in tail() function in SkOpSegment
/third_party/optimized-routines/math/
H A Dpow.c37 log_inline (uint64_t ix, double_t *tail) in log_inline() argument
178 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-serialize.hh94 char *tail; member
102 char *tail; member
639 char *start, *head, *tail, *end; global() member
[all...]
/third_party/selinux/libsepol/src/
H A Dconditional.c272 cond_expr_t *cur, *head, *tail, *new_expr; in cond_copy_expr() local
616 cond_av_list_t *tail; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_file.c381 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
H A Dconfig_winreg.c377 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_file.c335 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
H A Dconfig_winreg.c386 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsldma.c384 struct fsl_desc_sw *tail = to_fsl_desc(chan->ld_pending.prev); in append_ld_queue() local
H A Dplx_dma.c113 int tail; member
/kernel/linux/linux-5.10/drivers/firewire/
H A Dnosy.c63 struct packet *head, *tail; member
[all...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...49