Home
last modified time | relevance | path

Searched defs:char_count (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
H A Dspvtools_as_fuzzer.cpp44 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
H A Dspvtools_as_fuzzer.cpp44 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_dis_fuzzer.cpp45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcyclades.h11 unsigned long char_count; member
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-name.c43 unsigned int char_count = 100; in test_ot_layout_feature_get_name_ids_and_characters() local
/third_party/rust/crates/regex/regex-debug/src/
H A Dmain.rs236 let mut char_count = 0; in cmd_utf8_ranges() variables
269 let mut char_count = 0; in cmd_utf8_ranges_rev() variables
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c946 uint32_t char_count = 0; in re_parse_char_class() local
H A Dre-bytecode.c563 uint32_t char_count = (flags & RE_CLASS_HAS_CHARS) ? re_get_value (&bytecode_p) : 0; in re_dump_bytecode() local
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_probe.c536 static unsigned int char_count(const char *str, char c) in char_count() function
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_probe.c600 static unsigned int char_count(const char *str, char c) in char_count() function
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp790 size_t char_count = strlen(argv[argidx - 1]); in edit_astcenc_config() local
/third_party/pulseaudio/src/pulsecore/
H A Djson.c719 int char_count = strlen(p); in pa_json_escape() local
H A Dcore-util.c3377 int char_count = strlen(p); in pa_escape() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout.cc1773 hb_ot_layout_feature_get_characters(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int start_offset, unsigned int *char_count, hb_codepoint_t *characters ) hb_ot_layout_feature_get_characters() argument
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtty3270.c111 unsigned int char_count; member
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3270.c125 unsigned int char_count; member
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-lexer.c692 lit_utf8_size_t utf8_length = 1, decoded_length = 1, char_count = 1; in lexer_parse_identifier() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c1390 uint32_t char_count = (flags & RE_CLASS_HAS_CHARS) ? re_get_value (&bc_p) : 0; in ecma_regexp_run() local
/kernel/linux/linux-5.10/drivers/tty/
H A Dcyclades.c444 u8 ivr, save_xir, channel, save_car, data, char_count; in cyy_chip_rx() local
571 int char_count, index = cinfo->bus_index; in cyy_chip_tx() local
923 unsigned int char_count; cyz_handle_rx() local
1011 unsigned int char_count; cyz_handle_tx() local
1907 int char_count; cy_chars_in_buffer() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcyclades.h75 unsigned long char_count; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcyclades.h24 unsigned long char_count; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcyclades.h24 unsigned long char_count; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcyclades.h11 unsigned long char_count; member

Completed in 33 milliseconds

12