/external/clang/test/Sema/ |
D | outof-range-constant-compare.c | 104 unsigned un = 0; in main() local
|
D | typeof-use-deprecated.c | 7 union un{ int a; } __attribute__((deprecated)) u; // expected-warning {{'un' is deprecated}} expec… union
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | eval.c | 828 _mesa_MapGrid1f( GLint un, GLfloat u1, GLfloat u2 ) in _mesa_MapGrid1f() 846 _mesa_MapGrid1d( GLint un, GLdouble u1, GLdouble u2 ) in _mesa_MapGrid1d() 853 _mesa_MapGrid2f( GLint un, GLfloat u1, GLfloat u2, in _mesa_MapGrid2f() 881 _mesa_MapGrid2d( GLint un, GLdouble u1, GLdouble u2, in _mesa_MapGrid2d()
|
D | dlist.c | 3027 save_MapGrid1f(GLint un, GLfloat u1, GLfloat u2) in save_MapGrid1f() 3045 save_MapGrid1d(GLint un, GLdouble u1, GLdouble u2) in save_MapGrid1d() 3052 save_MapGrid2f(GLint un, GLfloat u1, GLfloat u2, in save_MapGrid2f() 3075 save_MapGrid2d(GLint un, GLdouble u1, GLdouble u2, in save_MapGrid2d()
|
/external/mesa3d/src/mesa/main/ |
D | eval.c | 828 _mesa_MapGrid1f( GLint un, GLfloat u1, GLfloat u2 ) in _mesa_MapGrid1f() 846 _mesa_MapGrid1d( GLint un, GLdouble u1, GLdouble u2 ) in _mesa_MapGrid1d() 853 _mesa_MapGrid2f( GLint un, GLfloat u1, GLfloat u2, in _mesa_MapGrid2f() 881 _mesa_MapGrid2d( GLint un, GLdouble u1, GLdouble u2, in _mesa_MapGrid2d()
|
D | dlist.c | 3027 save_MapGrid1f(GLint un, GLfloat u1, GLfloat u2) in save_MapGrid1f() 3045 save_MapGrid1d(GLint un, GLdouble u1, GLdouble u2) in save_MapGrid1d() 3052 save_MapGrid2f(GLint un, GLfloat u1, GLfloat u2, in save_MapGrid2f() 3075 save_MapGrid2d(GLint un, GLdouble u1, GLdouble u2, in save_MapGrid2d()
|
/external/tcpdump/ |
D | print-chdlc.c | 139 } un; member
|
D | print-esp.c | 69 } un; member
|
/external/qemu/util/ |
D | qemu-sockets.c | 543 struct sockaddr_un un; in unix_listen_opts() local 593 struct sockaddr_un un; in unix_connect_opts() local
|
D | qemu-sockets-android.c | 530 SockAddress un; in unix_connect_opts() local
|
/external/kernel-headers/original/uapi/linux/ |
D | icmp.h | 82 } un; member
|
/external/lldb/source/Plugins/Platform/Linux/ |
D | PlatformLinux.cpp | 360 struct utsname un; in GetStatus() local
|
/external/lldb/source/Host/freebsd/ |
D | Host.cpp | 137 struct utsname un; in GetOSVersion() local
|
/external/lldb/source/Plugins/Platform/FreeBSD/ |
D | PlatformFreeBSD.cpp | 639 struct utsname un; in GetStatus() local
|
/external/lldb/source/Host/linux/ |
D | Host.cpp | 209 struct utsname un; in GetOSVersion() local
|
/external/chromium_org/third_party/sqlite/src/src/ |
D | test_thread.c | 442 UnlockNotification un; in wait_for_unlock_notify() local
|
/external/libedit/src/ |
D | vi.c | 518 c_undo_t un = el->el_chared.c_undo; in vi_undo() local
|
/external/strace/ |
D | time.c | 622 } un; in printsigevent32() member
|
/external/qemu/android/ |
D | sockets.c | 240 struct sockaddr_un un[1]; member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_test.c | 38 struct sockaddr_un un; member
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-generic.c | 712 struct vki_sockaddr_un un; in getsockdetails() member
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | indirect.c | 2671 void __indirect_glMapGrid1d(GLint un, GLdouble u1, GLdouble u2) in __indirect_glMapGrid1d() 2684 void __indirect_glMapGrid1f(GLint un, GLfloat u1, GLfloat u2) in __indirect_glMapGrid1f() 2697 void __indirect_glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2) in __indirect_glMapGrid2d() 2713 void __indirect_glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2) in __indirect_glMapGrid2f()
|
D | glapi_mapi_tmp_shared.h | 2394 static void APIENTRY noopMapGrid1d(GLint un, GLdouble u1, GLdouble u2) in noopMapGrid1d() 2400 static void APIENTRY noopMapGrid1f(GLint un, GLfloat u1, GLfloat u2) in noopMapGrid1f() 2406 static void APIENTRY noopMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdou… in noopMapGrid2d() 2412 static void APIENTRY noopMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat … in noopMapGrid2f() 14371 void APIENTRY shared_dispatch_stub_224(GLint un, GLdouble u1, GLdouble u2) in shared_dispatch_stub_224() 14378 void APIENTRY shared_dispatch_stub_225(GLint un, GLfloat u1, GLfloat u2) in shared_dispatch_stub_225() 14385 void APIENTRY shared_dispatch_stub_226(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, G… in shared_dispatch_stub_226() 14392 void APIENTRY shared_dispatch_stub_227(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfl… in shared_dispatch_stub_227()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 2716 struct p2p_srv_upnp *usrv, *un; in wpas_p2p_service_flush() local
|
/external/chromium_org/third_party/dom_distiller_js/package/js/ |
D | domdistiller.js | 13 function un(){} function
|