Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dmat.h45 float elem[3][3]; member
50 uint32_t elem[3]; member
54 float elem[4][4]; member
58 uint32_t elem[4]; member
/device/google/cuttlefish/common/libs/utils/
Dflag_parser_test.cpp91 for (auto elem = root_element->children; elem != nullptr; elem = elem->next) { in flagXml() local
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dapp.js1117 #startKeyboardCapture(elem) { argument
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp244 const auto& elem = (*dictionary_)[kHostToolsVersion]; in host_tools_version() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp772 XMLElement* elem = GetPhoneNumberElement(); in SetPhoneNumber() local