Home
last modified time | relevance | path

Searched defs:endswith (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallString.h135 bool endswith(StringRef Suffix) const { in endswith() function in llvm::SmallString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallString.h134 bool endswith(StringRef Suffix) const { in endswith() function in llvm::SmallString
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c80 int endswith(const char *str, const char *postfix) in endswith() function
/third_party/python/Lib/collections/
H A D__init__.py1449 def endswith(self, suffix, start=0, end=_sys.maxsize): member in UserString
/third_party/eudev/src/shared/
H A Dutil.c105 char* endswith(const char *s, const char *postfix) { in endswith() function
[all...]
/third_party/python/Python/
H A Dpythonrun.c311 Py_ssize_t endswith = PyUnicode_Tailmatch(filename, ext, 0, PY_SSIZE_T_MAX, +1); in maybe_pyc_file() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c809 endswith(uint32_t regbase, const char *suffix) in endswith() function

Completed in 15 milliseconds