/third_party/python/Modules/cjkcodecs/ |
D | _codecs_cn.c | 336 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/ |
D | sglrContextUtil.cpp | 47 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.c | 63 double_t hz,z,r,w; in __cos() local
|
D | __cosl.c | 88 long double hz,z,r,w; in __cosl() local
|
/third_party/musl/src/math/ |
D | __cos.c | 63 double_t hz,z,r,w; in __cos() local
|
D | __cosl.c | 88 long double hz,z,r,w; in __cosl() local
|
/third_party/jerryscript/jerry-libm/ |
D | fmod.c | 41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local
|
D | trig.c | 712 double a, hz, z, r; in __kernel_cos() local
|
/third_party/FreeBSD/lib/msun/ld128/ |
D | k_cosl.c | 49 long double hz,z,r,w; in __kernel_cosl() local
|
/third_party/musl/src/search/ |
D | tsearch.c | 12 int hz = height(z); in rot() local
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
D | clock_adjtime01.c | 59 static long hz; variable
|
D | clock_adjtime02.c | 60 static long hz; variable
|
/third_party/alsa-utils/bat/ |
D | analyze.c | 65 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/ |
D | adjtimex02.c | 29 static int hz; /* HZ from sysconf */ variable
|
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-spawn.c | 149 long hz = sysconf(_SC_CLK_TCK); /* accounting Hz */ in lws_spawn_reap() local
|
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/ |
D | I2C-js.cpp | 61 int hz = jerry_get_number_value(args[0]); in DECLARE_CLASS_FUNCTION() local
|
/third_party/pulseaudio/src/utils/ |
D | qpaeq | 391 def hz2label(self, hz): argument 538 def hz2str(hz): argument
|
/third_party/FreeBSD/stand/kshim/ |
D | bsd_kernel.h | 55 #define hz LOSCFG_BASE_CORE_TICK_PER_SECOND macro
|
/third_party/toybox/toys/posix/ |
D | file.c | 333 int hz = le ? peek_le(s+24,4) : peek_be(s+24,4); in do_regular_file() local
|
/third_party/libuv/src/unix/ |
D | sunos.c | 643 long hz = sysconf(_SC_CLK_TCK); in uv_uptime() local
|
/third_party/node/deps/uv/src/unix/ |
D | sunos.c | 643 long hz = sysconf(_SC_CLK_TCK); in uv_uptime() local
|
/third_party/benchmark/src/ |
D | sysinfo.cc | 720 unsigned long long hz = 0; in GetCPUCyclesPerSecond() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | growfiles.c | 1358 int hz; in main() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsScissorTests.cpp | 75 const float hz = (p0.z() + p1.z()) * 0.5f; in drawQuad() local
|
/third_party/toybox/toys/pending/ |
D | ip.c | 1678 int hz = 0; in display_route_info() local
|