| /freebsd-13.1/lib/libsecureboot/tests/ |
| H A D | tvo.c | 36 char *Skip; variable 52 Skip = NULL; in main() 71 Skip = optarg; in main() 117 prefix, Skip, cp, NULL); in main() 130 prefix, Skip, cp, NULL); in main() 139 prefix, Skip, cp, NULL); in main()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | DebugCounter.h | 87 if (CounterInfo.Skip < 0) in shouldExecute() 89 if (CounterInfo.Skip >= CounterInfo.Count) in shouldExecute() 93 return CounterInfo.StopAfter + CounterInfo.Skip >= CounterInfo.Count; in shouldExecute() 171 int64_t Skip = 0; member
|
| /freebsd-13.1/contrib/googletest/googletest/scripts/ |
| H A D | pump.py | 261 def Skip(lines, pos, regex): function 283 pos = Skip(lines, pos, OPTIONAL_WHITE_SPACES_REGEX) 284 pos = Skip(lines, pos, r'\(') 286 pos = Skip(lines, pos, r'\)') 293 pos = Skip(lines, pos, r'\)') 330 pos = Skip(lines, id_token.end, OPTIONAL_WHITE_SPACES_REGEX) 334 pos = Skip(lines, eq_token.end, r'\s*') 346 pos = Skip(lines, id_token.end, WHITE_SPACE_REGEX) 353 pos = Skip(lines, id_token.end, OPTIONAL_WHITE_SPACES_REGEX)
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MLxExpansionPass.cpp | 331 unsigned Skip = 0; in ExpandFPMLxInstructions() local 342 Skip = 0; in ExpandFPMLxInstructions() 348 if (++Skip == 2) in ExpandFPMLxInstructions() 352 Skip = 0; in ExpandFPMLxInstructions()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | DebugCounter.cpp | 112 Counter.Skip = CounterVal; in push_back() 143 << Us.Counters[CounterID].Count << "," << Us.Counters[CounterID].Skip in print()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | MultiplexConsumer.cpp | 354 bool Skip = true; in shouldSkipFunctionBody() local 356 Skip = Skip && Consumer->shouldSkipFunctionBody(D); in shouldSkipFunctionBody() 357 return Skip; in shouldSkipFunctionBody()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | MachO.h | 138 uint32_t Skip=0); 422 uint32_t Skip=0) const { 424 PointerSize, Count, Skip); 437 uint32_t Skip=0) const { 439 PointerSize, Count, Skip);
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | SampleProfReader.h | 484 virtual void setSkipFlatProf(bool Skip) {} in setSkipFlatProf() argument 748 virtual void setSkipFlatProf(bool Skip) override { SkipFlatProf = Skip; } in setSkipFlatProf() argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86CallFrameOptimization.cpp | 110 enum InstClassification { Convert, Skip, Exit }; enumerator 350 return Skip; in classifyInstruction() 411 for (InstClassification Classification = Skip; Classification != Exit; ++I) { in collectCallInfo()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 1211 bool Skip = false; in TranslateXarchArgs() local 1214 Skip = !IsGPU; in TranslateXarchArgs() 1217 Skip = IsGPU; in TranslateXarchArgs() 1223 Skip = true; in TranslateXarchArgs() 1227 if (NeedTrans || Skip) in TranslateXarchArgs() 1231 if (!Skip) in TranslateXarchArgs()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeIndexDiscovery.cpp | 257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local 258 Content = Content.drop_front(Skip); in handleFieldList() 259 Offset += Skip; in handleFieldList()
|
| /freebsd-13.1/tools/build/ |
| H A D | check-links.sh | 25 -U: Skip looking for unresolved symbols.
|
| /freebsd-13.1/lib/libsecureboot/ |
| H A D | verify_file.c | 49 extern char *Skip; 51 # define MANIFEST_SKIP Skip
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetRegisterInfo.cpp | 431 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local 433 if (Skip) { in getRegAllocationHints() 434 Skip = false; in getRegAllocationHints()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Object/ |
| H A D | MachOObjectFile.cpp | 3183 uint32_t Count, Skip; in moveNext() local 3273 Skip = 0; in moveNext() 3298 Skip = 0; in moveNext() 3329 Skip = readULEB128(&error); in moveNext() 3337 AdvanceAmount = Skip + PointerSize; in moveNext() 3371 Skip = readULEB128(&error); in moveNext() 3380 AdvanceAmount = Skip + PointerSize; in moveNext() 3522 uint32_t Count, Skip; in moveNext() local 3889 Skip = readULEB128(&error); in moveNext() 3890 AdvanceAmount = Skip + PointerSize; in moveNext() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | MSVCSetupApi.h | 306 STDMETHOD(Skip)(_In_ ULONG celt) = 0;
|
| /freebsd-13.1/tests/ |
| H A D | Kyuafile | 44 -- Skip these special entries.
|
| /freebsd-13.1/contrib/kyua/examples/ |
| H A D | Kyuafile.top | 45 -- Skip these special entries.
|
| /freebsd-13.1/usr.sbin/bsdconfig/timezone/ |
| H A D | USAGE | 43 -s Skip the initial question about adjusting the clock if
|
| /freebsd-13.1/libexec/rc/ |
| H A D | network.subr | 1268 # Skip if ${child} already exists. 1308 # Skip if ${child} doesn't exists. 1346 # Skip if ${ifn}a or ${ifn}b already exist. 1359 # Skip if ${ifn} already exists. 1377 # Skip if ifn already exists. 1447 # Skip if both of ${ifn}a and ${ifn}b do not exist. 1461 # Skip if ifn does not exist.
|
| /freebsd-13.1/stand/i386/btx/btx/ |
| H A D | btx.S | 511 jmp intusr.3 # Skip hardware interrupt 531 jmp intusr.5 # Skip CALLF test 557 jecxz intusr.6 # Skip for hardware ints
|
| /freebsd-13.1/contrib/bearssl/src/x509/ |
| H A D | asn1.t0 | 84 \ Skip blanks and get first digit, which must be 0, 1 or 2. 186 \ Skip remaining bytes in the current structure, but do not close it 306 \ Skip remaining bytes in the current structure, then close it. 490 \ Skip leading BOM (U+FEFF when off is 1). 715 \ Skip leading bytes of value 0. If there are only bytes of
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | tcsh.man2html | 306 # Skip inlined sections 314 print <<EOP if $section; # Skip header section 319 print <<EOP if $section; # Skip header section 613 && ! $name{"$text $font"} # Skip if there's one already
|
| /freebsd-13.1/contrib/libcbor/CMakeModules/ |
| H A D | LibFindMacros.cmake | 60 # Skip processing if already processed during this run
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb251xb.txt | 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command
|