Home
last modified time | relevance | path

Searched defs:hz (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__cos.c63 double_t hz,z,r,w; in __cos() local
H A D__cosl.c88 long double hz,z,r,w; in __cosl() local
/third_party/musl/src/math/
H A D__cos.c63 double_t hz,z,r,w; in __cos() local
H A D__cosl.c88 long double hz,z,r,w; in __cosl() local
/third_party/FreeBSD/lib/msun/ld128/
H A Dk_cosl.c49 long double hz,z,r,w; in __kernel_cosl() local
/third_party/jerryscript/jerry-libm/
H A Dfmod.c41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local
[all...]
H A Dtrig.c712 double a, hz, z, r; in __kernel_cos() local
/third_party/musl/src/search/
H A Dtsearch.c12 int hz = height(z); in rot() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DI2C-js.cpp61 int hz = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
/third_party/python/Modules/cjkcodecs/
H A D_codecs_cn.c15 #undef hz macro
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextUtil.cpp47 float hz = (p0.z() + p1.z()) * 0.5f; in drawQuadWithVaoBuffers() local
117 float hz = (p0.z() + p1.z()) * 0.5f; in drawQuadWithClientPointers() local
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
H A Dadjtimex02.c29 static int hz; /* HZ from sysconf */ variable
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime01.c59 static long hz; variable
H A Dclock_adjtime02.c60 static long hz; variable
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-spawn.c149 long hz = sysconf(_SC_CLK_TCK); /* accounting Hz */ in lws_spawn_reap() local
/third_party/alsa-utils/bat/
H A Danalyze.c66 int check_peak(struct bat *bat, struct analyze *a, int end, int peak, float hz, in check_peak() argument
107 float hz = 1.0 / ((float) bat->frames / (float) bat->rate); in check() local
/third_party/FreeBSD/stand/kshim/
H A Dbsd_kernel.h55 #define hz LOSCFG_BASE_CORE_TICK_PER_SECOND macro
/third_party/toybox/toys/posix/
H A Dfile.c333 int hz = le ? peek_le(s+24,4) : peek_be(s+24,4); in do_regular_file() local
/third_party/libuv/src/unix/
H A Dsunos.c650 long hz = sysconf(_SC_CLK_TCK); in uv_uptime() local
/third_party/node/deps/uv/src/unix/
H A Dsunos.c643 long hz = sysconf(_SC_CLK_TCK); in uv_uptime() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp75 const float hz = (p0.z() + p1.z()) * 0.5f; in drawQuad() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c1358 int hz; in main() local
/third_party/toybox/toys/pending/
H A Dip.c1678 int hz = 0; in display_route_info() local

Completed in 33 milliseconds