OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:yaml
(Results
101 - 125
of
295
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/YAMLParser/
spec-08-12.data
1
# RUN:
yaml
-bench -canonical %s
spec-08-14.data
1
# RUN:
yaml
-bench -canonical %s
spec-09-01.data
1
# RUN:
yaml
-bench -canonical %s
spec-09-07.data
1
# RUN:
yaml
-bench -canonical %s
spec-09-13.data
1
# RUN:
yaml
-bench -canonical %s
spec-09-16.data
1
# RUN:
yaml
-bench -canonical %s
spec-09-21.data
1
# RUN:
yaml
-bench -canonical %s 2>&1 | FileCheck %s
spec-10-06.data
1
# RUN:
yaml
-bench -canonical %s
spec-10-07.data
1
# RUN:
yaml
-bench -canonical %s
spec-10-13.data
1
# RUN:
yaml
-bench -canonical %s
spec-10-14.data
1
# RUN:
yaml
-bench -canonical %s
spec-10-15.data
1
# RUN:
yaml
-bench -canonical %s
spec-07-08.data
1
# RUN:
yaml
-bench -canonical %s
5
%TAG !! tag:
yaml
.org,2002:
construct-bool.data
1
# RUN:
yaml
-bench -canonical %s
construct-int.data
1
# RUN:
yaml
-bench -canonical %s
construct-set.data
1
# RUN:
yaml
-bench -canonical %s
duplicate-mapping-key.former-loader-error.data
1
# RUN:
yaml
-bench -canonical %s
duplicate-merge-key.former-loader-error.data
1
# RUN:
yaml
-bench -canonical %s
/external/clang/test/VFS/
module-import.m
2
// RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" %S/Inputs/vfsoverlay.
yaml
> %t.
yaml
3
// RUN: %clang_cc1 -Werror -fmodules -fmodules-cache-path=%t -ivfsoverlay %t.
yaml
-I %t -fsyntax-only %s
13
// mapped in vfsoverlay2.
yaml
.
20
// RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" %S/Inputs/vfsoverlay2.
yaml
> %t2.
yaml
21
// RUN: %clang_cc1 -Werror -fmodules -fmodules-cache-path=%t -ivfsoverlay %t.
yaml
-ivfsoverlay %t2.
yaml
-I %t -fsyntax-only %s
24
// RUN: not %clang_cc1 -Werror -fmodules -fmodules-cache-path=%t -ivfsoverlay %t.
yaml
-I %t -fsyntax-only %s -DIMPORT2 2>&1 | FileCheck -check-prefix=CHECK-VFS2 %s
27
// RUN: not %clang_cc1 -Werror -fmodules -fmodules-cache-path=%t -ivfsoverlay %t2.
yaml
-ivfsoverlay %t.yaml -I %t -fsyntax-only %s -DIMPORT2 2>&1 | FileCheck -check-prefix=CHECK-VFS2 %
[
all
...]
include-mixed-real-and-virtual.c
4
// RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" %S/Inputs/vfsoverlay.
yaml
> %t.
yaml
5
// RUN: %clang_cc1 -Werror -ivfsoverlay %t.
yaml
-I %t -fsyntax-only %s
include-real-from-virtual.c
4
// RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" %S/Inputs/vfsoverlay.
yaml
> %t.
yaml
5
// RUN: %clang_cc1 -Werror -ivfsoverlay %t.
yaml
-I %t -fsyntax-only %s
include-virtual-from-real.c
4
// RUN: sed -e "s:INPUT_DIR:%S/Inputs:g" -e "s:OUT_DIR:%t:g" %S/Inputs/vfsoverlay.
yaml
> %t.
yaml
5
// RUN: %clang_cc1 -Werror -ivfsoverlay %t.
yaml
-I %t -fsyntax-only %s
/external/llvm/test/Object/
yaml2obj-elf-symbol-visibility.yaml
3
# RUN: yaml2obj -format=elf %s | obj2yaml - | FileCheck --check-prefix
YAML
%s
51
#
YAML
: Symbols:
52
#
YAML
-NEXT: Global:
53
#
YAML
-NEXT: - Name: default1
54
#
YAML
-NEXT: Type: STT_OBJECT
55
#
YAML
-NEXT: Section: .data
56
#
YAML
-NEXT: Size: 0x0000000000000004
57
#
YAML
-NEXT: - Name: default2
58
#
YAML
-NEXT: Type: STT_OBJECT
59
#
YAML
-NEXT: Section: .dat
[
all
...]
obj2yaml-coff-long-file-symbol.test
1
RUN: yaml2obj %p/Inputs/COFF/long-file-symbol.
yaml
| obj2yaml | FileCheck %s --check-prefix COFF-I386
obj2yaml-coff-weak-external.test
1
RUN: yaml2obj %p/Inputs/COFF/weak-external.
yaml
| obj2yaml | FileCheck %s --check-prefix COFF-I386
Completed in 416 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>