/third_party/typescript/tests/baselines/reference/ |
D | functionsInClassExpressions.js | 7 inc = () => { field in Foo 18 this.inc = function () { method
|
/third_party/python/Lib/test/ |
D | _test_atexit.py | 74 def inc(): function 85 def inc(): function 96 def inc(): function
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_stretch.c | 81 int pos, inc; in generate_rowbytes() local 180 int pos, inc; in DEFINE_COPY_ROW() local 208 int pos, inc; in SDL_SoftStretch() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_stacksave.c | 37 uint32_t test_vla_in_loop(uint32_t size, uint32_t start, uint32_t inc) { in test_vla_in_loop() 53 uint32_t test_two_vlas_in_loops(uint32_t size, uint32_t start, uint32_t inc) { in test_two_vlas_in_loops()
|
D | test_stacksave_main.c | 43 uint32_t inc = (start / 10) + 1; in DECLARE_TESTS() local
|
/third_party/musl/src/linux/ |
D | sbrk.c | 7 void *sbrk(intptr_t inc) in sbrk()
|
/third_party/musl/src/unistd/ |
D | nice.c | 7 int nice(int inc) in nice()
|
/third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
D | bitfield-inc.c | 5 void inc(struct s *p) in inc() function
|
/third_party/ltp/testcases/kernel/syscalls/brk/ |
D | brk01.c | 16 uintptr_t inc = getpagesize() * 2 - 1; in verify_brk() local
|
/third_party/flutter/skia/src/core/ |
D | SkReadBuffer.cpp | 78 size_t inc = SkAlign4(size); in skip() local 110 const size_t inc = sizeof(int32_t); in readInt() local 116 const size_t inc = sizeof(SkScalar); in readScalar() local 278 const size_t inc = sizeof(uint32_t); in getArrayCount() local
|
/third_party/FreeBSD/contrib/gdtoa/ |
D | hd_init.c | 38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
|
/third_party/musl/src/stdio/ |
D | ext2.c | 16 void __freadptrinc(FILE *f, size_t inc) in __freadptrinc()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | scoped_pyobject_ptr.h | 82 void inc() const { Py_INCREF(ptr_); } in inc() function
|
/third_party/skia/src/core/ |
D | SkReadBuffer.cpp | 56 size_t inc = SkAlign4(size); in skip() local 88 const size_t inc = sizeof(int32_t); in readInt() local 98 const size_t inc = sizeof(SkScalar); in readScalar() local 310 const size_t inc = sizeof(uint32_t); in getArrayCount() local
|
/third_party/ffmpeg/libavcodec/ |
D | hevc_cabac.c | 628 int inc = 0; in ff_hevc_skip_flag_decode() local 644 int inc = 0; in ff_hevc_cu_qp_delta_abs() local 695 int inc = 0, depth_left = 0, depth_top = 0; in ff_hevc_split_coding_unit_flag_decode() local 956 int inc; in significant_coeff_group_flag_decode() local 965 int inc = ctx_idx_map[(y_c << 2) + x_c] + offset; in significant_coeff_flag_decode() local 974 static av_always_inline int coeff_abs_level_greater1_flag_decode(HEVCContext *s, int c_idx, int inc) in coeff_abs_level_greater1_flag_decode() 983 static av_always_inline int coeff_abs_level_greater2_flag_decode(HEVCContext *s, int c_idx, int inc) in coeff_abs_level_greater2_flag_decode() 1383 int inc = (ctx_set << 2) + greater1_ctx; in ff_hevc_hls_residual_coding() local
|
D | pnm_parser.c | 52 int inc = FFMIN(pnmpc->remaining_bytes, buf_size); in pnm_parse() local
|
/third_party/alsa-lib/src/ucm/ |
D | ucm_include.c | 41 snd_config_t *inc, in include_eval_one() 283 snd_config_t *inc) in uc_mgr_evaluate_include()
|
/third_party/ltp/metadata/ |
D | metaparse.c | 240 FILE *inc; in open_include() local 281 static void close_include(FILE *inc) in close_include() 437 FILE *inc; in parse_array_size() local 643 FILE *inc; in parse_include_macros() local
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9itxfm_neon.S | 702 .macro load i, src, inc 705 .macro store i, dst, inc 711 .macro load_clear i, src, inc
|
D | vp9itxfm_16bpp_neon.S | 949 .macro load i, src, inc 952 .macro store i, dst, inc 958 .macro load_clear i, src, inc
|
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_correlate_opt_q15.c | 76 int32_t inc = 1; /* Output pointer increment */ in arm_correlate_opt_q15() local
|
D | arm_correlate_fast_opt_q15.c | 79 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_fast_opt_q15() local
|
D | arm_correlate_opt_q7.c | 75 int32_t inc = 1; /* Output pointer increment */ in arm_correlate_opt_q7() local
|
D | arm_correlate_fast_q15.c | 81 int32_t inc = 1; /* Destination address modifier */ in arm_correlate_fast_q15() local
|
/third_party/gstreamer/gstplugins_good/ext/jack/ |
D | meson.build | 82 inc = include_directories(jack_install_dir / 'include') variable
|