Home
last modified time | relevance | path

Searched defs:sys (Results 151 – 175 of 248) sorted by relevance

12345678910

/external/llvm/lib/Support/
DTimer.cpp122 sys::TimeValue now(0,0), user(0,0), sys(0,0); in getCurrentTime() local
/external/crosvm/third_party/vmm_vhost/src/
Dlib.rs48 mod sys; module
/external/crosvm/net_util/src/
Dlib.rs14 pub mod sys; module
/external/rust/android-crates-io/crates/nix/src/
Dlib.rs162 pub mod sys; module
/external/crosvm/devices/src/virtio/vhost/user/device/
Dfs.rs5 mod sys; module
Dgpu.rs5 pub mod sys; module
Dsnd.rs5 pub mod sys; module
/external/rust/android-crates-io/crates/shared_child/src/
Dlib.rs68 mod sys; module
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
DHost.cpp563 namespace sys { namespace
1575 namespace sys { namespace
/external/rust/android-crates-io/crates/serde_yaml/src/libyaml/
Dparser.rs17 sys: sys::yaml_parser_t, field
/external/crosvm/devices/src/virtio/
Dconsole.rs14 mod sys; module
/external/libevent/
Devutil_time.c194 struct tm sys; in evutil_date_rfc1123() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp125 std::chrono::nanoseconds user, sys; in getCurrentTime() local
/external/python/cpython3/Doc/whatsnew/
D3.12.rst890 sys section in Improved Modules
D3.11.rst1028 sys section in Improved Modules
1045 .. _whatsnew311-sysconfig: argument
D3.3.rst2005 sys section in Improved Modules
D3.10.rst1405 sys section in Improved Modules
/external/v4l-utils/utils/dvb/
Ddvbv5-scan.c221 uint32_t freq, sys; in run_scan() local
/external/crosvm/gpu_display/src/
Dvulkan.rs33 mod sys; module
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimer.cpp122 std::chrono::nanoseconds user, sys; in getCurrentTime() local
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/base/
Dsymplectic_rkn_stepper_base.hpp190 system_type &sys = system; in do_step_impl() local
Dexplicit_error_stepper_fsal_base.hpp296 typename odeint::unwrap_reference< System >::type &sys = system; in initialize() local
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/
Drunge_kutta_dopri5.hpp126 typename odeint::unwrap_reference< System >::type &sys = system; in do_step_impl() local
/external/python/cpython3/Modules/
Dmain.c499 PyObject *sys, *hook, *result; in pymain_run_interactive_hook() local
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dvulkano_gralloc.rs12 mod sys; module

12345678910