/aosp_15_r20/external/mesa3d/src/broadcom/ci/ |
H A D | traces-broadcom.yml | 16 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 20 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 42 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 46 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 68 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 88 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 108 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 112 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 126 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" 130 text: "Often fails when running on xwayland, with what looks like an incorrect resolution" [all …]
|
/aosp_15_r20/external/cronet/net/docs/ |
H A D | crash-course-in-net-internals.md | 55 often be interlaced in time, but Events view does not feature showing events from 74 be multiple events doing completely independent things, the code often uses new 85 will often log to a single source. Here are the main source types and what they 155 you can search for "redirect". However, you often won't have much information 160 objects with an error of some sort. Cache errors are often non-fatal, so you 164 This is often useful in finding hung or slow requests. 170 problem is -- it's often one of the last events, though it could also be related 193 * Sockets are often reused between requests. If a request is on a stale 202 * Range requests have magic to handle them at the cache layer, and are often
|
H A D | bug-triage-labels.md | 10 that die in the SSL negotiation phase, in particular, this is often the 41 Bugs in these areas often receive the **Internals>Network** component, though 68 about:net-internals. Requests for the same URL are also often merged there 82 multiple headers, etc. These will often run into issues in certain corner 122 Issues related to media. These often run into the 6 requests per hostname 128 Issues loading PDF files. These are often related to range requests, which 148 often actually **UI>Browser>Navigation** issues.
|
/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
H A D | ListeningPortsTest.java | 87 * Remotely accessible ports are often used by attackers to gain 96 * Remotely accessible ports are often used by attackers to gain 105 * Remotely accessible ports are often used by attackers to gain 114 * Remotely accessible ports are often used by attackers to gain 125 * Locally accessible ports are often targeted by malicious locally 141 * Locally accessible ports are often targeted by malicious locally 157 * Locally accessible ports are often targeted by malicious locally 173 * Locally accessible ports are often targeted by malicious locally
|
/aosp_15_r20/cts/tests/tests/view/res/menu/ |
H A D | category_order.xml | 24 android:title="Last most often" /> 28 android:title="Middle most often" /> 32 android:title="First most often" /> 45 android:title="Last least often" /> 49 android:title="Middle least often" /> 53 android:title="First least often" />
|
/aosp_15_r20/external/llvm/docs/tutorial/ |
H A D | LangImpl10.rst | 34 in modern software engineering, they are often useful when putting 58 constructs, often these constructs make the most sense if they are 92 of people who are interested in languages and are often willing to help 115 One nice aspect of LLVM is that it is often capable of preserving target 134 preprocessor often destructively removes target-independence from the 163 support, and often operating system support. 236 generated by your compiler "target independent", is that you often need 250 Some languages want to explicitly manage their stack frames, often so 252 closures. There are often better ways to implement these features than
|
H A D | OCamlLangImpl8.rst | 33 in modern software engineering, they are often useful when putting 60 constructs, often these constructs make the most sense if they are 100 of people who are interested in languages and are often willing to help 123 One nice aspect of LLVM is that it is often capable of preserving target 142 preprocessor often destructively removes target-independence from the 171 support, and often operating system support. 244 generated by your compiler "target independent", is that you often need 258 Some languages want to explicitly manage their stack frames, often so 260 closures. There are often better ways to implement these features than
|
/aosp_15_r20/external/sg3_utils/doc/ |
H A D | sg3_utils.8 | 18 The names of all utilities start with "sg" and most start with "sg_" often 28 CDB which is most often 16 bytes or less in length. 49 The logic to perform the command translation is often called a SAT Layer or 161 often be used directly since Windows blocks attempts to use it if a class 329 other than "invalid command operation code". This is often a supported 379 Info field is valid. This is often a LBA but its meaning is command specific. 383 with a flag indicating the Info field is valid. This is often a LBA (of 401 often when trying to access the last block on a storage device; either a 487 OS system calls that fail often return a small integer number to help. In 496 OS system calls that fail often return a small integer number to help [all …]
|
H A D | sg_decode_sense.8 | 19 SCSI sense data is often found in kernel log files as a result of 20 something going wrong or may be an informative warning. It is often shown 23 than that, 18 bytes long is often seen and is usually associated with 167 Sense data is often printed out in kernel logs and sometimes on the 169 8 bytes long, often 18 bytes long but may be longer. A sense data string
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/common/ |
H A D | metrics.proto | 47 // A measurement of how often your ad has become viewable on a Display 149 // This metric is part of the Auction Insights report, and tells how often 176 // This metric is part of the Auction Insights report, and tells how often 183 // This metric is part of the Auction Insights report, and tells how often 190 // This metric is part of the Auction Insights report, and tells how often 236 // are performing based on how often people who see their ad click on it. 417 // How often people engage with your ad after it's shown to them. This is the 476 // Count of how often your ad has appeared on a search results page or 480 // How often people interact with your ad after it is shown to them. 581 // The number estimating how often your ad wasn't the very first ad above the [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/core/auth/policy/ |
H A D | Policy.java | 74 * keep track of multiple polices. Policy IDs are often used as a human 79 * help developers keep track of multiple policies, and are often 90 * are often used as a human readable name for a policy. 97 * help developers keep track of multiple policies, and are often 125 * developers keep track of multiple policies, and are often used as human 136 * keep track of multiple policies, and are often used as human readable 151 * are often used as human readable name for a policy.
|
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/invoker/logger/ |
D | InvocationMetricLogger.java | 80 // Represents how often we enter the recover device routine. 84 // Represents how often we enter the "adb root" device routine. 88 // Represents how often we attempt to reboot the device. 92 // Represents how often we attempt to reboot the device into bootloader 96 // Represents how often we attempt to reboot the device into fastbootd 98 // Represents how often we reboot a device already in bootloader 102 // Represents how often we go through postboot setup 106 // Represents how often we go through postboot wifi setup 110 // Represents how often we go through md5 calculation
|
/aosp_15_r20/external/pigweed/docs/ |
H A D | size_optimizations.rst | 22 than only at run-time. This can often not only result in smaller sizes but also 23 often times more efficient, faster execution. 186 expensive from a code size point of view and they often rely on malloc. Instead, 190 Removing all printf functions often saves more than 5KiB of code size on ARM 223 Although synchronous APIs are incredibly portable and often easier to reason 224 about, it is often easy to forget the large stack cost this design paradigm 264 ``GNU Arm Embedded Toolchain``, often has an expensive ``__assert_func`` 622 often have complicated linker scripts to control the physical layout of code 663 lock which often does not work for embedded targets. Note that this leaves the 684 ``addr2line`` and these will often print out the related object's name. [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/optimizer_v2/ |
H A D | legacy_learning_rate_decay.py | 37 When training a model, it is often recommended to lower the learning rate as 292 When training a model, it is often recommended to lower the learning rate as 336 decay_steps: How often to apply decay. 380 When training a model, it is often recommended to lower the learning rate as 424 decay_steps: How often to apply decay. 458 When training a model, it is often recommended to lower the learning rate as 527 When training a model, it is often recommended to lower the learning rate as 607 When training a model, it is often recommended to lower the learning rate as 694 When training a model, it is often recommended to lower the learning rate as
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | ModelDeploymentMonitoringScheduleConfig.java | 78 * up to next full hour. This defines how often the monitoring jobs are 96 * up to next full hour. This defines how often the monitoring jobs are 116 * up to next full hour. This defines how often the monitoring jobs are 613 * up to next full hour. This defines how often the monitoring jobs are 631 * up to next full hour. This defines how often the monitoring jobs are 655 * up to next full hour. This defines how often the monitoring jobs are 681 * up to next full hour. This defines how often the monitoring jobs are 704 * up to next full hour. This defines how often the monitoring jobs are 733 * up to next full hour. This defines how often the monitoring jobs are 756 * up to next full hour. This defines how often the monitoring jobs are [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | ModelDeploymentMonitoringScheduleConfig.java | 77 * up to next full hour. This defines how often the monitoring jobs are 95 * up to next full hour. This defines how often the monitoring jobs are 115 * up to next full hour. This defines how often the monitoring jobs are 603 * up to next full hour. This defines how often the monitoring jobs are 621 * up to next full hour. This defines how often the monitoring jobs are 645 * up to next full hour. This defines how often the monitoring jobs are 671 * up to next full hour. This defines how often the monitoring jobs are 694 * up to next full hour. This defines how often the monitoring jobs are 723 * up to next full hour. This defines how often the monitoring jobs are 746 * up to next full hour. This defines how often the monitoring jobs are [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/common/ |
H A D | metrics.proto | 47 // A measurement of how often your ad has become viewable on a Display 149 // This metric is part of the Auction Insights report, and tells how often 176 // This metric is part of the Auction Insights report, and tells how often 183 // This metric is part of the Auction Insights report, and tells how often 190 // This metric is part of the Auction Insights report, and tells how often 236 // are performing based on how often people who see their ad click on it. 420 // How often people engage with your ad after it's shown to them. This is the 479 // Count of how often your ad has appeared on a search results page or 483 // How often people interact with your ad after it is shown to them. 584 // The number estimating how often your ad wasn't the very first ad above the [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/common/ |
H A D | metrics.proto | 47 // A measurement of how often your ad has become viewable on a Display 149 // This metric is part of the Auction Insights report, and tells how often 176 // This metric is part of the Auction Insights report, and tells how often 183 // This metric is part of the Auction Insights report, and tells how often 190 // This metric is part of the Auction Insights report, and tells how often 236 // are performing based on how often people who see their ad click on it. 420 // How often people engage with your ad after it's shown to them. This is the 479 // Count of how often your ad has appeared on a search results page or 483 // How often people interact with your ad after it is shown to them. 584 // The number estimating how often your ad wasn't the very first ad among the [all …]
|
/aosp_15_r20/external/python/cpython2/Doc/howto/ |
D | webservers.rst | 56 old, now-obsolete interfaces; however, they can often be extended using 179 permissions are correct. On unix-like systems, the server often runs as user 212 People coming from PHP often find it hard to grasp how to use Python in the web. 218 with HTML" in the way that PHP is often intermixed with HTML. The Python 423 The term *MVC* is often encountered in statements such as "framework *foo* 435 Python frameworks, this component is often represented by the classes used by 452 While not all Python frameworks explicitly support MVC, it is often trivial 472 to use these tools, and often there is no "best" tool. It is worth learning 541 Often, relational database engines like `MySQL <http://www.mysql.com/>`_ or 571 `Frameworks`_ often give hints on which data storage method to choose. It is [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | classroom_v1.courses.aliases.html | 107 …often used when a course has an identifier external to Classroom. * project: A project-scoped alia… 119 …often used when a course has an identifier external to Classroom. * project: A project-scoped alia… 161 …often used when a course has an identifier external to Classroom. * project: A project-scoped alia…
|
D | doubleclickbidmanager_v1.queries.html | 145 …formation on how frequently and when to run a query. # Information on how often and when to run a … 147 "frequency": "A String", # How often the query is run. 198 …formation on how frequently and when to run a query. # Information on how often and when to run a … 200 "frequency": "A String", # How often the query is run. 271 …formation on how frequently and when to run a query. # Information on how often and when to run a … 273 "frequency": "A String", # How often the query is run. 333 …formation on how frequently and when to run a query. # Information on how often and when to run a … 335 "frequency": "A String", # How often the query is run.
|
/aosp_15_r20/development/samples/SearchableDictionary/res/raw/ |
H A D | definitions.txt | 96 banal - j. repeated too often; over familiar through overuse 324 encyclopedia - n. a reference work (often in several volumes) containing articles on various topics 392 flamboyant - j. marked by ostentation but often tasteless 500 insight - n. the clear (and often sudden) understanding of a complex situation 510 intensive - j. characterized by a high degree or intensity; often used as a combining form 669 outcry - n. a loud utterance; often in protest or opposition 693 pavilion - n. large and often sumptuous tent 698 pennant - n. a long flag; often tapering 753 premise - v. set forth beforehand, often as an explanation 758 pretentious - j. making claim to or creating an appearance of (often undeserved) importance or dist… [all …]
|
/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 | NotificationEndpointGrpcSettings.java | 278 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 293 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 310 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 1210 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 1224 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 1244 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 1266 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 1285 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 1310 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… 1329 …* Optional. This field is used to configure how often to send a full update of all non-healthy bac… [all …]
|
/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/util/ |
H A D | CriteriaHelper.java | 73 * This evaluates the Criteria on the Instrumentation thread, which more often than not is not 165 * This evaluates the Runnable on the test thread, which more often than not is not correct 180 * <p>This evaluates the Callable<Boolean> on the test thread, which more often than not is not 203 * This evaluates the Callable<Boolean> on the test thread, which more often than not is not 220 * This evaluates the Callable<Boolean> on the test thread, which more often than not is not 235 * This evaluates the Callable<Boolean> on the test thread, which more often than not is not
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ops/ |
H A D | deref.rs | 16 /// Types that implement `Deref` or `DerefMut` are often called "smart 18 /// to facilitate the pointer-like behaviour that name suggests. Often, the 86 /// the compiler will often insert calls to `Deref::deref` implicitly. Failure 186 /// Types that implement `DerefMut` or `Deref` are often called "smart 188 /// to facilitate the pointer-like behaviour that name suggests. Often, the 210 /// the compiler will often insert calls to `DerefMut::deref_mut` implicitly.
|