Home
last modified time | relevance | path

Searched refs:reserved (Results 1 – 25 of 25) sorted by relevance

/system/extras/tests/framebuffer/
Drefresh.c53 info.reserved[0] = 0; in main()
54 info.reserved[1] = 0; in main()
55 info.reserved[2] = 0; in main()
140 info.reserved[0] = 0x54445055; // "UPDT"; in main()
141 info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16); in main()
142 info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16); in main()
/system/core/include/system/
Dwindow.h63 void* reserved[4]; member
76 memset(common.reserved, 0, sizeof(common.reserved)); in ANativeWindowBuffer()
97 void* reserved[2]; member
331 memset(common.reserved, 0, sizeof(common.reserved)); in ANativeWindow()
/system/extras/fatblock/
Dfat.h91 uint8_t reserved; member
/system/media/camera/src/
Dcamera_metadata.c40 uint8_t reserved[3]; member
87 uint8_t reserved[0]; member
232 memcpy(metadata->reserved, src->reserved, reserved_size); in copy_camera_metadata()
/system/core/toolbox/
DNOTICE3 All rights reserved.
34 All rights reserved.
65 All rights reserved.
97 The Regents of the University of California. All rights reserved.
133 The Regents of the University of California. All rights reserved.
164 The Regents of the University of California. All rights reserved.
/system/core/liblinenoise/
DNOTICE2 All rights reserved.
/system/core/sh/
DNOTICE2 The Regents of the University of California. All rights reserved.
Dnodes.c.pat5 * The Regents of the University of California. All rights reserved.
Dnodetypes3 # The Regents of the University of California. All rights reserved.
/system/core/sh/funcs/
Dnewgrp3 # The Regents of the University of California. All rights reserved.
Dsuspend3 # The Regents of the University of California. All rights reserved.
Dcmv3 # The Regents of the University of California. All rights reserved.
Dlogin3 # The Regents of the University of California. All rights reserved.
Dkill3 # The Regents of the University of California. All rights reserved.
Ddirs3 # The Regents of the University of California. All rights reserved.
Dpopd3 # The Regents of the University of California. All rights reserved.
Dpushd3 # The Regents of the University of California. All rights reserved.
/system/core/include/private/pixelflinger/
Dggl_context.h262 uint8_t reserved;
325 uint32_t reserved;
/system/core/include/pixelflinger/
Dpixelflinger.h200 void* reserved; member
/system/core/libnl_2/
DREADME15 |len:4|type:2|flags:2|seq:4 pid:4|cmd:1|ver:1|reserved:2|
/system/core/gpttool/
Dgpttool.c53 u32 reserved; member
/system/core/logcat/
Devent.logtags137 # NOTE - the range 1000000-2000000 is reserved for partners and others who
/system/security/softkeymaster/
Dkeymaster_openssl.cpp516 reserved: {},
/system/extras/ext4_utils/
Dext4.h293 __u32 reserved; member
/system/security/keystore/
Dkeystore.cpp280 uint8_t reserved; member
374 mBlob.reserved = 0; in encryptBlob()