Home
last modified time | relevance | path

Searched defs:len1 (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
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
/third_party/libunwind/libunwind/src/
Dos-freebsd.c56 size_t len, len1; in get_pid_by_tid() local
96 size_t len, len1; in tdep_get_elf_image() local
/third_party/toybox/toys/example/
Ddemo_utf8towc.c21 int len1, len2; in demo_utf8towc_main() local
/third_party/toybox/toys/posix/
Dcmp.c31 int i, len1, len2, min_len, size = sizeof(toybuf)/2; local
/third_party/typescript/tests/cases/conformance/types/tuple/
DstrictTupleLength.ts7 var len1: 1 = t1.length; variable
/third_party/typescript/tests/baselines/reference/
DstrictTupleLength.js8 var len1: 1 = t1.length; variable
/third_party/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java184 int len0, len1; in GetMatches() local
293 int len0, len1; in Skip() local
/third_party/libuv/test/
Dtest-pipe-getsockname.c216 size_t len1, len2; in TEST_IMPL() local
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c113 off_t len1, len2; in test_append() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_temperature.cpp220 real64 len1 = sqrt (1.0 + vv1 * vv1); in Get_xy_coord() local
Ddng_string.cpp1517 uint32 len1 = Length (); in EndsWith() local
1563 uint32 len1 = Length (); in Contains() local
1628 uint32 len1 = Length (); in Replace() local
1734 uint32 len1 = Length (); in Append() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh1088 unsigned len1; /* valueFormats[0].get_len() */ member
1163 unsigned int len1 = valueFormats[0].get_len (); in intersects() local
1181 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs() local
1192 unsigned len1 = valueFormats[0].get_len (); in collect_variation_indices() local
1213 unsigned int len1 = valueFormats[0].get_len (); in apply() local
1249 unsigned len1 = valueFormats[0].get_len (); in subset() local
1280 unsigned int len1; /* valueFormats[0].get_len() */ member
1414 unsigned len1 = valueFormat[0].get_len (); in compute_effective_value_formats() local
1447 unsigned int len1 = valueFormat[0].get_len (); in sanitize() local
1518 unsigned len1 = valueFormat1.get_len (); in collect_variation_indices() local
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
Dfortify_recv_chk_test.cpp112 size_t len1 = sizeof(buf); variable
/third_party/selinux/libselinux/src/
Dregex.c280 size_t len1, len2; in regex_cmp() local
528 size_t len1, len2; in regex_cmp() local
/third_party/lzma/C/
DLzFindOpt.c271 const Byte *len0 = cur, *len1 = cur; in GetMatchesSpecN_2() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap23.c28 unsigned long len1; member
/third_party/ninja/src/
Dgetopt.c129 permute (char **argv, int len1, int len2) in permute()
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
Dsocket_test.cpp282 int len1 = sizeof(buf); variable
452 size_t len1 = sizeof(buf); variable
/third_party/node/deps/v8/src/debug/
Dliveedit.cc227 void skip1(int len1) { in skip1()
301 const int len1 = input->GetLength1(); in NarrowDownInput() local
343 TokensCompareInput(Handle<String> s1, int offset1, int len1, in TokensCompareInput()
371 void AddChunk(int pos1, int pos2, int len1, int len2) override { in AddChunk()
437 int len1 = line_end1 - line_start1; in Equals() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Drobust_av.c26 u8 *len, *len1; in wpas_populate_mscs_descriptor_ie() local
103 u8 *len, *len1; in wpas_populate_scs_descriptor_ie() local
/third_party/ffmpeg/libavcodec/
Dhuffyuvdec.c144 int len1 = s->len[p][u]; in generate_joint_tables() local
175 int len1 = s->len[p1][b & 255]; in generate_joint_tables() local
/third_party/mesa3d/src/mesa/main/
Dversion.c47 const size_t len1 = strlen(string); in check_for_ending() local
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.cpp838 int32_t len1=0; in spanBack() local
1184 int32_t len1=0; in spanBackUTF8() local
/third_party/node/deps/icu-small/source/common/
Dunisetspan.cpp838 int32_t len1=0; in spanBack() local
1184 int32_t len1=0; in spanBackUTF8() local
/third_party/icu/icu4c/source/common/
Dunisetspan.cpp838 int32_t len1=0; in spanBack() local
1184 int32_t len1=0; in spanBackUTF8() local

1234