Searched defs:amount (Results 1 - 10 of 10) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dthread.cpp44 fssh_snooze(fssh_bigtime_t amount) argument
/haiku/src/build/libroot/
H A Dmisc.cpp48 snooze(bigtime_t amount) argument
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp54 mix_color(rgb_color color1, rgb_color color2, uint8 amount) argument
71 blend_color(rgb_color color1, rgb_color color2, uint8 amount) argument
/haiku/src/system/libroot/posix/
H A Dsemaphore.cpp31 atomic_add_if_greater(int32* value, int32 amount, int32 testValue) argument
/haiku/src/libs/stdc++/legacy/
H A Deditbuf.cc269 adjust_markers(register mark_pointer low, register mark_pointer high, int amount, buf_char *old_data) argument
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dpll.cpp521 uint32 amount = ((pll->feedbackDiv * 10) + pll->feedbackDivFrac); local
/haiku/src/apps/deskbar/
H A DResourceSet.cpp299 ssize_t amount; local
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp348 swap_space_reserve(off_t amount) argument
364 swap_space_unreserve(off_t amount) argument
H A Dvm.cpp5184 vm_unreserve_memory(size_t amount) argument
5195 vm_try_reserve_memory(size_t amount, int priority, bigtime_t timeout) argument
[all...]
/haiku/src/system/kernel/
H A Delf.cpp1990 size_t amount = fileUpperBound local

Completed in 134 milliseconds