/device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/ |
D | xlat_tables.h | 20 #define MAP_REGION_FLAT(adr, sz, attr) MAP_REGION(adr, adr, sz, attr) argument 25 #define MAP_REGION(pa, va, sz, attr) {(pa), (va), (sz), (attr)} argument 81 mmap_attr_t attr; member
|
D | xlat_tables_defs.h | 142 #define MAIR_ATTR_SET(attr, index) ((attr) << ((index) << 3)) argument 144 #define ATTR_INDEX_GET(attr) (((attr) >> 2) & ATTR_INDEX_MASK) argument
|
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables/ |
D | xlat_tables_common.c | 68 size_t size, mmap_attr_t attr) in mmap_add_region() 180 static uint64_t mmap_desc(mmap_attr_t attr, unsigned long long addr_pa, in mmap_desc() 265 size_t size, mmap_attr_t *attr) in mmap_region_attr() 349 mmap_attr_t attr; in init_xlation_table_inner() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | stdpccts.h | 25 #define zzcr_attr(attr,tok,t) argument
|
/device/linaro/hikey/gralloc960/ |
D | gralloc_buffer_priv.h | 132 static inline int gralloc_buffer_attr_write(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_write() 173 static inline int gralloc_buffer_attr_read(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_read()
|
D | mali_gralloc_private_interface.cpp | 176 …li_gralloc_private_get_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_get_attr_param() 211 …li_gralloc_private_set_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_set_attr_param()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_xmllib.py | 33 def unknown_starttag(self, name, attr): argument
|
D | test_aifc.py | 102 def __getattr__(self, attr): return getattr(self.file, attr) argument
|
D | pydocfodder.py | 194 def __init__(self, attr): argument 200 def __init__(self, attr): argument 206 def __init__(self, attr): argument
|
D | test_pyclbr.py | 36 def assertHasattr(self, obj, attr, ignore): argument
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/tzc/ |
D | tzc_dmc500.c | 29 #define verify_region_attr(region, attr) \ argument 109 unsigned int attr; in tzc_dmc500_verify_complete() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
D | msilib.py | 607 def mapping(self, ev, attr): argument 631 def __init__(self, db, name, x, y, w, h, attr, title, first, default, cancel): argument 637 def control(self, name, type, x, y, w, h, attr, prop, text, next, help): argument 642 def text(self, name, x, y, w, h, attr, text): argument 652 def pushbutton(self, name, x, y, w, h, attr, text, next): argument 655 def radiogroup(self, name, x, y, w, h, attr, prop, text, next): argument 661 def checkbox(self, name, x, y, w, h, attr, prop, text, next): argument
|
/device/generic/goldfish/dhcp/client/ |
D | router.cpp | 35 auto attr = reinterpret_cast<struct rtattr*>(r.buf + offset); in addRouterAttribute() local
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/drivers/scmi/ |
D | scmi_common.c | 111 uint32_t command_id, uint32_t *attr) in scmi_proto_msg_attr()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | operator.c | 467 PyObject *attr; member 476 PyObject *attr; in attrgetter_new() local 518 dotted_getattr(PyObject *obj, PyObject *attr) in dotted_getattr() 579 PyObject *attr, *val; in attrgetter_call() local
|
/device/linaro/bootloader/arm-trusted-firmware/include/common/ |
D | param_header.h | 48 uint32_t attr; /* attributes: unused bits SBZ */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | find_recursionlimit.py | 57 def __getattr__(self, attr): argument
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_snapshot.c | 536 mm_camera_channel_attr_t attr; in mm_app_start_capture_raw() local 609 mm_camera_channel_attr_t attr; in mm_app_start_capture() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | fixer_util.py | 42 def Attr(obj, attr): argument 170 def attr_chain(obj, attr): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | operator.c | 595 PyObject *attr; member 604 PyObject *attr; in attrgetter_new() local 646 dotted_getattr(PyObject *obj, PyObject *attr) in dotted_getattr() 707 PyObject *attr, *val; in attrgetter_call() local
|
/device/google/cuttlefish_common/common/libs/threads/ |
D | cuttlefish_thread.h | 74 pthread_condattr_t attr; in ConditionVariable() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | plistlib.py | 297 def __getattr__(self, attr): argument 307 def __setattr__(self, attr, value): argument 313 def __delattr__(self, attr): argument
|
/device/google/cuttlefish_common/common/libs/net/ |
D | netlink_request.cpp | 57 nlattr* attr = Reserve<nlattr>(); in AppendTag() local
|
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/ |
D | xlat_tables_internal.c | 118 uint64_t xlat_desc(const xlat_ctx_t *ctx, mmap_attr_t attr, in xlat_desc() 811 mmap_attr_t attr) in mmap_add_region() 933 uintptr_t base_va, size_t size, mmap_attr_t attr) in mmap_add_dynamic_region() 1515 mmap_attr_t attr) in change_mem_attributes()
|
/device/google/crosshatch/health/ |
D | HealthService.cpp | 95 void fill_ufs_storage_attribute(StorageAttribute *attr) { in fill_ufs_storage_attribute()
|