/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/io/ |
H A D | UnicodeInputStreamTestCase.java | 126 UnicodeInputStream uis = null; in testRun() local 131 uis = new UnicodeInputStream(is, skipBOM); in testRun() 133 assertEquals("BOM Skipping problem", skipBOM, uis.isSkipBOM()); in testRun() 137 assertEquals("Wrong Encoding detected", testEncoding, uis.getEncodingFromStream()); in testRun() 140 byte [] result = readAllBytes(uis, testEncoding); in testRun() 154 if (uis != null) in testRun() 156 uis.close(); in testRun()
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | field_trial_params_unittest.cc | 426 static const FeatureParam<UI>::Option uis[] = { in TEST_F() local 429 static const FeatureParam<UI> a{&kFeature, "a", UI::ONE_D, &uis}; in TEST_F() 430 static const FeatureParam<UI> b{&kFeature, "b", UI::ONE_D, &uis}; in TEST_F() 431 static const FeatureParam<UI> c{&kFeature, "c", UI::ONE_D, &uis}; in TEST_F() 432 static const FeatureParam<UI> d{&kFeature, "d", UI::ONE_D, &uis}; in TEST_F() 433 static const FeatureParam<UI> e{&kFeature, "e", UI::TWO_D, &uis}; in TEST_F() 434 static const FeatureParam<UI> f{&kFeature, "f", UI::THREE_D, &uis}; in TEST_F()
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ |
H A D | ui_state.proto | 20 // Common state for UIs visualizing Perfetto traces. 21 // This message can be appended as a TracePacket by UIs to save the 36 // The pid of the process to highlight. This is useful for UIs to focus 45 // this is the package name of the app. This is useful for UIs to focus
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | field_trial_params_unittest.cc | 476 static const FeatureParam<UI>::Option uis[] = { in TEST_F() local 479 static const FeatureParam<UI> a{&kFeature, "a", UI::ONE_D, &uis}; in TEST_F() 480 static const FeatureParam<UI> b{&kFeature, "b", UI::ONE_D, &uis}; in TEST_F() 481 static const FeatureParam<UI> c{&kFeature, "c", UI::ONE_D, &uis}; in TEST_F() 482 static const FeatureParam<UI> d{&kFeature, "d", UI::ONE_D, &uis}; in TEST_F() 483 static const FeatureParam<UI> e{&kFeature, "e", UI::TWO_D, &uis}; in TEST_F() 484 static const FeatureParam<UI> f{&kFeature, "f", UI::THREE_D, &uis}; in TEST_F()
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | Expr.java | 279 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 294 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 317 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 1138 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 1152 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 1174 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 1196 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 1217 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 1234 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente…
|
H A D | ExprOrBuilder.java | 141 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 153 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 165 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente…
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/type/ |
H A D | Expr.java | 153 * its purpose. This can be used e.g. in UIs which allow to enter the 178 * its purpose. This can be used e.g. in UIs which allow to enter the 849 * its purpose. This can be used e.g. in UIs which allow to enter the 873 * its purpose. This can be used e.g. in UIs which allow to enter the 897 * its purpose. This can be used e.g. in UIs which allow to enter the 920 * its purpose. This can be used e.g. in UIs which allow to enter the 939 * its purpose. This can be used e.g. in UIs which allow to enter the
|
H A D | ExprOrBuilder.java | 58 * its purpose. This can be used e.g. in UIs which allow to enter the 72 * its purpose. This can be used e.g. in UIs which allow to enter the
|
/aosp_15_r20/external/google-cloud-java/java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/java/com/google/cloud/privatecatalog/v1beta1/ |
H A D | Catalog.java | 134 * Output only. The descriptive name of the catalog as it appears in UIs. 157 * Output only. The descriptive name of the catalog as it appears in UIs. 895 * Output only. The descriptive name of the catalog as it appears in UIs. 917 * Output only. The descriptive name of the catalog as it appears in UIs. 939 * Output only. The descriptive name of the catalog as it appears in UIs. 960 * Output only. The descriptive name of the catalog as it appears in UIs. 977 * Output only. The descriptive name of the catalog as it appears in UIs.
|
H A D | CatalogOrBuilder.java | 57 * Output only. The descriptive name of the catalog as it appears in UIs. 69 * Output only. The descriptive name of the catalog as it appears in UIs.
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CmovConversion.cpp | 539 auto UIs = MRI->use_instructions(MI->defs().begin()->getReg()); in checkForProfitableCmovCandidates() local 540 if (UIs.begin() != UIs.end() && ++UIs.begin() == UIs.end()) { in checkForProfitableCmovCandidates() 541 unsigned Op = UIs.begin()->getOpcode(); in checkForProfitableCmovCandidates()
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | cloudasset_v1.feeds.html | 122 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 157 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 215 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 257 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 295 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 330 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente…
|
D | healthcare_v1.projects.locations.datasets.consentStores.consents.html | 153 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 200 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 240 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 323 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 375 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 430 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 503 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 544 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 598 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 652 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente…
|
D | healthcare_v1beta1.projects.locations.datasets.consentStores.consents.html | 153 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 200 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 240 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 323 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 375 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 430 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 503 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 544 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 598 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 652 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente…
|
D | bigtableadmin_v2.projects.instances.html | 166 …quot;, # Required. The descriptive name for this instance as it appears in UIs. Can be changed at … 241 …quot;, # Required. The descriptive name for this instance as it appears in UIs. Can be changed at … 294 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 329 …quot;, # Required. The descriptive name for this instance as it appears in UIs. Can be changed at … 367 …quot;, # Required. The descriptive name for this instance as it appears in UIs. Can be changed at … 436 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 478 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 532 …quot;, # Required. The descriptive name for this instance as it appears in UIs. Can be changed at … 551 …quot;, # Required. The descriptive name for this instance as it appears in UIs. Can be changed at …
|
D | binaryauthorization_v1beta1.projects.policy.html | 88 … Note: This operation is designed to be used for building permission-aware UIs and command-line to… 117 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 147 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 175 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 190 … Note: This operation is designed to be used for building permission-aware UIs and command-line to…
|
D | binaryauthorization_v1.projects.policy.html | 88 … Note: This operation is designed to be used for building permission-aware UIs and command-line to… 117 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 147 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 175 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 190 … Note: This operation is designed to be used for building permission-aware UIs and command-line to…
|
D | orgpolicy_v2.projects.policies.html | 129 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 168 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 232 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 278 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 329 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 386 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 425 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente…
|
D | orgpolicy_v2.folders.policies.html | 129 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 168 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 232 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 278 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 329 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 386 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente… 425 …sion, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to ente…
|
/aosp_15_r20/external/sdk-platform-java/java-iam/grpc-google-iam-v1/src/main/java/com/google/iam/v1/ |
H A D | IAMPolicyGrpc.java | 280 * UIs and command-line tools, not for authorization checking. This operation 403 * UIs and command-line tools, not for authorization checking. This operation 490 * UIs and command-line tools, not for authorization checking. This operation 574 * UIs and command-line tools, not for authorization checking. This operation
|
/aosp_15_r20/system/extras/simpleperf/doc/ |
H A D | view_the_profile.md | 12 format, or in some interactive UIs. 14 Below shows some recommended UIs to view the profile. Google developers can find 398 If the above View UIs can't fulfill your need, you can use
|
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/ |
H A D | configuration.proto | 66 // A human-readable name for Configuration for UIs. 68 // If omitted, UIs should default to configuration_id.
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/ |
H A D | CompatUIController.java | 172 // Indicates if the keyguard is currently showing, in which case compat UIs shouldn't 342 // Remove all compat UIs on the removed display. in onDisplayRemoved() 384 // Hide the compat UIs when input method is showing. in onImeVisibilityChanged() 393 // Hide the compat UIs when keyguard is showing. in onKeyguardVisibilityChanged()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86CmovConversion.cpp | 553 auto UIs = MRI->use_instructions(MI->defs().begin()->getReg()); in checkForProfitableCmovCandidates() local 554 if (!UIs.empty() && ++UIs.begin() == UIs.end()) { in checkForProfitableCmovCandidates() 555 unsigned Op = UIs.begin()->getOpcode(); in checkForProfitableCmovCandidates()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 805 auto UIs = MRI->use_instructions(ResVReg); in selectAddrSpaceCast() local 806 if (!UIs.empty() && ++UIs.begin() == UIs.end() && in selectAddrSpaceCast() 807 (UIs.begin()->getOpcode() == SPIRV::OpConstantComposite || in selectAddrSpaceCast() 808 UIs.begin()->getOpcode() == SPIRV::OpVariable || in selectAddrSpaceCast() 809 isSpvIntrinsic(*UIs.begin(), Intrinsic::spv_init_global))) { in selectAddrSpaceCast()
|