Searched defs:exact (Results 1 – 3 of 3) sorted by relevance
385 static void* load_system_driver(const char* kind, const char* suffix, const bool exact) { in load_system_driver()389 static std::string find(const char* libraryName, const bool exact) { in load_system_driver()412 const std::string& pattern, const char* const search, bool exact) { in load_system_driver()601 const bool exact) { in attempt_to_load_system_driver()
174 bool exact = true; in timeToT() local255 bool exact; in timeToValues() local
333 public void computeBounds(@NonNull RectF bounds, boolean exact) { in computeBounds()