Home
last modified time | relevance | path

Searched defs:len2 (Results 51 - 75 of 104) sorted by relevance

12345

/third_party/skia/samplecode/
H A DSample3D.cpp37 SkScalar len2 = v.lengthSquared(); in computeUnitV3() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dgenpng.c560 double len2 = lx*lx + ly*ly; in line_check() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dconvsamp.cpp627 uint32_t len, len2; in convsample_20_didSubstitute() local
721 uint32_t len, len2; in convsample_21_didSubstitute() local
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c34 int len2 = _vscprintf ((char *) format, argptr); in asprintf() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-buffer.c183 unsigned int i, len, len2; in test_buffer_contents() local
300 unsigned int i, len, len2; in test_buffer_positions() local
/third_party/selinux/libsepol/src/
H A Dmodule.c848 size_t len2; in write_helper() local
H A Dwrite.c1032 size_t items, items2, len, len2; in class_write() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dms_funcs.c251 const size_t len2[3] = { SHA1_MAC_LEN, 8, sizeof(magic2) }; in generate_authenticator_response_pwhash() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dms_funcs.c251 const size_t len2[3] = { SHA1_MAC_LEN, 8, sizeof(magic2) }; in generate_authenticator_response_pwhash() local
/third_party/zlib/
H A Dcrc32.c1032 uLong ZEXPORT crc32_combine64(uLong crc1, uLong crc2, z_off64_t len2) { in crc32_combine64() argument
1040 uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, z_off_t len2) { in crc32_combine() argument
1045 uLong ZEXPORT crc32_combine_gen64(z_off64_t len2) { in crc32_combine_gen64() argument
1053 uLong ZEXPORT crc32_combine_gen(z_off_t len2) { in crc32_combine_gen() argument
/third_party/ffmpeg/libavcodec/
H A Dhuffyuvdec.c181 int len2 = s->len[2][r & 255]; in generate_joint_tables() local
H A Don2avc.c423 int len2 = len >> 1, len4 = len >> 2; in combine_fft() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c434 int32_t len1, len2, r1, r2; in TestStringFunctions() local
/third_party/lzma/CPP/Windows/
H A DFileDir.cpp673 const DWORD len2 = ::GetCurrentDirectoryW(len, temp.GetBuf(len)); in GetCurrentDir() local
/third_party/mbedtls/library/
H A Decjpake.c1002 ecjpake_test_load(mbedtls_ecjpake_context *ctx, const unsigned char *xm1, size_t len1, const unsigned char *xm2, size_t len2) ecjpake_test_load() argument
/third_party/node/deps/zlib/
H A Dcrc32.c1124 uLong ZEXPORT crc32_combine64(uLong crc1, uLong crc2, z_off64_t len2) { in crc32_combine64() argument
1132 uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, z_off_t len2) { in crc32_combine() argument
1136 uLong ZEXPORT crc32_combine_gen64(z_off64_t len2) { in crc32_combine_gen64() argument
1144 uLong ZEXPORT crc32_combine_gen(z_off_t len2) { in crc32_combine_gen() argument
/third_party/python/Objects/
H A Dgenericaliasobject.c242 Py_ssize_t len2 = PyTuple_GET_SIZE(subparams); in _Py_make_parameters() local
/third_party/ffmpeg/libavformat/
H A Drmdec.c765 int seq = 0, pic_num = 0, len2 = 0, pos = 0; //init to silence compiler warning in rm_assemble_video_frame() local
/third_party/curl/lib/vtls/
H A Dgtls.c758 size_t len1 = 0, len2 = 0; in pkp_pin_peer_pubkey() local
/third_party/ffmpeg/libavutil/
H A Dtx_template.c894 int len2 = len*2; in ff_tx_mdct_naive_inv() local
975 const int len2 = s->len >> 1; in ff_tx_mdct_sr_fwd() local
1014 const int len2 = s->len >> 1; ff_tx_mdct_sr_inv() local
1089 int len2 = len >> 1; ff_tx_mdct_inv_full() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp1142 int32_t len1, len2; in TestT7189() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp1519 uint32 len2 = strlenAsUint32 (s); in EndsWith() local
1565 uint32 len2 = strlenAsUint32 (s); in Contains() local
1630 uint32 len2 = strlenAsUint32 (old_string); in Replace() local
1729 uint32 len2 = strlenAsUint32 (s); Append() local
[all...]
/third_party/python/Modules/
H A Daudioop.c634 Py_ssize_t len1, len2; in audioop_findfit_impl() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dhs20_supplicant.c863 u16 len2; in hs20_osu_add_prov() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_serv.c740 u8 *len, *len2, *count; in anqp_add_osu_provider() local
[all...]

Completed in 45 milliseconds

12345