| /third_party/rust/crates/cxx/ |
| H A D | BUCK | 38 "//third-party:clap", 39 "//third-party:codespan-reporting", 40 "//third-party:proc-macro2", 41 "//third-party:quote", 42 "//third-party:syn", 64 "//third-party:proc-macro2", 65 "//third-party:quote", 66 "//third-party:syn", 79 "//third-party:cc", 80 "//third-party [all...] |
| H A D | BUILD | 31 "//third-party:clap", 32 "//third-party:codespan-reporting", 33 "//third-party:proc-macro2", 34 "//third-party:quote", 35 "//third-party:syn", 58 "//third-party:proc-macro2", 59 "//third-party:quote", 60 "//third-party:syn", 70 "//third-party:cc", 71 "//third-party [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
| H A D | CustomFormatterPersonTest.java | 157 + "when female 0 {{$hostName} does not give a party.}\n" in testCustomFunctionsComplexMessage() 158 + "when female 1 {{$hostName} invites {$guestName} to her party.}\n" in testCustomFunctionsComplexMessage() 159 + "when female 2 {{$hostName} invites {$guestName} and one other person to her party.}\n" in testCustomFunctionsComplexMessage() 160 + "when female * {{$hostName} invites {$guestName} and {$guestsOther} other people to her party.}\n" in testCustomFunctionsComplexMessage() 162 + "when male 0 {{$hostName} does not give a party.}\n" in testCustomFunctionsComplexMessage() 163 + "when male 1 {{$hostName} invites {$guestName} to his party.}\n" in testCustomFunctionsComplexMessage() 164 + "when male 2 {{$hostName} invites {$guestName} and one other person to his party.}\n" in testCustomFunctionsComplexMessage() 165 + "when male * {{$hostName} invites {$guestName} and {$guestsOther} other people to his party.}\n" in testCustomFunctionsComplexMessage() 167 + "when * 0 {{$hostName} does not give a party.}\n" in testCustomFunctionsComplexMessage() 168 + "when * 1 {{$hostName} invites {$guestName} to their party in testCustomFunctionsComplexMessage() [all...] |
| /third_party/rust/crates/cxx/third-party/bazel/ |
| H A D | defs.bzl | 6 # bazel run @//third-party:vendor 292 "third-party": { 307 "third-party": { 314 "third-party": { 319 "third-party": { 324 "third-party": { 329 "third-party": { 334 "third-party": { 339 "third-party": { 344 "third-party" [all...] |
| H A D | crates.bzl | 12 load("@cxx.rs//third-party/bazel:defs.bzl", _crate_repositories = "crate_repositories") 21 build_file = Label("@cxx.rs//third-party/bazel:BUILD.bazel"), 22 defs_module = Label("@cxx.rs//third-party/bazel:defs.bzl"),
|
| /test/xts/acts/ability/ability_runtime/actssystemapitest/entry/src/ohosTest/ets/test/ |
| H A D | FormHost.test.ets | 28 * @tc.desc: Test the third-party application call deleteForm will be blocked 55 * @tc.desc: Test the third-party application call deleteForm will be blocked 84 * @tc.desc: Test the third-party application call deleteForm will be blocked 110 * @tc.desc: Test the third-party application call releaseForm will be blocked 136 * @tc.desc: Test the third-party application call releaseForm will be blocked 163 * @tc.desc: Test the third-party application call requestForm will be blocked 189 * @tc.desc: Test the third-party application call requestForm will be blocked 216 * @tc.desc: Test the third-party application call castToNormalForm will be blocked 242 * @tc.desc: Test the third-party application call castToNormalForm will be blocked 269 * @tc.desc: Test the third-party applicatio [all...] |
| H A D | MissionManager.test.ets | 28 * @tc.desc: Test the third-party application call missionManager.on will be blocked 69 * @tc.desc: Test the third-party application call getMissionInfo will be blocked 86 * @tc.desc: Test the third-party application call getMissionInfo will be blocked 109 * @tc.desc: Test the third-party application call getMissionInfos will be blocked 126 * @tc.desc: Test the third-party application call getMissionInfos will be blocked 149 * @tc.desc: Test the third-party application call getMissionSnapShot will be blocked 166 * @tc.desc: Test the third-party application call isRequestPublishFormSupported will be blocked 189 * @tc.desc: Test the third-party application call getLowResolutionMissionSnapShot will be blocked 206 * @tc.desc: Test the third-party application call getLowResolutionMissionSnapShot will be blocked 229 * @tc.desc: Test the third-party applicatio [all...] |
| H A D | AbilityContext.test.ets | 35 * @tc.desc: Test third-party applications calling startAbilityWithAccount will be blocked 57 * @tc.desc: Test third-party applications calling startAbilityWithAccount will be blocked 82 * @tc.desc: Test third-party applications calling startAbilityWithAccount will be blocked 105 * @tc.desc: Test third-party applications calling startAbilityWithAccount will be blocked 131 * @tc.desc: Test the third-party application call startAbilityForResultWithAccount will be blocked 155 * @tc.desc: Test the third-party application call startAbilityForResultWithAccount will be blocked 182 * @tc.desc: Test the third-party application call startAbilityForResultWithAccount will be blocked 209 * @tc.desc: Test the third-party application call startAbilityForResultWithAccount will be blocked 239 * @tc.desc: Test the third-party application call startServiceExtensionAbility will be blocked 260 * @tc.desc: Test the third-party applicatio [all...] |
| H A D | AppManager.test.ets | 29 * @tc.desc: Test the third-party application call appManager.on will be blocked 70 * @tc.desc: Test the third-party application call appManager.on will be blocked 112 * @tc.desc: Test the third-party application call getForegroundApplications will be blocked 127 * @tc.desc: Test the third-party application call getForegroundApplications will be blocked 148 * @tc.desc: Test the third-party application call killProcessWithAccount will be blocked 165 * @tc.desc: Test the third-party application call killProcessWithAccount will be blocked 188 * @tc.desc: Test the third-party application call killProcessesByBundleName will be blocked 204 * @tc.desc: Test the third-party application call killProcessesByBundleName will be blocked 226 * @tc.desc: Test the third-party application call clearUpApplicationData will be blocked 242 * @tc.desc: Test the third-party applicatio [all...] |
| H A D | AbilityManager.test.ets | 29 * @tc.desc: Test the third-party application call updateConfiguration will be blocked 47 * @tc.desc: Test the third-party application call updateConfiguration will be blocked 71 * @tc.desc: Test the third-party application call getAbilityRunningInfos will be blocked 86 * @tc.desc: Test the third-party application call getAbilityRunningInfos will be blocked 107 * @tc.desc: Test the third-party application call getExtensionRunningInfos will be blocked 123 * @tc.desc: Test the third-party application call getExtensionRunningInfos will be blocked 145 * @tc.desc: Test the third-party application call getTopAbility will be blocked 164 * @tc.desc: Test the third-party application call getTopAbility will be blocked
|
| H A D | FormProvider.test.ets | 28 * @tc.desc: Test the third-party application call requestPublishForm will be blocked 61 * @tc.desc: Test the third-party application call requestPublishForm will be blocked 92 * @tc.desc: Test the third-party application call requestPublishForm will be blocked 123 * @tc.desc: Test the third-party application call isRequestPublishFormSupported will be blocked 146 * @tc.desc: Test the third-party application call isRequestPublishFormSupported will be blocked
|
| /third_party/node/deps/v8/ |
| H A D | .flake8 | 4 ./third_party/, # third-party code 5 ./build/, # third-party code 6 ./buildtools/, # third-party code 7 ./test/wasm-js/, # third-party code 8 ./test/wasm-js/data/, # third-party code 9 ./test/test262/data/, # third-party code 10 ./test/test262/harness/, # third-party code
|
| /third_party/nghttp2/src/ |
| H A D | Makefile.am | 42 -I$(top_srcdir)/third-party \ 43 -I$(top_srcdir)/third-party/llhttp/include \ 61 $(top_builddir)/third-party/liburl-parser.la \ 62 $(top_builddir)/third-party/libllhttp.la \ 197 -I${top_srcdir}/third-party/mruby/include @LIBMRUBY_CFLAGS@ 198 nghttpx_LDADD += -L${top_builddir}/third-party/mruby/build/lib @LIBMRUBY_LIBS@ 202 libnghttpx_a_CPPFLAGS += -I${top_srcdir}/third-party/neverbleed 203 nghttpx_LDADD += ${top_builddir}/third-party/libneverbleed.la 229 -I${top_srcdir}/third-party/mruby/include @LIBMRUBY_CFLAGS@ 231 -L${top_builddir}/third-party/mrub [all...] |
| /third_party/icu/docs/userguide/format_parse/messages/ |
| H A D | index.md | 85 "=0 {{host} does not give a party.}" 86 "=1 {{host} invites {guest} to her party.}" 87 "=2 {{host} invites {guest} and one other person to her party.}" 88 "other {{host} invites {guest} and # other people to her party.}}}" 91 "=0 {{host} does not give a party.}" 92 "=1 {{host} invites {guest} to his party.}" 93 "=2 {{host} invites {guest} and one other person to his party.}" 94 "other {{host} invites {guest} and # other people to his party.}}}" 97 "=0 {{host} does not give a party.}" 98 "=1 {{host} invites {guest} to their party [all...] |
| /third_party/libbpf/ |
| H A D | OAT.xml | 65 <filteritem type="filepath" name="fuzz/bpf-object-fuzzer_seed_corpus.zip" desc="The binary file in third party"/> 67 <filefilter name="licenseFileNamePolicyFilter" desc="The source file in third party" > 68 <filteritem type="filename" name="LICENSE" desc="The source file in third party"/> 69 <filteritem type="filename" name="LICENSE.LGPL-2.1" desc="The source file in third party"/> 70 <filteritem type="filename" name="NOTICE" desc="The source file in third party"/> 84 <filteritem type="filepath" name="include/uapi/linux/*.h" desc="The file in third party"/> 85 <filteritem type="filepath" name="include/linux/*.h" desc="The file in third party"/> 86 <filteritem type="filename" name="LICENSE.BSD-2-Clause" desc="The file in third party"/> 87 <filteritem type="filename" name="src/bpf_helpers.h" desc="The file in third party"/> 90 <filteritem type="filepath" name="include/uapi/linux/.*" desc="The file in third party"/> [all...] |
| /third_party/rust/crates/libc/ci/ |
| H A D | android-emulator-package.xml | 35 3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. 54 4.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google or any mobile communications carrier. 56 4.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through Android and/or applications for Android, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so. 58 4.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under the License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach. 71 7. Third Party Applications 73 7.1 If you use the SDK to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party application [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | jsDeclarationsNestedParams.js | 4 * Cancels the request, sending a cancellation to the other party 15 * Cancels the request, sending a cancellation to the other party 39 * Cancels the request, sending a cancellation to the other party
51 * Cancels the request, sending a cancellation to the other party
68 * Cancels the request, sending a cancellation to the other party
81 * Cancels the request, sending a cancellation to the other party
|
| /third_party/nghttp2/ |
| H A D | .gitmodules | 1 [submodule "third-party/mruby"] 2 path = third-party/mruby 4 [submodule "third-party/neverbleed"] 5 path = third-party/neverbleed
|
| /test/xts/acts/powermgr/power_manager/entry/src/ohosTest/js/test/ |
| H A D | power.test.js | 179 * @tc.desc Test the third-party application call shutdown will be blocked 198 * @tc.desc Test the third-party application call reboot will be blocked 217 * @tc.desc Test the third-party application call wakeup will be blocked 236 * @tc.desc Test the third-party application call suspend will be blocked 256 * @tc.desc Test the third-party application call suspend will be blocked 276 * @tc.desc Test the third-party application call setPowerMode will be blocked 304 * @tc.desc Test the third-party application call setPowerMode will be blocked 333 * @tc.desc Test the third-party application call setPowerMode will be blocked 362 * @tc.desc Test the third-party application call setScreenOffTime will be blocked 381 * @tc.desc Test the third-party applicatio [all...] |
| /third_party/gn/src/base/third_party/icu/ |
| H A D | LICENSE | 22 NONINFRINGEMENT OF THIRD PARTY RIGHTS. 37 Third-Party Software Licenses 39 This section contains third-party software notices and/or additional 40 terms for licensed third-party software components included within ICU 63 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
| /test/xts/acts/powermgr/battery_manager/entry/src/ohosTest/js/test/ |
| H A D | batteryStatistics.test.js | 26 * @tc.desc Test the third-party application call getBatteryStats will be blocked 55 * @tc.desc Test the third-party application call getBatteryStats will be blocked 83 * @tc.desc Test the third-party application call getAppPowerValue will be blocked 103 * @tc.desc Test the third-party application call getAppPowerPercent will be blocked 123 * @tc.desc Test the third-party application call getHardwareUnitPowerValue will be blocked 143 * @tc.desc Test the third-party application call getHardwareUnitPowerPercent will be blocked
|
| /test/xts/acts/ability/ability_runtime/stage/actscontextdirareamodetest/actscontextdirnormaltest/entry/src/ohosTest/ets/test/ |
| H A D | ContextDirNormalTest.test.ets | 102 * @tc.name : Test the third-party application obtains AbilityContext under the same application and module, sets the area to EL3. 129 * @tc.name : Test the third-party application obtains AbilityContext under the same application and module, sets the area to EL4. 156 * @tc.name : Test the third-party application obtains AbilityContext under the same application but different modules, sets the area to EL3. 191 * @tc.name : Test the third-party application obtains AbilityContext under the same application but different modules, sets the area to EL4. 227 * @tc.name : Test the third-party application obtains ModuleContext under the same application but different modules, sets the area to EL3. 253 * @tc.name : Test the third-party application obtains ModuleContext under the same application but different modules, sets the area to EL4. 279 * @tc.name : Test the third-party application obtains ApplicationContext under the same application, sets the area to EL3. 306 * @tc.name : Test the third-party application obtains ApplicationContext under the same application, sets the area to EL4. 333 * @tc.name : Test the third-party application obtains AbilityStageContext under the same application and module, sets the area to EL4. 359 * @tc.name : Test the third-party applicatio [all...] |
| /third_party/rust/crates/cxx/third-party/ |
| H A D | BUILD | 5 cargo_lockfile = "//third-party:Cargo.lock", 7 manifests = ["//third-party:Cargo.toml"], 16 actual = "//third-party/bazel:{}".format(name),
|
| /third_party/python/Mac/BuildScript/ |
| H A D | README.rst | 5 certain third-party libraries as necessary. It builds a complete 67 download and cache third-party source distributions used by 77 - builds the following third-party libraries 86 - uses system-supplied versions of third-party libraries 106 - builds the following third-party libraries 115 - uses system-supplied versions of third-party libraries
|
| /third_party/mesa3d/docs/ |
| H A D | README.UVD | 1 The software may implement third party technologies (e.g. third party 4 these third party technologies are not licensed hereunder. Such third 5 party technologies include, but are not limited, to H.264, H.265, HEVC, MPEG-2,
|