OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:installing
(Results
126 - 150
of
1184
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/docs/tools/
Makefile
93
$(Echo)
Installing
HTML Clang Tools Documentation
99
$(Echo)
Installing
MAN Clang Tools Documentation
104
$(Echo)
Installing
PS Clang Tools Documentation
/external/deqp/android/scripts/
install.py
39
print printPrefix + "
Installing
dEQP Package...\n",
49
print "
Installing
to %s (%s)...\n" % (device.serial, device.model),
51
print printPrefix + "
Installing
to %s\n" % device.serial,
/external/llvm/docs/
Makefile
66
$(Echo)
Installing
HTML documentation
79
$(Echo)
Installing
doxygen documentation
111
$(Echo)
Installing
ocamldoc documentation
/frameworks/av/include/media/
Visualizer.h
43
* In addition to the polling capture mode, a callback mode is also available by
installing
a
86
// types of data are returned (PCM and FFT) according to flags indicated when
installing
the
107
// returns the capture rate indicated when
installing
the callback
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
AppSecurityTests.java
113
Log.i(LOG_TAG, "
installing
apks with shared uid, but different certs");
140
Log.i(LOG_TAG, "
installing
app upgrade with different certs");
164
Log.i(LOG_TAG, "
installing
app that attempts to access another app's private data");
225
Log.i(LOG_TAG, "
installing
app that attempts to instrument another app");
258
Log.i(LOG_TAG, "
installing
app that attempts to use permission of another app");
SplitTests.java
36
* Tests that verify
installing
of various split APKs from host side.
160
* currently active ABI. This also explicitly forces ABI when
installing
.
174
*
installing
, instead exercising the system's ability to choose the ABI
188
* explicitly forces ABI when
installing
.
201
* <em>does not</em> force the ABI when
installing
, instead exercising the
283
* Verify that
installing
a new version of app wipes code cache.
/ndk/sources/host-tools/make-3.81/doc/
make-stds.texi
260
basic command for
installing
a file into the system.
347
The directory for
installing
executable programs that users can run.
354
The directory for
installing
executable programs that can be run from
363
The directory for
installing
executable programs to be run by other
408
The directory for
installing
idiosyncratic read-only
423
The directory for
installing
read-only data files that pertain to a
438
The directory for
installing
architecture-independent data files which
444
The directory for
installing
data files which the programs modify while
454
These variables specify the directory for
installing
certain specific
462
The directory for
installing
header files to be included by use
[
all
...]
/frameworks/base/docs/html/tools/
tools_toc.cs
7
<li><a href="<?cs var:toroot ?>sdk/
installing
/index.html">
8
<span class="en">
Installing
the SDK</span></a></li>
10
<li><a href="<?cs var:toroot ?>sdk/
installing
/adding-packages.html">
27
<li><a href="<?cs var:toroot ?>sdk/
installing
/studio-tips.html">
59
<li><a href="<?cs var:toroot ?>sdk/
installing
/create-project.html"><span class="en">From Android Studio</span></a></li>
190
<a href="<?cs var:toroot ?>sdk/
installing
/studio-build.html">Build System</a>
364
<div class="nav-section-header"><a href="<?cs var:toroot ?>sdk/
installing
/migrate.html">
372
<li><a href="<?cs var:toroot ?>sdk/
installing
/
installing
-adt.html">
373
<span class="en">
Installing
the Eclipse Plugin</span></a></li
[
all
...]
/frameworks/base/docs/html/training/basics/firstapp/
creating-project.jd
42
you're using Android Studio, you should also have <a href="{@docRoot}sdk/
installing
/studio.html">
44
href="{@docRoot}sdk/
installing
/index.html">
Installing
the Android SDK</a> before you start this
140
install one using the <a href="{@docRoot}sdk/
installing
/adding-packages.html">SDK Manager</a>.)
155
<p>See <a href="{@docRoot}sdk/
installing
/studio-build.html">Building Your Project with Gradle</a>
196
Manager tool. See <a href="{@docRoot}sdk/
installing
/adding-packages.html">Adding SDK
/external/llvm/utils/crosstool/ARM/
build-install-linux.sh
155
runAndLog "
Installing
LLVM" ${LLVM_OBJ_DIR}/llvm-install.log \
187
runAndLog "
Installing
LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-install.log \
191
echo "Building in ${SCRATCH_ROOT};
installing
in ${INSTALL_ROOT}"
/device/moto/shamu/
releasetools.py
127
print "no bootloader.img in source target_files;
installing
complete image"
151
"
installing
complete image")
169
print "source bootloader image is not a motoboot image.
Installing
complete image."
213
# skip
installing
target partition images that are identical
/device/sample/sdk_addon/
manifest.ini
41
# of USB Vendor IDs it knows. After
installing
an add-on the command
/external/bison/build-aux/
javaexec.sh.in
64
echo 'Java virtual machine not found, try
installing
gij or set $JAVA, then reconfigure' 1>&2
/external/clang/tools/c-index-test/
Makefile
14
# when
installing
c-index-test.
/external/lldb/source/Interpreter/
Makefile
39
$(Echo)
Installing
$(BuildMode) LLDB python modules
/external/llvm/bindings/ocaml/
Makefile.ocaml
13
# Reference materials on
installing
OCaml libraries:
231
$(Echo) "
Installing
$(BuildMode) $(DestA)"
259
$(Echo) "
Installing
$(BuildMode) $(DestSharedLib)"
323
$(EchoCmd) "
Installing
$(BuildMode) $(PROJ_libocamldir)/$$i"; \
327
$(EchoCmd) "
Installing
$(BuildMode) $(PROJ_libocamldir)/$$i"; \
366
$(Echo) "
Installing
$(BuildMode) $(DestCMA)"
408
$(Echo) "
Installing
$(BuildMode) $(DestCMXA)"
410
$(Echo) "
Installing
$(BuildMode) $(DestCMXA:.cmxa=.a)"
413
$(EchoCmd) "
Installing
$(BuildMode) $(PROJ_libocamldir)/$$i"; \
/external/llvm/lib/IR/
Makefile
32
$(Echo)
Installing
$(DESTDIR)$(PROJ_includedir)/llvm/IR/Intrinsics.gen
/external/mesa3d/bin/
installmesa
4
# Simple shell script for
installing
Mesa's header and library files.
/external/mesa3d/docs/
relnotes-7.4.2.html
21
See the <a href="install.html">Compiling/
Installing
page</a> for prerequisites
relnotes-7.4.4.html
21
See the <a href="install.html">Compiling/
Installing
page</a> for prerequisites
relnotes-7.4.html
21
See the <a href="install.html">Compiling/
Installing
page</a> for prerequisites
relnotes-7.5.1.html
26
See the <a href="install.html">Compiling/
Installing
page</a> for prerequisites
relnotes-7.5.2.html
26
See the <a href="install.html">Compiling/
Installing
page</a> for prerequisites
relnotes-7.7.1.html
21
See the <a href="install.html">Compiling/
Installing
page</a> for prerequisites
relnotes-7.7.html
23
See the <a href="install.html">Compiling/
Installing
page</a> for prerequisites
Completed in 534 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>