Home
last modified time | relevance | path

Searched defs:delays (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/parallel/
Dtest-net-socket-timeout-unref.js38 const delays = [8, 5, 3, 6, 2, 4]; variable
Dtest-net-connect-keepalive.js8 const delays = [[123, 0], [456123, 456], [-123000, 0], [undefined, 0]]; variable
/third_party/ffmpeg/libavfilter/
Daf_aecho.c33 char *delays, *decays; member
Daf_chorus.c46 float *delays; member
Daf_adelay.c41 char *delays; member
Daf_sofalizer.c677 float c[3], delays[2]; in getfilter_float() local
/third_party/astc-encoder/Source/
Dstb_image.h1424 STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int len, int **delays, int *x, in… in stbi_load_gif_from_memory()
6867 static void *stbi__load_gif_main_outofmem(stbi__gif *g, stbi_uc *out, int **delays) in stbi__load_gif_main_outofmem()
6878 static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *comp,… in stbi__load_gif_main()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1309 struct task_delay_info *delays; member