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

1 2

  /device/linaro/hikey/
hikey960.mk 4 # Inherit the full_base and device configurations
5 $(call inherit-product, device/linaro/hikey/hikey960/device-hikey960.mk)
6 $(call inherit-product, device/linaro/hikey/device-common.mk)
7 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
hikey.mk 20 # Inherit the full_base and device configurations
21 $(call inherit-product, device/linaro/hikey/hikey/device-hikey.mk)
22 $(call inherit-product, device/linaro/hikey/device-common.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
  /device/google/dragon/
aosp_dragon.mk 20 # details, it only fundamentally contains two inherit-product
28 # Inherit from those products. Most specific first.
29 $(call inherit-product, device/google/dragon/product.mk)
30 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
  /external/toolchain-utils/crosperf/
settings.py 21 """Set the parent settings which these settings can inherit from."""
50 def Inherit(self):
51 """Inherit any unset values from the parent settings."""
experiment_file.py 56 settings.Inherit()
settings_unittest.py 131 label_settings.Inherit()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 598 virtual HRESULT STDMETHODCALLTYPE SetPermissions (VARIANT Name, ObjectTypeEnum ObjectType, ActionEnum Action, RightsEnum Rights, InheritTypeEnum Inherit, VARIANT ObjectTypeId) = 0;
613 HRESULT (STDMETHODCALLTYPE *SetPermissions) (_Group25 *This, VARIANT Name, ObjectTypeEnum ObjectType, ActionEnum Action, RightsEnum Rights, InheritTypeEnum Inherit, VARIANT ObjectTypeId);
633 #define _Group25_SetPermissions(This, Name, ObjectType, Action, Rights, Inherit, ObjectTypeId) ((This)->lpVtbl ->SetPermissions (This, Name, ObjectType, Action, Rights, Inherit, ObjectTypeId))
665 HRESULT (STDMETHODCALLTYPE *SetPermissions) (_ADOGroup *This, VARIANT Name, ObjectTypeEnum ObjectType, ActionEnum Action, RightsEnum Rights, InheritTypeEnum Inherit, VARIANT ObjectTypeId);
689 #define _Group_SetPermissions(This, Name, ObjectType, Action, Rights, Inherit, ObjectTypeId) ((This)->lpVtbl ->SetPermissions (This, Name, ObjectType, Action, Rights, Inherit, ObjectTypeId))
    [all...]
  /external/abi-compliance-checker/modules/Internals/
XmlDump.pm 181 $ABI_DUMP .= addTag("inherit", "virtual");
537 if(my $Inherit = parseTag(\$Class, "inherit"))
539 if($Inherit eq "virtual") {
  /external/clang/include/clang/AST/
DeclCXX.h 185 /// to inherit the named class's constructors.
221 void setInheritConstructors(bool Inherit = true) {
222 InheritConstructors = Inherit;
295 /// virtual function/base, and doesn't inherit from a non-empty
363 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclCXX.h 184 /// to inherit the named class's constructors.
225 void setInheritConstructors(bool Inherit = true) {
226 InheritConstructors = Inherit;
299 /// virtual function/base, and doesn't inherit from a non-empty
367 /// \brief True if there are any member using-declarations that inherit
    [all...]
  /prebuilts/go/darwin-x86/src/net/
fd_windows.go 600 // Inherit properties of the listening socket.
  /prebuilts/go/linux-x86/src/net/
fd_windows.go 600 // Inherit properties of the listening socket.
  /external/v8/src/debug/
mirrors.js 142 * Inherit the prototype methods from one constructor into another.
150 * @param {function} ctor Constructor function which needs to inherit the
152 * @param {function} superCtor Constructor function to inherit prototype from
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 323 /* The following are the inherit flags that go into the AceFlags field
    [all...]
  /prebuilts/go/darwin-x86/src/reflect/
value.go 762 // Inherit permission bits from v, but clear flagEmbedRO.
    [all...]
  /prebuilts/go/linux-x86/src/reflect/
value.go 762 // Inherit permission bits from v, but clear flagEmbedRO.
    [all...]
  /external/v8/include/
v8.h     [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.jar 

Completed in 1748 milliseconds

1 2