Home
last modified time | relevance | path

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

12

/external/arm-trusted-firmware/bl32/tsp/
Dtsp_timer.c19 uint64_t cval; member
30 uint64_t cval; in tsp_generic_timer_start() local
/external/arm-trusted-firmware/plat/mediatek/mt8173/drivers/timer/
Dmt_cpuxgpt.c29 uint64_t cval; in generic_timer_backup() local
/external/apache-commons-bcel/src/test/java/org/apache/bcel/data/
DComplexAnnotation.java31 char cval(); in cval() method
/external/arm-trusted-firmware/plat/mediatek/common/drivers/timer/
Dmt_timer.c24 uint64_t cval; in sched_clock() local
/external/python/cpython3/Include/
Dcomplexobject.h35 Py_complex cval; member
/external/arm-trusted-firmware/plat/mediatek/mt6795/drivers/timer/
Dmt_cpuxgpt.c31 uint64_t cval; in sched_clock() local
/external/python/cpython2/Include/
Dcomplexobject.h42 Py_complex cval; member
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h114 UPB_INLINE void upb_value_setdouble(upb_value *val, double cval) { in upb_value_setdouble()
118 UPB_INLINE upb_value upb_value_float(float cval) { in upb_value_float()
124 UPB_INLINE upb_value upb_value_double(double cval) { in upb_value_double()
/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/
Darch_timer.h51 static inline void timer_set_cval(enum arch_timer timer, uint64_t cval) in timer_set_cval()
/external/perfetto/protos/perfetto/trace/ftrace/
Dkvm.proto126 optional uint64 cval = 2; field
131 optional uint64 cval = 2; field
/external/python/cpython2/Objects/
Dcomplexobject.c223 complex_subtype_from_c_complex(PyTypeObject *type, Py_complex cval) in complex_subtype_from_c_complex()
234 PyComplex_FromCComplex(Py_complex cval) in PyComplex_FromCComplex()
757 Py_complex cval; in complex_coerce() local
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c278 bool encap_v6(struct xdp_md *xdp, struct ctl_value *cval, in encap_v6()
321 bool encap_v4(struct xdp_md *xdp, struct ctl_value *cval, in encap_v4()
705 struct ctl_value *cval; in process_packet() local
Dtest_l4lb.c332 struct ctl_value *cval; in process_packet() local
Dtest_l4lb_noinline.c331 struct ctl_value *cval; in process_packet() local
/external/python/cpython3/Objects/
Dcomplexobject.c215 complex_subtype_from_c_complex(PyTypeObject *type, Py_complex cval) in complex_subtype_from_c_complex()
226 PyComplex_FromCComplex(Py_complex cval) in PyComplex_FromCComplex()
/external/linux-kselftest/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c177 char cval; short sval; int ival; long long lval; in read_var() local
/external/clang/test/SemaCXX/
Dconstant-expression.cpp13 const int cval = 2; variable
/external/tremolo/Tremolo/
Dfloor1.c311 int cval=0; in floor1_inverse1() local
/external/linux-kselftest/tools/testing/selftests/kvm/aarch64/
Darch_timer.c126 uint64_t xcnt = 0, xcnt_diff_us, cval = 0; in guest_validate_irq() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder.h136 Constant* cval = mpIRBuilder->getInt32(val); in SetMetadata() local
/external/rust/crates/crossbeam-channel/tests/
Dgolang.rs1607 cval: Arc<Mutex<i32>>, field
1681 fn cval(&self) -> &Mutex<i32> { in cval() method
1723 let mut cval = cval.lock().unwrap(); in mkchan() localVariable
/external/python/cpython2/Modules/
Daudioop.c1323 unsigned char cval; in audioop_ulaw2lin() local
1392 unsigned char cval; in audioop_alaw2lin() local
/external/mesa3d/src/compiler/nir/
Dnir_search.c541 nir_ssa_def *cval; in construct_value() local
/external/python/cpython2/Python/
Dgetargs.c832 Py_complex cval; in convertsimple() local
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h871 UPB_INLINE void upb_value_setdouble(upb_value* val, double cval) { in upb_value_setdouble()
875 UPB_INLINE upb_value upb_value_float(float cval) { in upb_value_float()
881 UPB_INLINE upb_value upb_value_double(double cval) { in upb_value_double()

12