| /src/contrib/less/ |
| H A D | mark.c | 44 static struct mark marks[NMARKS]; variable 73 cmark(&marks[i], NULL_IFILE, NULL_POSITION, -1); in init_mark() 152 return &marks[index]; in getumark() 198 m = &marks[LASTMARK]; in getmark() 281 cmark(&marks[LASTMARK], curr_ifile, scrpos.pos, scrpos.ln); in lastmark() 303 if (m == &marks[LASTMARK] && !mark_is_set(m)) in gomark() 355 struct mark *m = &marks[i]; in posmark() 370 if (marks[i].m_ifile == ifile) in unmark() 371 mark_clear(&marks[i]); in unmark() 385 struct mark *m = &marks[i]; in mark_check_ifile() [all …]
|
| /src/contrib/nvi/common/ |
| H A D | mark.c | 73 SLIST_INIT(ep->marks); in mark_init() 92 while ((lmp = SLIST_FIRST(ep->marks)) != NULL) { in mark_end() 93 SLIST_REMOVE_HEAD(ep->marks, q); in mark_end() 164 SLIST_INSERT_HEAD(sp->ep->marks, lmt, q); in mark_set() 193 SLIST_FOREACH(lmp, sp->ep->marks, q) { in mark_find() 218 SLIST_FOREACH(lmp, sp->ep->marks, q) in mark_insdel() 249 SLIST_FOREACH(lmp, sp->ep->marks, q) in mark_insdel()
|
| H A D | exf.h | 34 SLIST_HEAD(_markh, _lmark) marks[1];
|
| /src/contrib/llvm-project/lldb/source/Commands/ |
| H A D | OptionsBase.td | 41 // - `OptionalArg`: Sets the argument type and marks it as optional. 42 // - `Arg`: Sets the argument type and marks it as required. 43 // - `EnumArg`: Sets the argument type to an enum and marks it as required. 44 // - `OptionalEnumArg`: Same as EnumArg but marks it as optional. 81 // - `OptionalArg`: Sets the argument type and marks it as optional. 83 // Sets the argument type to eArgTypePid and marks option as 85 // - `Arg`: Sets the argument type and marks it as required. 87 // Sets the argument type to eArgTypePid and marks option as
|
| /src/contrib/nvi/ex/ |
| H A D | ex_move.c | 122 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move() 146 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move() 164 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move() 180 SLIST_FOREACH(lmp, sp->ep->marks, q) in ex_move()
|
| /src/contrib/libyaml/src/ |
| H A D | parser.c | 733 if (!PUSH(parser, parser->marks, token->start_mark)) in yaml_parser_parse_block_sequence_entry() 763 (void)POP(parser, parser->marks); in yaml_parser_parse_block_sequence_entry() 772 "while parsing a block collection", POP(parser, parser->marks), in yaml_parser_parse_block_sequence_entry() 841 if (!PUSH(parser, parser->marks, token->start_mark)) in yaml_parser_parse_block_mapping_key() 872 (void)POP(parser, parser->marks); in yaml_parser_parse_block_mapping_key() 881 "while parsing a block mapping", POP(parser, parser->marks), in yaml_parser_parse_block_mapping_key() 956 if (!PUSH(parser, parser->marks, token->start_mark)) in yaml_parser_parse_flow_sequence_entry() 974 "while parsing a flow sequence", POP(parser, parser->marks), in yaml_parser_parse_flow_sequence_entry() 997 (void)POP(parser, parser->marks); in yaml_parser_parse_flow_sequence_entry() 1107 if (!PUSH(parser, parser->marks, token->start_mark)) in yaml_parser_parse_flow_mapping_key() [all …]
|
| /src/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | faraday,ftgpio010.txt | 11 - gpio-controller : marks this as a GPIO controller 13 - interrupt-controller : marks this as an interrupt controller
|
| H A D | intel,ixp4xx-gpio.txt | 23 - gpio-controller : marks this as a GPIO controller 25 - interrupt-controller : marks this as an interrupt controller
|
| H A D | gpio-xra1403.txt | 20 - gpio-controller - marks the node as gpio. 27 - interrupt-controller - marks the node as interrupt controller.
|
| H A D | cdns,gpio.txt | 11 - gpio-controller: marks the device as a GPIO controller. 18 - interrupt-controller: marks the device as an interrupt controller. When
|
| H A D | ibm,ppc4xx-gpio.txt | 15 - gpio-controller: marks the device node as a gpio controller.
|
| H A D | 8xxx_gpio.txt | 32 - interrupt-controller: Empty boolean property which marks the GPIO
|
| /src/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | tc3589x.txt | 19 - interrupt-controller : marks the device node as an interrupt controller 30 - interrupt-controller : marks the device node as an interrupt controller 40 - gpio-controller : marks the device node as a GPIO controller
|
| /src/contrib/file/magic/Magdir/ |
| H A D | convex | 25 # second marks the change between the 4.1 file system and the 4.2 file 26 # system. The Third marks the changing of the block size from 1K
|
| /src/contrib/libdivsufsort/ |
| H A D | CHANGELOG.md | 8 * Enclose some string variables with double quotation marks in include/CMakeLists.txt
|
| /src/usr.bin/tip/tip/ |
| H A D | remote | 9 # el EOL marks (default is NULL) 12 # ie input EOF marks (default is NULL)
|
| /src/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-stmfx.txt | 10 - gpio-controller: marks the device as a GPIO controller. 14 - interrupt-controller: marks the device as an interrupt controller.
|
| /src/sys/contrib/device-tree/Bindings/power/ |
| H A D | power-controller.txt | 8 marks the device as able to control the system power. In order to test if this
|
| /src/crypto/openssl/doc/man3/ |
| H A D | BIO_set_flags.pod | 47 BIO_set_retry_read() marks the B<BIO> I<b> as being in a retryable state 52 BIO_set_retry_write() marks the B<BIO> I<b> as being in a retryable state 57 BIO_set_retry_special() marks the B<BIO> I<b> as being in a retryable state
|
| /src/sys/contrib/zstd/programs/ |
| H A D | benchzstd.c | 393 const char* marks[NB_MARKS] = { " |", " /", " =", " \\" }; in BMK_benchMemAdvancedNoAlloc() local 438 OUTPUTLEVEL(2, "%2s-%-17.17s :%10u -> \r", marks[markNb], displayName, (unsigned)srcSize); in BMK_benchMemAdvancedNoAlloc() 461 marks[markNb], displayName, in BMK_benchMemAdvancedNoAlloc() 484 marks[markNb], displayName, in BMK_benchMemAdvancedNoAlloc()
|
| /src/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | sharp,lq101r1sx01.txt | 24 presence of this property marks the containing node as DSI-LINK1.
|
| /src/tests/sys/common/ |
| H A D | vnet.subr | 46 # compute checksums, it just marks packets that this computation still
|
| /src/tests/sys/net/routing/ |
| H A D | test_routing_l3.py | 54 pytest.param("inet6", marks=pytest.mark.xfail(reason="currently fails")),
|
| /src/contrib/pam-krb5/m4/ |
| H A D | pam-const.m4 | 3 dnl Linux marks several PAM arguments const, including the argument to
|
| /src/sys/contrib/zstd/zlibWrapper/examples/ |
| H A D | zwrapbench.c | 207 const char* const marks[NB_MARKS] = { " |", " /", " =", "\\" }; in BMK_benchMem() local 226 … DISPLAYLEVEL(2, "%2s-%-17.17s :%10u ->\r", marks[markNb], displayName, (unsigned)srcSize); in BMK_benchMem() 390 marks[markNb], displayName, (unsigned)srcSize, (unsigned)cSize, ratio, in BMK_benchMem() 529 marks[markNb], displayName, (unsigned)srcSize, (unsigned)cSize, ratio, in BMK_benchMem()
|