Searched
full:standalone (Results
376 -
400 of
1679) sorted by null
<<11121314151617181920>>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-standalone-p2-director/0.20.0/ |
tycho-standalone-p2-director-0.20.0.pom | 23 <artifactId>tycho-standalone-p2-director</artifactId> 27 <description>Repository with bundles required for installing a standalone p2 director application</description>
|
/external/webrtc/webrtc/tools/ |
simple_command_line_parser.h | 74 // Returns whether the passed flag is standalone or not. By standalone we 75 // understand e.g. --standalone (in contrast to --non_standalone=1).
|
/libcore/luni/src/test/java/libcore/xml/ |
DeclarationTest.java | 48 "<?xml version=\"1.0\" encoding=\"ISO-8859-1\" standalone=\"no\" ?><foo />"); 54 "<?xml version=\"1.1\" encoding=\"US-ASCII\" standalone=\"yes\" ?><foo />"); 94 String message = "This implementation doesn't parse standalone from the XML declaration";
|
/build/blueprint/ |
blueprint.bash | 6 # It can either be run with a standalone Blueprint checkout to generate 15 # When run in a standalone Blueprint checkout, bootstrap.bash will install
|
/external/expat/lib/ |
xmltok_ns.c | 100 int *standalone) 112 standalone);
|
/external/iptables/iptables/ |
Makefile.am | 14 iptables-standalone.c iptables.c 20 ip6tables-standalone.c ip6tables.c
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/ |
XMLDocumentTest.java | 41 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>" 61 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>"
|
/external/mesa3d/src/glsl/ |
test.cpp | 27 * Standalone tests for the GLSL compiler. 29 * This file provides a standalone executable which can be used to
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
definition_test.py | 520 file_descriptor = self.MakeFileDescriptor('standalone') 523 descriptor.describe_file(modules['standalone'])) 527 module = types.ModuleType('standalone') 528 modules = {'standalone': module} 529 file_descriptor = self.MakeFileDescriptor('standalone') 531 self.assertEquals(module, modules['standalone']) 533 descriptor.describe_file(modules['standalone'])) 540 if 'standalone' in sys.modules: 541 del sys.modules['standalone'] 542 file_descriptor = self.MakeFileDescriptor('standalone') [all...] |
/external/antlr/antlr-3.4/runtime/Python/ |
ChangeLog | 11 generated code, so (simple) grammars can be executed as standalone
|
/external/autotest/client/bin/ |
harness_unittest.py | 33 harness.select('standalone', job, harness_args)
|
/external/autotest/client/common_lib/ |
mail_unittest.py | 67 # this is so the test can be run in standalone mode
|
/external/autotest/client/cros/cellular/pseudomodem/ |
run_pseudomodem.py | 15 """ Entry function to run pseudomodem standalone. """
|
/external/autotest/frontend/client/src/autotest/afe/ |
JobListView.java | 44 private static final String[] typeHistoryTokens = {"suite", "sub", "standalone", 47 "Standalone Jobs", 49 private static final String[] typeFilterStrings = {"suite", "sub", "standalone"}; 191 "Standalone jobs: jobs without a parent or child job."),
|
/external/avahi/avahi-daemon/ |
sftp-ssh.service | 1 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
|
ssh.service | 1 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
|
/external/chromium-trace/catapult/telemetry/telemetry/util/ |
command_line.py | 34 """Main method to run this command as a standalone script."""
|
/external/clang/lib/CodeGen/ |
CMakeLists.txt | 22 # building codegen. In a standalone build, LLVM is already built and we don't
|
/external/clang/test/CodeGenCXX/ |
debug-info-template-partial-specialization.cpp | 1 // RUN: %clang_cc1 -emit-llvm -triple %itanium_abi_triple %s -o - -debug-info-kind=standalone | FileCheck %s
|
/external/clang/test/CodeGenObjCXX/ |
debug-info-cyclic.mm | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -debug-info-kind=standalone -emit-llvm %s -o - | FileCheck %s
|
/external/compiler-rt/test/ubsan/ |
CMakeLists.txt | 32 add_ubsan_testsuite("Standalone" ubsan ${arch})
|
/external/deqp/framework/delibs/dethread/ |
CMakeLists.txt | 74 set(DETHREAD_STANDALONE_TEST ON CACHE STRING "Build standalone binary for testing dethread.")
|
/external/e2fsprogs/lib/ext2fs/tdb/patches/ |
copyright | 10 + trivial database library - standalone version
|
/external/icu/icu4j/main/classes/core/ |
core-build.launch | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
/external/icu/icu4j/main/classes/currdata/ |
currdata-build.launch | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
Completed in 1353 milliseconds
<<11121314151617181920>>