HomeSort by relevance Sort by last modified time
    Searched full:dedicated (Results 1 - 25 of 182) sorted by null

1 2 3 4 5 6 7 8

  /external/blktrace/btt/
README 11 vger hosts a mailing list dedicated to btrace discussion and development.
  /external/wpa_supplicant/
pcsc_funcs.h 21 * 7F = Dedicated File
23 * 6F = Elementary File under a Dedicated File
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.h 21 * 7F = Dedicated File
23 * 6F = Elementary File under a Dedicated File
  /external/quake/quake/src/WinQuake/docs/
INSTALL.Quake2 143 NOTE: When the quake2 binary is run in dedicated server mode
144 (+set dedicated 1), no special permissions are required and
183 Dedicated server
186 To run Linux Quake2 as a dedicated server, just run it as follows:
188 ./quake2 +set dedicated 1
198 ./quake2 +set dedicated 1 +exec server.cfg
203 To run a dedicated server in the background, use this;
205 nohup ./quake2 +set dedicated 1 +exec server.cfg &
readme.squake 99 Full TCP/IP network support is in, including listen and dedicated server
100 modes. squake makes a nice dedicated server as you don't need the X11
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
GLSurfaceViewActivity.java 25 * that uses OpenGL drawing into a dedicated surface.
  /external/webkit/WebKit/mac/Workers/
WebWorkersPrivate.h 34 // Returns the total number of currently executing worker threads (shared + dedicated).
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_PREDICTED_CHAIN.S 5 * method through a dedicated chaining cell.
TEMPLATE_INVOKE_METHOD_CHAIN.S 4 * method through a dedicated chaining cell.
  /external/webkit/WebCore/workers/
WorkerObjectProxy.h 52 // No need to notify the parent page context when dedicated workers are closing.
  /external/quake/quake/src/WinQuake/
sys_wind.cpp 290 // dedicated server ONLY!
291 if (!COM_CheckParm ("-dedicated"))
294 newargv[argc] = "-dedicated";
host.cpp 30 A client can NOT be started if the system started as a dedicated server.
104 Sys_Error ("Host_EndGame: %s\n",string); // dedicated servers exit
142 Sys_Error ("Host_Error: %s\n",string); // dedicated servers exit
163 i = COM_CheckParm ("-dedicated");
181 Sys_Error ("Only one of -dedicated or -listen can be specified");
250 // dedicated servers initialize the host but don't parse and set the
874 R_InitTextures (); // needed even for dedicated servers
3dfx.txt 62 questions on various Quake dedicated websites. 3Dfx provides a GLQuake
  /development/apps/FontLab/src/com/android/fontlab/
FontLab.java 49 + " new nation, conceived in Liberty, and dedicated to the proposition"
52 + " dedicated, can long endure. We are met on a great battle-field of"
61 + " they did here. It is for us the living, rather, to be dedicated"
63 + " far so nobly advanced. It is rather for us to be here dedicated to"
  /external/webkit/WebKit/chromium/public/
WebCommonWorkerClient.h 42 // This interface contains common APIs used by both shared and dedicated
  /frameworks/base/opengl/tests/gl_jni/src/com/android/gljni/
GLJNIView.java 46 * An implementation of SurfaceView that uses the dedicated surface for
  /frameworks/base/opengl/tests/testPauseResume/src/com/android/test/
TestView.java 46 * An implementation of SurfaceView that uses the dedicated surface for
  /external/tcpdump/
gmpls.c 34 { 0x08, "Dedicated 1:1"},
35 { 0x10, "Dedicated 1+1"},
  /external/bison/src/
muscle_tab.h 32 /* An obstack dedicated to receive muscle keys and values. */
  /external/quake/quake/src/QW/client/
bothdefs.h 34 #ifdef SERVERONLY // no asm in dedicated server
  /external/webkit/WebKit/chromium/src/
WebSharedWorkerImpl.cpp 114 // We should never be asked for a WebWorkerClient (only dedicated workers have an associated WebWorkerClient).
  /external/zlib/contrib/ada/
buffer_demo.adb 30 "and dedicated to the proposition that `all men are created equal'.";
  /packages/apps/Gallery/src/com/android/camera/
ImageLoader.java 30 * A dedicated decoding thread used by ImageGallery.
  /development/pdk/docs/community/
index.jd 102 <li><b>#android</b> - dedicated to general Android discussion and porting concerns</li>
103 <li><b>#android-dev</b> - dedicated to discussion about writing Android applications</li>
  /external/bluetooth/bluez/src/
dbus-hci.c 471 * request. The only exception is when we're dedicated bonding
840 * 4. the local side had dedicated bonding as a requirement
841 * 5. the remote side is using dedicated bonding since in that case
842 * also the local requirements are set to dedicated bonding
1086 /* For CreatePairedDevice use dedicated bonding */
1113 /* If remote requests dedicated bonding follow that lead */

Completed in 1088 milliseconds

1 2 3 4 5 6 7 8