OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VID
(Results
1 - 7
of
7
) sorted by null
/external/clang/lib/Analysis/
ThreadSafetyTIL.cpp
74
unsigned
VID
= 0;
76
V->setID(BlockID,
VID
++);
79
V->setID(BlockID,
VID
++);
/bionic/libc/kernel/uapi/linux/
if_vlan.h
59
int
VID
;
/development/ndk/platforms/android-3/include/linux/
if_vlan.h
42
int
VID
;
/development/ndk/platforms/android-L/include/linux/
if_vlan.h
59
int
VID
;
/external/iproute2/include/linux/
if_vlan.h
30
GET_VLAN_VID_CMD /* Get the
VID
of this VLAN (specified by name) */
53
int
VID
;
/external/kernel-headers/original/uapi/linux/
if_vlan.h
30
GET_VLAN_VID_CMD /* Get the
VID
of this VLAN (specified by name) */
54
int
VID
;
/external/libnl/include/linux/
if_vlan.h
30
GET_VLAN_VID_CMD /* Get the
VID
of this VLAN (specified by name) */
51
int
VID
;
Completed in 88 milliseconds