Home
last modified time | relevance | path

Searched defs:spaces (Results 1 - 25 of 63) sorted by relevance

123

/third_party/musl/src/ctype/
H A Diswspace.c10 static const wchar_t spaces[] = { in iswspace() local
/third_party/skia/experimental/sktext/src/
H A DLine.cpp7 LogicalLine::LogicalLine(const Stretch& stretch, const Stretch& spaces, SkScalar verticalOffset, bool hardLineBreak) in LogicalLine() argument
/kernel/linux/linux-5.10/tools/include/linux/
H A Dstacktrace.h13 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace() argument
/third_party/rust/crates/clap/clap_complete/src/shells/
H A Delvish.rs31 fn spaces {{|n| in generate() functions
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dlist_dumper.cpp108 std::string spaces; in AppendBlank() local
/third_party/skia/tests/
H A DYUVTest.cpp135 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
/kernel/linux/linux-5.10/kernel/
H A Dstacktrace.c23 stack_trace_print(const unsigned long *entries, unsigned int nr_entries, int spaces) stack_trace_print() argument
46 stack_trace_snprint(char *buf, size_t size, const unsigned long *entries, unsigned int nr_entries, int spaces) stack_trace_snprint() argument
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_rw.c179 int spaces, i_msg; in sclp_write() local
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_rw.c172 int spaces, i_msg; in sclp_write() local
/kernel/linux/linux-6.6/kernel/
H A Dstacktrace.c24 stack_trace_print(const unsigned long *entries, unsigned int nr_entries, int spaces) stack_trace_print() argument
47 stack_trace_snprint(char *buf, size_t size, const unsigned long *entries, unsigned int nr_entries, int spaces) stack_trace_snprint() argument
/third_party/cups-filters/backend/
H A Dieee1284.c470 spaces; /* Number of spaces seen */ in backendGetMakeModel() local
/third_party/ltp/lib/
H A Dtst_bool_expr.c116 static void print_spaces(FILE *f, unsigned int spaces) in print_spaces() argument
124 unsigned int i, spaces, err_len; in tst_bool_expr_err() local
H A Dtst_kconfig.c251 print_err(FILE *f, const struct tst_expr_tok *var, size_t spaces, const char *err) print_err() argument
/third_party/musl/src/stdio/
H A Dvfwscanf.c220 static const wchar_t spaces[] = { in vfwscanf() local
/third_party/protobuf/objectivec/
H A DGPBUtilities_PackagePrivate.h110 GPB_INLINE int32_t GPBLogicalRightShift32(int32_t value, int32_t spaces) { in GPBLogicalRightShift32() argument
114 GPB_INLINE int64_t GPBLogicalRightShift64(int64_t value, int32_t spaces) { in GPBLogicalRightShift64() argument
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c27 u32 spaces; in sun4i_ss_opti_poll() local
182 u32 spaces; in sun4i_ss_cipher_poll() local
H A Dsun4i-ss-hash.c191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c26 u32 spaces; in sun4i_ss_opti_poll() local
193 u32 spaces; in sun4i_ss_cipher_poll() local
H A Dsun4i-ss-hash.c191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local
/third_party/icu/icu4c/source/test/thaitest/
H A Dthaitest.cpp161 ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount, UBool verbose) ThaiWordbreakTest() argument
216 compareWordBreaks(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount) compareWordBreaks() argument
368 crunchSpaces(const UChar *spaces, int32_t count, int32_t &nonSpaceCount) crunchSpaces() argument
467 const UChar *spaces, *noSpaces; main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c284 unsigned spaces = update_branch_depth(inst->U.I.Opcode, branch_depth); in rc_print_normal_instruction() local
345 unsigned spaces = update_branch_depth(inst->RGB.Opcode != RC_OPCODE_NOP ? in rc_print_pair_instruction() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dtasn_prn.c335 static const char spaces[] = " "; in asn1_print_fsname() local
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Drenderer.rs758 let mut spaces = match label_style { in caret_pointers() variables
/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs822 fn spaces(&mut self, n: usize) { spaces() functions
[all...]
/third_party/openssl/crypto/asn1/
H A Dtasn_prn.c335 static const char spaces[] = " "; in asn1_print_fsname() local

Completed in 23 milliseconds

123