Searched defs:float (Results 1 – 8 of 8) sorted by relevance
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | ILoggableInterface.h | 32 …t, ::std::vector<int32_t>*, int64_t, ::std::vector<int64_t>*, float, ::std::vector<float>*, double… in LogThis() argument
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | ITestService.h | 193 ::android::binder::Status RepeatFloat(float, float*) override { in RepeatFloat() argument 226 …tatus ReverseFloat(const ::std::vector<float>&, ::std::vector<float>*, ::std::vector<float>*) over… in ReverseFloat()
|
/system/extras/simpleperf/scripts/ |
D | report_html.py | 209 def limit_percents(self, min_func_limit: float, min_callchain_percent: float, 379 def cut_edge(self, min_limit: float, hit_func_ids: Set[int]): 689 def limit_percents(self, min_func_percent: float, min_callchain_percent: float):
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 453 …_longValue*/, std::vector<int64_t>* /*in_longArray*/, float /*in_floatValue*/, std::vector<float>*… in LogThis() argument
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 453 …_longValue*/, std::vector<int64_t>* /*in_longArray*/, float /*in_floatValue*/, std::vector<float>*… in LogThis() argument
|
/system/update_engine/scripts/ |
D | update_device.py | 353 def adb(self, command, timeout_seconds: float = None):
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 3256 ::ndk::ScopedAStatus ITestServiceDefault::RepeatFloat(float /*in_token*/, float* /*_aidl_return*/) { in RepeatFloat() argument 3311 …copedAStatus ITestServiceDefault::ReverseFloat(const std::vector<float>& /*in_input*/, std::vector… in ReverseFloat()
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 666 int32_t, vector<int32_t>*, int64_t, vector<int64_t>*, float, in LogThis() argument 667 vector<float>*, double, vector<double>*, const String16&, in LogThis()
|