Home
last modified time | relevance | path

Searched defs:strip (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
H A DSfntTool.java43 private boolean strip = false; field in SfntTool
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DURLHandler.java166 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
174 private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument
226 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
261 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DURLHandler.java170 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
178 private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument
230 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
265 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide() argument
/third_party/libabigail/src/
H A Dabg-viz-dot.cc91 std::string strip = R"_delimiter_([label="__label", height=__height, width=__width, color="black", fillcolor="white", style="filled"];)_delimiter_"; in add_node() local
H A Dabg-viz-common.cc132 std::string strip = R"(font-family="__name" font-size="__size" text-anchor="__anchor")"; in to_attribute() local
/third_party/curl/lib/
H A Dpop3.h67 size_t strip; /* Number of bytes from the start to ignore as member
/third_party/icu/icu4c/source/samples/layout/
H A DFontMap.cpp175 char *FontMap::strip(char *s) in strip() function in FontMap
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontMap.cpp175 char *FontMap::strip(char *s) in strip() function in FontMap
/third_party/toybox/toys/posix/
H A Dpatch.c288 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; in patch_main() local
/third_party/ffmpeg/libavcodec/
H A Dcinepak.c134 static int cinepak_decode_vectors (CinepakContext *s, cvid_strip *strip, in cinepak_decode_vectors() argument
268 cinepak_decode_strip(CinepakContext *s, cvid_strip *strip, const uint8_t *data, int size) cinepak_decode_strip() argument
[all...]
H A Dcinepakenc.c1011 int num_strips, strip, i, y, nexty, size, temp_size, best_size; in rd_frame() local
[all...]
/third_party/markupsafe/
H A D__init__.py222 strip = _simple_escaping_wrapper(str.strip) variable in Markup
/third_party/toybox/kconfig/
H A Dconf.c40 static void strip(char *str) in strip() function
/third_party/libinput/src/
H A Devdev-tablet-pad.c236 pad_strip_get_mode_group(struct pad_dispatch *pad, unsigned int strip) pad_strip_get_mode_group() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h132 sop *strip; /* malloced area for strip */ member
H A Dregcomp.c68 sop *strip; /* malloced strip */ member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex2.h135 sop *strip; /* malloced area for strip */ member
H A Dregcomp.c196 sop *strip; /* malloced strip */ member
[all...]
/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp1420 void spirvbin_t::strip() in strip() function in spv::spirvbin_t
[all...]
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp138 SkPoint strip[4]; in DrawAtlasOpImpl() local
[all...]
/third_party/skia/samplecode/
H A DSamplePatch.cpp158 SkPoint* strip = stripStorage.get(); in draw() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java3791 private com.ibm.icu.math.BigDecimal finish(com.ibm.icu.math.MathContext set, boolean strip) { in finish() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DBigDecimal.java3716 private ohos.global.icu.math.BigDecimal finish(ohos.global.icu.math.MathContext set, boolean strip) { in finish() argument
[all...]
/third_party/python/Lib/collections/
H A D__init__.py1558 def strip(self, chars=None): member in UserString
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c192 } strip; member

Completed in 32 milliseconds

12