HomeSort by: relevance | last modified time | path
    Searched refs:Extension (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ModuleFileExtension.h 34 /// Metadata for a module file extension.
36 /// The name used to identify this particular extension block within
38 /// extension, because this name will be used to match the name of
39 /// an extension block to the appropriate reader.
42 /// The major version of the extension data.
45 /// The minor version of the extension data.
56 /// An abstract superclass that describes a custom extension to the
59 /// A module file extension can introduce additional information into
73 /// Retrieves the metadata for this module file extension.
76 /// Hash information about the presence of this extension into th
    [all...]
  /src/external/bsd/tre/dist/python/
setup.py 7 from distutils.core import setup, Extension
32 ext_modules = [Extension("tre",
  /src/external/gpl2/dtc/dist/pylibfdt/
setup.py 10 from distutils.core import setup, Extension
29 libfdt_module = Extension(
  /src/crypto/external/apache2/openssl/dist/crypto/x509/
x_exten.c 22 ASN1_ITEM_TEMPLATE(X509_EXTENSIONS) = ASN1_EX_TEMPLATE_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, Extension, X509_EXTENSION)
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
x_exten.c 23 ASN1_EX_TEMPLATE_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, Extension, X509_EXTENSION)
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509/
x_exten.c 23 ASN1_EX_TEMPLATE_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, Extension, X509_EXTENSION)
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendOptions.cpp 15 InputKind FrontendOptions::getInputKindForExtension(StringRef Extension) {
16 return llvm::StringSwitch<InputKind>(Extension)
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MsgPackReader.h 59 Extension,
63 /// Extension types are composed of a user-defined type ID and an uninterpreted
66 /// User-defined extension type.
68 /// Raw bytes of the extension object.
92 /// Value for \c Type::Extension.
93 ExtensionType Extension;
  /src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
MsgPackReader.cpp 119 Obj.Kind = Type::Extension;
122 Obj.Kind = Type::Extension;
125 Obj.Kind = Type::Extension;
128 Obj.Kind = Type::Extension;
131 Obj.Kind = Type::Extension;
134 Obj.Kind = Type::Extension;
137 Obj.Kind = Type::Extension;
140 Obj.Kind = Type::Extension;
246 Obj.Extension.Type = *Current++;
251 Obj.Extension.Bytes = StringRef(Current, Size)
    [all...]
  /src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
SourceCoverageView.cpp 30 std::string CoveragePrinter::getOutputPath(StringRef Path, StringRef Extension,
33 assert(!Extension.empty() && "The file extension may not be empty");
47 auto PathFilename = (sys::path::filename(Path) + "." + Extension).str();
55 CoveragePrinter::createOutputStream(StringRef Path, StringRef Extension,
60 std::string FullPath = getOutputPath(Path, Extension, InToplevel, false);
SourceCoverageView.h 101 /// Return `OutputDir/ToplevelDir/Path.Extension`. If \p InToplevel is
104 std::string getOutputPath(StringRef Path, StringRef Extension,
109 Expected<OwnedStream> createOutputStream(StringRef Path, StringRef Extension,
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
decode.h 98 typedef enum Extension
109 } Extension;
simulator.c 520 extend (uint32_t value, Extension extension)
529 if (extension == UXTW || extension == NoExtension)
627 fldrs_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension)
633 int64_t extended = extend (aarch64_get_reg_u32 (cpu, rm, NO_SP), extension);
664 fldrd_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension)
667 int64_t extended = extend (aarch64_get_reg_u32 (cpu, rm, NO_SP), extension);
    [all...]
  /src/external/gpl3/gdb/dist/sim/aarch64/
decode.h 98 typedef enum Extension
109 } Extension;
simulator.c 520 extend (uint32_t value, Extension extension)
529 if (extension == UXTW || extension == NoExtension)
627 fldrs_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension)
633 int64_t extended = extend (aarch64_get_reg_u32 (cpu, rm, NO_SP), extension);
664 fldrd_scale_ext (sim_cpu *cpu, Scaling scaling, Extension extension)
667 int64_t extended = extend (aarch64_get_reg_u32 (cpu, rm, NO_SP), extension);
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
print.c 247 enum critical_flag cf, const Extension *e)
282 const Extension *e)
330 const Extension *e)
370 const Extension *e)
482 const Extension *e)
567 const Extension *e)
645 const Extension *e)
655 const Extension *e)
666 const Extension *e)
681 printf("\tlength of der data isn't same as extension\n")
    [all...]
cert.c 605 static const Extension *
624 const Extension *e;
643 const Extension *e;
662 const Extension *e;
681 const Extension *e;
698 const Extension *e;
816 const Extension *e;
830 "Required extension key "
860 * KeyUsage extension.
877 const Extension *e
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
AMDGPUOpenMP.cpp 33 const char *Extension) {
37 C.getArgs().MakeArgString(Base.str() + Postfix + "." + Extension);
40 C.getDriver().GetTemporaryPath(Base.str() + Postfix, Extension);
  /src/external/apache2/llvm/dist/clang/include/clang/Index/
IndexSymbol.h 35 Extension,
  /src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 223 /// extension is present, try all extensions in PATHEXT.
231 // Check for the program without an extension (in case it already has one).
239 LPCSTR Extension = NULL;
241 Extension = ext.c_str();
244 Extension,
  /src/external/gpl3/gcc/dist/libgfortran/io/
format.c 731 EXTENSION!
739 However, this is an extension supported by many Fortran compilers,
796 notify_std (&dtp->common, GFC_STD_GNU, "Extension: $ descriptor");
877 fmt->error = "Extension: Zero width after L descriptor";
1236 /* Assume a missing comma, this is a GNU extension */
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
format.c 731 EXTENSION!
739 However, this is an extension supported by many Fortran compilers,
796 notify_std (&dtp->common, GFC_STD_GNU, "Extension: $ descriptor");
877 fmt->error = "Extension: Zero width after L descriptor";
1235 /* Assume a missing comma, this is a GNU extension */
  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp 893 // extension in other modes.
982 // Varargs where the named vararg parameter is missing: OK as extension.
986 // If the macro contains the comma pasting extension, the diagnostic
1126 /// specified by the identifier, either as an extension or a standard language
1128 static bool HasExtension(const Preprocessor &PP, StringRef Extension) {
1129 if (HasFeature(PP, Extension))
1132 // If the use of an extension results in an error diagnostic, extensions are
1140 // Normalize the extension name, __foo__ becomes foo.
1141 if (Extension.startswith("__") && Extension.endswith("__") &
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtVisitor.h 167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendOptions.h 469 /// extension. For example, "c" would return Language::C.
471 /// \return The input kind for the extension, or Language::Unknown if the
472 /// extension is not recognized.
473 static InputKind getInputKindForExtension(StringRef Extension);

Completed in 52 milliseconds

1 2 3