Searched refs:developer (Results 1 – 25 of 81) sorted by relevance
1234
/external/bluetooth/glib/docs/reference/glib/ |
D | changes.sgml | 56 The <ulink url="http://developer.gnome.org/dotplan/porting/">GNOME 2.0 58 url="http://developer.gnome.org">http://developer.gnome.org</ulink>
|
/external/quake/quake/src/QW/server/ |
D | qwsvdef.h | 83 extern cvar_t developer;
|
/external/bluetooth/glib/gobject/ |
D | gobject.rc.in | 16 VALUE "CompanyName", "The GLib developer community"
|
/external/bluetooth/glib/gmodule/ |
D | gmodule.rc.in | 16 VALUE "CompanyName", "The GLib developer community"
|
/external/bluetooth/glib/gthread/ |
D | gthread.rc.in | 16 VALUE "CompanyName", "The GLib developer community"
|
/external/quake/quake/src/WinQuake/ |
D | host.cpp | 71 cvar_t developer = CVAR2("developer","1"); // should be 0 for release! variable 73 cvar_t developer = CVAR2("developer","0"); variable 225 Cvar_RegisterVariable (&developer); in Host_InitLocal()
|
D | quakedef.h | 304 extern cvar_t developer;
|
D | console.cpp | 429 if (!developer.value) in Con_DPrintf()
|
/external/bluetooth/glib/build/win32/ |
D | module.defs | 35 # as libtool uses those, and the semi-official developer packages are 91 # binary "developer" distribution of it, unpack it into some location,
|
D | make.msc | 40 # have the GLib, Pango, etc sources. If you use the prebuilt developer 42 # you unzipped the developer packages. Easiest of all, run pkg-config
|
/external/qemu/ |
D | README | 4 system images on a typical developer machine. To do so, you'll need additionnal
|
/external/quake/quake/src/QW/client/ |
D | quakedef.h | 121 extern cvar_t developer;
|
D | cmd.c | 295 if (!Cvar_Command () && (cl_warncmd.value || developer.value)) in Cmd_Exec_f() 700 if (!Cvar_Command () && (cl_warncmd.value || developer.value)) in Cmd_ExecuteString()
|
D | cl_main.c | 121 cvar_t developer = CVAR2("developer","0"); variable 1077 Cvar_RegisterVariable (&developer); in CL_Init()
|
/external/quake/quake/src/QW/ |
D | cmds.txt | 166 developer 419 developer
|
/external/iproute2/ |
D | README | 2 http://developer.osdl.org/dev/iproute2
|
/external/chromium/base/ |
D | platform_thread_mac.mm | 35 // http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/CreatingThreads/chapter…
|
/external/protobuf/gtest/codegear/ |
D | gtest.groupproj | 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
/external/iptables/ |
D | INSTALL | 14 If you are a developer, you can install the headers, development libraries
|
/external/e2fsprogs/ |
D | SUBMITTING-PATCHES | 38 Signed-off-by: Random J Developer <random@developer.example.org>
|
/external/chromium/third_party/icu/source/config/ |
D | mh-darwin | 2 ## Darwin-specific setup (Darwin is the Mac OS X developer preview, successor
|
/external/icu4c/config/ |
D | mh-darwin | 2 ## Darwin-specific setup (Darwin is the Mac OS X developer preview, successor
|
/external/webkit/WebCore/page/ |
D | DOMSelection.idl | 33 // https://developer.mozilla.org/En/DOM/Selection
|
/external/webkit/WebKit/mac/WebView/ |
D | WebPDFRepresentation.mm | 88 …// http://developer.apple.com/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_ps_c…
|
/external/bluetooth/glib/ |
D | INSTALL.in | 82 http://developer.gnome.org/doc/API/2.0/glib/glib-building.html
|
1234