/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/mesa3d/src/intel/common/ |
H A D | intel_measure.h | 123 unsigned head, tail; member
|
/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
|
/third_party/skia/src/pathops/ |
H A D | SkOpSegment.h | 387 const SkOpSpanBase* tail() const { in tail() function in SkOpSegment 391 SkOpSpanBase* tail() { in tail() function in SkOpSegment
|
/third_party/optimized-routines/math/ |
H A D | pow.c | 37 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 D | hb-serialize.hh | 94 char *tail; member 102 char *tail; member 639 char *start, *head, *tail, *end; global() member [all...] |
/third_party/selinux/libsepol/src/ |
H A D | conditional.c | 272 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 D | config_file.c | 381 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
|
H A D | config_winreg.c | 377 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 D | config_file.c | 335 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
|
H A D | config_winreg.c | 386 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | fsldma.c | 384 struct fsl_desc_sw *tail = to_fsl_desc(chan->ld_pending.prev); in append_ld_queue() local
|
H A D | plx_dma.c | 113 int tail; member
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | nosy.c | 63 struct packet *head, *tail; member [all...] |