Home
last modified time | relevance | path

Searched defs:chars (Results 176 - 200 of 312) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp337 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars() argument
344 uspoof_setAllowedUnicodeSet(USpoofChecker *sc, const UnicodeSet *chars, UErrorCode *status) { in uspoof_setAllowedUnicodeSet() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_genc.cpp286 char chars[4096]; in writeAssemblyCode() member
[all...]
/third_party/skia/src/sksl/
H A DSkSLRehydrator.h186 const char* chars = (const char*) fStart + offset + 1; in readString() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp258 void UnicodeSet::applyPattern(RuleCharacterIterator& chars, in applyPattern() argument
998 resemblesPropertyPattern(RuleCharacterIterator& chars, int32_t iterOpts) resemblesPropertyPattern() argument
1124 applyPropertyPattern(RuleCharacterIterator& chars, UnicodeString& rebuiltPat, UErrorCode& ec) applyPropertyPattern() argument
[all...]
/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h602 PyObject *chars = Py_None; in unicode_strip() local
636 PyObject *chars = Py_None; unicode_lstrip() local
670 PyObject *chars = Py_None; unicode_rstrip() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_internal.h398 explicit constexpr InlineData(absl::string_view chars) in InlineData() argument
[all...]
/third_party/rust/crates/syn/src/
H A Dtoken.rs1109 let mut chars = s.chars(); in punct() variables
/kernel/linux/linux-5.10/drivers/tty/
H A Dmips_ejtag_fdc.c860 int chars; in mips_ejtag_fdc_tty_chars_in_buffer() local
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.c803 int chars = 0; in gs_chars_in_buffer() local
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dsierra.c640 int chars; in sierra_chars_in_buffer() local
/kernel/linux/linux-5.10/scripts/mod/
H A Dfile2alias.c227 incbcd(unsigned int *bcd, int inc, unsigned char max, size_t chars) incbcd() argument
/kernel/linux/linux-5.10/fs/
H A Dpipe.c286 size_t chars = buf->len; in pipe_read() local
422 ssize_t chars; pipe_write() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c205 int chars; in ttm_pool_store() local
H A Dttm_page_alloc.c158 int chars; in ttm_pool_store() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Duart.c464 int chars; in gb_tty_chars_in_buffer() local
/kernel/linux/linux-6.6/fs/
H A Dpipe.c287 size_t chars = buf->len; in pipe_read() local
424 ssize_t chars; pipe_write() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Duart.c463 unsigned int chars; in gb_tty_chars_in_buffer() local
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_serial.c806 unsigned int chars; in gs_chars_in_buffer() local
/kernel/linux/linux-6.6/drivers/tty/
H A Dmips_ejtag_fdc.c860 unsigned int chars; in mips_ejtag_fdc_tty_chars_in_buffer() local
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dsierra.c638 unsigned int chars; in sierra_chars_in_buffer() local
/kernel/linux/linux-6.6/scripts/mod/
H A Dfile2alias.c239 incbcd(unsigned int *bcd, int inc, unsigned char max, size_t chars) incbcd() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_datascope.c44 int chars; member
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c213 void strrepl(char *str, const char *chars, char repl) in strrepl() argument
224 void strrepl_nodups(char *str, const char *chars, char repl) in strrepl_nodups() argument
/third_party/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc660 char chars[] = {97, 98, 99}; in TEST() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer.java2551 private final char[] chars; field in Normalizer.CharsAppendable

Completed in 42 milliseconds

12345678910>>...13