OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:standalone
(Results
851 - 875
of
1679
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/mesa3d/src/glsl/
README
19
4) The driver (Mesa, or main.cpp for the
standalone
binary) performs
69
standalone
compiler against a shader:
/external/mockito/src/org/mockito/internal/util/reflection/
GenericMetadataSupport.java
264
* Generic metadata implementation for "
standalone
" {@link ParameterizedType}.
271
* That's what meant the "
standalone
" word at the beginning of the Javadoc.
/external/nanohttpd/
README.md
100
* `/webserver` ?
Standalone
file server. Run & enjoy. A popular use seems to be serving files out off an Android device.
102
* `/nanolets` ?
Standalone
nano app server, giving a servlet like system to the implementor.
/external/nanohttpd/src/site/markdown/
index.md
100
* `/webserver` ?
Standalone
file server. Run & enjoy. A popular use seems to be serving files out off an Android device.
102
* `/nanolets` ?
Standalone
nano app server, giving a servlet like system to the implementor.
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
PackageManagerSettingsTests.java
73
("<?xml version='1.0' encoding='utf-8'
standalone
='yes' ?>"
143
( "<?xml version='1.0' encoding='utf-8'
standalone
='yes' ?>"
/libcore/xml/src/main/java/org/kxml2/io/
KXmlParser.java
44
= "http://xmlpull.org/v1/doc/properties.html#xmldecl-
standalone
";
92
private Boolean
standalone
;
field in class:KXmlParser
541
if (pos < attributeCount && "
standalone
".equals(attributes[4 * pos + 2])) {
544
standalone
= Boolean.TRUE;
546
standalone
= Boolean.FALSE;
548
checkRelaxed("illegal
standalone
value: " + st);
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-director-plugin/0.20.0/
tycho-p2-director-plugin-0.20.0.jar
/art/runtime/arch/
instruction_set_features.cc
253
// Expectation: "default" is
standalone
, no other flags. But an empty features vector after
/build/blueprint/bootstrap/
doc.go
93
// minibp binary that gets created as part of the
standalone
Blueprint build.
/external/ImageMagick/www/Magick++/
Cache.svg
1
<?xml version="1.0" encoding="ISO-8859-1"
standalone
="no"?>
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
XMLFormatterTest.java
141
String head = "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"
standalone
=\"no\"?>";
/external/autotest/client/common_lib/
control_data_unittest.py
245
# this is so the test can be run in
standalone
mode
/external/avahi/
Makefile.am
63
avahi-discover-
standalone
\
/external/bison/m4/
iconv.m4
23
dnl those with the
standalone
portable GNU libiconv installed).
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_event.py
12
about:tracing UI or with the
standalone
trace_event_viewer available at
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
sysfs_power_monitor_unittest.py
279
PlatformStub(cpu_state_from_samsung_note3),
standalone
=True)
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/
Makefile
26
@echo " html to make
standalone
HTML files"
/external/chromium-trace/catapult/third_party/html5lib-python/doc/
Makefile
26
@echo " html to make
standalone
HTML files"
/external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/images/
input-event.svg
1
<?xml version="1.0" encoding="UTF-8"
standalone
="no"?>
/external/clang/docs/
Makefile.sphinx
23
@echo " html to make
standalone
HTML files"
RAVFrontendAction.rst
15
When writing a clang based tool like a Clang Plugin or a
standalone
tool
make.bat
21
echo. html to make
standalone
HTML files
/external/clang/docs/analyzer/
make.bat
21
echo. html to make
standalone
HTML files
/external/clang/test/CodeGenCXX/
debug-info-namespace.cpp
3
// RUN: %clang_cc1 -debug-info-kind=
standalone
-S -emit-llvm %s -o - | FileCheck -check-prefix=CHECK-NOLIMIT %s
/external/compiler-rt/lib/lsan/
lsan_interceptors.cc
11
// Interceptors for
standalone
LSan.
Completed in 1817 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>