OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:standalone
(Results
251 - 275
of
1679
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/examples/clang-interpreter/
README.txt
1
This is an example of Clang based interpreter, for executing
standalone
C
/external/clang/test/CodeGen/
debug-prefix-map.c
1
// RUN: %clang_cc1 -debug-info-kind=
standalone
-fdebug-prefix-map=%p=/var/empty %s -emit-llvm -o - | FileCheck %s -check-prefix CHECK-NO-MAIN-FILE-NAME
2
// RUN: %clang_cc1 -debug-info-kind=
standalone
-fdebug-prefix-map=%p=/var=empty %s -emit-llvm -o - | FileCheck %s -check-prefix CHECK-EVIL
3
// RUN: %clang_cc1 -debug-info-kind=
standalone
-fdebug-prefix-map=%p=/var/empty %s -emit-llvm -o - -main-file-name debug-prefix-map.c | FileCheck %s
4
// RUN: %clang_cc1 -debug-info-kind=
standalone
-fdebug-prefix-map=%p=/var/empty %s -emit-llvm -o - -fdebug-compilation-dir %p | FileCheck %s -check-prefix CHECK-COMPILATION-DIR
/external/compiler-rt/test/lsan/
CMakeLists.txt
3
set(LSAN_LIT_TEST_MODE "
Standalone
")
/external/libxml2/result/SVG/
a-wf.xml
1
<?xml version="1.0"
standalone
="yes"?>
defs.xml
1
<?xml version="1.0"
standalone
="no"?>
gradient.xml
1
<?xml version="1.0"
standalone
="no"?>
lin-gradient.xml
1
<?xml version="1.0"
standalone
="no"?>
rad-gradient.xml
1
<?xml version="1.0"
standalone
="no"?>
richdesc.xml
1
<?xml version="1.0"
standalone
="yes"?>
switch.xml
1
<?xml version="1.0"
standalone
="yes"?>
twin-gradients.xml
1
<?xml version="1.0"
standalone
="no"?>
viewport-nest.xml
1
<?xml version="1.0"
standalone
="no"?>
/external/libxml2/test/SVG/
a-wf.xml
1
<?xml version="1.0"
standalone
="yes"?>
defs.xml
1
<?xml version="1.0"
standalone
="no"?>
gradient.xml
1
<?xml version="1.0"
standalone
="no"?>
lin-gradient.xml
1
<?xml version="1.0"
standalone
="no"?>
rad-gradient.xml
1
<?xml version="1.0"
standalone
="no"?>
richdesc.xml
1
<?xml version="1.0"
standalone
="yes"?>
switch.xml
1
<?xml version="1.0"
standalone
="yes"?>
twin-gradients.xml
1
<?xml version="1.0"
standalone
="no"?>
viewport-nest.xml
1
<?xml version="1.0"
standalone
="no"?>
/external/llvm/cmake/modules/
FindSphinx.cmake
24
option(SPHINX_OUTPUT_HTML "Output
standalone
HTML files" ON)
/external/objenesis/main/.settings/
org.eclipse.jdt.ui.prefs
10
org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"
standalone
\="no"?><templates/>
/external/objenesis/tck/.settings/
org.eclipse.jdt.ui.prefs
9
org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"
standalone
\="no"?><templates/>
/frameworks/base/services/tests/servicestests/assets/DevicePolicyManagerServiceMigrationTest/
legacy_device_owner.xml
1
<?xml version='1.0' encoding='utf-8'
standalone
='yes' ?>
Completed in 1345 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>