Home
last modified time | relevance | path

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

1234

/external/libunwind/src/
Dos-freebsd.c56 size_t len, len1; in get_pid_by_tid() local
96 size_t len, len1; in map_create_list() local
/external/toybox/toys/example/
Ddemo_utf8towc.c21 int len1, len2; in demo_utf8towc_main() local
/external/toybox/toys/posix/
Dcmp.c31 int i, len1, len2, min_len, size = sizeof(toybuf)/2; local
/external/xz-java/src/org/tukaani/xz/lz/
DBT4.java145 int len1 = 0; in getMatches() local
203 int len1 = 0; in skip() local
/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java184 int len0, len1; in GetMatches() local
293 int len0, len1; in Skip() local
/external/webrtc/webrtc/common_audio/signal_processing/
Dcross_correlation_neon.c21 size_t len1 = length >> 3; in DotProductWithScaleNeon() local
Dresample_by_2_mips.c36 size_t i, len1; in WebRtcSpl_DownsampleBy2() local
/external/dtc/tests/
Ddtbs_equal_ordered.c86 int len1, len2; in compare_structure() local
Ddtbs_equal_unordered.c113 int len1, len2; in compare_properties() local
/external/ltp/testcases/kernel/syscalls/open/
Dopen12.c122 off_t len1, len2; in test_append() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap_kern.h209 int *bytes, len1, len2 = 0, len3; in bpf_prog5() local
295 int zero = 0, one = 1, two = 2, three = 3, len1, len2 = 0, len3; in bpf_prog7() local
/external/selinux/libselinux/src/
Dregex.c245 size_t len1, len2; in regex_cmp() local
483 size_t len1, len2; in regex_cmp() local
/external/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
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXStringForFSB.java475 int len1 = m_length; in compareTo() local
521 int len1 = m_length; in compareToIgnoreCase() local
/external/dnsmasq/src/
Dnetlink.c175 unsigned int len1 = h->nlmsg_len - NLMSG_LENGTH(sizeof(*ifa)); in iface_enumerate() local
/external/webrtc/webrtc/p2p/base/
Dstun_unittest.cc881 int len1 = static_cast<int>(out.Length()); in TEST_F() local
910 int len1 = static_cast<int>(out.Length()); in TEST_F() local
939 int len1 = static_cast<int>(out.Length()); in TEST_F() local
969 int len1 = static_cast<int>(out.Length()); in TEST_F() local
1433 size_t len1 = out.Length(); in TEST_F() local
/external/jdiff/src/jdiff/
DDiffMyers.java364 final int len1 = filevec[1].buffered_lines; in build_reverse_script() local
399 final int len1 = filevec[1].buffered_lines; in build_script() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh627 unsigned int len1 = valueFormats[0].get_len (); in intersects() local
646 unsigned int len1 = valueFormats[0].get_len (); in collect_glyphs() local
660 unsigned int len1 = valueFormats[0].get_len (); in apply() local
700 unsigned int len1; /* valueFormats[0].get_len() */ member
782 unsigned int len1 = valueFormat[0].get_len (); in sanitize() local
841 unsigned int len1 = valueFormat1.get_len (); in apply() local
877 unsigned int len1 = valueFormat1.get_len (); in sanitize() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc89 uptr len1 = internal_strlen(str1); in TEST() local
/external/v8/src/debug/
Dliveedit.cc220 void skip1(int len1) { in skip1()
294 const int len1 = input->GetLength1(); in NarrowDownInput() local
336 TokensCompareInput(Handle<String> s1, int offset1, int len1, in TokensCompareInput()
364 void AddChunk(int pos1, int pos2, int len1, int len2) override { in AddChunk()
430 int len1 = line_end1 - line_start1; in Equals() local
/external/python/cpython2/Modules/
Daudioop.c516 int len1, len2; in audioop_findfit() local
578 int len1, len2; in audioop_findfactor() local
609 int len1, len2; in audioop_findmax() local
915 int len1, len2, size, val1 = 0, val2 = 0, minval, maxval, newval; in audioop_add() local
/external/u-boot/drivers/mtd/ubi/
Dvtbl.c259 int len1 = be16_to_cpu(vtbl[i].name_len); local
/external/pdfium/third_party/agg23/
Dagg_math_stroke.h190 float len1, in stroke_calc_join()
/external/mesa3d/src/mesa/main/
Dversion.c39 const size_t len1 = strlen(string); in check_for_ending() local

1234