/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | URLHandler.java | 166 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/ |
D | URLHandler.java | 170 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/ |
D | tif_read.c | 166 TIFFFillStripPartial( TIFF *tif, int strip, tmsize_t read_ahead, int restart ) in TIFFFillStripPartial() 298 uint32 strip; in TIFFSeek() local 449 static tmsize_t TIFFReadEncodedStripGetStripSize(TIFF* tif, uint32 strip, uint16* pplane) in TIFFReadEncodedStripGetStripSize() 488 TIFFReadEncodedStrip(TIFF* tif, uint32 strip, void* buf, tmsize_t size) in TIFFReadEncodedStrip() 533 _TIFFReadEncodedStripAndAllocBuffer(TIFF* tif, uint32 strip, in _TIFFReadEncodedStripAndAllocBuffer() 571 TIFFReadRawStrip1(TIFF* tif, uint32 strip, void* buf, tmsize_t size, in TIFFReadRawStrip1() 691 TIFFReadRawStrip(TIFF* tif, uint32 strip, void* buf, tmsize_t size) in TIFFReadRawStrip() 743 TIFFFillStrip(TIFF* tif, uint32 strip) in TIFFFillStrip() 1371 TIFFStartStrip(TIFF* tif, uint32 strip) in TIFFStartStrip()
|
D | tif_write.c | 54 uint32 strip; in TIFFWriteScanline() local 188 TIFFWriteEncodedStrip(TIFF* tif, uint32 strip, void* data, tmsize_t cc) in TIFFWriteEncodedStrip() 306 TIFFWriteRawStrip(TIFF* tif, uint32 strip, void* data, tmsize_t cc) in TIFFWriteRawStrip() 716 TIFFAppendToStrip(TIFF* tif, uint32 strip, uint8* data, tmsize_t cc) in TIFFAppendToStrip()
|
D | tif_strip.c | 42 uint32 strip; in TIFFComputeStrip() local 149 TIFFRawStripSize64(TIFF* tif, uint32 strip) in TIFFRawStripSize64() 174 TIFFRawStripSize(TIFF* tif, uint32 strip) in TIFFRawStripSize()
|
/external/tensorflow/tensorflow/python/tools/ |
D | strip_unused_test.py | 65 def strip(input_node_names): function
|
/external/robolectric-shadows/ |
D | robotest.sh | 43 function strip() { function
|
/external/doclava/src/com/google/doclava/apicheck/ |
D | ApiCheck.java | 262 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/jarjar/src/main/com/tonicsystems/jarjar/ |
D | MainProcessor.java | 60 public void strip(File file) throws IOException { in strip() method in MainProcessor
|
/external/clang/ |
D | build.py | 218 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/ |
D | xmlWriter.py | 71 def write8bit(self, data, strip=False): argument 82 def _writeraw(self, data, indent=True, strip=False): argument
|
/external/minijail/ |
D | util_unittest.cc | 19 TEST(strip, basic) { in TEST() argument
|
/external/lua/src/ |
D | ldump.c | 26 int strip; member 203 int strip) { in luaU_dump()
|
/external/openssh/ |
D | logintest.c | 225 char full[17], strip[9], abbrev[5]; in testLineName() local
|
/external/rootdev/ |
D | rootdev.c | 368 bool full, bool strip, in rootdev_wrapper() 403 int rootdev(char *path, size_t size, bool full, bool strip) { in rootdev()
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | data.py | 76 def __init__(self, files, target=None, preserve=0, strip=0, argument
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
D | data.py | 76 def __init__(self, files, target=None, preserve=0, strip=0, argument
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/ |
D | data.py | 76 def __init__(self, files, target=None, preserve=0, strip=0, argument
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/ |
D | data.py | 76 def __init__(self, files, target=None, preserve=0, strip=0, argument
|
/external/icu/icu4c/source/samples/layout/ |
D | FontMap.cpp | 175 char *FontMap::strip(char *s) in strip() function in FontMap
|
/external/toybox/toys/posix/ |
D | patch.c | 260 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; in patch_main() local
|
/external/curl/lib/ |
D | pop3.h | 66 size_t strip; /* Number of bytes from the start to ignore as member
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/git-svn/ |
D | git-llvm | 99 def shell(cmd, strip=True, cwd=None, stdin=None, die_on_failure=True, argument
|
/external/elfutils/src/ |
D | Makefile.am | 28 bin_PROGRAMS = readelf nm size strip elflint findtextrel addr2line \ program
|
/external/toybox/kconfig/ |
D | conf.c | 40 static void strip(char *str) in strip() function
|