/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_bpf.h | 44 char path[XT_BPF_PATH_MAX]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_bpf.h | 32 char path[XT_BPF_PATH_MAX]; member
|
/test/xts/tools/build/ |
H A D | judgePart.py | 29 if not os.path.exists(module_list_file):
|
/third_party/ffmpeg/libavcodec/ |
H A D | g722.h | 58 int path; member
|
/third_party/ffmpeg/libavformat/ |
H A D | img2.h | 50 char path[1024]; member
|
/third_party/curl/src/ |
H A D | tool_doswin.h | 31 #define SANITIZE_ALLOW_PATH (1<<1) /* Allow path separators and colons */ 37 SANITIZE_ERR_INVALID_PATH, /* 1 - the path is invalid */ 46 SANITIZEcode truncate_dryrun(const char *path, const size_t truncate_pos);
|
/third_party/glfw/src/ |
H A D | linux_joystick.h | 39 char path[PATH_MAX]; member
|
/third_party/curl/lib/ |
H A D | ftplistparser.h | 60 char *path; /* path to the directory, where we trying wildcard-match */ member
|
/third_party/googletest/googletest/scripts/ |
H A D | common.py | 39 # path the current local directory corresponds to. For example, in 56 """Returns the project name and the current SVN workspace's root path.""" 63 root = os.path.realpath(rel_path.count('/') * '../') 70 """Returns the current SVN workspace's trunk root path."""
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | putil.h | 59 * #define ICU_DATA_DIR "path" 112 U_CAPI void U_EXPORT2 u_setTimeZoneFilesDirectory(const char *path, UErrorCode *status); 118 * Filesystem file and path separator characters.
|
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/ |
H A D | AbstractPhonePrefixDataIOHandler.java | 40 * Creates a new file from the provided path. 42 abstract File createFile(String path); in createFile() argument
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | HashCon.h | 36 const CObjectVector<CHasherState> &hashers, unsigned digestIndex, bool showHash, const AString &path);
|
/third_party/json/docs/examples/ |
H A D | other_error.cpp | 19 "path": "/best_biscuit/name", in main()
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | SysIconUtils.h | 50 DWORD_PTR GetRealIconIndex(CFSTR path, DWORD attrib, int &iconIndex);
|
/third_party/ltp/include/ |
H A D | tst_numa.h | 44 * Maps pages into memory, if path is NULL the mapping is anonymous otherwise is backed by the file. 46 * @path Path to a file, if not NULL mapping is file based. 49 void *tst_numa_map(const char *path, size_t size);
|
/third_party/littlefs/bd/ |
H A D | lfs_filebd.h | 52 int lfs_filebd_create(const struct lfs_config *cfg, const char *path,
|
/third_party/mesa3d/src/hgl/ |
H A D | GLRendererRoster.h | 39 status_t AddPath(const char* path);
|
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/ |
H A D | build.rs | 4 use std::path::PathBuf;
|
/third_party/node/test/internet/ |
H A D | test-snapshot-dns-resolve.js | 14 const entry = fixtures.path('snapshot', 'dns-resolve.js');
|
H A D | test-snapshot-dns-lookup.js | 14 const entry = fixtures.path('snapshot', 'dns-lookup.js');
|
/third_party/node/test/parallel/ |
H A D | test-child-process-fork-stdio-string-variant.js | 12 const childScript = fixtures.path('child-process-spawn-node');
|
H A D | test-debugger-use-strict.js | 13 const script = fixtures.path('debugger', 'use-strict.js');
|
H A D | test-http-addrequest-localaddress.js | 5 // correctly instead of accepting `path`. 26 // `path` is *not* used when naming requests / sockets. 32 path: '/foo'
|
H A D | test-http-allow-req-after-204-res.js | 45 path: '/'
|
H A D | test-http-client-pipe-end.js | 45 path: '/'
|