/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/ |
H A D | SfntTool.java | 43 private boolean strip = false; field in SfntTool
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | URLHandler.java | 166 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 D | URLHandler.java | 170 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 D | abg-viz-dot.cc | 91 std::string strip = R"_delimiter_([label="__label", height=__height, width=__width, color="black", fillcolor="white", style="filled"];)_delimiter_"; in add_node() local
|
H A D | abg-viz-common.cc | 132 std::string strip = R"(font-family="__name" font-size="__size" text-anchor="__anchor")"; in to_attribute() local
|
/third_party/curl/lib/ |
H A D | pop3.h | 67 size_t strip; /* Number of bytes from the start to ignore as member
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | FontMap.cpp | 175 char *FontMap::strip(char *s) in strip() function in FontMap
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | FontMap.cpp | 175 char *FontMap::strip(char *s) in strip() function in FontMap
|
/third_party/toybox/toys/posix/ |
H A D | patch.c | 288 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; in patch_main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cinepak.c | 134 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 D | cinepakenc.c | 1011 int num_strips, strip, i, y, nexty, size, temp_size, best_size; in rd_frame() local [all...] |
/third_party/markupsafe/ |
H A D | __init__.py | 222 strip = _simple_escaping_wrapper(str.strip) variable in Markup
|
/third_party/toybox/kconfig/ |
H A D | conf.c | 40 static void strip(char *str) in strip() function
|
/third_party/libinput/src/ |
H A D | evdev-tablet-pad.c | 236 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 D | regex2.h | 132 sop *strip; /* malloced area for strip */ member
|
H A D | regcomp.c | 68 sop *strip; /* malloced strip */ member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regex2.h | 135 sop *strip; /* malloced area for strip */ member
|
H A D | regcomp.c | 196 sop *strip; /* malloced strip */ member [all...] |
/third_party/glslang/SPIRV/ |
H A D | SPVRemapper.cpp | 1420 void spirvbin_t::strip() in strip() function in spv::spirvbin_t [all...] |
/third_party/skia/src/gpu/ops/ |
H A D | DrawAtlasOp.cpp | 138 SkPoint strip[4]; in DrawAtlasOpImpl() local [all...] |
/third_party/skia/samplecode/ |
H A D | SamplePatch.cpp | 158 SkPoint* strip = stripStorage.get(); in draw() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
H A D | BigDecimal.java | 3791 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 D | BigDecimal.java | 3716 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__.py | 1558 def strip(self, chars=None): member in UserString
|
/third_party/libinput/tools/ |
H A D | libinput-debug-gui.c | 192 } strip; member
|