/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/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/pdfium/third_party/libtiff/ |
D | tif_read.c | 159 static int TIFFFillStripPartial(TIFF *tif, int strip, tmsize_t read_ahead, in TIFFFillStripPartial() 312 uint32_t strip; in TIFFSeek() local 475 static tmsize_t TIFFReadEncodedStripGetStripSize(TIFF *tif, uint32_t strip, in TIFFReadEncodedStripGetStripSize() 516 tmsize_t TIFFReadEncodedStrip(TIFF *tif, uint32_t strip, void *buf, in TIFFReadEncodedStrip() 560 tmsize_t _TIFFReadEncodedStripAndAllocBuffer(TIFF *tif, uint32_t strip, in _TIFFReadEncodedStripAndAllocBuffer() 596 static tmsize_t TIFFReadRawStrip1(TIFF *tif, uint32_t strip, void *buf, in TIFFReadRawStrip1() 693 tmsize_t TIFFReadRawStrip(TIFF *tif, uint32_t strip, void *buf, tmsize_t size) in TIFFReadRawStrip() 735 int TIFFFillStrip(TIFF *tif, uint32_t strip) in TIFFFillStrip() 1394 static int TIFFStartStrip(TIFF *tif, uint32_t strip) in TIFFStartStrip()
|
D | tif_write.c | 52 uint32_t strip; in TIFFWriteScanline() local 215 tmsize_t TIFFWriteEncodedStrip(TIFF *tif, uint32_t strip, void *data, in TIFFWriteEncodedStrip() 328 tmsize_t TIFFWriteRawStrip(TIFF *tif, uint32_t strip, void *data, tmsize_t cc) in TIFFWriteRawStrip() 759 static int TIFFAppendToStrip(TIFF *tif, uint32_t strip, uint8_t *data, in TIFFAppendToStrip()
|
D | tif_strip.c | 39 uint32_t strip; in TIFFComputeStrip() local 141 uint64_t TIFFRawStripSize64(TIFF *tif, uint32_t strip) in TIFFRawStripSize64() 156 tmsize_t TIFFRawStripSize(TIFF *tif, uint32_t strip) in TIFFRawStripSize()
|
/external/tensorflow/tensorflow/python/tools/ |
D | strip_unused_test.py | 61 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/libabigail/src/ |
D | abg-viz-svg.cc | 59 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
|
D | abg-viz-dot.cc | 91 …std::string strip = R"_delimiter_([label="__label", height=__height, width=__width, color="black",… in add_node() local
|
D | abg-viz-common.cc | 132 std::string strip = R"(font-family="__name" font-size="__size" text-anchor="__anchor")"; in to_attribute() local
|
/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 | 70 def write8bit(self, data, strip=False): argument 81 def _writeraw(self, data, indent=True, strip=False): argument
|
/external/autotest/client/bin/ |
D | fs_sync.py | 36 strip=False): argument
|
/external/lua/src/ |
D | ldump.c | 26 int strip; member 214 int strip) { in luaU_dump()
|
/external/jarjar/src/main/com/tonicsystems/jarjar/ |
D | MainProcessor.java | 87 public void strip(File file) throws IOException { in strip() method in MainProcessor
|
/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/rust/cxx/gen/src/ |
D | cfg.rs | 20 pub(super) fn strip( in strip() function
|
/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/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/rjsmin/_setup/py3/ |
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/cronet/third_party/icu/source/samples/layout/ |
D | FontMap.cpp | 175 char *FontMap::strip(char *s) in strip() function in FontMap
|
/external/curl/lib/ |
D | pop3.h | 67 size_t strip; /* Number of bytes from the start to ignore as member
|