Home
last modified time | relevance | path

Searched refs:path (Results 8176 - 8200 of 8518) sorted by relevance

1...<<321322323324325326327328329330>>...341

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtest_vxlan_mdb.sh8 # Data path functionality is tested by sending traffic from one of the upper
327 # Tests - Control path
335 # Test basic control path operations common to all MDB entry types.
441 echo "Control path: Basic (*, G) operations - IPv4 overlay / IPv4 underlay"
454 echo "Control path: Basic (*, G) operations - IPv6 overlay / IPv4 underlay"
467 echo "Control path: Basic (*, G) operations - IPv4 overlay / IPv6 underlay"
480 echo "Control path: Basic (*, G) operations - IPv6 overlay / IPv6 underlay"
493 echo "Control path: Basic (S, G) operations - IPv4 overlay / IPv4 underlay"
506 echo "Control path: Basic (S, G) operations - IPv6 overlay / IPv4 underlay"
519 echo "Control path
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Diface.c625 * to wait for the RX path in case it is using this in ieee80211_do_stop()
876 struct net_device_path *path) in ieee80211_netdev_fill_forward_path()
926 ret = drv_net_fill_forward_path(local, sdata, &sta->sta, ctx, path); in ieee80211_netdev_fill_forward_path()
1839 * with the RX/config path e.g. for in ieee80211_runtime_change_iftype()
875 ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, struct net_device_path *path) ieee80211_netdev_fill_forward_path() argument
H A Ddriver-ops.h1509 struct net_device_path *path) in drv_net_fill_forward_path()
1521 ctx, path); in drv_net_fill_forward_path()
1505 drv_net_fill_forward_path(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct net_device_path_ctx *ctx, struct net_device_path *path) drv_net_fill_forward_path() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.c773 attr.link_create.uprobe_multi.path = ptr_to_u64(OPTS_GET(opts, uprobe_multi.path, 0)); in bpf_link_create()
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c459 static int load_font_file(AVFilterContext *ctx, const char *path, int index) in load_font_file() argument
464 err = FT_New_Face(s->library, path, index, &s->face); in load_font_file()
540 av_log(ctx, AV_LOG_ERROR, "No file path for %s\n", in load_font_fontconfig()
/third_party/astc-encoder/Test/
H A Dastc_test_functional.py26 on the system path. To test if the version of ImageMagic on your system is
148 Get the path of a reference image on disk.
156 str: The path to the test image file on disk.
176 scriptDir = os.path.dirname(__file__)
178 return os.path.join(scriptDir, "Data", fileName)
182 Get the path of a temporary output image on disk.
194 str: The path to the test image file on disk.
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dast.py1747 for path in filenames:
1748 PrintIndentifiers(path, should_print)
/third_party/libbpf/src/
H A Dbpf.c773 attr.link_create.uprobe_multi.path = ptr_to_u64(OPTS_GET(opts, uprobe_multi.path, 0)); in bpf_link_create()
/third_party/littlefs/runners/
H A Dtest_runner.c979 printf("%-*s %s\n", name_width, "suite", "path"); in list_suite_paths()
1005 test_suites[i].path); in list_suite_paths()
1023 printf("%-*s %s\n", name_width, "case", "path"); in list_case_paths()
1039 test_suites[i].cases[j].path); in list_case_paths()
2025 "List the path for each test suite.",
2026 "List the path and line number for each test case.",
2695 // remove optional path and .toml suffix in main()
H A Dbench_runner.c946 printf("%-*s %s\n", name_width, "suite", "path"); in list_suite_paths()
972 bench_suites[i].path); in list_suite_paths()
990 printf("%-*s %s\n", name_width, "case", "path"); in list_case_paths()
1006 bench_suites[i].cases[j].path); in list_case_paths()
1462 "List the path for each bench suite.",
1463 "List the path and line number for each bench case.",
1988 // remove optional path and .toml suffix in main()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2269 VLPath path, int nodeClass, VLNode drainNode) in glXCreateGLXVideoSourceSGIX()
2274 (void) path; in glXCreateGLXVideoSourceSGIX()
2268 glXCreateGLXVideoSourceSGIX(Display *dpy, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode) glXCreateGLXVideoSourceSGIX() argument
/third_party/libexif/libexif/
H A Dexif-data.c1291 otherwise this code block will cause APP1 to be skipped. This code path in exif_data_load_data()
1293 specification. For conformant files, the APP1 code path above will be in exif_data_load_data()
1600 exif_data_new_from_file (const char *path) in exif_data_new_from_file() argument
1606 exif_loader_write_file (loader, path); in exif_data_new_from_file()
/third_party/python/Lib/test/
H A Dtest_bz2.py75 for fname in glob.glob(os.path.join(glob.escape(os.path.dirname(__file__)), '*.py')):
H A Dtest_sax.py21 import os.path namespace
40 if not os.path.supports_unicode_filenames:
H A Dtest_http_cookiejar.py409 headers = ["Set-Cookie: pll_lang=en; Max-Age=31536000; path=/"]
482 ## - Default path: if no path parameter is given, the path defaults to the
483 ## path in the request-uri up to, but not including, the last '/'. Note
538 interact_netscape(c, "http://www.acme.com/", '"spam"; path=/foo/')
546 r'"spam"; path="/foo/"; domain="www.acme.com"; '
555 # cookies unchanged apart from lost info re. whether path was specified
660 headers = [f"Set-Cookie: FOO=BAR; path=/; expires={future}"]
756 # Default path doe
[all...]
H A Dtest_compile.py278 'import os.path as bar',
299 'import os.path a bar',
541 fn = os.path.join(tmpd, "bad.py")
551 fn = os.path.join(tmpd, "bad.py")
838 from os import path
840 return path.join(x)
843 from os import path as os_path
/third_party/python/Lib/
H A D_pyio.py82 file is either a text or byte string giving the name (and the path
284 def _open_code_with_warning(path):
289 ``path`` should be an absolute path.
298 return open(path, "rb")
1119 # Fast path: the data to read is fully buffered.
1122 # Slow path: read from the stream until enough bytes are read,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp1172 // Given the original \p Path to an output file, replace any path
1181 llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix);
1182 StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAsmStreamer.cpp1222 if (sys::path::is_absolute(Filename))
1226 sys::path::append(FullPathName, Filename);
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp481 const de::UniquePtr<Resource> resource (archive.getResource(data->second[imageIndex].path.c_str())); in loadImage()
483 TCU_FAIL("Failed to read file: "+data->second[imageIndex].path); in loadImage()
/third_party/skia/src/core/
H A DSkBlurMF.cpp239 SkPath path = SkPathBuilder().addRect(rects[0]) in draw_rects_into_mask() local
243 canvas.drawPath(path, paint); in draw_rects_into_mask()
315 // These three can take advantage of this fast path. in filterRRectToNine()
329 // for now, just skip too-large src rects (to take the old code path). in filterRRectToNine()
448 // for now, just skip too-large src rects (to take the old code path). in filterRectsToNine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h775 uint32_t path; member
1171 sys::swapByteOrder(r.path); in swapStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h787 uint32_t path; member
1202 sys::swapByteOrder(r.path); in swapStruct()
/third_party/toybox/toys/pending/
H A Ddhcp.c347 static void write_pid(char *path) in write_pid() argument
349 int pidfile = open(path, O_CREAT | O_WRONLY | O_TRUNC, 0666); in write_pid()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2451 // Follows a path -- as defined by SourceCodeInfo.Location.path -- from a
2461 // Returns true if the path was valid, false otherwise. A gTest failure is
2502 << ", but path contained index: " << index; in FollowPath()
2573 if (!FollowPath(file_, location.path().begin(), location.path().end(), in Parse()

Completed in 65 milliseconds

1...<<321322323324325326327328329330>>...341