/external/dbus/cmake/tools/ |
D | CMakeLists.txt | 17 ../../tools/dbus-launch-win.c 21 ../../tools/dbus-launch.c 28 ../../tools/dbus-launch-x11.c 48 add_executable(dbus-launch ${dbus_launch_SOURCES}) 49 target_link_libraries(dbus-launch ) 51 target_link_libraries(dbus-launch ${X11_LIBRARIES} ) 53 install_targets(/bin dbus-launch )
|
/external/chromium/chrome/browser/ui/ |
D | browser_init_browsertest.cc | 95 BrowserInit::LaunchWithProfile launch(FilePath(), dummy); in IN_PROC_BROWSER_TEST_F() local 98 launch.OpenURLsInBrowser(popup, false, urls); in IN_PROC_BROWSER_TEST_F() 115 BrowserInit::LaunchWithProfile launch(FilePath(), command_line); in IN_PROC_BROWSER_TEST_F() local 116 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false)); in IN_PROC_BROWSER_TEST_F() 143 BrowserInit::LaunchWithProfile launch(FilePath(), command_line); in IN_PROC_BROWSER_TEST_F() local 144 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false)); in IN_PROC_BROWSER_TEST_F() 173 BrowserInit::LaunchWithProfile launch(FilePath(), command_line); in IN_PROC_BROWSER_TEST_F() local 174 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false)); in IN_PROC_BROWSER_TEST_F() 202 BrowserInit::LaunchWithProfile launch(FilePath(), command_line); in IN_PROC_BROWSER_TEST_F() local 203 ASSERT_TRUE(launch.Launch(browser()->profile(), std::vector<GURL>(), false)); in IN_PROC_BROWSER_TEST_F()
|
/external/dbus/cmake/bus/ |
D | CMakeLists.txt | 136 …add_executable(dbus-daemon-launch-helper ${LAUNCH_HELPER_SOURCES} ${BUS_DIR}/activation-helper-bin… 137 target_link_libraries(dbus-daemon-launch-helper ${DBUS_INTERNAL_LIBRARIES} ${XML_LIBRARY} ) 139 …add_executable(dbus-daemon-launch-helper-test ${LAUNCH_HELPER_SOURCES} ${BUS_DIR}/activation-h… 140 …set_target_properties(dbus-daemon-launch-helper-test PROPERTIES COMPILE_FLAGS "-DACTIVATION_LAUNCH… 141 target_link_libraries(dbus-daemon-launch-helper-test ${DBUS_INTERNAL_LIBRARIES} ${XML_LIBRARY} ) 143 add_executable(bus-test-launch-helper ${LAUNCH_HELPER_SOURCES} ${BUS_DIR}/test-launch-helper.c) 144 …set_target_properties(bus-test-launch-helper PROPERTIES COMPILE_FLAGS "-DACTIVATION_LAUNCHER_TEST … 145 target_link_libraries(bus-test-launch-helper ${DBUS_INTERNAL_LIBRARIES} ${XML_LIBRARY} ) 146 add_test(bus-test-launch-helper ${EXECUTABLE_OUTPUT_PATH}/bus-test-launch-helper )
|
/external/dbus/bus/ |
D | .gitignore | 10 dbus-daemon-launch-helper 11 dbus-daemon-launch-helper-test 22 bus-test-launch-helper
|
D | Makefile.am | 217 echo "Not installing $(DESTDIR)$(libexecdir)/dbus-daemon-launch-helper binary setuid!"; \
|
/external/webkit/Tools/WebKitTestRunner/qt/ |
D | main.cpp | 51 void launch() in launch() function in Launcher 67 QTimer::singleShot(0, &launcher, SLOT(launch())); in main()
|
/external/chromium/chrome/common/extensions/docs/examples/apps/background-simple/ |
D | README | 8 pointing to the launch page (index.html) and to the directory where 14 Once the app is installed, you can launch it by clicking its icon on the
|
/external/dbus/cmake/modules/ |
D | CPackInstallConfig.cmake | 33 SET(CPACK_NSIS_INSTALLED_ICON_NAME "bin\\\\dbus-launch.bat") 43 SET(CPACK_PACKAGE_EXECUTABLES "dbus-launch" "D-Bus Daemon")
|
/external/dbus/tools/ |
D | .gitignore | 10 dbus-launch
|
D | run-with-tmp-session-bus.sh | 57 eval `$DBUS_TOP_BUILDDIR/tools/dbus-launch --sh-syntax --config-file=$CONFIG_FILE`
|
/external/chromium/chrome/browser/ |
D | background_mode_manager_mac.mm | 48 // user's login item when we disable launch on startup. There's a race 49 // condition here if the user disables launch on startup before our callback
|
D | browser_browsertest.cc | 528 BrowserInit::LaunchWithProfile launch(FilePath(), command_line); in IN_PROC_BROWSER_TEST_F() local 529 ASSERT_TRUE(launch.OpenApplicationWindow(browser()->profile())); in IN_PROC_BROWSER_TEST_F() 636 BrowserInit::LaunchWithProfile launch(FilePath(), dummy); in IN_PROC_BROWSER_TEST_F() local 637 launch.profile_ = browser()->profile(); in IN_PROC_BROWSER_TEST_F() 638 launch.ProcessStartupURLs(std::vector<GURL>()); in IN_PROC_BROWSER_TEST_F()
|
/external/expat/amiga/ |
D | Makefile | 95 LAUNCH = $(DESTDIR)/launch.o 133 $(LAUNCH): launch.c
|
D | README.txt | 21 - modified launch.c to use contructor/deconstructor
|
/external/svox/pico_resources/tools/LingwareBuilding/ |
D | Readme.txt | 21 - on a cygwin console launch :
|
/external/apache-xml/src/main/java/org/apache/xalan/extensions/ |
D | ExtensionNamespaceSupport.java | 70 public ExtensionHandler launch() in launch() method in ExtensionNamespaceSupport
|
D | ExtensionsTable.java | 66 ExtensionHandler extHandler = extNamespaceSpt.launch(); in ExtensionsTable()
|
/external/dbus/ |
D | ChangeLog.pre-1-2 | 57 * tools/dbus-launch-x11.c: Check for X11 events before 64 * tools/dbus-launch-x11.c: Make sure we call XFlush() 115 * tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile 159 * fixes dbus-launch so the bus goes away when X does 161 * tools/dbus-launch.c (main): set xdisplay = NULL 386 * tools/dbus-launch.c: let both a normal dbus-launch and an 389 exception that on a normal launch there will always be a new session 391 enables to launch programs directly with autolaunch (not very usefull 447 * tools/dbus-launch.c: convert C++-style comment to C-style, add {} 515 * tools/dbus-launch.c: fd.o bug #12547 remove superfluous if. [all …]
|
D | NEWS.pre-1-0 | 42 - Autolaunch abilities added to dbus-launch with the --autolaunch flag 46 - dbus-launch now prints out a simple key value pairs instead of shell scripts 144 - dbus-launch now produces correct sh and csh syntax 447 - fix "eval `dbus-launch --exit-with-session`" to exit properly 481 - implement dbus-launch to launch the session message bus
|
/external/dbus/doc/ |
D | system-activation.txt | 26 dbus-daemon-launch-helper, with the ownership root:dbus. 60 Trivial methods on services can be called directly and the launch helper will
|
/external/emma/core/res/com/vladium/emma/ |
D | exceptions.properties | 21 the application class [{1}] that you are trying to launch was not loaded \
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | extension_installed_bubble_bridge.mm | 66 // surface to display for this window, launch infobar instead of popup
|
/external/bluetooth/glib/gio/ |
D | gappinfo.h | 100 gboolean (* launch) (GAppInfo *appinfo, member
|
/external/webkit/Tools/WebKitLauncher/ |
D | main.m | 228 displayErrorAndQuit(@"Unable to launch Safari", 244 displayErrorAndQuit(@"Unable to launch Safari", errorMessage);
|
/external/dbus/cmake/doc/ |
D | CMakeLists.txt | 104 DOCBOOK(${CMAKE_SOURCE_DIR}/tools/dbus-launch.xml html-nochunks)
|