Searched defs:diff (Results 126 - 150 of 568) sorted by relevance

1234567891011>>

/netbsd-current/sys/kern/
H A Dbufq_priocscan.c82 const int diff = buf_cmp(b1, b2, sortby); local
/netbsd-current/sys/arch/sbmips/sbmips/
H A Drtc.c340 int diff; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dgencode.c2546 int diff; local
/netbsd-current/sys/dev/ic/
H A Dlance.c134 uint16_t diff; local
/netbsd-current/tests/lib/libc/sys/
H A Dt_ptrace_topology_wait.h260 double diff; local
/netbsd-current/external/bsd/ntp/dist/tests/libntp/
H A Dtimevalops.c116 struct timeval diff; local
134 l_fp diff; local
[all...]
H A Dtimespecops.c124 l_fp diff; local
148 struct timespec diff; local
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtest-changelist.c95 ev_int64_t s, e, diff; local
/netbsd-current/sys/dev/pci/voyager/
H A Dpwmclock.c126 uint32_t reg, last, curr, diff, acc; local
274 uint32_t reg, now, diff; local
327 uint32_t now, diff; local
/netbsd-current/sys/arch/arm/iomd/
H A Diomd_clock.c239 struct timeval start, end, diff; local
/netbsd-current/lib/libterminfo/
H A Dcompile.c266 size_t diff, vlen; local
/netbsd-current/sys/arch/arm/at91/
H A Dat91tctmr.c300 uint32_t prev_cvr, cvr, divi = READ_TC(sc, TC_RC), diff; local
[all...]
/netbsd-current/sys/arch/evbmips/loongson/
H A Dloongson_clock.c212 uint32_t now, diff, next, new_cnt; local
262 uint32_t now, diff; local
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_lradc.c318 int diff = 64; local
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Drrm.c158 struct os_time curr, diff; local
/netbsd-current/external/bsd/libevent/dist/test/
H A Dtest-changelist.c96 ev_int64_t s, e, diff; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_sync.cc135 uptr diff = RoundUp(p, kPageSize) - p; local
262 uptr diff = dst - src; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Edit/
H A DEditedSource.cpp244 unsigned diff = EndOffs.getOffset() - TopEnd.getOffset(); local
266 unsigned diff = E.getOffset() - TopEnd.getOffset(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-graph.cpp154 template <class T> T diff(T L, T R) { return std::max(L, R) - std::min(L, R); } function
H A Dxray-account.cpp128 template <class T> T diff(T L, T R) { return std::max(L, R) - std::min(L, R); } function in namespace:__anon3235
/netbsd-current/sys/arch/vax/vax/
H A Ddb_disasm.c143 db_expr_t diff; local
491 db_expr_t diff; local
514 db_expr_t diff; local
[all...]
/netbsd-current/lib/libedit/
H A Drefresh.c497 re_clear_eol(EditLine *el, int fx, int sx, int diff) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_pll.c207 unsigned diff; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_gt215.c197 s32 diff; local
246 int P, N, M, diff; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_blit.c250 void vmw_memcpy(struct vmw_diff_cpy *diff, u8 *dest, const u8 *src, size_t n) argument
263 static void vmw_adjust_rect(struct vmw_diff_cpy *diff, size_t diff_offs) argument
292 vmw_diff_memcpy(struct vmw_diff_cpy *diff, u8 *dest, const u8 *src, size_t n) argument
350 struct vmw_diff_cpy *diff; member in struct:vmw_bo_blit_line_data
366 struct vmw_diff_cpy *diff = d->diff; local
450 vmw_bo_cpu_blit(struct ttm_buffer_object *dst, u32 dst_offset, u32 dst_stride, struct ttm_buffer_object *src, u32 src_offset, u32 src_stride, u32 w, u32 h, struct vmw_diff_cpy *diff) argument
[all...]

Completed in 307 milliseconds

1234567891011>>