Home
last modified time | relevance | path

Searched refs:Skip (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd-13.1/lib/libsecureboot/tests/
H A Dtvo.c36 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 DDebugCounter.h87 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 Dpump.py261 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 DMLxExpansionPass.cpp331 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 DDebugCounter.cpp112 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 DMultiplexConsumer.cpp354 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 DMachO.h138 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 DSampleProfReader.h484 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 DX86CallFrameOptimization.cpp110 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 DToolChain.cpp1211 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 DTypeIndexDiscovery.cpp257 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 Dcheck-links.sh25 -U: Skip looking for unresolved symbols.
/freebsd-13.1/lib/libsecureboot/
H A Dverify_file.c49 extern char *Skip;
51 # define MANIFEST_SKIP Skip
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp431 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 DMachOObjectFile.cpp3183 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 DMSVCSetupApi.h306 STDMETHOD(Skip)(_In_ ULONG celt) = 0;
/freebsd-13.1/tests/
H A DKyuafile44 -- Skip these special entries.
/freebsd-13.1/contrib/kyua/examples/
H A DKyuafile.top45 -- Skip these special entries.
/freebsd-13.1/usr.sbin/bsdconfig/timezone/
H A DUSAGE43 -s Skip the initial question about adjusting the clock if
/freebsd-13.1/libexec/rc/
H A Dnetwork.subr1268 # 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 Dbtx.S511 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 Dasn1.t084 \ 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 Dtcsh.man2html306 # 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 DLibFindMacros.cmake60 # Skip processing if already processed during this run
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dusb251xb.txt16 - skip-config : Skip Hub configuration, but only send the USB-Attach command

1234