/freebsd/usr.sbin/etcupdate/tests/ |
H A D | always_test.sh | 90 # are: 1) it should not force the removal of a modified file 92 # modified or added file. 99 # /first/difflinks/second: Modified link removed. Should 104 # /first/difffiles/second: Modified file removed. Should 156 # /difflinks/first/first: A modified link is missing in the 169 # modified in the test tree and doesn't match either the old 187 # /difffiles/difffiles/difffiles: A modified regular file was 258 # tree. The test tree has a locally modified version of the 400 Modified regular file remains: /dirchange/fromdir/conflict/somefile 401 Modified regular file remains: /first/difffiles/second/file [all …]
|
/freebsd/contrib/openpam/ |
H A D | missing | 152 echo "You should only need it if you modified $aclocal_deps or" 156 echo "You should only need it if you modified $configure_deps." 159 echo "You should only need it if you modified a '.def' or '.tpl' file." 164 echo "You should only need it if you modified $autoheader_deps or" 168 echo "You should only need it if you modified $automake_deps or" 172 echo "You might have modified some maintainer files that require" 176 echo "You should only need it if you modified $aclocal_deps or" 181 echo "You should only need it if you modified a '.y' file." 186 echo "You should only need it if you modified a dependency" \ 192 echo "You should only need it if you modified a '.l' file." [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600OpenCLImageTypeLoweringPass.cpp | 153 bool Modified = false; in replaceImageUses() local 179 Modified = true; in replaceImageUses() 182 return Modified; in replaceImageUses() 186 bool Modified = false; in replaceSamplerUses() local 208 Modified = true; in replaceSamplerUses() 211 return Modified; in replaceSamplerUses() 219 bool Modified = false; in replaceImageAndSamplerUses() local 239 Modified |= replaceImageUses(Arg, ResourceID, SizeArg, FormatArg); in replaceImageAndSamplerUses() 244 Modified |= replaceSamplerUses(Arg, ResourceID); in replaceImageAndSamplerUses() 250 return Modified; in replaceImageAndSamplerUses() [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/ |
H A D | uncore-cache.json | 163 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in so… 168 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in s… 173 "BriefDescription": "An external snoop hits a modified line in some processor core.", 178 "PublicDescription": "An external snoop hits a modified line in some processor core.", 183 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… 188 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… 193 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i… 198 …iption": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line in some proc… 203 "BriefDescription": "An external snoop hits a non-modified line in some processor core.", 208 "PublicDescription": "An external snoop hits a non-modified line in some processor core.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/ |
H A D | uncore-cache.json | 163 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in so… 168 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in s… 173 "BriefDescription": "An external snoop hits a modified line in some processor core.", 178 "PublicDescription": "An external snoop hits a modified line in some processor core.", 183 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… 188 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… 193 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i… 198 …iption": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line in some proc… 203 "BriefDescription": "An external snoop hits a non-modified line in some processor core.", 208 "PublicDescription": "An external snoop hits a non-modified line in some processor core.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/ |
H A D | uncore-cache.json | 163 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in so… 168 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a modified line in s… 173 "BriefDescription": "An external snoop hits a modified line in some processor core.", 178 "PublicDescription": "An external snoop hits a modified line in some processor core.", 183 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… 188 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… 193 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i… 198 …iption": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line in some proc… 203 "BriefDescription": "An external snoop hits a non-modified line in some processor core.", 208 "PublicDescription": "An external snoop hits a non-modified line in some processor core.", [all …]
|
H A D | uncore.json | 43 "BriefDescription": "An external snoop hits a non-modified line in some processor core.", 44 "PublicDescription": "An external snoop hits a non-modified line in some processor core.", 55 …ated by this Cbox due to processor core memory request which hits a non-modified line in some proc… 56 …ated by this Cbox due to processor core memory request which hits a non-modified line in some proc… 67 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line i… 68 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which hits a non-modified line … 79 "BriefDescription": "An external snoop hits a modified line in some processor core.", 80 "PublicDescription": "An external snoop hits a modified line in some processor core.", 91 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… 92 …nitiated by this Cbox due to processor core memory request which hits a modified line in some proc… [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVMoveMerger.cpp | 30 // Track which register units have been modified and used. 128 // Track which register units have been modified and used between the first in findMatchingInst() 148 // If paired destination register was modified or used, the source reg in findMatchingInst() 149 // was modified, there is no possibility of finding matching in findMatchingInst() 171 // Update modified / used register units. in findMatchingInst() 180 bool Modified = false; 204 Modified = true; in mergeMoveSARegPair() 210 return Modified; in mergeMoveSARegPair() 223 // Resize the modified and used register unit trackers. We do this once in runOnMachineFunction() 228 bool Modified in runOnMachineFunction() 182 bool Modified = false; mergeMoveSARegPair() local 230 bool Modified = false; runOnMachineFunction() local [all...] |
H A D | RISCVPushPopOptimizer.cpp | 30 // Track which register units have been modified and used. 88 // Track which register units have been modified and used between the POP in adjustRetVal() 106 // Update modified / used register units. in adjustRetVal() 108 // If a0 was modified or used, there is no possibility in adjustRetVal() 133 // Resize the modified and used register unit trackers. We do this once in runOnMachineFunction() 138 bool Modified = false; in runOnMachineFunction() local 144 Modified |= usePopRet(MBBI, NextI, adjustRetVal(MBBI)); in runOnMachineFunction() 146 return Modified; in runOnMachineFunction()
|
H A D | RISCVPostRAExpandPseudoInsts.cpp | 54 bool Modified = false; in runOnMachineFunction() local 56 Modified |= expandMBB(MBB); in runOnMachineFunction() 57 return Modified; in runOnMachineFunction() 61 bool Modified = false; in expandMBB() local 66 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB() 70 return Modified; in expandMBB()
|
/freebsd/contrib/terminus/ |
H A D | OFL.TXT | 20 The OFL allows the licensed fonts to be used, studied, modified and 40 "Modified Version" refers to any derivative made by adding to, deleting, 51 redistribute, and sell modified and unmodified copies of the Font 55 in Original or Modified Versions, may be sold by itself. 57 2) Original or Modified Versions of the Font Software may be bundled, 64 3) No Modified Version of the Font Software may use the Reserved Font 71 Modified Version, except to acknowledge the contribution(s) of the 75 5) The Font Software, modified or unmodified, in part or in whole,
|
/freebsd/contrib/openbsm/config/ |
H A D | missing | 142 echo "You should only need it if you modified 'configure.ac'," 147 echo "You should only need it if you modified 'acconfig.h' or" 152 echo "You should only need it if you modified 'Makefile.am' or" 157 echo "You should only need it if you modified 'acinclude.m4' or" 162 echo "You might have modified some maintainer files that require" 167 echo "You should only need it if you modified a '.y' file." 172 echo "You should only need it if you modified a '.l' file." 177 echo "You should only need it if you modified a dependency" \ 183 echo "You should only need it if you modified a '.texi' file, or" 193 echo "You might have modified some files without having the proper"
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | missing | 142 echo "You should only need it if you modified 'configure.ac'," 147 echo "You should only need it if you modified 'acconfig.h' or" 152 echo "You should only need it if you modified 'Makefile.am' or" 157 echo "You should only need it if you modified 'acinclude.m4' or" 162 echo "You might have modified some maintainer files that require" 167 echo "You should only need it if you modified a '.y' file." 172 echo "You should only need it if you modified a '.l' file." 177 echo "You should only need it if you modified a dependency" \ 183 echo "You should only need it if you modified a '.texi' file, or" 193 echo "You might have modified some files without having the proper"
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | missing | 142 echo "You should only need it if you modified 'configure.ac'," 147 echo "You should only need it if you modified 'acconfig.h' or" 152 echo "You should only need it if you modified 'Makefile.am' or" 157 echo "You should only need it if you modified 'acinclude.m4' or" 162 echo "You might have modified some maintainer files that require" 167 echo "You should only need it if you modified a '.y' file." 172 echo "You should only need it if you modified a '.l' file." 177 echo "You should only need it if you modified a dependency" \ 183 echo "You should only need it if you modified a '.texi' file, or" 193 echo "You might have modified some files without having the proper"
|
/freebsd/contrib/file/ |
H A D | missing | 142 echo "You should only need it if you modified 'configure.ac'," 147 echo "You should only need it if you modified 'acconfig.h' or" 152 echo "You should only need it if you modified 'Makefile.am' or" 157 echo "You should only need it if you modified 'acinclude.m4' or" 162 echo "You might have modified some maintainer files that require" 167 echo "You should only need it if you modified a '.y' file." 172 echo "You should only need it if you modified a '.l' file." 177 echo "You should only need it if you modified a dependency" \ 183 echo "You should only need it if you modified a '.texi' file, or" 193 echo "You might have modified some files without having the proper"
|
/freebsd/contrib/libevent/build-aux/ |
H A D | missing | 142 echo "You should only need it if you modified 'configure.ac'," 147 echo "You should only need it if you modified 'acconfig.h' or" 152 echo "You should only need it if you modified 'Makefile.am' or" 157 echo "You should only need it if you modified 'acinclude.m4' or" 162 echo "You might have modified some maintainer files that require" 167 echo "You should only need it if you modified a '.y' file." 172 echo "You should only need it if you modified a '.l' file." 177 echo "You should only need it if you modified a dependency" \ 183 echo "You should only need it if you modified a '.texi' file, or" 193 echo "You might have modified some files without having the proper"
|
/freebsd/contrib/sqlite3/ |
H A D | missing | 142 echo "You should only need it if you modified 'configure.ac'," 147 echo "You should only need it if you modified 'acconfig.h' or" 152 echo "You should only need it if you modified 'Makefile.am' or" 157 echo "You should only need it if you modified 'acinclude.m4' or" 162 echo "You might have modified some maintainer files that require" 167 echo "You should only need it if you modified a '.y' file." 172 echo "You should only need it if you modified a '.l' file." 177 echo "You should only need it if you modified a dependency" \ 183 echo "You should only need it if you modified a '.texi' file, or" 193 echo "You might have modified some files without having the proper"
|
/freebsd/contrib/diff/doc/ |
H A D | fdl.texi | 54 A ``Modified Version'' of the Document means any work containing the 187 You may copy and distribute a Modified Version of the Document under 189 the Modified Version under precisely this License, with the Modified 191 and modification of the Modified Version to whoever possesses a copy 192 of it. In addition, you must do these things in the Modified Version: 204 responsible for authorship of the modifications in the Modified 211 Modified Version, as the publisher. 222 giving the public permission to use the Modified Version under the 235 publisher of the Modified Version as given on the Title Page. If 238 given on its Title Page, then add an item describing the Modified [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZCopyPhysRegs.cpp | 66 bool Modified = false; in visitMBB() local 88 Modified = true; in visitMBB() 95 Modified = true; in visitMBB() 99 return Modified; in visitMBB() 106 bool Modified = false; in runOnMachineFunction() local 108 Modified |= visitMBB(MBB); in runOnMachineFunction() 110 return Modified; in runOnMachineFunction()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | missing | 64 you modified \`acinclude.m4' or \`configure.in'. You might want 73 you modified \`configure.in'. You might want to install the 82 you modified \`acconfig.h' or \`configure.in'. You might want 101 you modified \`Makefile.am', \`acinclude.m4' or \`configure.in'. 112 you modified a \`.y' file. You may need the \`Bison' package 142 you modified a \`.l' file. You may need the \`Flex' package 165 you modified a \`.texi' or \`.texinfo' file, or any other file 181 system. You might have modified some files without having the
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBMemoryRegionInfoDocstrings.i | 6 Returns whether this memory region has a list of modified (dirty) 9 \"empty dirty page list\" (that is, no modified pages in this 14 Return the number of dirty (modified) memory pages in this 22 Return the address of a modified, or dirty, page of memory.
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | COPYING.lgplv3 | 47 2. Conveying Modified Versions. 52 facility is invoked), then you may convey a copy of the modified 104 recombine or relink the Application with a modified version of 105 the Linked Version to produce a modified Combined Work, in the 112 system, and (b) will operate properly with a modified version 119 necessary to install and execute a modified version of the 121 Application with a modified version of the Linked Version. (If
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMulMulBugPass.cpp | 69 bool Modified = false; in runOnMachineFunction() local 72 Modified |= fixMulMulBB(MBB, MipsII); in runOnMachineFunction() 74 return Modified; in runOnMachineFunction() 111 bool Modified = false; in fixMulMulBB() local 129 Modified = true; in fixMulMulBB() 133 return Modified; in fixMulMulBB()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | LeonPasses.cpp | 47 bool Modified = false; in runOnMachineFunction() 55 Modified = true; in runOnMachineFunction() 60 return Modified; 83 bool Modified = false; in runOnMachineFunction() 104 return Modified; 136 bool Modified = false; in runOnMachineFunction() 154 Modified = true; 159 return Modified; 44 bool Modified = false; runOnMachineFunction() local 78 bool Modified = false; runOnMachineFunction() local 128 bool Modified = false; runOnMachineFunction() local
|
/freebsd/contrib/wpa/ |
H A D | CONTRIBUTIONS | 11 All contributions are expected to be licensed under the modified BSD 68 is licensed both under GPL v2 and modified BSD license (see below) and 78 is licensed under the modified BSD license (see below). 84 (e) The contribution can be licensed under the modified BSD license 92 only the modified BSD license (see below), i.e., without the GPL v2 94 future. It should be noted that the modified BSD license is compatible 129 person who certified (a), (b) or (c) and I have not modified 144 Modified BSD license (no advertisement clause):
|