Home
last modified time | relevance | path

Searched defs:pi (Results 1 – 9 of 9) sorted by relevance

/system/extras/simpleperf/
Dcommand.cpp31 bool Command::NextArgumentOrError(const std::vector<std::string>& args, size_t* pi) { in NextArgumentOrError()
41 bool Command::GetDoubleOption(const std::vector<std::string>& args, size_t* pi, double* value, in GetDoubleOption()
/system/extras/toolchain-extras/
Dprofile-extras.cpp53 const struct prop_info *pi = __system_property_find(kCoveragePropName); in property_watch_loop() local
/system/core/base/
Dproperties.cpp83 const prop_info* pi = __system_property_find(key.c_str()); in GetProperty() local
155 const prop_info* pi; in WaitForPropertyCreation() local
170 const prop_info* pi = WaitForPropertyCreation(key, relative_timeout, start_time); in WaitForProperty() local
/system/core/toolbox/
Dgetprop.cpp41 [](const prop_info* pi, void* cookie) { in PrintAllProperties()
/system/core/libcutils/
Dproperties.cpp137 static void property_list_callback(const prop_info* pi, void* data) { in property_list_callback()
/system/core/init/
Dpersistent_properties.cpp127 [](const prop_info* pi, void* cookie) { in LoadPersistentPropertiesFromMemory()
Dproperty_service.cpp164 prop_info* pi = (prop_info*) __system_property_find(name.c_str()); in PropertySet() local
/system/core/fastboot/
Dfs.cpp41 PROCESS_INFORMATION pi; in exec_cmd() local
/system/chre/external/kiss_fft/
Dkiss_fft.c358 const double pi=3.141592653589793238462643383279502884197169399375105820974944; in kiss_fft_alloc() local