Home
last modified time | relevance | path

Searched refs:IFS (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/external/llvm-project/clang/test/InterfaceStubs/
Dfunc.ifs2 # RUN: FileCheck %s --check-prefixes=CHECK-IFS
8 # RUN: FileCheck %s --check-prefixes=CHECK-MERGE-IFS
10 # CHECK-IFS: --- !experimental-ifs-v2
11 # CHECK-IFS-NEXT: IfsVersion: 2.0
12 # CHECK-IFS-NEXT: Triple: x86_64-linux-gnu
13 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
14 # CHECK-IFS-NEXT: Symbols:
15 # CHECK-IFS-DAG: - { Name: a, Type: Func }
16 # CHECK-IFS-DAG: - { Name: b, Type: Object, Size: 4 }
17 # CHECK-IFS: ...
[all …]
Dobject.ifs2 # RUN: FileCheck %s --check-prefixes=CHECK-IFS
7 # CHECK-IFS: --- !experimental-ifs-v2
8 # CHECK-IFS-NEXT: IfsVersion: 2.0
9 # CHECK-IFS-NEXT: Triple: x86_64-linux-gnu
10 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
11 # CHECK-IFS-NEXT: Symbols:
12 # CHECK-IFS-NEXT: - { Name: b, Type: Object, Size: 4 }
13 # CHECK-IFS-NEXT: ...
/external/llvm-project/llvm/test/tools/llvm-ifs/
Dfunc.ifs2 # RUN: FileCheck %s --check-prefixes=CHECK-IFS
11 # RUN: FileCheck %s --check-prefixes=CHECK-MERGE-IFS
13 # CHECK-IFS: --- !experimental-ifs-v2
14 # CHECK-IFS-NEXT: IfsVersion: 2.0
15 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
16 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
17 # CHECK-IFS-NEXT: Symbols:
18 # CHECK-IFS-DAG: - { Name: a, Type: Func }
19 # CHECK-IFS-DAG: - { Name: b, Type: Object, Size: 4 }
20 # CHECK-IFS: ...
[all …]
Dobject-function-size-weak-combo.ifs2 # RUN: FileCheck %s --check-prefixes=CHECK-IFS
7 # CHECK-IFS: --- !experimental-ifs-v2
8 # CHECK-IFS-NEXT: IfsVersion: 2.0
9 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
10 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
11 # CHECK-IFS-NEXT: Symbols:
12 # CHECK-IFS-DAG: - { Name: e, Type: Object, Size: 8 }
13 # CHECK-IFS-DAG: - { Name: a, Type: Func }
14 # CHECK-IFS-DAG: - { Name: f, Type: Object, Size: 2 }
15 # CHECK-IFS-DAG: - { Name: _Z10strongFuncv, Type: Func }
[all …]
Dweak.ifs1 # RUN: llvm-ifs -action write-ifs -o - %s | FileCheck %s --check-prefixes=CHECK-IFS
3 # CHECK-IFS: --- !experimental-ifs-v2
4 # CHECK-IFS-NEXT: IfsVersion: 2.0
5 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
6 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
7 # CHECK-IFS-NEXT: Symbols:
8 # CHECK-IFS-DAG: - { Name: _Z8weakFuncv, Type: Func, Weak: true }
9 # CHECK-IFS-DAG: - { Name: _Z10strongFuncv, Type: Func }
10 # CHECK-IFS: ...
Dstrong.ifs1 # RUN: llvm-ifs -action write-ifs -o - %s %S/strong.ifs | FileCheck %s --check-prefixes=CHECK-IFS
3 # CHECK-IFS: --- !experimental-ifs-v2
4 # CHECK-IFS-NEXT: IfsVersion: 2.0
5 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
6 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
7 # CHECK-IFS-NEXT: Symbols:
8 # CHECK-IFS-DAG: - { Name: _Z8weakFuncv, Type: Func }
9 # CHECK-IFS: ...
Dobject.ifs2 # RUN: FileCheck %s --check-prefixes=CHECK-IFS
7 # CHECK-IFS: --- !experimental-ifs-v2
8 # CHECK-IFS-NEXT: IfsVersion: 2.0
9 # CHECK-IFS-NEXT: Triple: x86_64-unknown-linux-gnu
10 # CHECK-IFS-NEXT: ObjectFileFormat: ELF
11 # CHECK-IFS-NEXT: Symbols:
12 # CHECK-IFS-NEXT: - { Name: b, Type: Object, Size: 4 }
13 # CHECK-IFS-NEXT: ...
/external/linux-kselftest/tools/testing/selftests/rseq/
Drun_param_test.sh8 OLDIFS="$IFS"
9 IFS=$'\n'
29 IFS="$OLDIFS"
52 OLDIFS="$IFS"
53 IFS=$'\n'
65 IFS="$OLDIFS"
79 OLDIFS="$IFS"
80 IFS=$'\n'
86 IFS="$OLDIFS"
/external/libcap-ng/libcap-ng-0.7/
Dcompile37 IFS=" "" $nl"
120 save_IFS=$IFS
121 IFS=';'
124 IFS=$save_IFS
136 IFS=$save_IFS
155 save_ifs="$IFS"; IFS=','
157 IFS="$save_ifs"
160 IFS="$save_ifs"
/external/curl/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/strace/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/ImageMagick/config/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/libevent/build-aux/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/libffi/.travis/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
195 save_ifs="$IFS"; IFS=','
197 IFS="$save_ifs"
200 IFS="$save_ifs"
/external/llvm-project/polly/lib/External/isl/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/libnetfilter_conntrack/build-aux/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/python/cpython2/Modules/_ctypes/libffi/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/expat/conftools/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/iperf3/config/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/llvm-project/polly/lib/External/isl/interface/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/speex/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/libnfnetlink/build-aux/
Dcompile37 IFS=" "" $nl"
101 save_IFS=$IFS
102 IFS=';'
105 IFS=$save_IFS
117 IFS=$save_IFS
188 save_ifs="$IFS"; IFS=','
190 IFS="$save_ifs"
193 IFS="$save_ifs"
/external/llvm-project/polly/lib/External/ppcg/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/google-breakpad/autotools/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"
/external/pcre/dist2/
Dcompile36 IFS=" "" $nl"
100 save_IFS=$IFS
101 IFS=';'
104 IFS=$save_IFS
121 IFS=$save_IFS
192 save_ifs="$IFS"; IFS=','
194 IFS="$save_ifs"
197 IFS="$save_ifs"

12345678910>>...12