Home
last modified time | relevance | path

Searched refs:space_count (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/textproc/groff/groff-1.22.4/src/utils/indxbib/
H A Dindxbib.cpp476 int space_count = 0; in do_file() local
503 space_count++; in do_file()
507 space_count = 0; in do_file()
526 space_count = 0; in do_file()
534 space_count++; in do_file()
540 space_count = 0; in do_file()
543 space_count = 0; in do_file()
570 space_count = 0; in do_file()
577 space_count++; in do_file()
583 space_count = 0; in do_file()
[all …]
/dports/japanese/groff/groff-1.18.1.1/src/utils/indxbib/
H A Dindxbib.cc477 int space_count = 0; in do_file() local
504 space_count++; in do_file()
508 space_count = 0; in do_file()
527 space_count = 0; in do_file()
535 space_count++; in do_file()
541 space_count = 0; in do_file()
544 space_count = 0; in do_file()
571 space_count = 0; in do_file()
578 space_count++; in do_file()
584 space_count = 0; in do_file()
[all …]
/dports/devel/atlas-devel/Atlas-C++-0.6.4/protocol/spec/
H A DParseDef.py79 space_count=len(re.match("( *)",line).group(1))
80 if space_count==len(line)-1: continue #Only spaces in line
82 if space_count>depth: #sub object
85 (self.filename, self.lineno, space_count, line))
88 line0=self.read_lines(fp,space_count,last_obj,line)
91 if space_count<depth: #all objects in this level done
96 rest=line[space_count:-1]
115 (self.filename, self.lineno, space_count, line))
131 print "Error at:",(self.filename, self.lineno, space_count, line)
136 obj.debug=(self.filename, self.lineno, space_count, line)
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/FDBLibTLS/
H A DFDBLibTLSVerify.cpp51 int space_count = 0; in de4514() local
77 space_count = 0; in de4514()
90 space_count = 0; in de4514()
113 space_count++; in de4514()
115 space_count = 0; in de4514()
123 out_end -= space_count; in de4514()
124 output.resize(output.size() - space_count); in de4514()
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dlabel.cpp171 if (to != from && to->space_count) { in _notification()
172 spaces += to->space_count; in _notification()
212 if (from->space_count) { in _notification()
369 int space_count = 0; in regenerate_word_cache() local
406 wc->space_count = space_count; in regenerate_word_cache()
408 space_count = 0; in regenerate_word_cache()
420 space_count++; in regenerate_word_cache()
423 space_count = 0; in regenerate_word_cache()
453 wc->space_count = space_count; in regenerate_word_cache()
455 space_count = 0; in regenerate_word_cache()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dlabel.cpp171 if (to != from && to->space_count) { in _notification()
172 spaces += to->space_count; in _notification()
212 if (from->space_count) { in _notification()
369 int space_count = 0; in regenerate_word_cache() local
406 wc->space_count = space_count; in regenerate_word_cache()
408 space_count = 0; in regenerate_word_cache()
420 space_count++; in regenerate_word_cache()
423 space_count = 0; in regenerate_word_cache()
453 wc->space_count = space_count; in regenerate_word_cache()
455 space_count = 0; in regenerate_word_cache()
[all …]
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtileweb-text.cc101 int space_count = 0; in send() local
110 space_count = 0; in send()
129 while (space_count) in send()
132 space_count--; in send()
146 space_count++; in send()
/dports/x11/wofi/wofi-v1.2.4/modes/
H A Drun.c153 static char* parse_args(const char* cmd, size_t* space_count) { in parse_args() argument
161 ++*space_count; in parse_args()
192 size_t space_count = 2; in wofi_run_exec() local
193 char* tmp = parse_args(cmd, &space_count); in wofi_run_exec()
195 char** args = malloc(space_count * sizeof(char*)); in wofi_run_exec()
202 args[space_count - 1] = NULL; in wofi_run_exec()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dlabel.cpp194 if (to != from && to->space_count) { in _notification()
195 spaces += to->space_count; in _notification()
234 if (from->space_count) { in _notification()
236 x_ofs += space_w * from->space_count; in _notification()
401 int space_count = 0; in regenerate_word_cache() local
438 wc->space_count = space_count; in regenerate_word_cache()
440 space_count = 0; in regenerate_word_cache()
451 space_count++; in regenerate_word_cache()
454 space_count = 0; in regenerate_word_cache()
488 wc->space_count = space_count; in regenerate_word_cache()
[all …]
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dlabel.cpp194 if (to != from && to->space_count) { in _notification()
195 spaces += to->space_count; in _notification()
234 if (from->space_count) { in _notification()
236 x_ofs += space_w * from->space_count; in _notification()
401 int space_count = 0; in regenerate_word_cache() local
438 wc->space_count = space_count; in regenerate_word_cache()
440 space_count = 0; in regenerate_word_cache()
451 space_count++; in regenerate_word_cache()
454 space_count = 0; in regenerate_word_cache()
488 wc->space_count = space_count; in regenerate_word_cache()
[all …]
/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Dsqlmon.c194 size_t *space_count) in RemoveTrailingSpaces() argument
197 for ( space_count[0]= 0 ; e > s ; *--e= '\0') in RemoveTrailingSpaces()
202 space_count[0]++; in RemoveTrailingSpaces()
206 space_count[0]++; in RemoveTrailingSpaces()
312 size_t new_chunk_len, space_count; in UdmSQLMonitor() local
331 if (!(new_chunk_len= RemoveTrailingSpaces(prm, snd, strlen(snd), &space_count))) in UdmSQLMonitor()
404 if (space_count) in UdmSQLMonitor()
/dports/misc/vifm/vifm-0.11/tests/escape/
H A Dstrchar2str.c42 const int space_count = cfg.tab_stop - pos%cfg.tab_stop; in TEST() local
43 memset(out_buf, ' ', space_count); in TEST()
44 out_buf[space_count] = '\0'; in TEST()
47 assert_int_equal(space_count, screen_width); in TEST()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DJustifiedRenderedString.cpp48 const size_t space_count = d_renderedString->getSpaceCount(i); in format() local
52 if ((space_count == 0) || (string_width >= area_size.d_width)) in format()
56 (area_size.d_width - string_width) / space_count); in format()
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Daresource.py89 space_count = 0
101 space_count += 1
102 elif space_count > 1:
112 text[i - space_count : i] = " "
113 i -= space_count - 1
116 space_count = 0
117 elif space_count == 1:
127 space_count = 0
129 space_count = 0
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-icf-gimple.h31 #define FPUTS_SPACES(file, space_count, string) \ argument
32 fprintf (file, "%*s" string, space_count, " ");
36 #define FPRINTF_SPACES(file, space_count, format, ...) \ argument
37 fprintf (file, "%*s" format, space_count, " ", ##__VA_ARGS__);

12345678910