| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/ |
| H A D | Windows.pm | 108 $args{include_dirs} = [ $args{include_dirs} ] 109 if exists($args{include_dirs}) && ref($args{include_dirs}) ne "ARRAY"; 132 includes => [ @{$args{include_dirs} || []} ],
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/bolt/unittests/Core/ |
| H A D | BUILD.gn | 21 include_dirs = [] 30 include_dirs += [ "//llvm/lib/Target/AArch64" ] 44 include_dirs += [ "//llvm/lib/Target/X86" ]
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/ |
| H A D | Base.pm | 157 (exists($args{include_dirs}) && ref($args{include_dirs}) ne "ARRAY") 158 ? [ $args{include_dirs} ] 159 : $args{include_dirs}; 160 my @include_dirs = $self->arg_include_dirs( 173 @include_dirs,
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/libs/xml/ |
| H A D | BUILD.gn | 9 include_dirs = [ "$mac_sdk_path/usr/include/libxml2" ] 11 include_dirs = [ "$sysroot/usr/include/libxml2" ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc/ |
| H A D | BUILD.gn | 9 include_dirs = [ ".." ] 23 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/third-party/unittest/ |
| H A D | BUILD.gn | 5 include_dirs = [ 22 include_dirs = [
|
| /openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/t/ |
| H A D | 01-basic.t | 99 include_dirs => 'another dir'); 104 include_dirs => ['a dir', 'another dir']);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | jcf-path.c | 81 static struct entry *include_dirs; variable 410 add_entry (&include_dirs, path, 0); 422 sealed = include_dirs; 423 include_dirs = NULL;
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/toolchain/ |
| H A D | BUILD.gn | 36 …command = "$cc -MMD -MF $depfile -o {{output}} -c {{source}} {{defines}} {{include_dirs}} {{cflags… 44 …command = "$cxx -MMD -MF $depfile -o {{output}} -c {{source}} {{defines}} {{include_dirs}} {{cflag… 52 …command = "$cxx -MMD -MF $depfile -o {{output}} -c {{source}} {{defines}} {{include_dirs}} {{cflag… 60 …command = "$cc -MMD -MF $depfile -o {{output}} -c {{source}} {{defines}} {{include_dirs}} {{asmfla… 288 …command = "$cl /nologo /showIncludes /Fo{{output}} /c {{source}} {{defines}} {{include_dirs}} {{cf… 295 …command = "$cl /nologo /showIncludes /Fo{{output}} /c {{source}} {{defines}} {{include_dirs}} {{cf…
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/Mips/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/AVR/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/BPF/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/ARM/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/X86/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/Lanai/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/Sparc/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/NVPTX/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/LoongArch/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/TargetInfo/ |
| H A D | BUILD.gn | 4 include_dirs = [ ".." ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang-tools-extra/clangd/index/remote/unimplemented/ |
| H A D | BUILD.gn | 7 include_dirs = [ "../../.." ]
|