HomeSort by relevance Sort by last modified time
    Searched refs:installs (Results 1 - 25 of 49) sorted by null

1 2

  /development/scripts/
boardconfig_usage_analysis.py 79 installs = module_info[module]['installed']
84 for install in installs:
  /prebuilts/go/darwin-x86/src/text/template/
examplefunc_test.go 15 // It installs the strings.Title function and uses it to
template.go 211 // associate installs the new template into the group of templates associated
  /prebuilts/go/linux-x86/src/text/template/
examplefunc_test.go 15 // It installs the strings.Title function and uses it to
template.go 211 // associate installs the new template into the group of templates associated
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director.app_1.0.300.v20130327-2119.jar 
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 128 If the non-Go code installs any signal handlers, it must use the
136 If the non-Go code installs a signal handler for any of the
144 If the non-Go code installs a signal handler for any of the
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 128 If the non-Go code installs any signal handlers, it must use the
136 If the non-Go code installs a signal handler for any of the
144 If the non-Go code installs a signal handler for any of the
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
README.txt 41 above then it installs it in the UEFI Configuration table and the run over the
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 110 VirtioNetDriverBindingStart() installs, but a later OS driver might qualify.)
  /external/libunwind/doc/
unw_resume.tex 35 For remote unwinding, \Func{unw\_resume}() installs the machine state
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectHelper.java 550 IVMInstall[] installs = type.getVMInstalls(); local
551 for (int j = 0; j < installs.length; j++) {
552 IVMInstall install = installs[j];
    [all...]
  /development/build/
Android.mk 69 # ever be able to write a rule that installs it to a device.
  /prebuilts/go/darwin-x86/src/runtime/
mstkbar.go 17 // scan installs stack barriers by selecting stack frames and
173 // gcInstallStackBarrier installs a stack barrier over the return PC of frame.
extern.go 57 gcstackbarrierall: setting gcstackbarrierall=1 installs stack barriers
  /prebuilts/go/linux-x86/src/runtime/
mstkbar.go 17 // scan installs stack barriers by selecting stack frames and
173 // gcInstallStackBarrier installs a stack barrier over the return PC of frame.
extern.go 57 gcstackbarrierall: setting gcstackbarrierall=1 installs stack barriers
  /prebuilts/go/darwin-x86/src/net/http/httptest/
server.go 239 // wrap installs the connection state-tracking hook to know which
  /prebuilts/go/linux-x86/src/net/http/httptest/
server.go 239 // wrap installs the connection state-tracking hook to know which
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 43 // predefine installs the macros set by the -D flag on the command line.
  /prebuilts/go/darwin-x86/src/cmd/go/
generate.go 374 // setShorthand installs a new shorthand as defined by a -command directive.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
input.go 43 // predefine installs the macros set by the -D flag on the command line.
  /prebuilts/go/linux-x86/src/cmd/go/
generate.go 374 // setShorthand installs a new shorthand as defined by a -command directive.

Completed in 1005 milliseconds

1 2