Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 117) sorted by relevance

12345

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DFileNodeTest.cc44 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false, false); in TEST() local
52 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, true, true); in TEST() local
64 FileNode t("test_dump", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, in TEST() local
85 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false, false); in TEST() local
97 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false, false); in TEST() local
109 FileNode t(test_name, test_path, {}, 0, false, false, true); in TEST() local
120 FileNode t("t", "/sys/android/nonexist_node_test", in TEST() local
139 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 2, true, true); in TEST() local
169 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 2, true, true); in TEST() local
199 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 2, true, in TEST() local
DPropertyNodeTest.cc50 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, false); in TEST() local
58 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, true); in TEST() local
70 PropertyNode t("test_dump", key, {{"value0"}, {"value1"}, {"value2"}}, 1, in TEST() local
92 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, false); in TEST() local
104 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, false); in TEST() local
116 PropertyNode t(test_name, test_path, {}, 0, false); in TEST() local
127 PropertyNode t("t", key, {{"value0"}, {"value1"}, {""}}, 2, true); in TEST() local
157 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 2, true); in TEST() local
187 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 2, true); in TEST() local
DEventNodeTest.cc39 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {"value2"}}, 1, false, in TEST() local
50 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {"value2"}}, 1, true, in TEST() local
65 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {"value2"}}, 1, true, in TEST() local
89 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {"value2"}}, 1, false, in TEST() local
104 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {"value2"}}, 1, false, in TEST() local
120 EventNode t(test_name, test_path, {}, 0, false, update_callback); in TEST() local
133 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {""}}, 2, true, in TEST() local
163 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {"value2"}}, 2, true, in TEST() local
193 EventNode t("EventName", "<Event>:Node", {{"value0"}, {"value1"}, {"value2"}}, 2, true, in TEST() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos.h111 # define gettimeofday(t) \ argument
125 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0) argument
128 # define X_GETTIMEOFDAY(t) gettimeofday(t) argument
130 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0) argument
DXos_r.h400 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t)) argument
443 # define _XGethostbyaddr(a,al,t,hp) \ argument
481 # define _XGethostbyaddr(a,al,t,hp) \ argument
497 # define _XGethostbyaddr(a,al,t,hp) \ argument
513 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t)) argument
845 # define _XAsctime(t,p) asctime((t)) argument
847 # define _XCtime(t,p) ctime((t)) argument
849 # define _XGmtime(t,p) gmtime((t)) argument
851 # define _XLocaltime(t,p) localtime((t)) argument
867 # define _XAsctime(t,p) \ argument
[all …]
/hardware/google/aemu/host-common/include/host-common/
Dhw-config.h27 #define HWCFG_BOOL(n,s,d,a,t) hw_bool_t n; argument
28 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; argument
29 #define HWCFG_STRING(n,s,d,a,t) hw_string_t n; argument
30 #define HWCFG_DOUBLE(n,s,d,a,t) hw_double_t n; argument
31 #define HWCFG_DISKSIZE(n,s,d,a,t) hw_disksize_t n; argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dminiopt.c41 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) in miniopt_init()
57 miniopt(miniopt_t *t, char **argv) in miniopt()
/hardware/ril/reference-ril/
Dreference-ril.c209 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
446 static void requestRadioPower(void *data, size_t datalen __unused, RIL_Token t) in requestRadioPower()
483 static void requestShutdown(RIL_Token t) in requestShutdown()
507 static void requestDataCallList(void *data __unused, size_t datalen __unused, RIL_Token t) in requestDataCallList()
514 void *data __unused, size_t datalen __unused, RIL_Token t, int request) in requestCallSelection()
578 static void requestOrSendDataCallList(RIL_Token *t) in requestOrSendDataCallList()
735 void *data __unused, size_t datalen __unused, RIL_Token t) in requestQueryNetworkSelectionMode()
778 static void requestGetCurrentCalls(void *data __unused, size_t datalen __unused, RIL_Token t)
903 static void requestDial(void *data, size_t datalen __unused, RIL_Token t)
930 static void requestWriteSmsToSim(void *data, size_t datalen __unused, RIL_Token t)
[all …]
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
D_noise.hpp82 GLM_FUNC_QUALIFIER tvec2<T, P> fade(tvec2<T, P> const & t) in fade()
88 GLM_FUNC_QUALIFIER tvec3<T, P> fade(tvec3<T, P> const & t) in fade()
94 GLM_FUNC_QUALIFIER tvec4<T, P> fade(tvec4<T, P> const & t) in fade()
Dtype_vec2.hpp47 struct{ T s, t; }; member
71 union {T y, g, t;}; member
Dtype_vec3.hpp47 struct{ T s, t, p; }; member
70 union { T y, g, t; }; member
/hardware/google/aemu/base/
DStringParse_unittest.cpp66 for (auto& t : threads) { in TEST() local
69 for (auto& t : threads) { in TEST() local
DTracing.cpp104 void setGuestTime(uint64_t t) { in setGuestTime()
/hardware/google/aemu/base/include/aemu/base/threads/
DThreadStore.h135 void set(T* t) { in set()
143 T* swap(T* t) { in swap()
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThreadStore.h135 void set(T* t) { in set()
143 T* swap(T* t) { in swap()
/hardware/google/pixel/thermal/utils/
Dpowerhal_helper.cpp158 void PowerHalService::sendPowerExtHint(const Temperature &t) { in sendPowerExtHint()
189 bool PowerHalService::isModeSupported(const std::string &type, const ThrottlingSeverity &t) { in isModeSupported()
207 void PowerHalService::setMode(const std::string &type, const ThrottlingSeverity &t, in setMode()
/hardware/google/gfxstream/codegen/generic-apigen/
DstrUtils.h26 template <class T> std::string inline toString(const T& t) { in toString()
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/
DHidlSupport.h37 std::string t; in splitString() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dtransform2.inl23 GLM_FUNC_QUALIFIER tmat4x4<T, P> shearX3D(tmat4x4<T, P> const& m, T s, T t) argument
32 GLM_FUNC_QUALIFIER tmat4x4<T, P> shearY3D(tmat4x4<T, P> const& m, T s, T t) argument
41 GLM_FUNC_QUALIFIER tmat4x4<T, P> shearZ3D(tmat4x4<T, P> const& m, T s, T t) argument
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DHidParserExample2.cpp37 const TestHidDescriptor *t = findTestDescriptor("accel3"); in main() local
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h74 auto dump(T t, hidl_handle handle) { in dump()
/hardware/interfaces/audio/common/all-versions/test/utility/src/
DValidateXml.cpp54 constexpr auto make_xmlUnique(T* t) { in make_xmlUnique()
56 auto deleter = [](T* t) { xmlDeleter<T>(t); }; in make_xmlUnique()
/hardware/ril/libril/
DRilSapSocket.cpp42 void RilSapSocket::sOnRequestComplete (RIL_Token t, in sOnRequestComplete()
232 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, in onRequestComplete()
/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/
DRadioIndication-modem.cpp59 Return<void> RadioIndication::radioStateChanged(V1_0::RadioIndicationType t, V1_0::RadioState st) { in radioStateChanged()
/hardware/google/pixel/perfstatsd/
Dperfstatsd.cpp56 time_t t = std::chrono::system_clock::to_time_t(raw_time); in getHistory() local

12345