OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spawn
(Results
1 - 14
of
14
) sorted by null
/external/dbus/test/
spawn-test.c
6
#include <dbus/dbus-
spawn
.h>
Makefile.am
16
TEST_BINARIES=test-service test-names test-shell-service shell-test
spawn
-test test-segfault test-exit test-sleep-forever
50
spawn
-test.c
/external/protobuf/python/
setup.py
11
from distutils.
spawn
import find_executable
/external/dbus/dbus/
Android.mk
42
dbus-
spawn
.c \
/external/bluetooth/glib/tests/
makefile.msc.in
61
spawn
-test.exe \
/external/quake/quake/src/QW/progs/
weapons.qc
100
missile =
spawn
();
429
newmis =
spawn
();
641
newmis =
spawn
();
701
newmis =
spawn
();
/external/quake/quake/src/QW/server/
server.h
160
//
spawn
parms are carried from level to level
323
extern cvar_t
spawn
;
sv_main.c
72
cvar_t
spawn
= {"
spawn
","0", false, true};
variable
700
// call the progs to get default
spawn
parms for the new client
1325
Cvar_RegisterVariable (&
spawn
);
[
all
...]
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginHostManager.mm
37
#import <
spawn
.h>
138
// And
spawn
the plug-in host again.
143
// FIXME: Check for invalid dest and try to re-
spawn
the plug-in agent.
144
LOG_ERROR("Failed to
spawn
plug-in host, error %x", kr);
254
// Try to
spawn
it again.
290
//
Spawn
the plug-in host and tell it to call the registration function.
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ProcessLauncherMac.mm
37
#import <
spawn
.h>
/external/dbus/bus/
activation.c
38
#include <dbus/dbus-
spawn
.h>
[
all
...]
/frameworks/base/docs/html/resources/
resources-data.js
232
en: 'This article discusses the threading model used by Android applications and how applications can ensure best UI performance by spawning worker threads to handle long-running operations, rather than handling them in the main thread. The article also explains the API that your application can use to interact with Android UI toolkit components running on the main thread and
spawn
managed worker threads.'
/prebuilt/common/ant/
ant.jar
/external/pcre/
ltmain.sh
[
all
...]
Completed in 728 milliseconds