Searched defs:pi (Results 1 – 9 of 9) sorted by relevance
31 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()
53 const struct prop_info *pi = __system_property_find(kCoveragePropName); in property_watch_loop() local
83 const prop_info* pi = __system_property_find(key.c_str()); in GetProperty() local155 const prop_info* pi; in WaitForPropertyCreation() local170 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()
127 [](const prop_info* pi, void* cookie) { in LoadPersistentPropertiesFromMemory()
164 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