Searched defs:up (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
D | libnetdevice.cpp | 44 bool up(std::string ifname) { in up() function 121 bool up; member 176 const auto up = present && isUp(ifname).value_or(false); in waitFor() local
|
/hardware/interfaces/automotive/can/aidl/default/ |
D | CanBus.cpp | 43 Result CanBus::up() { in up() function in aidl::android::hardware::automotive::can::CanBus
|
/hardware/interfaces/automotive/can/1.0/tools/ |
D | canhalctrl.cpp | 46 static int up(const std::string& busName, ICanController::InterfaceType type, in up() function
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | matrix_transform.inl | 511 …R tmat4x4<T, P> lookAt(tvec3<T, P> const & eye, tvec3<T, P> const & center, tvec3<T, P> const & up) 525 tvec3<T, P> const & up 553 tvec3<T, P> const & up
|
/hardware/interfaces/automotive/can/1.0/default/ |
D | CanBus.cpp | 112 ICanController::Result CanBus::up() { in up() function in android::hardware::automotive::can::V1_0::implementation::CanBus
|
/hardware/interfaces/automotive/can/1.0/vts/functional/ |
D | VtsHalCanBusV1_0TargetTest.cpp | 74 bool CanBusHalTest::up(InterfaceType iftype, const std::string& srvname, in up() function in android::hardware::automotive::can::V1_0::vts::CanBusHalTest
|
D | VtsHalCanControllerV1_0TargetTest.cpp | 115 bool CanControllerHalTest::up(InterfaceType iftype, std::string srvname, std::string ifname, in up() function in android::hardware::automotive::can::V1_0::vts::CanControllerHalTest
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | wuffs-v0.3.c | 13868 bool up = h->digits[n] >= 5; in wuffs_base__private_implementation__high_prec_dec__round_nearest() local
|