Home
last modified time | relevance | path

Searched +refs:Package +refs:Static (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1 //===--- Checkers.td - Static Analyzer Checkers -===-----------------------===//
20 def Alpha : Package<"alpha">;
22 def Core : Package<"core">;
23 def CoreBuiltin : Package<"builtin">, ParentPackage<Core>, Hidden;
24 def CoreUninitialized : Package<"uninitialized">, ParentPackage<Core>;
25 def CoreAlpha : Package<"core">, ParentPackage<Alpha>;
38 def OptIn : Package<"optin">;
40 def CoreOptIn : Package<"core">, ParentPackage<OptIn>;
45 def PortabilityOptIn : Package<"portability">, ParentPackage<OptIn>;
48 def TaintOptIn : Package<"taint">, ParentPackage<OptIn>;
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt80 Package "package"
390 StaticLibNotSupport "Static %1$s does not support %2$s. Continuing without using %2$s."
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp685 case ArraySizeModifier::Static: in VisitArrayType()
1101 case ObjCIvarDecl::Package: JOS.attribute("access", "package"); break; in VisitObjCIvarDecl()
H A DTextNodeDumper.cpp1799 case ArraySizeModifier::Static: in VisitArrayType()
2718 case ObjCIvarDecl::Package: in VisitObjCIvarDecl()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok585 Package (Part I) . . . . . . . . . . . . 265--273
1773 J. L. Selfridge Design for a Number Theory Package with
2856 Probe Retrieving Method for Static Sets 841--850
3281 Static Sets . . . . . . . . . . . . . . 104--105
3455 Retrieving Method for Static Sets'' . . 553
3638 Matrix Package (Part I) [F4]'' . . . . . 303--303
3654 Matrix Package (Part I) [F4]'' . . . . . 295--295
3688 Matrix Package (Part 1) [F4]'' . . . . . 456--457
H A Dfunstack.in4089 title = "{ACM} Algorithm 408: {A} Sparse Matrix Package (Part {I})",
13325 title = "Design for a Number Theory Package with an Optimized Trial Division Routine",
19688 …abstract = "Static measurements of the list structure of five large Lisp programs are reported…
21796 title = "Perfect Hashing Functions: {A} Single Probe Retrieving Method for Static Sets",
22361 annote = "Static versus dynamic indexes.",
25042 … "Comments on Perfect Hashing Functions: {A} Single Probe Retrieving Method for Static Sets",
26105 …um: {``Comments on Perfect Hashing Functions: A Single Probe Retrieving Method for Static Sets''}",
26883 title = "Remark on {``Algorithm 408: A Sparse Matrix Package (Part I) [F4]''}",
26947 title = "Remark on {``Algorithm 408: A Sparse Matrix Package (Part I) [F4]''}",
27059 title = "Remark on {``Algorithm 408: A Sparse Matrix Package (Part 1) [F4]''}",
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt920 PKG1 [0x1111 0x2222] // Package
1061 2) Static OperationRegion should be declared outside control method
2046 Debugger: Added support for Package objects in the "Test Objects"
2135 Completed the final integration of the recent changes to Package Object
2152 resolution of named reference elements within Package objects. Although
2155 Package objects. To disable these errors, define
2242 resolution" of reference objects within ASL Package Object definitions.
2490 Name (PKG1, Package()
3888 DataTableRegion, Buffer, and Package.
3896 -- Store (Source, Target): If the source is a Package object, the target
[all …]