Home
last modified time | relevance | path

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

12

/external/python/cpython2/Modules/cjkcodecs/
D_codecs_cn.c315 ENCODER_INIT(hz) in ENCODER_INIT() argument
321 ENCODER_RESET(hz) in ENCODER_RESET() argument
331 ENCODER(hz) in ENCODER() argument
374 DECODER_INIT(hz) in DECODER_INIT() argument
380 DECODER_RESET(hz) in DECODER_RESET() argument
386 DECODER(hz) in DECODER() argument
/external/python/cpython3/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
/external/deqp/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
/external/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
/external/perfetto/protos/perfetto/trace/
Dsystem_info.proto33 optional int64 hz = 3; field
/external/fdlibm/
Dk_cos.c71 double a,hz,z,r,qx; local
De_fmod.c35 int n,hx,hy,hz,ix,iy,sx,i; local
/external/rust/crates/libm/src/math/
Dk_cos.rs59 let hz = 0.5 * z; in k_cos() localVariable
/external/bzip2/
Dblocksort.c80 #define fpush(lz,hz) { stackLo[sp] = lz; \ argument
84 #define fpop(lz,hz) { sp--; \ argument
596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument
601 #define mpop(lz,hz,dz) { sp--; \ argument
/external/musl/src/search/
Dtsearch.c12 int hz = height(z); in rot() local
/external/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime01.c59 static long hz; variable
Dclock_adjtime02.c60 static long hz; variable
/external/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex02.c34 static int hz; /* HZ from sysconf */ variable
/external/autotest/client/profilers/powertop/src/
Dcpufreqstats.c65 static char *HzToHuman(unsigned long hz) in HzToHuman()
/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_const.h61 #define hz 1000 // number of ticks per second, assuming millisecond ticks macro
/external/libwebsockets/lib/plat/unix/
Dunix-spawn.c149 long hz = sysconf(_SC_CLK_TCK); /* accounting Hz */ in lws_spawn_reap() local
/external/toybox/toys/posix/
Dfile.c352 int hz = le ? peek_le(s+24, 4) : peek_be(s+24, 4); in do_regular_file() local
/external/iproute2/bridge/
Dfdb.c242 int hz = get_user_hz(); in print_fdb() local
/external/cronet/third_party/libevent/compat/sys/
D_libevent_time.h147 int hz; /* clock frequency */ member
/external/iproute2/ip/
Dipneigh.c297 int hz = get_user_hz(); in print_neigh() local
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddfs.c2014 uint32_t ddr_set_rate(uint32_t hz) in ddr_set_rate()
2052 uint32_t ddr_round_rate(uint32_t hz) in ddr_round_rate()
/external/arm-trusted-firmware/drivers/st/spi/
Dstm32_qspi.c365 static int stm32_qspi_set_speed(unsigned int hz) in stm32_qspi_set_speed()
/external/perfetto/src/trace_processor/importers/proto/
Dsystem_probes_parser.cc628 int64_t hz = packet.hz(); in ParseSystemInfo() local
/external/iproute2/tc/
Dtc_util.c702 int hz = get_user_hz(); in print_tm() local

12