Searched refs:registered (Results 1 – 25 of 165) sorted by relevance
1234567
/external/quake/quake/src/WinQuake/data/ |
D | LICINFO.TXT | 30 -- Setup a registered version based server on a not-for-profit basis 44 registered version only) 46 If you are interested in trying to make money using the registered version 57 registered version of Quake as a whole so long as Quake's monthly gross 67 or otherwise) of the shareware or registered versions of Quake. 74 registered version CD.) Sign/fill in the blanks of both copies where
|
D | MANUAL.TXT | 137 slipgate leading to a new dimension. If you have not registered, the 667 Enforcer (registered only) 674 Death Knight (registered only) 677 Rotfish (registered only) 692 Spawn (registered) 698 Vore (registered) 1000 registered version of Quake. To report copyright violations to the Software
|
/external/openssl/crypto/engine/ |
D | README | 53 solution is necessarily that ENGINE-provided ciphers simply are not registered, 94 reference) for any ENGINE that is registered to perform the algo/mode that the 97 implementations *registered*. As such, a NULL ENGINE pointer is stored in the 102 Conversely, if an ENGINE *has* been registered to perform the algorithm/mode 108 application will actually be replaced by an EVP_CIPHER from the registered 174 registered any of its implementations (to do so would link all class "table" 186 registered an implementation, the code will simply return NULL and the tb_rsa.c 188 place. ENGINE_cleanup() will simply iterate across a list of registered cleanup 190 (a STACK). When a cleanup callback is next registered (eg. if the cleanup() is
|
/external/bluetooth/bluez/doc/ |
D | hfp-api.txt | 32 registered agents will be removed. 37 registered. The object path parameter must match the
|
D | service-api.txt | 50 needs to be registered via AddRecord first.
|
D | adapter-api.txt | 157 of its registered agents will be removed. 171 registered. The object path parameter must match the
|
D | attribute-api.txt | 89 A watcher will be registered for this service and will
|
D | health-api.txt | 19 Returns the path of the new registered application. The agent
|
/external/webkit/WebCore/platform/android/ |
D | GeolocationServiceBridge.cpp | 197 static int registered = jniRegisterNativeMethods(env, in startJavaImplementation() local 201 ASSERT(registered == JNI_OK); in startJavaImplementation()
|
/external/netcat/data/ |
D | pmap-mnt.d | 78 # mountd's port number at the end or 0 if not registered.
|
/external/quake/quake/src/QW/client/ |
D | exitscrn.txt | 20 registered trademark licensed to
|
D | common.h | 207 extern struct cvar_s registered;
|
/external/bluetooth/bluez/gdbus/ |
D | watch.c | 66 gboolean registered; member 152 data->registered = TRUE; in add_match() 317 if (data->registered && !remove_match(data)) in filter_data_remove_callback()
|
/external/kernel-headers/original/linux/ |
D | serio.h | 49 unsigned int registered; /* port has been fully registered with driver core */ member
|
/external/quake/quake/src/WinQuake/ |
D | common.h | 186 extern struct cvar_s registered;
|
D | sys_linux.cpp | 123 if (registered.value) in Sys_Quit()
|
D | README.Solaris | 17 and pak1.pak in the id1 directory found on a registered copy of
|
/external/quake/quake/src/QW/server/ |
D | newnet.txt | 1 registered clients will auto-kick unregistered clients
|
/external/icu4c/test/testdata/ |
D | riwords.txt | 48 # All trademarks and registered trademarks mentioned herein are the property of their respective ow…
|
/external/chromium/third_party/icu/source/test/testdata/ |
D | riwords.txt | 48 # All trademarks and registered trademarks mentioned herein are the property of their respective ow…
|
/external/dbus/doc/ |
D | dcop-howto.txt | 98 * returns the appId that is actually registered, which _may_ be 108 you only wish to change the ID under which you are registered, simply 114 equal to kapp->name(). You can retrieve the registered DCOP client 181 registered with an unique numeric id appended to its textual name (see 184 with send(), as you can broadcast to all applications that have registered
|
/external/quake/quake/src/QW/progs/ |
D | defs.qc | 690 string(string s) precache_model2 = #75; // registered version only 691 string(string s) precache_sound2 = #76; // registered version only 692 string(string s) precache_file2 = #77; // registered version only
|
D | triggers.qc | 514 if (cvar("registered")) 531 Only fires if playing the registered version, otherwise prints the message
|
/external/clearsilver/java-jni/ |
D | javatest.gold | 33 Testing registered string functions
|
/external/quake/quake/src/QW/ |
D | cmds.txt | 204 registered
|
1234567