OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_hi_and_version
(Results
1 - 25
of
90
) sorted by null
1
2
3
4
/external/e2fsprogs/lib/uuid/
uuidP.h
53
uint16_t
time_hi_and_version
;
member in struct:uuid
/external/e2fsprogs/lib/e2p/
uuid.c
19
__u16
time_hi_and_version
;
member in struct:uuid
53
uu->
time_hi_and_version
= tmp;
69
uuid.time_low, uuid.time_mid, uuid.
time_hi_and_version
,
/external/qemu/distrib/ext4_utils/src/
uuid.c
33
u16
time_hi_and_version
;
member in struct:uuid
60
uuid->
time_hi_and_version
= ntohs(uuid->
time_hi_and_version
);
61
uuid->
time_hi_and_version
&= 0x0FFF;
62
uuid->
time_hi_and_version
|= (5 << 12);
/system/extras/ext4_utils/
uuid.c
33
u16
time_hi_and_version
;
member in struct:uuid
60
uuid->
time_hi_and_version
= ntohs(uuid->
time_hi_and_version
);
61
uuid->
time_hi_and_version
&= 0x0FFF;
62
uuid->
time_hi_and_version
|= (5 << 12);
/device/asus/grouper/keymaster/
s_type.h
123
uint16_t
time_hi_and_version
;
member in struct:S_UUID
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/
s_type.h
123
uint16_t
time_hi_and_version
;
member in struct:S_UUID
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
s_type.h
123
uint16_t
time_hi_and_version
;
member in struct:S_UUID
/hardware/ti/omap4-aah/security/tf_sdk/include/
s_type.h
123
uint16_t
time_hi_and_version
;
member in struct:S_UUID
/hardware/ti/omap4xxx/security/tf_sdk/include/
s_type.h
123
uint16_t
time_hi_and_version
;
member in struct:S_UUID
/external/e2fsprogs/lib/ext2fs/
icount.c
132
__u16
time_hi_and_version
;
member in struct:uuid
154
uu->
time_hi_and_version
= tmp;
170
uuid.time_low, uuid.time_mid, uuid.
time_hi_and_version
,
/development/ndk/platforms/android-14/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/development/ndk/platforms/android-9/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/frameworks/wilhelm/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h
97
SLuint16
time_hi_and_version
;
member in struct:SLInterfaceID_
[
all
...]
Completed in 476 milliseconds
1
2
3
4