| /freebsd/usr.bin/truss/ |
| H A D | syscall_filter.c | 316 name_forms(const char *name, const char *forms[3]) in name_forms() 322 forms[nforms++] = name; in name_forms() 325 forms[nforms++] = ++shorter; in name_forms() 330 forms[nforms++] = stripped; in name_forms() 345 const char *forms[3]; in member_matches() local 366 nforms = name_forms(name, forms); in member_matches() 368 if (fnmatch(member, forms[i], 0) == 0) in member_matches() 523 const char *forms[3]; in term_matches() local 531 nforms = name_forms(name, forms); in term_matches() 533 if (fnmatch(term->pattern, forms[i], 0) == 0) in term_matches()
|
| /freebsd/contrib/ncurses/ |
| H A D | MANIFEST | 17 ./Ada95/gen/terminal_interface-curses-forms-field_types.ads.m4 18 ./Ada95/gen/terminal_interface-curses-forms-field_user_data.ads.m4 19 ./Ada95/gen/terminal_interface-curses-forms-form_user_data.ads.m4 20 ./Ada95/gen/terminal_interface-curses-forms.ads.m4 144 ./Ada95/src/terminal_interface-curses-forms-field_types-alpha.adb 145 ./Ada95/src/terminal_interface-curses-forms-field_types-alpha.ads 146 ./Ada95/src/terminal_interface-curses-forms-field_types-alphanumeric.adb 147 ./Ada95/src/terminal_interface-curses-forms-field_types-alphanumeric.ads 148 ./Ada95/src/terminal_interface-curses-forms-field_types-enumeration-ada.adb 149 ./Ada95/src/terminal_interface-curses-forms-field_types-enumeration-ada.ads [all …]
|
| H A D | README | 87 The ncurses libraries implement the curses API. The panel, menu and forms 88 libraries implement clones of the SVr4 panel, menu and forms APIs. The source 93 curses, forms, menus and panels library packaged as C++ classes, and a demo 180 The menu and form libraries, C++ bindings for ncurses, menus, forms
|
| /freebsd/stand/i386/btx/lib/ |
| H A D | btxsys.S | 5 # Redistribution and use in source and binary forms are freely 8 # such forms.
|
| H A D | btxcsu.S | 5 # Redistribution and use in source and binary forms are freely 8 # such forms.
|
| H A D | btxv86.S | 5 # Redistribution and use in source and binary forms are freely 8 # such forms.
|
| /freebsd/stand/i386/libi386/ |
| H A D | pxetramp.S | 5 # Redistribution and use in source and binary forms are freely 8 # such forms.
|
| /freebsd/crypto/heimdal/doc/ |
| H A D | copyright.texi | 28 Redistribution and use in source and binary forms, with or without 95 Redistribution and use in source and binary forms, with or without 137 Redistribution and use in source and binary forms, with or without 185 Redistribution and use in source and binary forms, with or without 222 Redistribution and use in source and binary forms, with or without 261 Redistribution and use in source and binary forms, with or without 294 Redistribution and use in source and binary forms, with or without 327 Redistribution and use in source and binary forms, with or without 449 Redistribution and use in source and binary forms, with or without 489 Redistribution and use in source and binary forms, with or without
|
| /freebsd/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/ |
| H A D | AssignmentOfComparisonAsCondition.ql | 13 * the outer parentheses in both forms, so the compiler does not 85 // unparenthesized comparison. Covers `=` and all compound forms (`+=`, …)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFMA.td | 24 // operands 1 and 2 (memory & register forms): *213* --> *213*(no changes); 25 // operands 1 and 3 (register forms only): *213* --> *231*; 26 // operands 2 and 3 (register forms only): *213* --> *132*. 28 // operands 1 and 2 (memory & register forms): *132* --> *231*; 29 // operands 1 and 3 (register forms only): *132* --> *132*(no changes); 30 // operands 2 and 3 (register forms only): *132* --> *213*. 32 // operands 1 and 2 (memory & register forms): *231* --> *132*; 33 // operands 1 and 3 (register forms only): *231* --> *213*; 34 // operands 2 and 3 (register forms only): *231* --> *231*(no changes). 291 // forms and is possible only after special analysis of all uses of the initial
|
| /freebsd/stand/i386/mbr/ |
| H A D | mbr.S | 5 # Redistribution and use in source and binary forms are freely 8 # such forms.
|
| /freebsd/contrib/dma/ |
| H A D | LICENSE | 12 Redistribution and use in source and binary forms, with or without 44 Redistribution and use in source and binary forms, with or without 90 Redistribution and use in source and binary forms, with or without
|
| /freebsd/lib/libc/rpc/ |
| H A D | DISCLAIMER | 7 * Redistribution and use in source and binary forms, with or without 33 * Redistribution and use in source and binary forms, with or without
|
| /freebsd/contrib/byacc/ |
| H A D | LICENSE | 8 source or binary forms of Berkeley Yacc whether unchanged or modified.
|
| /freebsd/sys/contrib/device-tree/Bindings/spi/ |
| H A D | brcm,bcm2835-spi.txt | 3 The BCM2835 contains two forms of SPI master controller, one known simply as
|
| H A D | brcm,bcm2835-aux-spi.txt | 3 The BCM2835 contains two forms of SPI master controller, one known simply as
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | DISCLAIMER | 13 * Redistribution and use in source and binary forms, with or without
|
| /freebsd/contrib/tcpdump/ |
| H A D | LICENSE | 3 Redistribution and use in source and binary forms, with or without
|
| /freebsd/contrib/libpcap/ |
| H A D | LICENSE | 3 Redistribution and use in source and binary forms, with or without
|
| /freebsd/crypto/openssl/doc/internal/man7/ |
| H A D | EVP_PKEY.pod | 25 and it can take one of the following forms: 57 These two forms can never co-exist in the same B<EVP_PKEY>, the main 59 with synchronising between the two forms, and potentially make it 122 there are two forms of the latter, we have the "legacy origin" and the
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 60 + Compiling with the forms Library 174 * Support for line- and box-drawing using forms characters. 195 Pfeifer wrote all of the menu and forms code as well as the Ada95 206 Finally, this document describes in detail the menus and forms 208 construction and sequences of menus and fill-in forms. 499 The most useful of the ACS defines are the forms-drawing characters. 1287 of on-screen forms for data entry and program control. 1297 and must be linked explicitly with the forms library using an -lform 1305 (explanatory text) or a data-entry location. Long forms may be 1308 To make forms, you create groups of fields and connect them with form [all …]
|
| /freebsd/contrib/sendmail/ |
| H A D | LICENSE | 11 modified or derived work) in source and binary forms is permitted only if 52 (b) Redistribution and use in source and binary forms, with or without
|
| /freebsd/contrib/bsddialog/ |
| H A D | CHANGELOG | 40 * change: forms, ENTER is also a navigation keys in forms fields. 47 * change: TAB is a navigation keys in forms. Previously it directly 52 * change: forms, ENTER is a also navigation keys in forms fields. 342 * fix: avoid to overlay down shadow with menus and forms bottomdesc 363 forms (label, field), textbox, mixedgauge (minilabel),
|
| /freebsd/sys/contrib/device-tree/src/arm/amazon/ |
| H A D | alpine-db.dts | 8 * Alternatively, redistribution and use in source and binary forms, with or
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-errstr.pod.in | 17 numerical forms will be available. This command can be
|