Searched refs:directory (Results 776 - 787 of 787) sorted by relevance
1...<<3132
/third_party/libevdev/ |
H A D | configure | 87 # Find who we are. Look in the path if we contain no directory separator. 336 # Create "$as_dir" as a directory, including parents if necessary. 377 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 878 # Installation directory options. 1285 # Check all directory arguments for consistency. 1298 # Be sure to have absolute directory names. 1303 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1331 as_fn_error $? "working directory cannot be determined" 1333 as_fn_error $? "pwd does not report name of working directory" 1339 # Try the directory containin [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 7 # COPYING in the main directory of this source tree, or the
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 7 # COPYING in the main directory of this source tree, or the
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4600 /// ::= !DIFileType(filename: "path/to/file", directory: "/path/to/dir", 4610 REQUIRED(directory, MDStringField, ); \ 4626 Result = GET_OR_DISTINCT(DIFile, (Context, filename.Val, directory.Val,
|
/third_party/python/ |
H A D | configure | 87 # Find who we are. Look in the path if we contain no directory separator. 327 # Create "$as_dir" as a directory, including parents if necessary. 368 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 1158 # Installation directory options. 1565 # Check all directory arguments for consistency. 1578 # Be sure to have absolute directory names. 1583 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1611 as_fn_error $? "working directory cannot be determined" 1613 as_fn_error $? "pwd does not report name of working directory" 1619 # Try the directory containin [all...] |
/third_party/eudev/ |
H A D | configure | 91 # Find who we are. Look in the path if we contain no directory separator. 325 # Create "$as_dir" as a directory, including parents if necessary. 366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 893 # Installation directory options. 1292 # Check all directory arguments for consistency. 1305 # Be sure to have absolute directory names. 1310 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1338 as_fn_error $? "working directory cannot be determined" 1340 as_fn_error $? "pwd does not report name of working directory" 1346 # Try the directory containin [all...] |
/third_party/lame/ |
H A D | configure | 91 # Find who we are. Look in the path if we contain no directory separator. 325 # Create "$as_dir" as a directory, including parents if necessary. 366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 873 # Installation directory options. 1272 # Check all directory arguments for consistency. 1285 # Be sure to have absolute directory names. 1290 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1318 as_fn_error $? "working directory cannot be determined" 1320 as_fn_error $? "pwd does not report name of working directory" 1326 # Try the directory containin [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 91 # Find who we are. Look in the path if we contain no directory separator. 325 # Create "$as_dir" as a directory, including parents if necessary. 366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 922 # Installation directory options. 1321 # Check all directory arguments for consistency. 1334 # Be sure to have absolute directory names. 1339 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1367 as_fn_error $? "working directory cannot be determined" 1369 as_fn_error $? "pwd does not report name of working directory" 1375 # Try the directory containin [all...] |
/third_party/node/deps/cares/ |
H A D | configure | 87 # Find who we are. Look in the path if we contain no directory separator. 335 # Create "$as_dir" as a directory, including parents if necessary. 376 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 899 # Installation directory options. 1306 # Check all directory arguments for consistency. 1319 # Be sure to have absolute directory names. 1324 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1352 as_fn_error $? "working directory cannot be determined" 1354 as_fn_error $? "pwd does not report name of working directory" 1360 # Try the directory containin [all...] |
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 8806 directory should work if nowhere else does.}
|
/third_party/sqlite/src/ |
H A D | shell.c | 1174 char d_name[NAME_MAX + 1]; /* Name within the directory. */ 1191 ** particular directory entry should be skipped over when searching for 1192 ** the next directory entry that should be returned by the readdir() or 4661 ** For a directory, the DATA is ignored. For a symbolic link, it is 4688 ** to a directory, it returns one row for the directory, and one row for each 4693 ** name: Path to file or directory (text value). 4694 ** mode: Value of stat.st_mode for directory entry (an integer). 4695 ** mtime: Value of stat.st_mtime for directory entry (an integer). 4698 ** directory, NUL [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
Completed in 74 milliseconds
1...<<3132