Home
last modified time | relevance | path

Searched defs:diff (Results 551 - 575 of 589) sorted by relevance

1...<<21222324

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_common.c353 sljit_sw diff; in detect_jump_type() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp2095 const IVec4 diff = pixel - v.color; in verifyResult() local
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp398 UVec4 diff = abs(refPix - cmpPix).cast<deUint32>(); in intThresholdCompare() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dvp8l_enc.c51 const uint32_t diff = VP8LSubPixels(col1, col2); in PaletteColorDistance() local
98 const uint32_t diff = VP8LSubPixels(palette[i], predict); in PaletteHasNonMonotonousDeltas() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2597 int64_t diff = ((int32_t)InstID - (int32_t)ValID); in pushValueSigned() local
/third_party/python/Objects/
H A Dlongobject.c3107 sdigit diff = 0; in long_compare() local
3986 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; in long_true_divide() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp397 UVec4 diff = abs(refPix - cmpPix).cast<deUint32>(); in intThresholdCompare() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c5310 struct os_reltime now, diff; local
5534 struct os_reltime now, diff; local
H A Dctrl_iface.c8160 struct os_reltime now, diff; in wpas_ctrl_radio_work_show() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c2174 struct os_reltime now, diff; in prepare_auth_resp_fils() local
/third_party/ffmpeg/fftools/
H A Dffplay.c1516 double sync_threshold, diff = 0; in compute_target_delay() local
1780 double diff = dpts - get_master_clock(is); get_video_frame() local
2284 double diff, avg_diff; synchronize_audio() local
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1697 const FloatType diff = value - expected_; variable
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1377 const double diff = fabs(val1 - val2); in DoubleNearPredFormat() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c4746 int diff = mymemcmp(cmpbuf, (unsigned char *)buf, len); in do_checksum() local
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc3173 Node* diff = __ Float64Sub(number, number); in LowerNumberIsFinite() local
3195 Node* diff = __ Float64Sub(value, value); in LowerObjectIsFiniteNumber() local
3206 Node* diff = __ Float64Sub(number, trunc); in LowerNumberIsInteger() local
3229 Node* diff = __ Float64Sub(value, trunc); in LowerObjectIsInteger() local
3243 Node* diff = __ Float64Sub(number, trunc); LowerNumberIsSafeInteger() local
3272 Node* diff = __ Float64Sub(value, trunc); LowerObjectIsSafeInteger() local
3374 Node* diff = __ Float64Equal(number, number); LowerNumberIsNaN() local
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp4352 uint16_t diff = uint16_t(word - 0xD800); variable
4373 uint16_t diff = uint16_t(word - 0xD800); variable
11104 uint16_t diff = uint16_t(word - 0xD800); in convert_valid() local
11178 uint16_t diff = uint16_t(word - 0xD800); in convert() local
11237 uint16_t diff in convert_with_errors() local
11285 uint16_t diff = uint16_t(word - 0xD800); convert_valid() local
11326 uint16_t diff = uint16_t(word - 0xD800); convert() local
11353 uint16_t diff = uint16_t(word - 0xD800); convert_with_errors() local
14038 uint16_t diff = uint16_t(word - 0xD800); arm_convert_utf16_to_utf8() local
14292 uint16_t diff = uint16_t(word - 0xD800); arm_convert_utf16_to_utf8_with_errors() local
14399 uint16_t diff = uint16_t(word - 0xD800); arm_convert_utf16_to_utf32() local
14457 uint16_t diff = uint16_t(word - 0xD800); arm_convert_utf16_to_utf32_with_errors() local
[all...]
/third_party/libabigail/src/
H A Dabg-comparison.cc616 is_type_diff(const diff* diff) is_type_diff() argument
626 is_decl_diff(const diff* diff) is_decl_diff() argument
636 is_class_diff(const diff* diff) is_class_diff() argument
646 is_enum_diff(const diff *diff) is_enum_diff() argument
656 is_union_diff(const diff* diff) is_union_diff() argument
693 is_typedef_diff(const diff *diff) is_typedef_diff() argument
703 is_array_diff(const diff* diff) is_array_diff() argument
713 is_function_type_diff(const diff* diff) is_function_type_diff() argument
724 is_function_type_diff_with_local_changes(const diff* diff) is_function_type_diff_with_local_changes() argument
740 is_var_diff(const diff* diff) is_var_diff() argument
755 is_function_decl_diff(const diff* diff) is_function_decl_diff() argument
771 is_pointer_diff(const diff* diff) is_pointer_diff() argument
782 is_reference_diff(const diff* diff) is_reference_diff() argument
794 is_qualified_type_diff(const diff* diff) is_qualified_type_diff() argument
808 is_reference_or_ptr_diff_to_non_basic_nor_distinct_types(const diff* diff) is_reference_or_ptr_diff_to_non_basic_nor_distinct_types() argument
838 is_fn_parm_diff(const diff* diff) is_fn_parm_diff() argument
850 is_base_diff(const diff* diff) is_base_diff() argument
862 is_distinct_diff(const diff *diff) is_distinct_diff() argument
872 is_corpus_diff(const diff* diff) is_corpus_diff() argument
882 is_child_node_of_function_parm_diff(const diff* diff) is_child_node_of_function_parm_diff() argument
891 is_child_node_of_base_diff(const diff* diff) is_child_node_of_base_diff() argument
1205 initialize_canonical_diff(const diff_sptr diff) initialize_canonical_diff() argument
1353 maybe_apply_filters(diff_sptr diff) maybe_apply_filters() argument
1383 maybe_apply_filters(corpus_diff_sptr diff) maybe_apply_filters() argument
1831 diff::diff(type_or_decl_base_sptr first_subject, diff() function in abigail::comparison::diff
1852 diff::diff(type_or_decl_base_sptr first_subject, diff() function in abigail::comparison::diff
4271 diff_sptr diff = i->second; count_filtered_changed_dm() local
4337 diff_sptr diff = *i; count_filtered_changed_mem_fns() local
4369 diff_sptr diff = compute_diff_for_decls(f, s, ctxt); count_filtered_inserted_mem_fns() local
4402 diff_sptr diff = compute_diff_for_decls(f, s, ctxt); count_filtered_deleted_mem_fns() local
5470 diff_sptr diff = *i; count_filtered_bases() local
7414 get_typedef_diff_underlying_type_diff(const diff* diff) get_typedef_diff_underlying_type_diff() argument
9748 diff_sptr diff; apply_filters_and_compute_diff_stats() local
9754 diff_sptr diff = *i; apply_filters_and_compute_diff_stats() local
9764 diff_sptr diff = *i; apply_filters_and_compute_diff_stats() local
9775 diff_sptr diff = *i; apply_filters_and_compute_diff_stats() local
10154 diff_sptr diff; categorize_redundant_changed_sub_nodes() local
10172 diff_sptr diff = *i; categorize_redundant_changed_sub_nodes() local
10181 diff_sptr diff = *i; categorize_redundant_changed_sub_nodes() local
10191 diff_sptr diff; clear_redundancy_categorization() local
11377 diff* diff = already_visited visit_end() local
12333 fn_parm_diff* diff = is_diff_of_variadic_parameter() local
12369 is_diff_of_basic_type(const diff* diff, bool allow_indirect_type) is_diff_of_basic_type() argument
12482 peel_pointer_or_qualified_type_diff(const diff*dif) peel_pointer_or_qualified_type_diff() argument
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3238 double summ, reps, diff; in SWIG_CanCastAsInteger() local
/third_party/python/Modules/
H A D_datetimemodule.c1804 diff_to_bool(int diff, int op) in diff_to_bool() argument
2237 int diff = GET_TD_DAYS(self) - GET_TD_DAYS(other); in delta_cmp() local
2251 int diff = delta_cmp(self, other); in delta_richcompare() local
3465 int diff = memcmp(((PyDateTime_Date *)self)->data, date_richcompare() local
4471 int diff; time_richcompare() local
5892 int diff; datetime_richcompare() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c9099 struct os_reltime now, diff; local
H A Dwpa_supplicant.c6561 struct os_reltime now, diff; local
6794 struct os_reltime now, diff; local
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1623 double reserved, ovp, candidate, end, diff, space; in get_best_overprovision() local
/third_party/astc-encoder/Source/
H A Dstb_image.h2210 int diff,dc,k; in stbi__jpeg_decode_block() local
2265 int diff,dc; in stbi__jpeg_decode_block_prog_dc() local
3551 __m128i diff = _mm_sub_epi16(farw, nearw); in stbi__resample_row_hv_2_simd() local
[all...]
/third_party/backends/backend/
H A Dhp3900_rts8822.c4302 SANE_Int b = 0, diff = FALSE; in RTS_DMA_Write() local
4382 SANE_Int a, b, diff; in RTS_DMA_CheckType() local
11157 double diff = check.diff * 0.01; Lamp_PWM_CheckStable() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...

Completed in 198 milliseconds

1...<<21222324