Home
last modified time | relevance | path

Searched refs:URL (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/Documentation/process/
H A Dkernel-docs.rst29 "Author"/s, the "URL" where they can be found, some "Keywords" helpful
61 :URL: https://kernelnewbies.org/KernelGlossary
71 :URL: https://archive.org/details/linux_kernel_data_flow_short_paper
89 :URL: http://halobates.de/on-submitting-kernel-patches.pdf
101 :URL: https://lwn.net/Kernel/LDD3/
111 :URL: http://www.alsa-project.org/~iwai/writing-an-alsa-driver/index.html
121 :URL: http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-PROG.html
132 :URL: https://tldp.org/LDP/lkmpg/2.6/html/index.html
142 :URL: http://lse.sourceforge.net/lockhier/global-spin-lock
154 :URL: http://kos.enix.org/pub/linux-vmm.html
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmapbox.cpp27 static bool equals(const std::string& str, const URL::Segment& segment, const char* ref) { in equals()
42 const URL url(str); in normalizeSourceURL()
54 const URL url(str); in normalizeStyleURL()
71 const URL url(str); in normalizeSpriteURL()
89 const URL url(str); in normalizeGlyphsURL()
106 const URL url(str); in normalizeTileURL()
121 const URL url(str); in canonicalizeTileURL()
H A Durl.hpp13 class URL { class
22 URL(const std::string&);
48 std::string transformURL(const std::string& tpl, const std::string& url, const URL&);
50 return transformURL(tpl, url, URL(url)); in transformURL()
H A Durl.cpp69 URL::URL(const std::string& str) in URL() function in mbgl::util::URL
132 std::string transformURL(const std::string& tpl, const std::string& str, const URL& url) { in transformURL()
/OK3568_Linux_fs/buildroot/dl/hostapd/
H A D0002-WPS-UPnP-Fix-event-message-generation-using-a-long-U.patch4 Subject: [PATCH 2/3] WPS UPnP: Fix event message generation using a long URL
7 More than about 700 character URL ended up overflowing the wpabuf used
10 allocating the buffer to be large enough to contain the full URL path.
32 + /* URL MUST begin with HTTP scheme. In addition, limit the length of
33 + * the URL to 700 characters which is around the limit that was
37 + wpa_printf(MSG_DEBUG, "WPS UPnP: Reject an unacceptable URL");
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0001-net-http-httputil-avoid-query-parameter-smuggling.patch52 + outreq.URL.RawQuery = cleanQueryParams(outreq.URL.RawQuery)
109 + testReverseProxyQueryParameterSmuggling(t, testWantsRawQuery, func(u *url.URL) *ReverseProxy {
120 + testReverseProxyQueryParameterSmuggling(t, testWantsCleanQuery, func(u *url.URL) *ReverseProxy {
133 …QueryParameterSmuggling(t *testing.T, wantCleanQuery bool, newProxy func(*url.URL) *ReverseProxy) {
136 + w.Write([]byte(r.URL.RawQuery))
139 + backendURL, err := url.Parse(backend.URL)
161 + res, err := frontend.Client().Get(frontend.URL + "?" + test.rawQuery)
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dlicense-rules.rst166 - SPDX-URL:
168 SPDX页面的URL,其中包含与许可证相关的其他信息.
183 SPDX-URL: https://spdx.org/licenses/GPL-2.0.html
198 SPDX-URL: https://spdx.org/licenses/MIT.html
235 SPDX-URL: https://spdx.org/licenses/ISC.html
278 - SPDX-URL:
280 SPDX页面的URL,其中包含与例外相关的其他信息。
298 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html
313 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
H A Dsubmitting-patches.rst127 URL来查找补丁描述并将其放入补丁中。也就是说,补丁(系列)及其描述应该是独立的。
134 如果修补程序修复了一个记录的bug条目,请按编号和URL引用该bug条目。如果补丁来
135 自邮件列表讨论,请给出邮件列表存档的URL;使用带有 ``Message-ID`` 的
139 bug的URL之外,还要总结需要提交补丁的相关讨论要点。
308 务器上,然后用指向你的补丁的 URL 替代。但是请注意,如果您的补丁超过了
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/zabbix/zabbix/
H A DCVE-2022-46768.patch5 generation URL to zabbix-web-service
32 + logAndWriteError(w, fmt.Sprintf("Unexpected URL scheme: \"%s\"", u.Scheme), http.StatusBadReques…
37 + logAndWriteError(w, fmt.Sprintf("Unexpected URL path: \"%s\"", u.Path), http.StatusBadRequest)
44 + logAndWriteError(w, fmt.Sprintf("Unexpected URL action: \"%s\"", queryParams.Get("action")), htt…
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Domap3isp.rst75 <URL:http://focus.ti.com/pdfs/wtbu/OMAP34xx_ES3.1.x_PUBLIC_TRM_vZM.zip>
79 <URL:http://www.ti.com/litv/pdf/spruf98o> Referenced 2011-03-05.
82 <URL:http://focus.ti.com/pdfs/wtbu/OMAP36xx_ES1.x_PUBLIC_TRM_vQ.zip>
86 <URL:http://www.ti.com/litv/pdf/sprugn4h> Referenced 2011-03-06.
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst66 - *Source URI:* If pre-mirrors fail, BitBake uses the original URL (e.g
72 For each URL passed to the fetcher, the fetcher calls the submodule that
73 handles that particular URL type. This behavior can be the source of
80 In the former case, the URL is passed to the ``wget`` fetcher, which does not
159 A number of parameters exist that you can specify within the URL to
162 - *unpack:* Controls whether the URL components are unpacked. If set to
173 - *subdir:* Unpacks the specific URL to the specified subdirectory
191 As mentioned earlier, the URL prefix determines which fetcher submodule
192 BitBake uses. Each submodule can support different URL parameters, which
201 you specify within the URL can be either an absolute or relative path to
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/brotli/brotli/
H A D838.patch19 URL: https://github.com/google/brotli
30 URL: https://github.com/google/brotli
42 URL: https://github.com/google/brotli
/OK3568_Linux_fs/buildroot/package/brotli/
H A D0002-Revert-Add-runtime-linker-path-to-pkg-config-files.patch22 URL: https://github.com/google/brotli
33 URL: https://github.com/google/brotli
45 URL: https://github.com/google/brotli
/OK3568_Linux_fs/buildroot/package/linux-headers/
H A DConfig.in.host60 URL at kernel.org. Instead, select "Custom tarball" and
61 specify the right URL directly.
66 This option allows you to specify a URL pointing to a kernel
67 source tarball. This URL can use any protocol recognized by
102 string "URL of custom kernel tarball"
106 string "URL of custom local kernel"
112 string "URL of custom repository"
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/video4linux/
H A Domap3isp.txt258 <URL:http://focus.ti.com/pdfs/wtbu/OMAP34xx_ES3.1.x_PUBLIC_TRM_vZM.zip>
262 <URL:http://www.ti.com/litv/pdf/spruf98o> 参考于 2011-03-05.
265 <URL:http://focus.ti.com/pdfs/wtbu/OMAP36xx_ES1.x_PUBLIC_TRM_vQ.zip>
269 <URL:http://www.ti.com/litv/pdf/sprugn4h> 参考于 2011-03-06.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/boost-url/
H A Dboost-url_git.bb1 DESCRIPTION = "Boost.URL is a library for manipulating Uniform Resource Identifiers (URI) and Locat…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dsocorro-syms.bbclass131 # (1): VCS URL, (2): branch, (3): repo root directory name, (4): repo file,
136 # (1) Get the VCS URL and extract the server part, i.e. change the URL from
141 # The URL could be a local download directory. If so, get the URL again
155 # The URL can have several formats. A full list can be found using
167 # The git URL has a repo name that we could use. We just need to strip off
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/dsd/
H A Dleds.rst93 [1] Device tree. <URL:https://www.devicetree.org>, referenced 2019-02-21.
96 <URL:https://uefi.org/sites/default/files/resources/ACPI_6_3_final_Jan30.pdf>,
104 <URL:https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf>,
108 …<URL:https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch78 '''Load a destination URL or file into a string.
95 - '''Load a location (URL or filename) and return contents as string'''
116 + '''Load a location (URL or filename) and return contents as string'''
122 … raise KickstartError(_('Error securely accessing URL "%s"') % location + ': {e}'.format(e=str(e)))
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DAAL4 PROFESSIONAL IDENTIFICATION * URL
26 (c) URL ("URL").
/OK3568_Linux_fs/external/xserver/debian/
H A Dcontrol124 <URL:https://www.x.org>
169 <URL:https://www.x.org>
190 <URL:https://www.x.org>
205 <URL:https://www.x.org>
226 <URL:https://www.x.org>
256 <URL:https://www.x.org>
275 <URL:https://www.x.org>
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt30 Interact with the Toaster web server with your host browser using URL:
68 Interact with the Toaster web server with your host browser using URL:
/OK3568_Linux_fs/buildroot/boot/mxs-bootlets/
H A DConfig.in27 string "URL of custom bootlets tarball"
33 string "URL of custom Git repository"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dcve-2023-24329.patch13 The WHATWG URL spec defines a scheme like this:
14 `"A URL-scheme string must be one ASCII alpha, followed by zero or more of ASCII alphanumeric, U+00…
/OK3568_Linux_fs/buildroot/boot/barebox/
H A DConfig.in37 string "URL of custom Barebox tarball"
60 string "URL of custom Git repository"

12345678910>>...13