Searched defs:pi (Results 1 – 8 of 8) sorted by relevance
32 bool Command::NextArgumentOrError(const std::vector<std::string>& args, size_t* pi) { in NextArgumentOrError()42 bool Command::GetDoubleOption(const std::vector<std::string>& args, size_t* pi, double* value, in GetDoubleOption()
87 const prop_info* pi = __system_property_find(key.c_str()); in GetProperty() local159 const prop_info* pi; in WaitForPropertyCreation() local174 const prop_info* pi = WaitForPropertyCreation(key, relative_timeout, start_time); in WaitForProperty() local
41 [](const prop_info* pi, void* cookie) { in PrintAllProperties()
137 static void property_list_callback(const prop_info* pi, void* data) { in property_list_callback()
128 [](const prop_info* pi, void* cookie) { in LoadPersistentPropertiesFromMemory()
178 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