Home
last modified time | relevance | path

Searched full:please (Results 26 - 50 of 9804) sorted by relevance

12345678910>>...393

/third_party/node/deps/openssl/openssl/
H A DCONTRIBUTING.md4 Please visit our [Getting Started] page for other ideas about how to contribute.
13 please open an [issue on GitHub](https://github.com/openssl/openssl/issues).
15 To submit a patch or implement a new feature, please open a
22 To make it easier to review and accept your pull request, please follow these
82 either be added to an existing test, or completely new. Please see
86 documentation. Please look at the `.pod` files in `doc/man[1357]` for
95 Please note that this is NOT simply a copy of git-log one-liners.
102 security fixes, please add a line in [NEWS.md](NEWS.md).
/third_party/openssl/
H A DCONTRIBUTING.md4 Please visit our [Getting Started] page for other ideas about how to contribute.
12 To request new features or report bugs, please open an issue on GitHub
14 To submit a patch, please open a pull request on GitHub. If you are thinking
19 To make it easier to review and accept your pull request, please follow these
66 either be added to an existing test, or completely new. Please see
70 documentation. Please look at the "pod" files in doc/man[1357] for
79 Please note that this is NOT simply a copy of git-log one-liners.
86 security fixes, please add a line in [NEWS.md](NEWS.md).
/third_party/rust/crates/rustc-hash/
H A DCODE_OF_CONDUCT.md10 * On IRC, please avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all.
11 * Please be kind and courteous. There's no need to be mean or rude.
13 * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works.
14 * We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behavior. We interpret the term "harassment" as including the definition in the <a href="http://citizencodeofconduct.org/">Citizen Code of Conduct</a>; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups.
15 * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the channel ops or any of the [Rust moderation team][mod_team] immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back.
21 These are the policies for upholding our community's standards of conduct. If you feel that a thread needs moderation, please contact the [Rust moderation team][mod_team].
29 7. If a moderator bans someone and you think it was unjustified, please take it up with that moderator, or with a different moderator, **in private**. Complaints about bans in-channel are not allowed.
36 The enforcement policies listed above apply to all official Rust venues; including official IRC channels (#rust, #rust-internals, #rust-tools, #rust-libs, #rustc, #rust-beginners, #rust-docs, #rust-community, #rust-lang, and #cargo); GitHub repositories under rust-lang, rust-lang-nursery, and rust-lang-deprecated; and all forums under rust-lang.org (users.rust-lang.org, internals.rust-lang.org). For other projects adopting the Rust Code of Conduct, please contact the maintainers of those projects for enforcement. If you wish to use this code of conduct for your own project, consider explicitly mentioning your moderation policy or making a copy with your own moderation policy so as to avoid confusion.
/third_party/mbedtls/
H A DBUGS.md7 If you think you've found a bug in Mbed TLS, please follow these steps:
15 data leak), please report it confidentially as described in
17 4. Please [create an issue on on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
19 Please do not use GitHub for support questions. If you want to know
20 how to do something with Mbed TLS, please see [`SUPPORT.md`](SUPPORT.md) for available documentation and support channels.
/third_party/mbedtls/.github/
H A Dpull_request_template.md3 Please write a few sentences describing the overall goals of the pull request's commits.
9 Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")
19 Please refer to the [contributing guidelines](https://github.com/Mbed-TLS/mbedtls/blob/development/CONTRIBUTING.md), especially the
24 - please structure your PR into a series of small commits, each of which does one thing
26 - please do not force-push to update your PR - just add new commit(s)
/third_party/e2fsprogs/
H A D0034-tune2fs-fix-an-error-message.patch9 Before: Please run e2fsck -fy -O.
10 After: Please run e2fsck -fy /dev/sdh2.
12 Note this doesn't fix the "Unknown code" message, just the "Please run
29 - printf(_("Please run e2fsck -fy %s.\n"), argv[1]);
30 + printf(_("Please run e2fsck -fy %s.\n"), device_name);
/third_party/skia/third_party/externals/angle2/
H A DPRESUBMIT.py106 "Please ensure that there are tags (e.g., Bug:, Test:) in your description."))
110 "Please ensure that there exists 1 blank line " +
118 commit_tag + 'Please ensure that there exists only 1 blank line '
125 'Please ensure that your description summary'
138 commit_tag + "Please ensure that your description summary is on one line of " +
146 'Please ensure the summary is only 1 line and '
156 'Please ensure that there exists only 1 blank line '
173 ' is too long.\n' + '"' + line + '"\n' + 'Please wrap it to ' +
185 output_api.PresubmitError('Please ensure that your description contains:\n'
231 long_text='Please ensur
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync/
H A Dnative_vsync.cpp41 VLOGE("name is nullptr, please check"); in OH_NativeVSync_Create()
64 VLOGE("parameter is nullptr, please check"); in OH_NativeVSync_Destroy()
76 VLOGE("parameter is nullptr, please check"); in OH_NativeVSync_RequestFrame()
91 VLOGE("parameter is nullptr, please check"); in OH_NativeVSync_RequestFrameWithMultiCallback()
105 VLOGE("parameter is nullptr, please check"); in OH_NativeVSync_GetPeriod()
115 VLOGE("parameter is nullptr, please check"); in OH_NativeVSync_DVSyncSwitch()
/third_party/rust/crates/bindgen/bindgen/
H A Dfeatures.rs90 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_0 => 1.0;
93 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_17 => 1.17;
96 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_19 => 1.19;
99 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_20 => 1.20;
102 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_21 => 1.21;
105 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_25 => 1.25;
108 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_26 => 1.26;
111 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_27 => 1.27;
114 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please report it at https://github.com/rust-lang/rust-bindgen/issues"] => Stable_1_28 => 1.28;
118 #[deprecated = "This rust target is deprecated. If you have a good reason to use this target please repor
[all...]
/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_player_napi.cpp241 jsPlayer->ErrorCallback(MSERR_EXT_NO_MEMORY, "player is released(null), please create player again"); in SetUrl()
246 jsPlayer->ErrorCallback(MSERR_EXT_INVALID_VAL, "napi_typeof failed, please check the input parameters"); in SetUrl()
259 jsPlayer->ErrorCallback(MSERR_EXT_INVALID_VAL, "invalid parameters, please check the input parameters"); in SetUrl()
325 jsPlayer->ErrorCallback(MSERR_EXT_NO_MEMORY, "player is released(null), please create player again"); in SetFdSrc()
331 jsPlayer->ErrorCallback(MSERR_EXT_INVALID_VAL, "napi_typeof failed, please check the input parameters"); in SetFdSrc()
337 jsPlayer->ErrorCallback(MSERR_EXT_INVALID_VAL, "invalid parameters, please check the input parameters"); in SetFdSrc()
393 asyncContext->SignError(MSERR_EXT_NO_MEMORY, "jsPlayer is destroyed(null), please check js_runtime"); in AsyncSetDisplaySurface()
398 asyncContext->SignError(MSERR_EXT_NO_MEMORY, "nativePlayer is released(null), please create player again"); in AsyncSetDisplaySurface()
509 asyncContext->SignError(MSERR_EXT_NO_MEMORY, "jsPlayer is destroyed(null), please check js_runtime"); in CompleteAsyncWork()
513 asyncContext->SignError(MSERR_EXT_NO_MEMORY, "nativePlayer is released(null), please creat in CompleteAsyncWork()
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp1143 cout << "please input proc test case(getp/initp/subp/unsubp)" << endl; in TestProcess()
1164 cout << "please input sa test case(get/load/unload/syncload/getinfo)" << endl; in TestSystemAbility()
1168 cout << "please input systemAbilityId for " << cmd << " operation" << endl; in TestSystemAbility()
1188 cout << "please input another systemabilityId for " << cmd << " operation" << endl; in TestSystemAbility()
1190 cout << "please input another deviceId for " << cmd << " operation" << endl; in TestSystemAbility()
1210 cout << "please input param's value" << endl; in TestParamPlugin()
1227 cout << "please input on demand event id(1,2,3,4,5)" << endl; in CreateOnDemandStartPolicy()
1246 cout << "please input timeEventId(1,2,3) 1:loopevent 2:awakeloopevent 3: timedevent" << endl; in CreateOnDemandStartPolicy()
1257 cout << "please input the duration"; in CreateOnDemandStartPolicy()
1267 cout << "please inpu in CreateOnDemandStopPolicy()
[all...]
/third_party/curl/tests/data/
H A Dtest141817 HTTP/1.1 401 Authentication please!
22 Please auth with me
26 HTTP/1.1 401 Authentication please!
31 Please auth with me
63 HTTP/1.1 401 Authentication please!
/third_party/backends/doc/
H A Dsane-mustek_usb2.man22 backend, please let me know this by sending the scanner's exact model name and
26 the models already listed as supported, please let me know.
29 Please use libusb-0.1.8 or later. Without libusb or with older libusb versions
77 Please contact me if you find a bug or missing feature:
80 Please send a debug log if your scanner isn't detected correctly (see
H A Dbackend-writing.txt27 is not already mentioned in one of the .desc files, please contact the
86 the ChangeLogs/ directory. Please note that we skipped 1.0.26.
217 * A backend library is always only one file (libsane-backendname.so). Please do
233 * Please follow the GNU coding standards. It's clear that the style
246 * Please be courteous to programmer's with terminals that are 80
247 characters wide. It's not difficult to avoid long lines, so please
256 * Please do not depend on compiler specific features or, if you do, make
304 * Please use sanei functions whenever possible (e.g.
326 * Please do not assume that `size_t' is `unsigned int'. On some
336 * Please d
[all...]
/applications/standard/app_samples/code/Solutions/Tools/PatternLock/entry/src/main/resources/base/element/
H A Dstring.json17 "value": "Please input password"
21 "value": "Please input old password"
25 "value": "Correct password,Please input new password"
37 "value": "The password does not match the last time, please re-enter"
/applications/standard/app_samples/code/Solutions/Tools/PatternLock/entry/src/main/resources/en/element/
H A Dstring.json17 "value": "Please input password"
21 "value": "Please input old password"
25 "value": "Correct password,Please input new password"
37 "value": "The password does not match the last time, please re-enter"
/third_party/jerryscript/.github/
H A Dpull_request_template.md0 **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
3 Before submitting a PR, please, make sure that:
16 IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing
19 **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
/third_party/typescript/tests/baselines/reference/
H A DabstractPropertyBasics.types50 readonly ro = "readonly please";
51 >ro : "readonly please"
52 >"readonly please" : "readonly please"
H A DjsxUnclosedParserRecovery.symbols65 <diddy bananas="please"
75 <diddy<boolean> bananas="please"
93 <diddy<boolean> bananas="please"/
111 <diddy<boolean> bananas="please">
152 <diddy bananas="please"
163 <diddy<boolean> bananas="please"
183 <diddy<boolean> bananas="please"/
203 <diddy<boolean> bananas="please">
252 <diddy bananas="please"
267 <diddy<boolean> bananas="please"
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtzselect.ksh73 echo >&2 'Please identify a location' \
83 echo >&2 'Please select a continent or ocean.'
100 echo >&2 'Please enter a number in range.';;
115 echo >&2 'Please enter the desired value' \
164 echo >&2 'Please select a country.'
168 '') echo >&2 'Please enter a number in range.';;
202 echo >&2 'Please select one of the following' \
207 '') echo >&2 'Please enter a number in range.';;
284 '') echo >&2 'Please enter 1 for Yes, or 2 for No.';;
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtzselect.ksh73 echo >&2 'Please identify a location' \
83 echo >&2 'Please select a continent or ocean.'
100 echo >&2 'Please enter a number in range.';;
115 echo >&2 'Please enter the desired value' \
164 echo >&2 'Please select a country.'
168 '') echo >&2 'Please enter a number in range.';;
202 echo >&2 'Please select one of the following' \
207 '') echo >&2 'Please enter a number in range.';;
284 '') echo >&2 'Please enter 1 for Yes, or 2 for No.';;
/applications/standard/app_samples/code/BasicFeature/Security/Asset/entry/src/main/resources/base/element/
H A Dstring.json17 "value": "please set screen password"
29 "value": "please input account"
37 "value": "please input secret or card number"
49 "value": "please input label"
/applications/standard/app_samples/code/BasicFeature/Security/Asset/entry/src/main/resources/en_US/element/
H A Dstring.json17 "value": "please set screen password"
29 "value": "please input account"
37 "value": "please input secret or card number"
49 "value": "please input label"
/applications/standard/app_samples/code/SystemFeature/Media/ScreenRecorder/
H A DREADME.md14 2. Please use the "DevEco Studio 3.1 Beta2 (Build Version: 3.1.0.400, built on April 7, 2023)" or later IDE version
15 3. Use the Full SDK is necessary for this sample, please refer the [guide](https://docs.openharmony.cn/pages/v3.2/en/application-dev/quick-start/full-sdk-switch-guide.md/).
16 4. How to configure the auto signing with system permission, please refer DevEco Studio: File -> Project Structure -> Project -> Signing Configs(TAB page) , on the bottom of this page, please click the hyperlink of "**View the operation guide**".
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/include/
H A Dres_exe_type.h25 // first resType, please add resType after
43 // last sync resType, please add sync resType before
46 // first async resType, please add async resType after
56 // last resType, please add resType before

Completed in 36 milliseconds

12345678910>>...393