| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftrfork.c | 189 int i, j, cnt, subcnt; in FT_BASE_DEF() local
|
| /third_party/toybox/kconfig/ |
| H A D | conf.c | 313 int cnt, def; in conf_choice() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | brctl.c | 77 int num, cnt, i, j, ifindices[MAX_BRIDGES], pindices[MAX_BRIDGES]; in br_show() local
|
| /third_party/skia/include/core/ |
| H A D | SkRefCnt.h | 191 int cnt = fRefCnt.load(std::memory_order_acquire); in refCntGreaterThan() local
|
| /third_party/skia/gm/ |
| H A D | beziereffects.cpp | 289 int cnt = ChopConic(controlPts, dst, weights[row]); variable 486 int cnt = SkChopQuadAtMaxCurvature(controlPts, chopped); variable
|
| /third_party/skia/bench/ |
| H A D | ImageCacheBudgetBench.cpp | 29 static void make_images(sk_sp<SkImage> imgs[], int cnt) { in make_images() argument
|
| /third_party/rust/crates/nom/src/multi/ |
| H A D | tests.rs | 331 fn cnt(i: &[u8]) -> IResult<&[u8], Vec<&[u8]>> { in length_count_test() functions
|
| /third_party/selinux/libsepol/src/ |
| H A D | util.c | 43 int add_i_to_a(uint32_t i, uint32_t * cnt, uint32_t ** a) in add_i_to_a() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | mmanndk.cpp | 73 size_t cnt = write(fd, tmpfile, strlen(tmpfile));
in MemfdCreate() local
|
| /test/xts/hats/hdf/manager/managerServiceTest/ |
| H A D | service_manager_hdi_test.cpp | 897 uint32_t cnt = 0; in HWTEST_F() local 957 uint32_t cnt = 0; in HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_parse.c | 474 int i, cnt, nalsize; in ff_h264_decode_extradata() local
|
| H A D | lcldec.c | 94 unsigned cnt = (ofs >> 11) + 1; in mszh_decomp() local
|
| H A D | scpr.c | 164 static int decode_value(SCPRContext *s, uint32_t *cnt, uint32_t maxc, uint32_t step, uint32_t *rval) in decode_value() argument
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | h264idct_lasx.c | 331 int32_t cnt; in ff_h264_idct8_add4_lasx() local [all...] |
| /third_party/eudev/src/scsi_id/ |
| H A D | scsi_serial.c | 865 int cnt; in scsi_get_serial() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | mem.c | 455 void av_memcpy_backptr(uint8_t *dst, int back, int cnt) in av_memcpy_backptr() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_libvmaf.c | 166 static AVDictionary **delimited_dict_parse(char *str, unsigned *cnt) in delimited_dict_parse() argument
|
| /third_party/elfutils/libebl/ |
| H A D | eblopenbackend.c | 271 size_t cnt; in openbackend() local [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | postscript.c | 151 size_t cnt = 0; in stream_next_line() local
|
| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | armv7m_mpu.h | 262 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unifiedcache.cpp | 198 int32_t cnt = 0; in _dumpContents() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | choicfmt.cpp | 470 format(const Formattable* objs, int32_t cnt, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument [all...] |
| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 417 int cnt ; in update() local [all...] |
| /third_party/libbpf/src/ |
| H A D | elf.c | 485 int elf_resolve_syms_offsets(const char *binary_path, int cnt, in elf_resolve_syms_offsets() argument 586 size_t cap = 0, cnt = 0; in elf_resolve_pattern_offsets() local [all...] |
| H A D | ringbuf.c | 238 int64_t cnt = 0; in ringbuf_process_ring() local 306 int i, cnt; in ring_buffer__poll() local 608 int cnt, ms_elapsed; in user_ring_buffer__reserve_blocking() local [all...] |