Home
last modified time | relevance | path

Searched refs:path (Results 5526 - 5550 of 9842) sorted by relevance

1...<<221222223224225226227228229230>>...394

/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames_test.go11 "path/filepath"
26 const fakeNodeBinPath = "/fake/path/to/node/bin"
38 assert.Equal(t, "/fake/path/to/node/bin/npm", cmd.Name)
57 const fakeNodeBinPath = "/fake/path/to/node/bin"
58 const fakeCanvasKitPath = "/fake/path/to/canvaskit"
59 const fakeBenchmarkPath = "/fake/path/to/perf-puppeteer"
77 assert.Equal(t, "/fake/path/to/node/bin/node", cmd.Name)
80 "--canvaskit_js", "/fake/path/to/canvaskit/canvaskit.js",
81 "--canvaskit_wasm", "/fake/path/to/canvaskit/canvaskit.wasm",
84 "--output", "/fake/path/t
[all...]
/third_party/skia/include/private/
H A DSkPathRef.h51 * Holds the path verbs and points. It is versioned by a generation ID. None of its public methods
131 * Concatenates all verbs from 'path' onto the pathRef's verbs array. Increases the point
132 * count by the number of points in 'path', and the conic weight count by the number of
133 * conics in 'path'.
137 std::tuple<SkPoint*, SkScalar*> growForVerbsInPath(const SkPathRef& path) { in growForVerbsInPath() argument
138 return fPathRef->growForVerbsInPath(path); in growForVerbsInPath()
142 * Resets the path ref to a new verb and point count. The new verbs and points are
150 * Gets the path ref that is wrapped in the Editor.
175 /** Return the next verb in this iteration of the path. When all
178 If any point in the path i
[all...]
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
H A Dperf_puppeteer_render_skps_test.go11 "path/filepath"
26 const fakeNodeBinPath = "/fake/path/to/node/bin"
39 assert.Equal(t, "/fake/path/to/node/bin/npm", cmd.Name)
62 const fakeNodeBinPath = "/fake/path/to/node/bin"
63 const fakeCanvasKitPath = "/fake/path/to/canvaskit"
64 const fakeBenchmarkPath = "/fake/path/to/perf-puppeteer"
82 assert.Equal(t, "/fake/path/to/node/bin/node", cmd.Name)
85 "--canvaskit_js", "/fake/path/to/canvaskit/canvaskit.js",
86 "--canvaskit_wasm", "/fake/path/to/canvaskit/canvaskit.wasm",
89 "--output", "/fake/path/t
[all...]
/third_party/rust/crates/version_check/src/
H A Dlib.rs3 //! with `--version`. The path to the compiler is determined first via the
435 use std::path::Path; in read_static()
439 let path = Path::new(STATIC_PATH) in read_static()
444 let file = File::open(path).unwrap(); in read_static()
/third_party/selinux/libselinux/src/
H A Dlabel.c147 char *path = NULL; in selabel_fini() local
149 path = rec->spec_file[0]; in selabel_fini()
151 if (compat_validate(rec, lr, path, lr->lineno)) in selabel_fini()
H A Dselinux_config.c283 int selinux_set_policy_root(const char *path) in selinux_set_policy_root() argument
286 char *policy_type = strrchr(path, '/'); in selinux_set_policy_root()
295 selinux_policyroot = strdup(path); in selinux_set_policy_root()
/third_party/rust/crates/serde/serde/src/
H A Dlib.rs251 pub use std::path::{Path, PathBuf};
310 #[path = "private/mod.rs"]
313 #[path = "de/seed.rs"]
/third_party/skia/buildtools/checkdeps/
H A Dgraphdeps.py56 base_directory: OS-compatible path to root of checkout, e.g. C:\chr\src.
158 parent_src = os.path.dirname(src)
162 parent_src = os.path.dirname(parent_src)
168 parent_src = os.path.dirname(src)
/third_party/rust/crates/rustix/tests/path/
H A Darg.rs3 use rustix::path::Arg;
5 use rustix::path::DecInt;
8 use std::path::{Component, Components, Iter, Path, PathBuf};
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py68 if not os.path.exists(os.path.basename(filename)):
330 if os.path.exists(out_name):
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/
H A Dtdc_config_local_template.py17 EXTRA_NAMES['SOME_BIN'] = os.path.join(os.getenv('OTHER_BIN', ''), 'some_bin')
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-multipath.h29 int path; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dsar.h14 u8 path; member
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-multipath.h29 int path; member
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/
H A Dtdc_config_local_template.py17 EXTRA_NAMES['SOME_BIN'] = os.path.join(os.getenv('OTHER_BIN', ''), 'some_bin')
/test/xts/acts/commonlibrary/toolchain/libc-test/include/
H A Druntest.h24 static std::vector<std::string> GetFileNames(std::string path);
/third_party/NuttX/include/nuttx/fs/
H A Dfile.h85 * @brief get the path by a given file fd.
88 * The function is used for getting the path by a given file fd.
96 * @param path [IN] Type #char ** address of the location to return the path reference.
98 * @retval #0 get path success
99 * @retval #~0 get path failed
108 extern int get_path_from_fd(int fd, char **path);
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_imul.py38 parser.add_argument('-p', '--import-path', required=True)
40 sys.path.insert(0, args.import_path)
H A Dir3_nir_trig.py34 parser.add_argument('-p', '--import-path', required=True)
36 sys.path.insert(0, args.import_path)
/third_party/libwebsockets/lib/secure-streams/plugins/ssp-h1url/
H A Dh1url.c28 ssp_h1url_munge(struct lws_ss_handle *ss, char *path, size_t path_len) in ssp_h1url_munge() argument
/third_party/ltp/include/old/
H A Dold_device.h43 * Returns path to the device or NULL if it cannot be created.
67 * @dev: device path returned by the tst_acquire_device()
74 * @dev: device path returned by the tst_acquire_loop_device()
80 * @path: Path to umount
82 int tst_umount(const char *path);
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dzink_nir_algebraic.py33 parser.add_argument('-p', '--import-path', required=True)
35 sys.path.insert(0, args.import_path)
/third_party/node/test/parallel/
H A Dtest-errors-systemerror-frozen-intrinsics.js14 path: '/str',
H A Dtest-errors-systemerror-stackTraceLimit-deleted.js16 path: '/str',
H A Dtest-http-agent-false.js32 path: '/',

Completed in 14 milliseconds

1...<<221222223224225226227228229230>>...394