Home
last modified time | relevance | path

Searched defs:incr (Results 1 - 25 of 55) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DlogicalAssignment10(target=es2021).js4 function incr() { function
[all...]
H A DlogicalAssignment10(target=esnext).js4 function incr() { function
[all...]
H A DlogicalAssignment10(target=es2015).js4 function incr() { function
[all...]
H A DlogicalAssignment10(target=es2020).js4 function incr() { function
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_util.c40 draw_pt_split_prim(enum pipe_prim_type prim, unsigned *first, unsigned *incr) in draw_pt_split_prim() argument
100 draw_pt_trim_count(unsigned count, unsigned first, unsigned incr) draw_pt_trim_count() argument
[all...]
H A Ddraw_split_tmp.h29 unsigned first, incr; in FUNC() local
[all...]
H A Ddraw_pt.c142 unsigned first, incr; in draw_pt_arrays() local
/third_party/rust/crates/nom/fuzz/fuzz_targets/
H A Dfuzz_arithmetic.rs31 fn incr(i: &str) -> IResult<&str, ()> { in incr() functions
/third_party/toybox/toys/other/
H A Dmakedevs.c59 unsigned int mode = 0755, major = 0, minor = 0, cnt = 0, incr = 0, in makedevs_main() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dmpegaudiodsp_altivec.c93 apply_window_mp3(float *in, float *win, int *unused, float *out, ptrdiff_t incr) apply_window_mp3() argument
/third_party/NuttX/fs/vfs/
H A Dfs_select.c188 int incr = 0; in do_select() local
/third_party/node/deps/v8/third_party/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegaudiodsp.c111 apply_window_mp3(float *in, float *win, int *unused, float *out, ptrdiff_t incr) apply_window_mp3() argument
/third_party/ffmpeg/libswresample/
H A Dresample_template.c75 resample_one(void *dest, const void *source, int dst_size, int64_t index2, int64_t incr) resample_one() argument
/third_party/node/deps/zlib/
H A Dinftrees.c44 unsigned incr; /* for incrementing code, index */ in inflate_table() local
/third_party/mesa3d/src/mesa/main/
H A Daccum.c151 const GLshort incr = (GLshort) (value * 32767.0f); in accum_scale_or_bias() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim.h44 unsigned incr; member
/third_party/python/Parser/
H A Dmyreadline.c302 size_t incr = (n > 0) ? n + 2 : 100; in PyOS_StdioReadline() local
/third_party/zlib/contrib/infback9/
H A Dinftree9.c44 unsigned incr; /* for incrementing code, index */ in inflate_table9() local
[all...]
/third_party/zlib/
H A Dinftrees.c44 unsigned incr; /* for incrementing code, index */ in inflate_table() local
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodsp_template.c123 ff_mpadsp_apply_window(MPA_INT *synth_buf, MPA_INT *window, int *dither_state, OUT_INT *samples, ptrdiff_t incr) ff_mpadsp_apply_window() argument
178 ff_mpa_synth_filter(MPADSPContext *s, MPA_INT *synth_buf_ptr, int *synth_buf_offset, MPA_INT *window, int *dither_state, OUT_INT *samples, ptrdiff_t incr, MPA_INT *sb_samples) ff_mpa_synth_filter() argument
H A Dylc.c368 int incr = (val - 0xDF) * 4; in decode_frame() local
/third_party/ffmpeg/libavresample/
H A Dresample.c275 int64_t incr = (1LL << 32) * c->dst_incr / c->src_incr; in resample() local

Completed in 13 milliseconds

123