Home
last modified time | relevance | path

Searched defs:diff (Results 676 - 700 of 1482) sorted by relevance

1...<<21222324252627282930>>...60

/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp83 vfloat4 diff = color - center_color; in kmeans_init() local
128 vfloat4 diff = color - center_color; in kmeans_init() local
167 vfloat4 diff = color - cluster_centers[j]; in kmeans_assign() local
H A Dastcenc_weight_align.cpp213 vfloat diff = sval - svalrte; in compute_lowest_and_highest_weight() local
279 vfloat diff = sval - svalrte; in compute_lowest_and_highest_weight() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c166 snd_pcm_sframes_t diff; in snd_pcm_dshare_sync_ptr0() local
H A Dpcm_dsnoop.c135 snd_pcm_sframes_t diff; in snd_pcm_dsnoop_sync_ptr() local
/third_party/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp125 int32_t diff=uprv_memcmp(thisString.data(), otherString.data(), commonLength); in compareStringTo() local
H A Ducnvbocu.cpp287 packDiff(int32_t diff) packDiff() argument
400 int32_t prev, c, diff; _Bocu1FromUnicodeWithOffsets() local
660 int32_t prev, c, diff; _Bocu1FromUnicode() local
884 int32_t diff, count; decodeBocu1LeadByte() local
964 int32_t prev, count, diff, c; _Bocu1ToUnicodeWithOffsets() local
1186 int32_t prev, count, diff, c; _Bocu1ToUnicode() local
[all...]
/third_party/libuv/test/
H A Dbenchmark-pump.c89 int64_t diff; in show_stats() local
128 int64_t diff; in read_show_stats() local
/third_party/libsnd/src/
H A Dima_adpcm.c262 int chan, k, diff, bytecode, predictor ; in aiff_ima_decode_block() local
330 { int chan, k, step, diff, vpdiff, blockindx, indx ; in aiff_ima_encode_block() local
393 { int chan, k, predictor, blockindx, indx, indxstart, diff ; wavlike_ima_decode_block() local
484 { int chan, k, step, diff, vpdiff, blockindx, indx, indxstart ; wavlike_ima_encode_block() local
[all...]
H A Dxi.c1161 { short diff, last_val ; in s2dles_array() local
1177 { short diff, last_val ; in i2dles_array() local
1193 { short diff, last_val, current ; in f2dles_array() local
1210 { short diff, last_va in d2dles_array() local
[all...]
/third_party/mbedtls/library/
H A Dccm.c576 int diff = mbedtls_ct_memcmp(tag1, tag2, tag_len); in mbedtls_ccm_compare_tags() local
/third_party/libabigail/tools/
H A Dabidw.cc752 corpus_diff_sptr diff = compute_diff(corp, corp2, ctxt); in load_corpus_and_write_abixml() local
H A Dabicompat.cc439 function_type_diff_sptr diff; member
458 diff_sptr diff; member
[all...]
H A Dabilint.cc82 bool diff; member
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-scanner.c3372 int32_t diff = ((int32_t) data_p[2]) | ((int32_t) data_p[3]) << 8; in scanner_scan_all() local
/third_party/ltp/lib/
H A Drandom_range.c549 long long med, half, diff; in divider() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c315 float diff[4], temp[4]; in blend_quad() local
570 float diff[4], temp[4]; in blend_quad() local
/third_party/musl/src/crypt/
H A Dcrypt_blowfish.c503 BF_word safety, sign, diff, tmp[2]; in BF_set_key() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dbytestriebuilder.cpp125 int32_t diff=uprv_memcmp(thisString.data(), otherString.data(), commonLength); in compareStringTo() local
H A Ducnvbocu.cpp287 packDiff(int32_t diff) packDiff() argument
400 int32_t prev, c, diff; _Bocu1FromUnicodeWithOffsets() local
660 int32_t prev, c, diff; _Bocu1FromUnicode() local
884 int32_t diff, count; decodeBocu1LeadByte() local
964 int32_t prev, count, diff, c; _Bocu1ToUnicodeWithOffsets() local
1186 int32_t prev, count, diff, c; _Bocu1ToUnicode() local
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetBOCU1.java210 private static boolean DIFF_IS_SINGLE(int diff){ in DIFF_IS_SINGLE() argument
215 private static int PACK_SINGLE_DIFF(int diff){ in PACK_SINGLE_DIFF() argument
220 private static boolean DIFF_IS_DOUBLE(int diff){ in DIFF_IS_DOUBLE() argument
237 int prev, c , diff; global() field in CharsetBOCU1.CharsetEncoderBOCU
690 int prev, c , diff, count; global() field in CharsetBOCU1.CharsetDecoderBOCU
[all...]
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c218 signed long diff; in main() local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c446 struct timeval diff; in difftimeval() local
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc568 diff_sptr diff = *i; in report() local
748 diff_sptr diff = d.compatible_child_diff(); in report() local
1134 diff_sptr diff = *i; in report() local
1279 diff_sptr diff = *i; report() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTable.java282 public static <K> CsvTable<DiffKey<K>> diff(CsvTable<K> lhs, CsvTable<K> rhs, DiffMode mode) { in diff() method in CsvTable
[all...]
/third_party/rust/crates/cxx/gen/src/include/
H A Dcxx.h660 auto diff = std::distance(static_cast<char *>(other.pos), variable

Completed in 31 milliseconds

1...<<21222324252627282930>>...60