| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 578 struct qreg diff = qir_FSUB(c, src, trunc); in ntq_ffract() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsrecover.c | 507 s64 diff; in commitment() local 2159 s32 diff; in showlogr() local 2387 s32 diff; showheadrcrd() local 2822 s64 diff; dorest() local 3050 s64 diff; best_start() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | vtzone.cpp | 639 int32_t diff = tmp_month - month; in createRuleByRRULE() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | vtzone.cpp | 639 int32_t diff = tmp_month - month; in createRuleByRRULE() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | evaluate.c | 652 unsigned long diff; in type_difference() local
|
| /third_party/lz4/lib/ |
| H A D | lz4.c | 664 reg_t const diff = LZ4_read_ARCH(pMatch) ^ LZ4_read_ARCH(pIn); in LZ4_count() local 672 reg_t const diff = LZ4_read_ARCH(pMatch) ^ LZ4_read_ARCH(pIn); in LZ4_count() local
|
| H A D | lz4hc.c | 184 reg_t const diff = LZ4_read_ARCH(ip) ^ pattern; in LZ4HC_countPattern() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativePPC_common.c | 286 sljit_sw diff; in detect_jump_type() local
|
| H A D | sljitNativeRISCV_common.c | 168 sljit_sw diff; in detect_jump_type() local [all...] |
| H A D | sljitNativeARM_32.c | 293 sljit_uw diff; in patch_pc_relative_loads() local 419 sljit_sw diff; in detect_jump_type() local 481 sljit_sw diff = (sljit_sw)(((sljit_sw)new_addr - (sljit_sw)(inst + 2) - executable_offset) >> 2); inline_set_jump_addr() local [all...] |
| H A D | sljitNativeARM_T2_32.c | 257 sljit_sw diff; in detect_jump_type() local 313 sljit_sw diff; set_jump_instruction() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTests.cpp | 3058 const tcu::Vec4 diff = tcu::absDiff(referenceValue, realValue); in verifyVertexWriteResults() local 3192 const tcu::Vec4 diff = tcu::absDiff(referenceValue, realValue); in verifyVertexWriteResults() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 4602 float diff = 0.0f; in runAndVerifyDefaultPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTests.cpp | 3002 const tcu::Vec4 diff = tcu::absDiff(referenceValue, realValue); in verifyVertexWriteResults() local 3111 const tcu::Vec4 diff = tcu::absDiff(referenceValue, realValue); in verifyVertexWriteResults() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | vtzone.cpp | 647 int32_t diff = tmp_month - month; in createRuleByRRULE() local
|
| /third_party/tzdata/ |
| H A D | localtime.c | 2102 int_fast32_t diff = mytm.TM_GMTOFF - yourtm.TM_GMTOFF; in time2sub() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineLibraryTests.cpp | 2053 const IVec4 diff = pixel - v.color; in verifyResult() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 4599 float diff = 0.0f; in runAndVerifyDefaultPipeline() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 4804 struct os_reltime now, diff = { 0, 0 }; in wpas_dbus_getter_bss_age() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexLookupVerifier.cpp | 79 const Vec4 diff = abs(ref - result); in isColorValid() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 5421 struct os_reltime now, diff = { 0, 0 }; in wpas_dbus_getter_bss_age() local
|
| /third_party/backends/backend/ |
| H A D | hp3900_types.c | 596 double diff; member
|
| /third_party/littlefs/ |
| H A D | lfs.c | 55 lfs_size_t diff = size; in lfs_bd_read() local 132 lfs_size_t diff = 0; lfs_bd_cmp() local 157 lfs_size_t diff = 0; lfs_bd_crc() local 180 lfs_size_t diff = lfs_alignup(pcache->size, lfs->cfg->prog_size); lfs_bd_flush() local 240 lfs_size_t diff = lfs_min(size, lfs_bd_prog() local 731 lfs_size_t diff = lfs_min(lfs_tag_size(tag), gsize); lfs_dir_getslice() local 765 lfs_size_t diff = size; lfs_dir_getread() local 867 int16_t diff; global() member 877 lfs_dir_traverse(lfs_t *lfs, const lfs_mdir_t *dir, lfs_off_t off, lfs_tag_t ptag, const struct lfs_mattr *attrs, int attrcount, lfs_tag_t tmask, lfs_tag_t ttag, uint16_t begin, uint16_t end, int16_t diff, int (*cb)(void *data, lfs_tag_t tag, const void *buffer), void *data) lfs_dir_traverse() argument 1424 lfs_size_t diff = lfs_min(name->size, lfs_tag_size(tag)); lfs_dir_find_match() local 2787 int diff = lfs_min(dir->m.count - dir->id, off); lfs_dir_rawseek() local 3452 lfs_size_t diff = lfs_min(nsize, lfs->cfg->block_size - file->off); global() local 3555 lfs_size_t diff = lfs_min(nsize, lfs->cfg->block_size - file->off); global() local [all...] |
| /third_party/node/deps/ada/ |
| H A D | ada.h | 5783 uint32_t diff = components.host_start - components.protocol_end; in update_base_authority() local 6096 uint32_t diff = replace_and_resize(components.protocol_end + 2, global() local 6174 uint32_t diff = components.host_start - components.username_end; clear_password() local [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 874 base::uc16 diff = c2 - c1; in ShortCutEmitCharacterPair() local
|