Searched
full:startup (Results
801 -
825 of
3336) sorted by null
<<31323334353637383940>>
/prebuilts/misc/linux-x86/analyzer/tools/scan-view/ |
scan-view | 95 help="Don't open a webbrowser on startup.")
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_main.h | 109 * This can be called to set the application class at startup
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 38 colors, keybindings, and startup options. This facility includes a feature
|
config-main.def | 47 editor-on-startup= 0
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 38 colors, keybindings, and startup options. This facility includes a feature
|
config-main.def | 47 editor-on-startup= 0
|
/system/bt/stack/btu/ |
btu_init.c | 153 // Continue startup on bt workqueue thread.
|
/system/connectivity/apmanager/ |
device_info.h | 46 // DeviceInfo will enumerate WiFi devices (PHYs) during startup and on-demand
|
/system/core/healthd/include/healthd/ |
healthd.h | 109 // healthd_board_init() is called at startup time to modify healthd's
|
/system/tpm/trunks/ |
mock_tpm_utility.h | 33 MOCK_METHOD0(Startup, TPM_RC());
|
/system/update_engine/ |
main.cc | 115 // xz-embedded requires to initialize its CRC-32 table once on startup.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
obj-macho.h | 33 /* We want to control how the sections are pre-defined on startup. */
|
/system/core/adb/ |
adb.cpp | 680 STARTUPINFOW startup; local 681 ZeroMemory( &startup, sizeof(startup) ); 682 startup.cb = sizeof(startup); 683 startup.hStdInput = nul_read.get(); 684 startup.hStdOutput = stdout_write.get(); 685 startup.hStdError = stderr_write.get(); 686 startup.dwFlags = STARTF_USESTDHANDLES; 730 &startup, /* startup info, i.e. std handles * [all...] |
/device/generic/goldfish/camera/fake-pipeline2/ |
Sensor.h | 99 status_t startUp(); 217 // Time of sensor startup, used for simulation zero-time point
|
/device/moto/shamu/nfc/ |
libnfc-brcm-20795a10.conf | 32 # Startup Configuration (256 bytes maximum) 34 # This is applied at stack startup.
|
/external/autotest/tko/perf_upload/ |
perf_dashboard_config.json | 482 "autotest_name": "telemetry_Benchmarks.startup.cold.blank_page", 484 "dashboard_test_name": "startup.cold.blank_page"
|
/external/avahi/man/ |
avahi-autoipd.8.xml.in | 62 <optdesc><p>Daemonize after startup. Implies <opt>--syslog</opt>.</p></optdesc> 92 <optdesc><p>Don't drop root privileges after startup. We recommend not to use this option.</p></optdesc>
|
/external/libnfc-nci/src/nfa/int/ |
nfa_dta_int.h | 249 UINT32 dta_flags; /* dta_flags must be first item in structure (statically intialized to 0 on startup) */ 339 /* DTA startup setconfig parameters */
|
/external/llvm/test/DebugInfo/X86/ |
cu-ranges-odr.ll | 26 define internal void @__cxx_global_var_init() section ".text.startup" !dbg !14 { 51 define internal void @_GLOBAL__I_a() section ".text.startup" !dbg !19 {
|
template.ll | 67 define internal void @__cxx_global_var_init() section ".text.startup" !dbg !10 { 80 define internal void @_GLOBAL__sub_I_template.cpp() section ".text.startup" {
|
/external/v8/src/snapshot/ |
snapshot-common.cc | 141 // limiting the size of the first page in order to save memory on startup. 180 PrintF("Snapshot blob consists of:\n%10d bytes for startup\n",
|
/external/valgrind/coregrind/ |
m_vki.c | 42 /* ppc32/64-linux determines page size at startup, hence m_vki is 54 is fragile enough that it's important to check at startup that
|
pub_core_clientstate.h | 38 // of these values are set once at startup and not changed later. 86 // startup.
|
pub_core_libcfile.h | 103 /* Record the process' working directory at startup. Is intended to 104 be called exactly once, at startup, before the working directory
|
/external/webrtc/talk/session/media/ |
channelmanager_unittest.cc | 92 // Test that we startup/shutdown properly. 102 // Test that we startup/shutdown properly with a worker thread.
|
Completed in 1243 milliseconds
<<31323334353637383940>>