Home
last modified time | relevance | path

Searched refs:include_dirs (Results 1 – 25 of 216) sorted by relevance

123456789

/netbsd/external/bsd/tre/dist/python/
H A Dsetup.py14 include_dirs = ["../lib"] variable
20 include_dirs += ["../win32"]
35 include_dirs = include_dirs,
H A Dsetup.py.in14 include_dirs = ["../lib"] variable
20 include_dirs += ["../win32"]
35 include_dirs = include_dirs,
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/build/libs/xml/
H A DBUILD.gn9 include_dirs = [ "$mac_sdk_path/usr/include/libxml2" ]
11 include_dirs = [ "$sysroot/usr/include/libxml2" ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc/
H A DBUILD.gn9 include_dirs = [ ".." ]
22 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/utils/unittest/
H A DBUILD.gn5 include_dirs = [
24 include_dirs = [
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/build/toolchain/
H A DBUILD.gn40 …command = "$cc -MMD -MF $depfile -o {{output}} -c {{source}} {{defines}} {{include_dirs}} {{cflags…
48 …command = "$cxx -MMD -MF $depfile -o {{output}} -c {{source}} {{defines}} {{include_dirs}} {{cflag…
56 …command = "$cc -MMD -MF $depfile -o {{output}} -c {{source}} {{defines}} {{include_dirs}} {{asmfla…
265 …command = "$cl /nologo /showIncludes /Fo{{output}} /c {{source}} {{defines}} {{include_dirs}} {{cf…
272 …command = "$cl /nologo /showIncludes /Fo{{output}} /c {{source}} {{defines}} {{include_dirs}} {{cf…
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/Basic/
H A DBUILD.gn5 include_dirs = [ target_gen_dir ]
54 include_dirs = [ "." ]
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.h32 extern gfc_directorylist *include_dirs, *intrinsic_modules_dirs;
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.h32 extern gfc_directorylist *include_dirs, *intrinsic_modules_dirs;
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/BPF/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/Lanai/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/X86/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/ARM/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AVR/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/Mips/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/NVPTX/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/Sparc/TargetInfo/
H A DBUILD.gn4 include_dirs = [ ".." ]
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clangd/
H A DBUILD.gn7 include_dirs = [ target_gen_dir ]
63 include_dirs = [
/netbsd/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clangd/index/remote/unimplemented/
H A DBUILD.gn7 include_dirs = [ "../../.." ]

123456789