Home
last modified time | relevance | path

Searched defs:len1 (Results 1 - 25 of 156) sorted by relevance

1234567

/kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/queue/full/
H A DIt_los_queue_064.c42 UINT32 ret, len1; in Testcase() local
/kernel/liteos_m/testsuites/sample/kernel/queue/
H A DIt_los_queue_064.c37 UINT32 ret, len1; in Testcase() local
/third_party/toybox/toys/example/
H A Ddemo_utf8towc.c21 int len1, len2; in demo_utf8towc_main() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dlevenshtein.c47 int len1 = strlen(string1), len2 = strlen(string2); in levenshtein() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dlevenshtein.c47 int len1 = strlen(string1), len2 = strlen(string2); in levenshtein() local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_mbrlen_001.cpp40 int len1, len2, len3; in Testcase() local
/third_party/typescript/tests/baselines/reference/
H A DstrictTupleLength.js8 var len1: 1 = t1.length; variable
29 var len1 = t1.length; variable
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsys_sh32.c51 sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, u32 len0, u32 len1, int advice) sys_fadvise64_64_wrapper() argument
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsys_sh32.c51 sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, u32 len0, u32 len1, int advice) sys_fadvise64_64_wrapper() argument
/third_party/toybox/toys/posix/
H A Dcmp.c31 int i, len1, len2, min_len, size = sizeof(toybuf)/2; in do_cmp() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Ddsoftbus_other_test.cpp196 int32_t len1 = -10; in HWTEST_F() local
H A Ddsoftbus_crypto_test.cpp265 uint32_t len1 = 0; in HWTEST_F() local
/kernel/linux/linux-5.10/fs/hfs/
H A Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() argument
/kernel/linux/linux-6.6/fs/hfs/
H A Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() argument
/third_party/ffmpeg/libavformat/
H A Dvorbiscomment.c51 int64_t len1 = !strcmp(tag->key, "title") ? 4 : strlen(tag->key); in ff_vorbiscomment_length() local
83 int64_t len1 = strlen(tag->key); in ff_vorbiscomment_write() local
113 int64_t len1 = !strcmp(tag->key, "title") ? 4 : strlen(tag->key); in ff_vorbiscomment_write() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.cpp110 const size_t len1 = 1; in HILOG_CHARACTERS() local
/kernel/linux/linux-5.10/lib/
H A Dcrc32test.c721 u32 len1 = j, len2 = test[i].length - j; in crc32c_combine_test() local
809 u32 len1 = j, len2 = test[i].length - j; in crc32_combine_test() local
/kernel/linux/linux-6.6/lib/
H A Dcrc32test.c721 u32 len1 = j, len2 = test[i].length - j; in crc32c_combine_test() local
809 u32 len1 = j, len2 = test[i].length - j; in crc32_combine_test() local
/third_party/libunwind/libunwind/src/
H A Dos-freebsd.c56 size_t len, len1; in get_pid_by_tid() local
96 size_t len, len1; in tdep_get_elf_image() local
[all...]
/third_party/libuv/test/
H A Dtest-pipe-getsockname.c236 size_t len1, len2; in TEST_IMPL() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_recv_chk_test.cpp112 size_t len1 = sizeof(buf); in HWTEST_F() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_temperature.cpp220 real64 len1 = sqrt (1.0 + vv1 * vv1); in Get_xy_coord() local
/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dcopy_user.S70 #define len1 r28 define
[all...]
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dcopy_user.S70 #define len1 r28 define
[all...]
/kernel/linux/linux-5.10/lib/zlib_dfltcc/
H A Ddfltcc_util.h26 dfltcc( int fn, void *param, Byte **op1, size_t *len1, const Byte **op2, size_t *len2, void *hist ) dfltcc() argument

Completed in 11 milliseconds

1234567