Searched defs:strip_prefix (Results 1 – 10 of 10) sorted by relevance
| /external/rust/crates/semver/src/ |
| D | backport.rs | 3 fn strip_prefix(&self, ch: char) -> Option<&str>; in strip_prefix() method 8 fn strip_prefix(&self, ch: char) -> Option<&str> { in strip_prefix() method
|
| /external/swiftshader/third_party/subzero/bloat/ |
| D | bloat.py | 207 def treeify_syms(symbols, strip_prefix=None, cppfilt=None): argument 304 def dump_nm(nmfile, strip_prefix, cppfilt): argument
|
| /external/angle/build/config/linux/ |
| D | pkg-config.py | 96 def RewritePath(path, strip_prefix, sysroot): argument
|
| /external/cronet/build/config/linux/ |
| D | pkg-config.py | 96 def RewritePath(path, strip_prefix, sysroot): argument
|
| /external/mesa3d/src/gallium/drivers/r600/ |
| D | egd_tables.py | 145 def strip_prefix(s): function
|
| /external/rust/crates/gdbstub/src/protocol/ |
| D | packet.rs | 90 pub fn strip_prefix(&mut self, prefix: &[u8]) -> bool { in strip_prefix() method
|
| /external/python/setuptools/pkg_resources/_vendor/jaraco/text/ |
| D | __init__.py | 460 def strip_prefix(cls, lines): member in Stripper
|
| /external/python/setuptools/setuptools/_vendor/jaraco/text/ |
| D | __init__.py | 460 def strip_prefix(cls, lines): member in Stripper
|
| /external/rust/crates/os_str_bytes/src/ |
| D | raw_str.rs | 663 pub fn strip_prefix<P>(&self, pat: P) -> Option<&Self> in strip_prefix() method
|
| /external/tpm2-tss/src/tss2-fapi/ |
| D | tpm_json_deserialize.c | 30 strip_prefix(const char *in, ...) in strip_prefix() function
|