Home
last modified time | relevance | path

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

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/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()
/third_party/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()
/third_party/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
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dinstall.js213 strip: 1, property
235 strip: 1, property
/third_party/ntfs-3g/
DMakefile.am53 strip: target
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DSfntTool.java43 private boolean strip = false; field in SfntTool
/third_party/rust/crates/cxx/gen/src/
Dcfg.rs20 pub(super) fn strip( in strip() function
/third_party/skia/third_party/externals/icu/source/samples/layout/
DFontMap.cpp175 char *FontMap::strip(char *s) in strip() function in FontMap
/third_party/icu/icu4c/source/samples/layout/
DFontMap.cpp175 char *FontMap::strip(char *s) in strip() function in FontMap
/third_party/ffmpeg/libavcodec/
Dcinepak.c134 static int cinepak_decode_vectors (CinepakContext *s, cvid_strip *strip, in cinepak_decode_vectors()
269 cvid_strip *strip, const uint8_t *data, int size) in cinepak_decode_strip()
/third_party/curl/lib/
Dpop3.h67 size_t strip; /* Number of bytes from the start to ignore as member
/third_party/toybox/toys/posix/
Dpatch.c288 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; in patch_main() local
/third_party/gptfdisk/
DMakefile168 strip: #no pre-reqs target
/third_party/elfutils/src/
DMakefile.am28 bin_PROGRAMS = readelf nm size strip elflint findtextrel addr2line \ program
/third_party/toybox/kconfig/
Dconf.c40 static void strip(char *str) in strip() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregex2.h135 sop *strip; /* malloced area for strip */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h132 sop *strip; /* malloced area for strip */ member
/third_party/ntfs-3g/ntfsprogs/
DMakefile.am154 strip: $(bin_PROGRAMS) $(sbin_PROGRAMS) target
/third_party/skia/src/gpu/ops/
DDrawAtlasOp.cpp138 SkPoint strip[4]; in DrawAtlasOpImpl() local
/third_party/mesa3d/src/gallium/tools/trace/
Dparse.py199 def character_data(self, strip = True): argument
/third_party/libinput/src/
Devdev-tablet-pad.c236 unsigned int strip) in pad_strip_get_mode_group()
/third_party/skia/samplecode/
DSamplePatch.cpp158 SkPoint* strip = stripStorage.get(); in draw() local
/third_party/glslang/SPIRV/
DSPVRemapper.cpp1420 void spirvbin_t::strip() in strip() function in spv::spirvbin_t

12