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

  /device/linaro/hikey/
hikey.mk 8 # Inherit the full_base and device configurations
9 $(call inherit-product, device/linaro/hikey/device.mk)
10 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
  /external/v8/test/cctest/
test-api-accessors.cc 65 child->Inherit(parent);
test-api-interceptors.cc     [all...]
test-api.cc 232 sub_fun->Inherit(fun);
    [all...]
  /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)
  /device/htc/flounder/
aosp_flounder.mk 20 # details, it only fundamentally contains two inherit-product
34 # Inherit from those products. Most specific first.
35 $(call inherit-product, device/htc/flounder/product.mk)
36 $(call inherit-product, device/htc/flounder/device-lte.mk)
37 $(call inherit-product-if-exists, vendor/htc/flounder_lte/device-vendor.mk)
38 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
aosp_flounder_64_only.mk 20 # details, it only fundamentally contains two inherit-product
30 # Inherit from those products. Most specific first.
31 $(call inherit-product, device/htc/flounder/product_64_only.mk)
32 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
timeline_data_series.js 162 // Inherit the superclass's methods.
226 // Inherit the superclass's methods.
261 // Inherit the superclass's methods.
320 // Inherit the superclass's methods.
351 // Inherit the superclass's methods.
main.js 45 // We inherit from WindowView
108 // Inherit the superclass's methods.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 530 virtual HRESULT WINAPI SetPermissions(VARIANT Name,ObjectTypeEnum ObjectType,ActionEnum Action,RightsEnum Rights,InheritTypeEnum Inherit,VARIANT ObjectTypeId) = 0;
546 HRESULT (WINAPI *SetPermissions)(_Group25 *This,VARIANT Name,ObjectTypeEnum ObjectType,ActionEnum Action,RightsEnum Rights,InheritTypeEnum Inherit,VARIANT ObjectTypeId);
564 #define _Group25_SetPermissions(This,Name,ObjectType,Action,Rights,Inherit,ObjectTypeId) (This)->lpVtbl->SetPermissions(This,Name,ObjectType,Action,Rights,Inherit,ObjectTypeId)
    [all...]
  /external/chromium-trace/catapult/third_party/mocha/
mocha.js 910 * Inherit from `Runnable.prototype`.
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/mocha/
mocha.js 910 * Inherit from `Runnable.prototype`.
    [all...]
  /external/clang/include/clang/AST/
DeclCXX.h 183 /// to inherit the named class's constructors.
219 void setInheritConstructors(bool Inherit = true) {
220 InheritConstructors = Inherit;
317 /// virtual function/base, and doesn't inherit from a non-empty
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
base.js     [all...]
  /external/v8/src/debug/
mirrors.js 217 * Inherit the prototype methods from one constructor into another.
225 * @param {function} ctor Constructor function which needs to inherit the
227 * @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...]
  /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 
  /external/v8/src/
api.cc     [all...]

Completed in 519 milliseconds