/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRuleRequirements.h | 23 /// A refactoring action rule requirement determines when a refactoring action 40 /// A base class for any requirement that expects some part of the source to be 44 /// A selection requirement that is satisfied when any portion of the source 55 /// An AST selection requirement is satisfied when any portion of the AST 58 /// The requirement will be evaluated only once during the initiation and 65 /// A selection requirement that is satisfied when the selection range overlaps 70 /// The requirement will be evaluated only once during the initiation and search 80 /// A base class for any requirement that requires some refactoring options. 86 /// requirement. 91 /// A requirement that evaluates to the value of the given \c OptionType when [all …]
|
H A D | RefactoringActionRule.h | 55 /// Returns true when the rule has a source selection requirement that has 63 /// requirements that use options, the options from the first requirement 64 /// are visited before the options in the second requirement.
|
/freebsd/contrib/kyua/engine/ |
H A D | requirements.hpp | 47 /// Abstract interface of a requirement checker. 63 /// Register an extra requirement checker. 65 /// \param checker A requirement checker. 68 /// Returns the list of registered extra requirement checkers. 70 /// \return A vector of pointers to extra requirement checkers.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | realtek,rt5682s.yaml | 62 Set the clock rate (hz) for the requirement of the particular DMIC. 66 Set the delay time (ms) for the requirement of the particular DMIC. 70 Set the delay time (ms) for the requirement of the particular platform or AMIC.
|
H A D | rt5682.txt | 56 - realtek,dmic-clk-rate-hz : Set the clock rate (hz) for the requirement of 59 - realtek,dmic-delay-ms : Set the delay time (ms) for the requirement of
|
/freebsd/contrib/netbsd-tests/lib/csu/arch/ia64/ |
H A D | h_initfini_align.S | 17 /* ar.bsp has an 8-byte alignment requirement */ 28 /* sp has a 16-byte alignment requirement */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNSubtarget.h | 1406 /// execution unit requirement supported by the subtarget. 1412 /// execution unit requirement supported by the subtarget. 1436 /// unit requirement for function \p MF, or number of SGPRs explicitly 1439 /// \returns Value that meets number of waves per execution unit requirement 1442 /// unit requirement. 1446 /// unit requirement for function \p F, or number of SGPRs explicitly 1449 /// \returns Value that meets number of waves per execution unit requirement 1452 /// unit requirement. 1498 /// unit requirement for function \p F, or number of VGPRs explicitly 1501 /// \returns Value that meets number of waves per execution unit requirement [all …]
|
/freebsd/crypto/openssl/ |
H A D | NOTES-VMS.md | 4 - [Requirement details](#requirement-details) 11 Requirement details
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 3581 /// template arguments. A requirement is one that can be checked by name 3585 /// 'requires' requirement-parameter-list[opt] requirement-body 3587 /// requirement-parameter-list: 3590 /// requirement-body: 3591 /// '{' requirement-seq '}' 3593 /// requirement-seq: 3594 /// requirement 3595 /// requirement-seq requirement 3597 /// requirement: 3598 /// simple-requirement [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | sort.h | 333 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 552 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 565 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 643 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 655 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 673 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 678 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 709 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 722 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); 732 … "Would read out of bounds, does your comparator satisfy the strict-weak ordering requirement?"); [all …]
|
/freebsd/usr.sbin/makefs/tests/ |
H A D | makefs_cd9660_tests.sh | 179 # Make sure the "more than 8 levels deep" requirement is met. 204 # Make sure the "37 char name" limit requirement is met. 321 # Make sure the "more than 8 levels deep" requirement is met. 325 # Make sure the "pathname larger than 255 chars" requirement is met.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_ASYM_CIPHER-RSA.pod | 30 (This is a FIPS 140-3 requirement). 47 (This is a FIPS 140-3 requirement)
|
/freebsd/sys/dev/pms/RefTisa/discovery/dm/ |
H A D | dminit.c | 73 /* memory requirement for dmRoot, CACHE memory */ in dmGetRequirements() 82 /* memory requirement for Port Context Links, CACHE memory */ in dmGetRequirements() 91 /* memory requirement for Device Links, CACHE memory */ in dmGetRequirements() 100 /* memory requirement for Expander Device Links, CACHE memory */ in dmGetRequirements() 145 /* memory requirement for SMP command Links, CACHE memory */ in dmGetRequirements() 154 /* memory requirement for INDIRECT SMP command/response Links, DMA memory */ in dmGetRequirements() 164 /* set up memory requirement count */ in dmGetRequirements() 167 /* requirement for locks */ in dmGetRequirements()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Module.h | 287 struct Requirement { struct 296 SmallVector<Requirement, 2> Requirements; argument 302 /// it's missing a requirement from \p Requirements or because it's been 516 /// requirement, this parameter will be set to one of the requirements that 522 Requirement &Req, Module *&ShadowingModule) const; 539 /// \param Req If this module is unavailable because of a missing requirement, 550 Requirement &Req, 727 /// Add the given feature requirement to the list of features
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | README.contributors | 16 linking so this is a best effort requirement. 37 modes the quality requirement can be relaxed. (Non-nearest rounded
|
/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | sminit.c | 76 /* memory requirement for smRoot, CACHE memory */ in smGetRequirements() 114 /* memory requirement for Device Links, CACHE memory */ in smGetRequirements() 123 /* memory requirement for IO inks, CACHE memory */ in smGetRequirements() 139 /* set up memory requirement count */ in smGetRequirements() 142 /* requirement for locks */ in smGetRequirements()
|
/freebsd/sys/contrib/device-tree/Bindings/dma/stm32/ |
H A D | st,stm32-dma3.yaml | 66 -bit 4-7: The FIFO requirement for queuing source/destination transfers 67 0x0: no FIFO requirement/any channel can fit
|
/freebsd/sbin/rcorder/ |
H A D | rcorder.c | 286 * add a requirement to a filenode. 469 * for provision and requirement lines, building the graphs as needed. 587 * for each entry in the provision list for S, add a requirement to 778 * given a requirement node (in a filename) we attempt to satisfy it. 800 warnx("requirement `%s' in file `%s' has no providers.", in satisfy_req() 806 /* return if the requirement is already satisfied. */ in satisfy_req() 910 * for each requirement of fnode -> r in do_file() 1033 /* no providers for this requirement */ in generate_graphviz_providers()
|
H A D | rcorder.8 | 188 .It "Requirement %s in file %s has no providers." 227 this missing provider and the requirement will be drawn in bold red as well.
|
/freebsd/contrib/terminus/ |
H A D | OFL.TXT | 26 requirement for fonts to remain under this license does not apply 77 distributed under any other license. The requirement for fonts to
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | EVP_ASYM_CIPHER-RSA.7 | 85 (This is a FIPS 140\-3 requirement). 102 (This is a FIPS 140\-3 requirement)
|
/freebsd/sys/dev/isci/scil/ |
H A D | sci_memory_descriptor_list.h | 105 * This field contains the size requirement for this memory descriptor. 112 * This field contains the alignment requirement for this memory
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varname.mk | 102 # This requirement needs to be ignored for expressions with a ":L" or ":?:" 109 # In fact, this requirement is ignored for any expression that has a modifier.
|
/freebsd/tools/tools/nanobsd/ |
H A D | fill_pkg.sh | 94 msg 2 "Check $arg as requirement for port $pkgname" 110 msg 2 "Check $arg as requirement for package $pkgname"
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
H A D | itdinit.c | 80 * Dependent Layer internal resource requirement for the initiator 85 * option requirement. 89 * /note - This function only return the memory requirement in the tiMem_t 358 * and option requirement.
|