Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 25 of 77) sorted by relevance

1234

/external/llvm-project/lldb/test/API/lang/objc/hidden-ivars/
DTestHiddenIvars.py77 def common_setup(self, strip): argument
118 def expr(self, strip): argument
171 def frame_var(self, strip): argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DURLHandler.java166 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide()
174 … private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process()
226 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide()
261 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DURLHandler.java170 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide()
178 … private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process()
230 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide()
265 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide()
/external/pdfium/third_party/libtiff/
Dtif_read.c184 TIFFFillStripPartial( TIFF *tif, int strip, tmsize_t read_ahead, int restart ) in TIFFFillStripPartial()
332 uint32 strip; in TIFFSeek() local
488 static tmsize_t TIFFReadEncodedStripGetStripSize(TIFF* tif, uint32 strip, uint16* pplane) in TIFFReadEncodedStripGetStripSize()
527 TIFFReadEncodedStrip(TIFF* tif, uint32 strip, void* buf, tmsize_t size) in TIFFReadEncodedStrip()
572 _TIFFReadEncodedStripAndAllocBuffer(TIFF* tif, uint32 strip, in _TIFFReadEncodedStripAndAllocBuffer()
611 TIFFReadRawStrip1(TIFF* tif, uint32 strip, void* buf, tmsize_t size, in TIFFReadRawStrip1()
724 TIFFReadRawStrip(TIFF* tif, uint32 strip, void* buf, tmsize_t size) in TIFFReadRawStrip()
768 TIFFFillStrip(TIFF* tif, uint32 strip) in TIFFFillStrip()
1424 TIFFStartStrip(TIFF* tif, uint32 strip) in TIFFStartStrip()
Dtif_write.c52 uint32 strip; in TIFFWriteScanline() local
212 TIFFWriteEncodedStrip(TIFF* tif, uint32 strip, void* data, tmsize_t cc) in TIFFWriteEncodedStrip()
316 TIFFWriteRawStrip(TIFF* tif, uint32 strip, void* data, tmsize_t cc) in TIFFWriteRawStrip()
728 TIFFAppendToStrip(TIFF* tif, uint32 strip, uint8* data, tmsize_t cc) in TIFFAppendToStrip()
Dtif_strip.c40 uint32 strip; in TIFFComputeStrip() local
140 TIFFRawStripSize64(TIFF* tif, uint32 strip) in TIFFRawStripSize64()
164 TIFFRawStripSize(TIFF* tif, uint32 strip) in TIFFRawStripSize()
/external/tensorflow/tensorflow/python/tools/
Dstrip_unused_test.py65 def strip(input_node_names): function
/external/robolectric-shadows/
Drobotest.sh43 function strip() { function
/external/libabigail/src/
Dabg-viz-svg.cc59 std::string strip = R"_delimiter_(x="0__units" y="0__units" local
142 …std::string strip = R"_delimiter_(<path stroke="black" stroke-width="1" d="M __x __y1 L __x __y2"/> local
Dabg-viz-dot.cc91 …std::string strip = R"_delimiter_([label="__label", height=__height, width=__width, color="black",… in add_node() local
Dabg-viz-common.cc132 std::string strip = R"(font-family="__name" font-size="__size" text-anchor="__anchor")"; in to_attribute() local
/external/doclava/src/com/google/doclava/apicheck/
DApiCheck.java262 static int convertToXml(String src, String dst, boolean strip) { in convertToXml()
292 static int newApi(String origApiPath, String newApiPath, String outputPath, boolean strip) { in newApi()
/external/clang/
Dbuild.py218 def install_minimal_toolchain(build_dir, install_dir, host, strip): argument
224 def install_toolchain(build_dir, install_dir, host, strip): argument
283 def install_built_host_files(build_dir, install_dir, host, strip, minimal=None): argument
/external/fonttools/Lib/fontTools/misc/
DxmlWriter.py70 def write8bit(self, data, strip=False): argument
81 def _writeraw(self, data, indent=True, strip=False): argument
/external/autotest/client/bin/
Dfs_sync.py36 strip=False): argument
/external/lua/src/
Dldump.c26 int strip; member
214 int strip) { in luaU_dump()
/external/jarjar/src/main/com/tonicsystems/jarjar/
DMainProcessor.java73 public void strip(File file) throws IOException { in strip() method in MainProcessor
/external/rootdev/
Drootdev.c368 bool full, bool strip, in rootdev_wrapper()
403 int rootdev(char *path, size_t size, bool full, bool strip) { in rootdev()
/external/openssh/
Dlogintest.c225 char full[17], strip[9], abbrev[5]; in testLineName() local
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Ddata.py76 def __init__(self, files, target=None, preserve=0, strip=0, argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Ddata.py76 def __init__(self, files, target=None, preserve=0, strip=0, argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Ddata.py76 def __init__(self, files, target=None, preserve=0, strip=0, argument
/external/llvm-project/lldb/examples/scripting/
Ddictionary.c23 char *strip(char **word) { in strip() function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Ddata.py76 def __init__(self, files, target=None, preserve=0, strip=0, argument
/external/icu/icu4c/source/samples/layout/
DFontMap.cpp175 char *FontMap::strip(char *s) in strip() function in FontMap

1234