Home
last modified time | relevance | path

Searched refs:check_prefix (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dgregorian-ligature.cc42 check_prefix ("virga", VIRGA, prefix_set, &str); in prefixes_to_str()
43 check_prefix ("stropha", STROPHA, prefix_set, &str); in prefixes_to_str()
44 check_prefix ("inclinatum", INCLINATUM, prefix_set, &str); in prefixes_to_str()
45 check_prefix ("auctum", AUCTUM, prefix_set, &str); in prefixes_to_str()
46 check_prefix ("descendens", DESCENDENS, prefix_set, &str); in prefixes_to_str()
47 check_prefix ("ascendens", ASCENDENS, prefix_set, &str); in prefixes_to_str()
48 check_prefix ("oriscus", ORISCUS, prefix_set, &str); in prefixes_to_str()
49 check_prefix ("quilisma", QUILISMA, prefix_set, &str); in prefixes_to_str()
50 check_prefix ("deminutum", DEMINUTUM, prefix_set, &str); in prefixes_to_str()
51 check_prefix ("cavum", CAVUM, prefix_set, &str); in prefixes_to_str()
[all …]
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dgregorian-ligature.cc42 check_prefix ("virga", VIRGA, prefix_set, &str); in prefixes_to_str()
43 check_prefix ("stropha", STROPHA, prefix_set, &str); in prefixes_to_str()
44 check_prefix ("inclinatum", INCLINATUM, prefix_set, &str); in prefixes_to_str()
45 check_prefix ("auctum", AUCTUM, prefix_set, &str); in prefixes_to_str()
46 check_prefix ("descendens", DESCENDENS, prefix_set, &str); in prefixes_to_str()
47 check_prefix ("ascendens", ASCENDENS, prefix_set, &str); in prefixes_to_str()
48 check_prefix ("oriscus", ORISCUS, prefix_set, &str); in prefixes_to_str()
49 check_prefix ("quilisma", QUILISMA, prefix_set, &str); in prefixes_to_str()
50 check_prefix ("deminutum", DEMINUTUM, prefix_set, &str); in prefixes_to_str()
51 check_prefix ("cavum", CAVUM, prefix_set, &str); in prefixes_to_str()
[all …]
/dports/devel/avro-c/avro-c-1.11.0/src/
H A Dvalue-read.c50 check_prefix(rval, avro_binary_encoding. in read_array_value()
57 check_prefix(rval, avro_binary_encoding. in read_array_value()
69 check_prefix(rval, avro_binary_encoding. in read_array_value()
93 check_prefix(rval, avro_binary_encoding. in read_map_value()
103 check_prefix(rval, avro_binary_encoding. in read_map_value()
122 check_prefix(rval, avro_binary_encoding. in read_map_value()
167 check_prefix(rval, avro_binary_encoding. in read_union_value()
235 check_prefix(rval, avro_binary_encoding. in read_value()
245 check_prefix(rval, avro_binary_encoding. in read_value()
266 check_prefix(rval, avro_binary_encoding. in read_value()
[all …]
H A Dconsume-binary.c39 check_prefix(rval, enc->read_long(reader, &index), in read_enum()
54 check_prefix(rval, enc->read_long(reader, &block_count), in read_array()
62 check_prefix(rval, enc->read_long(reader, &block_size), in read_array()
78 check_prefix(rval, enc->read_long(reader, &block_count), in read_array()
97 check_prefix(rval, enc->read_long(reader, &block_count), in read_map()
206 check_prefix(rval, enc->read_null(reader), in avro_consume_binary()
214 check_prefix(rval, enc->read_boolean(reader, &b), in avro_consume_binary()
233 check_prefix(rval, enc->read_int(reader, &i), in avro_consume_binary()
242 check_prefix(rval, enc->read_long(reader, &l), in avro_consume_binary()
251 check_prefix(rval, enc->read_float(reader, &f), in avro_consume_binary()
[all …]
H A Ddatum_skip.c34 check_prefix(rval, enc->read_long(reader, &block_count), in skip_array()
40 check_prefix(rval, enc->read_long(reader, &block_size), in skip_array()
45 check_prefix(rval, avro_skip_data(reader, writers_schema->items), in skip_array()
49 check_prefix(rval, enc->read_long(reader, &block_count), in skip_array()
61 check_prefix(rval, enc->read_long(reader, &block_count), in skip_map()
67 check_prefix(rval, enc->read_long(reader, &block_size), in skip_map()
71 check_prefix(rval, enc->skip_string(reader), in skip_map()
73 check_prefix(rval, in skip_map()
79 check_prefix(rval, enc->read_long(reader, &block_count), in skip_map()
92 check_prefix(rval, enc->read_long(reader, &index), in skip_union()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Dvalue-read.c50 check_prefix(rval, avro_binary_encoding. in read_array_value()
57 check_prefix(rval, avro_binary_encoding. in read_array_value()
69 check_prefix(rval, avro_binary_encoding. in read_array_value()
93 check_prefix(rval, avro_binary_encoding. in read_map_value()
103 check_prefix(rval, avro_binary_encoding. in read_map_value()
122 check_prefix(rval, avro_binary_encoding. in read_map_value()
167 check_prefix(rval, avro_binary_encoding. in read_union_value()
235 check_prefix(rval, avro_binary_encoding. in read_value()
245 check_prefix(rval, avro_binary_encoding. in read_value()
266 check_prefix(rval, avro_binary_encoding. in read_value()
[all …]
H A Dconsume-binary.c39 check_prefix(rval, enc->read_long(reader, &index), in read_enum()
54 check_prefix(rval, enc->read_long(reader, &block_count), in read_array()
62 check_prefix(rval, enc->read_long(reader, &block_size), in read_array()
78 check_prefix(rval, enc->read_long(reader, &block_count), in read_array()
97 check_prefix(rval, enc->read_long(reader, &block_count), in read_map()
206 check_prefix(rval, enc->read_null(reader), in avro_consume_binary()
214 check_prefix(rval, enc->read_boolean(reader, &b), in avro_consume_binary()
233 check_prefix(rval, enc->read_int(reader, &i), in avro_consume_binary()
242 check_prefix(rval, enc->read_long(reader, &l), in avro_consume_binary()
251 check_prefix(rval, enc->read_float(reader, &f), in avro_consume_binary()
[all …]
H A Ddatum_skip.c34 check_prefix(rval, enc->read_long(reader, &block_count), in skip_array()
40 check_prefix(rval, enc->read_long(reader, &block_size), in skip_array()
45 check_prefix(rval, avro_skip_data(reader, writers_schema->items), in skip_array()
49 check_prefix(rval, enc->read_long(reader, &block_count), in skip_array()
61 check_prefix(rval, enc->read_long(reader, &block_count), in skip_map()
67 check_prefix(rval, enc->read_long(reader, &block_size), in skip_map()
71 check_prefix(rval, enc->skip_string(reader), in skip_map()
73 check_prefix(rval, in skip_map()
79 check_prefix(rval, enc->read_long(reader, &block_count), in skip_map()
92 check_prefix(rval, enc->read_long(reader, &index), in skip_union()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/leaf/detail/
H A Dprint.hpp28 … BOOST_LEAF_CONSTEXPR inline char const * check_prefix( char const * t, char const (&prefix)[N] ) in check_prefix() function
37 using leaf_detail::check_prefix; in type()
45 BOOST_LEAF_ASSERT(check_prefix(t,"const char *boost::leaf::type() ")==t+32); in type()
48 BOOST_LEAF_ASSERT(check_prefix(t,"const char* boost::leaf::type() ")==t+32); in type()
51 char const * clang_style = check_prefix(t,"const char *boost::leaf::type() "); in type()
54 char const * gcc_style = check_prefix(t,"const char* boost::leaf::type() "); in type()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/leaf/detail/
H A Dprint.hpp28 … BOOST_LEAF_CONSTEXPR inline char const * check_prefix( char const * t, char const (&prefix)[N] ) in check_prefix() function
37 using leaf_detail::check_prefix; in type()
45 BOOST_LEAF_ASSERT(check_prefix(t,"const char *boost::leaf::type() ")==t+32); in type()
48 BOOST_LEAF_ASSERT(check_prefix(t,"const char* boost::leaf::type() ")==t+32); in type()
51 char const * clang_style = check_prefix(t,"const char *boost::leaf::type() "); in type()
54 char const * gcc_style = check_prefix(t,"const char* boost::leaf::type() "); in type()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/test/
H A Dupdate_check.py288 check_prefix = filecheckparser.parse_known_args(filecheck)[0].check_prefix
291 if check_prefix in checkprefixes:
293 checkprefixes.append(check_prefix)
329 if parts[0] == check_prefix:
363 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
365 checklines.append('; ' + check_prefix + ': ' + line)
367 checklines.append('; ' + check_prefix + ': ' + line)
370 checklines.append('; ' + check_prefix + '-LABEL: ' + line)
372 checklines.append('; ' + check_prefix + ': ' + line)
377 checklines.append('; ' + check_prefix + ': ' + line)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/UpdateTestChecks/
H A Dcommon.py448 self.check_prefix = check_prefix
561 def may_clash_with_default_check_prefix_name(check_prefix, var): argument
562 return check_prefix and re.match(r'^' + check_prefix + r'[0-9]+?$', var, re.IGNORECASE)
565 def get_value_name(var, check_prefix): argument
569 var = check_prefix + var
589 def get_value_use(var, match, check_prefix): argument
591 return '[[' + get_value_name(var, check_prefix) + ']]'
792 if nameless_value.check_prefix in glob_val_dict[prefix]:
861 def check_prefix(prefix): function
875 check_prefix(prefix)
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py431 self.check_prefix = check_prefix
544 def may_clash_with_default_check_prefix_name(check_prefix, var): argument
545 return check_prefix and re.match(r'^' + check_prefix + r'[0-9]+?$', var, re.IGNORECASE)
548 def get_value_name(var, check_prefix): argument
552 var = check_prefix + var
572 def get_value_use(var, match, check_prefix): argument
574 return '[[' + get_value_name(var, check_prefix) + ']]'
775 if nameless_value.check_prefix in glob_val_dict[prefix]:
844 def check_prefix(prefix): function
858 check_prefix(prefix)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/UpdateTestChecks/
H A Dcommon.py431 self.check_prefix = check_prefix
544 def may_clash_with_default_check_prefix_name(check_prefix, var): argument
545 return check_prefix and re.match(r'^' + check_prefix + r'[0-9]+?$', var, re.IGNORECASE)
548 def get_value_name(var, check_prefix): argument
552 var = check_prefix + var
572 def get_value_use(var, match, check_prefix): argument
574 return '[[' + get_value_name(var, check_prefix) + ']]'
775 if nameless_value.check_prefix in glob_val_dict[prefix]:
844 def check_prefix(prefix): function
858 check_prefix(prefix)
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/UpdateTestChecks/
H A Dcommon.py431 self.check_prefix = check_prefix
544 def may_clash_with_default_check_prefix_name(check_prefix, var): argument
545 return check_prefix and re.match(r'^' + check_prefix + r'[0-9]+?$', var, re.IGNORECASE)
548 def get_value_name(var, check_prefix): argument
552 var = check_prefix + var
572 def get_value_use(var, match, check_prefix): argument
574 return '[[' + get_value_name(var, check_prefix) + ']]'
775 if nameless_value.check_prefix in glob_val_dict[prefix]:
844 def check_prefix(prefix): function
858 check_prefix(prefix)
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/UpdateTestChecks/
H A Dcommon.py431 self.check_prefix = check_prefix
544 def may_clash_with_default_check_prefix_name(check_prefix, var): argument
545 return check_prefix and re.match(r'^' + check_prefix + r'[0-9]+?$', var, re.IGNORECASE)
548 def get_value_name(var, check_prefix): argument
552 var = check_prefix + var
572 def get_value_use(var, match, check_prefix): argument
574 return '[[' + get_value_name(var, check_prefix) + ']]'
775 if nameless_value.check_prefix in glob_val_dict[prefix]:
844 def check_prefix(prefix): function
858 check_prefix(prefix)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/UpdateTestChecks/
H A Dcommon.py431 self.check_prefix = check_prefix
544 def may_clash_with_default_check_prefix_name(check_prefix, var): argument
545 return check_prefix and re.match(r'^' + check_prefix + r'[0-9]+?$', var, re.IGNORECASE)
548 def get_value_name(var, check_prefix): argument
552 var = check_prefix + var
572 def get_value_use(var, match, check_prefix): argument
574 return '[[' + get_value_name(var, check_prefix) + ']]'
775 if nameless_value.check_prefix in glob_val_dict[prefix]:
844 def check_prefix(prefix): function
858 check_prefix(prefix)
[all …]

1234567