HomeSort by relevance Sort by last modified time
    Searched refs:Extension (Results 1 - 25 of 673) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/960-default-smali/src/
H.java 16 class H implements Extension { }
Extension.java 16 public interface Extension {
  /external/python/cpython2/Doc/includes/
setup.py 1 from distutils.core import setup, Extension
4 Extension("noddy", ["noddy.c"]),
5 Extension("noddy2", ["noddy2.c"]),
6 Extension("noddy3", ["noddy3.c"]),
7 Extension("noddy4", ["noddy4.c"]),
  /external/python/cpython3/Doc/includes/
setup.py 1 from distutils.core import setup, Extension
4 Extension("noddy", ["noddy.c"]),
5 Extension("noddy2", ["noddy2.c"]),
6 Extension("noddy3", ["noddy3.c"]),
7 Extension("noddy4", ["noddy4.c"]),
8 Extension("shoddy", ["shoddy.c"]),
  /external/python/cpython2/Mac/Modules/launch/
setup.py 4 from distutils.core import Extension, setup
8 Extension('_Launch', ['_Launchmodule.c'],
  /external/python/cpython2/Mac/Modules/osa/
setup.py 4 from distutils.core import Extension, setup
8 Extension('_OSA', ['_OSAmodule.c'],
  /external/python/cpython2/Mac/Modules/qt/
setup.py 4 from distutils.core import Extension, setup
8 Extension('QuickTime._Qt', ['_Qtmodule.c'],
  /external/e2fsprogs/contrib/python-uuid/
setup.py 2 from distutils.core import setup, Extension
4 uuid = Extension('e2fsprogs_uuid',
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
extensions.h 26 enum class Extension {
30 using ExtensionSet = EnumSet<Extension>;
enum_string_mapping.h 24 enum class Extension;
26 // Finds Extension enum corresponding to |str|. Returns false if not found.
27 bool GetExtensionFromString(const std::string& str, Extension* extension);
29 // Returns text string corresponding to |extension|.
30 std::string ExtensionToString(Extension extension);
  /external/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/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
67 /// Retrieves the metadata for this module file extension.
70 /// Hash information about the presence of this extension into th
    [all...]

Completed in 1410 milliseconds

1 2 3 4 5 6 7 8 91011>>