Searched defs:pi (Results 1 – 8 of 8) sorted by relevance
112 const prop_info* pi = __system_property_find(key.c_str()); in GetProperty() local184 const prop_info* pi; in WaitForPropertyCreation() local199 const prop_info* pi = WaitForPropertyCreation(key, relative_timeout, start_time); in WaitForProperty() local
34 bool Command::NextArgumentOrError(const std::vector<std::string>& args, size_t* pi) { in NextArgumentOrError()127 bool Command::GetDoubleOption(const std::vector<std::string>& args, size_t* pi, double* value, in GetDoubleOption()
41 [](const prop_info* pi, void* cookie) { in PrintAllProperties()
109 static void property_list_callback(const prop_info* pi, void* data) { in property_list_callback()
128 [](const prop_info* pi, void* cookie) { in LoadPersistentPropertiesFromMemory()
180 prop_info* pi = (prop_info*) __system_property_find(name.c_str()); in PropertySet() local
41 PROCESS_INFORMATION pi; in exec_cmd() local
358 const double pi=3.141592653589793238462643383279502884197169399375105820974944; in kiss_fft_alloc() local