| /freebsd/sys/isa/ |
| H A D | isahint.c | 42 int sensitive, start, count; in isa_hinted_child() local 46 sensitive = 0; in isa_hinted_child() 47 if (resource_int_value(name, unit, "sensitive", &sensitive) != 0) in isa_hinted_child() 48 resource_int_value(name, DEVICE_UNIT_ANY, "sensitive", in isa_hinted_child() 49 &sensitive); in isa_hinted_child() 51 if (sensitive) in isa_hinted_child()
|
| H A D | isavar.h | 44 * devices that are sensitive to the probe order, then devices that 49 #define ISA_ORDER_SENSITIVE 20 /* legacy sensitive hardware */ 50 #define ISA_ORDER_SPECULATIVE 30 /* legacy non-sensitive hardware */
|
| /freebsd/crypto/openssh/ |
| H A D | sshconnect.h | 29 typedef struct Sensitive Sensitive; typedef 30 struct Sensitive { struct 79 void ssh_login(struct ssh *, Sensitive *, const char *, 93 char *, Sensitive *);
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | snps,archs-idu-intc.txt | 21 4 = active high level-sensitive <<< DEFAULT 22 8 = NOT SUPPORTED (active low level-sensitive) 24 sensitive.
|
| H A D | open-pic.txt | 46 1 = active low level-sensitive 47 2 = active high level-sensitive 84 // Interrupt source '42' that is active high level-sensitive.
|
| H A D | img,pdc-intc.txt | 44 4 = active-high level-sensitive (required for perip irqs) 45 8 = active-low level-sensitive 102 // Interrupt source SysWake 0 that is active-low level-sensitive
|
| H A D | atmel,aic.txt | 16 4 = active high level-sensitive. 17 8 = active low level-sensitive.
|
| H A D | nxp,lpc3220-mic.txt | 12 IRQ_TYPE_LEVEL_HIGH = active high level-sensitive, 13 IRQ_TYPE_LEVEL_LOW = active low level-sensitive.
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | allwinner,sun4i-a10-ts.yaml | 33 allwinner,tp-sensitive-adjust: 71 /* sensitive/noisy touch panel */ 72 allwinner,tp-sensitive-adjust = <0>;
|
| /freebsd/contrib/libucl/tests/schema/ |
| H A D | patternProperties.json | 85 "description": "regexes are not anchored by default and are case sensitive", 104 "description": "regexes are case sensitive", 109 "description": "regexes are case sensitive, 2",
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | Loads.h | 33 /// instruction is specified perform context-sensitive analysis and return true 43 /// performs context-sensitive analysis and returns true if the pointer is 54 /// performs context-sensitive analysis and returns true if the pointer is 65 /// If DT and ScanFrom are specified this method performs context-sensitive 96 /// If DT and ScanFrom are specified this method performs context-sensitive
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.h | 39 // sensitive PGO (CSPGO). The reason to have a pass for this is CSPGO 63 // If this is a context sensitive instrumentation. 79 // If this is a context sensitive instrumentation.
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zfs-redact.8 | 487 For example, if a filesystem contains sensitive data, and it has clones where 488 that sensitive data has been secured or replaced with dummy data, redacted sends 490 sensitive data, while still sharing all possible blocks. 616 can be created that stores a list of blocks containing sensitive information. 622 Redacted sends omit the blocks containing sensitive information, 631 while protecting sensitive information from being 642 and they should modify data that is considered sensitive in some way. 644 be listed in the redaction bookmark, because it represents the truly sensitive
|
| H A D | zfs-send.8 | 487 For example, if a filesystem contains sensitive data, and it has clones where 488 that sensitive data has been secured or replaced with dummy data, redacted sends 490 sensitive data, while still sharing all possible blocks. 616 can be created that stores a list of blocks containing sensitive information. 622 Redacted sends omit the blocks containing sensitive information, 631 while protecting sensitive information from being 642 and they should modify data that is considered sensitive in some way. 644 be listed in the redaction bookmark, because it represents the truly sensitive
|
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-nmk.txt | 13 4 = active high level-sensitive. 14 8 = active low level-sensitive.
|
| H A D | nvidia,tegra20-gpio.txt | 19 4 = active high level-sensitive. 20 8 = active low level-sensitive.
|
| H A D | gpio-omap.txt | 21 4 = active high level-sensitive. 22 8 = active low level-sensitive.
|
| H A D | gpio-zynq.txt | 21 4 = active high level-sensitive. 22 8 = active low level-sensitive.
|
| H A D | sodaville.txt | 16 4 - active high level-sensitive 17 8 - active low level-sensitive
|
| H A D | gpio-xlp.txt | 30 4 = active high level-sensitive. 31 8 = active low level-sensitive.
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/ |
| H A D | sensitive_none_lookup.ksh | 22 # For the filesystem with casesensitivity=sensitive, normalization=none, 40 create_testfs "-o casesensitivity=sensitive -o normalization=none"
|
| H A D | sensitive_none_delete.ksh | 22 # For the filesystem with casesensitivity=sensitive, normalization=none, 42 create_testfs "-o casesensitivity=sensitive -o normalization=none"
|
| H A D | sensitive_formd_lookup.ksh | 22 # For the filesystem with casesensitivity=sensitive, normalization=formD, 41 create_testfs "-o casesensitivity=sensitive -o normalization=formD"
|
| H A D | sensitive_formd_delete.ksh | 22 # For the filesystem with casesensitivity=sensitive, normalization=formD, 42 create_testfs "-o casesensitivity=sensitive -o normalization=formD"
|
| /freebsd/contrib/ntp/scripts/ntp-wait/ |
| H A D | ntp-wait.texi | 34 If there are time-sensitive applications, 37 then invoke all of the non-time-sensitive process,
|