Home
last modified time | relevance | path

Searched defs:hz (Results 1 – 25 of 25) sorted by relevance

/third_party/python/Modules/cjkcodecs/
D_codecs_cn.c336 ENCODER_INIT(hz) in ENCODER_INIT() argument
342 ENCODER_RESET(hz) in ENCODER_RESET() argument
352 ENCODER(hz) in ENCODER() argument
398 DECODER_INIT(hz) in DECODER_INIT() argument
404 DECODER_RESET(hz) in DECODER_RESET() argument
410 DECODER(hz) in DECODER() argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
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/musl/porting/liteos_a/kernel/src/math/
D__cos.c63 double_t hz,z,r,w; in __cos() local
D__cosl.c88 long double hz,z,r,w; in __cosl() local
/third_party/musl/src/math/
D__cos.c63 double_t hz,z,r,w; in __cos() local
D__cosl.c88 long double hz,z,r,w; in __cosl() local
/third_party/jerryscript/jerry-libm/
Dfmod.c41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local
Dtrig.c712 double a, hz, z, r; in __kernel_cos() local
/third_party/FreeBSD/lib/msun/ld128/
Dk_cosl.c49 long double hz,z,r,w; in __kernel_cosl() local
/third_party/musl/src/search/
Dtsearch.c12 int hz = height(z); in rot() local
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime01.c59 static long hz; variable
Dclock_adjtime02.c60 static long hz; variable
/third_party/alsa-utils/bat/
Danalyze.c65 int check_peak(struct bat *bat, struct analyze *a, int end, int peak, float hz, in check_peak()
106 float hz = 1.0 / ((float) bat->frames / (float) bat->rate); in check() local
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex02.c29 static int hz; /* HZ from sysconf */ variable
/third_party/libwebsockets/lib/plat/unix/
Dunix-spawn.c149 long hz = sysconf(_SC_CLK_TCK); /* accounting Hz */ in lws_spawn_reap() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
DI2C-js.cpp61 int hz = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
/third_party/pulseaudio/src/utils/
Dqpaeq391 def hz2label(self, hz): argument
538 def hz2str(hz): argument
/third_party/FreeBSD/stand/kshim/
Dbsd_kernel.h55 #define hz LOSCFG_BASE_CORE_TICK_PER_SECOND macro
/third_party/toybox/toys/posix/
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/
Dsunos.c643 long hz = sysconf(_SC_CLK_TCK); in uv_uptime() local
/third_party/node/deps/uv/src/unix/
Dsunos.c643 long hz = sysconf(_SC_CLK_TCK); in uv_uptime() local
/third_party/benchmark/src/
Dsysinfo.cc720 unsigned long long hz = 0; in GetCPUCyclesPerSecond() local
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c1358 int hz; in main() local
/third_party/vk-gl-cts/modules/glshared/
DglsScissorTests.cpp75 const float hz = (p0.z() + p1.z()) * 0.5f; in drawQuad() local
/third_party/toybox/toys/pending/
Dip.c1678 int hz = 0; in display_route_info() local