HomeSort by relevance Sort by last modified time
    Searched full:startup (Results 376 - 400 of 3336) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
fenv.h 59 * (that is, the one installed at program startup) and has type pointer to
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
irq.h 56 unsigned int (*startup)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
irq.h 56 unsigned int (*startup)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
irq.h 56 unsigned int (*startup)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
irq.h 56 unsigned int (*startup)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
irq.h 56 unsigned int (*startup)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
irq.h 56 unsigned int (*startup)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
irq.h 56 unsigned int (*startup)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
iostream 56 * startup and termination. For more information, see the section of the
  /toolchain/binutils/binutils-2.25/gold/testsuite/
text_section_grouping.sh 26 # according to prefix. .text.unlikely, .text.startup and .text.hot should
  /external/llvm/include/llvm/Support/
TargetRegistry.h 623 /// this is done by initializing all targets at program startup.
641 /// this is done by initializing all targets at program startup.
654 /// this is done by initializing all targets at program startup.
668 /// this is done by initializing all targets at program startup.
688 /// this is done by initializing all targets at program startup.
701 /// this is done by initializing all targets at program startup.
715 /// this is done by initializing all targets at program startup.
728 /// this is done by initializing all targets at program startup.
741 /// this is done by initializing all targets at program startup.
754 /// this is done by initializing all targets at program startup
    [all...]
  /art/runtime/gc/space/
image_space.h 190 // The OatFile associated with the image during early startup to
196 // we release ownership during startup, keep a non-owned reference.
  /external/curl/packages/Symbian/
readme.txt 38 P.I.P.S. doesn't inherit the current working directory at startup from
52 is read from this directory on startup.
  /external/curl/packages/vms/
curl_release_note_start.txt 34 [VMS$COMMON.SYS$STARTUP] can be put in your VMS startup procedure to install
  /external/dnsmasq/dbus/
DBus-interface 12 if the DBus connection is not available at startup. The DBus will be polled
18 and avoids startup races with the provider of nameserver information.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests 84 $vm -cp eclipse/startup.jar org.eclipse.core.launcher.Main -noupdate -ws $ws -os $os -arch $arch -application org.eclipse.ant.core.antRunner -file test.xml setup -Dws=$ws -Dos=$os -Darch=$arch -Dclean=true -logger org.apache.tools.ant.DefaultLogger
89 $vm -cp eclipse/startup.jar -Dosgi.ws=$ws -Dosgi.os=$os -Dosgi.arch=$arch org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner -file test.xml $tests -Dws=$ws -Dos=$os -Darch=$arch -D$installmode=true $properties -logger org.apache.tools.ant.DefaultLogger
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/
config.ini 3 # System properties on system startup. The values control the way the
29 # The location of the splash screen file. If this value is set at system startup it is used
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
LoggerRuntime.java 157 public void startup(final RuntimeData data) throws Exception { method in class:LoggerRuntime
158 super.startup(data);
ModifiedSystemClassRuntime.java 63 public void startup(final RuntimeData data) throws Exception { method in class:ModifiedSystemClassRuntime
64 super.startup(data);
  /external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
CoreTutorial.java 119 // Now we're ready to run our instrumented class and need to startup the
122 runtime.startup(data);
  /external/libmtp/
TODO 70 objects during startup, track listing, file listing, playlist listing,
85 6. SPEED: Cache the supported object properties at first read/startup.
  /external/tpm2/
DA.c 43 // This function is called by TPM2_Startup() to initialize the DA parameters. In the case of Startup(CLEAR),
50 STARTUP_TYPE type // IN: startup type
  /external/valgrind/
README_PACKAGERS 18 startup (most importantly strlen). If it cannot do that, Memcheck
22 ppc64-linux), Memcheck will simply stop at startup (and print an
  /external/valgrind/coregrind/
pub_core_libcprint.h 51 /* Get the elapsed wallclock time since startup into buf which has size
56 m_main during startup. */
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 109 * Enabled by default so we can catch issues early in VM startup.
110 * Note, however, that Android disables this early in its startup,

Completed in 1265 milliseconds

<<11121314151617181920>>