Home
last modified time | relevance | path

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

123456

/freebsd-12.1/lib/libsecureboot/tests/
H A Dtvo.c34 char *Skip; variable
47 Skip = NULL; in main()
62 Skip = optarg; in main()
108 prefix, Skip, cp, NULL); in main()
121 prefix, Skip, cp, NULL); in main()
130 prefix, Skip, cp, NULL); in main()
/freebsd-12.1/contrib/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-12.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-12.1/contrib/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp334 unsigned Skip = 0; in ExpandFPMLxInstructions() local
345 Skip = 0; in ExpandFPMLxInstructions()
351 if (++Skip == 2) in ExpandFPMLxInstructions()
355 Skip = 0; in ExpandFPMLxInstructions()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DDebugCounter.cpp98 Counter.Skip = CounterVal; in push_back()
129 << Us.Counters[CounterID].Count << "," << Us.Counters[CounterID].Skip in print()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DMultiplexConsumer.cpp344 bool Skip = true; in shouldSkipFunctionBody() local
346 Skip = Skip && Consumer->shouldSkipFunctionBody(D); in shouldSkipFunctionBody()
347 return Skip; in shouldSkipFunctionBody()
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DMachO.h139 const char *checkCountAndSkip(uint32_t Count, uint32_t Skip,
425 const char *BindEntryCheckCountAndSkip(uint32_t Count, uint32_t Skip, in BindEntryCheckCountAndSkip() argument
428 return BindRebaseSectionTable->checkCountAndSkip(Count, Skip, PointerSize, in BindEntryCheckCountAndSkip()
441 const char *RebaseEntryCheckCountAndSkip(uint32_t Count, uint32_t Skip, in RebaseEntryCheckCountAndSkip() argument
444 return BindRebaseSectionTable->checkCountAndSkip(Count, Skip, PointerSize, in RebaseEntryCheckCountAndSkip()
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog.gcc4318 * parser.c (cp_parser_elaborated_type_specifier): Skip redundant error
101 Skip duplicate function definitions.
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp404 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local
406 if (Skip) { in getRegAllocationHints()
407 Skip = false; in getRegAllocationHints()
/freebsd-12.1/lib/libsecureboot/
H A Dverify_file.c46 extern char *Skip;
48 # define MANIFEST_SKIP Skip
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp113 enum InstClassification { Convert, Skip, Exit }; enumerator
344 return Skip; in classifyInstruction()
405 for (InstClassification Classification = Skip; Classification != Exit; ++I) { in collectCallInfo()
/freebsd-12.1/contrib/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-12.1/tools/build/
H A Dcheck-links.sh25 -U: Skip looking for unresolved symbols.
/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp3072 uint32_t Count, Skip; in moveNext() local
3182 Skip = 0; in moveNext()
3216 Skip = 0; in moveNext()
3256 Skip = readULEB128(&error); in moveNext()
3264 AdvanceAmount = Skip + PointerSize; in moveNext()
3308 Skip = readULEB128(&error); in moveNext()
3317 AdvanceAmount = Skip + PointerSize; in moveNext()
3459 uint32_t Count, Skip; in moveNext() local
3832 Skip = readULEB128(&error); in moveNext()
3833 AdvanceAmount = Skip + PointerSize; in moveNext()
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DMSVCSetupApi.h306 STDMETHOD(Skip)(_In_ ULONG celt) = 0;
/freebsd-12.1/tests/
H A DKyuafile44 -- Skip these special entries.
/freebsd-12.1/usr.sbin/bsdconfig/timezone/
H A DUSAGE43 -s Skip the initial question about adjusting the clock if
/freebsd-12.1/libexec/rc/
H A Dnetwork.subr1265 # Skip if ${child} already exists.
1305 # Skip if ${child} doesn't exists.
1343 # Skip if ${ifn}a or ${ifn}b already exist.
1356 # 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-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp1344 llvm::SmallVector<unsigned, 8> Skip; in SetExternalVisibleDeclsForName() local
1347 Skip.push_back(I); in SetExternalVisibleDeclsForName()
1348 Skip.push_back(Decls.size()); in SetExternalVisibleDeclsForName()
1353 if (I == Skip[SkipPos]) in SetExternalVisibleDeclsForName()
/freebsd-12.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-12.1/contrib/gcc/config/sparc/
H A Dsol2-c1.asm99 ! Skip argc words past argv, to env:
/freebsd-12.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-12.1/contrib/tcsh/
H A Dtcsh.man2html307 # Skip inlined sections
315 print <<EOP if $section; # Skip header section
320 print <<EOP if $section; # Skip header section
614 && ! $name{"$text $font"} # Skip if there's one already
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp1272 bool Parser::IsTemplateArgumentList(unsigned Skip) { in IsTemplateArgumentList() argument
1278 while (Skip) { in IsTemplateArgumentList()
1280 --Skip; in IsTemplateArgumentList()
/freebsd-12.1/contrib/binutils/opcodes/
H A Dcgen-asm.in340 /* Skip leading white space. */
370 /* Skip this insn if str doesn't look right lexically. */

123456