Searched full:frequently (Results 1 – 25 of 1772) sorted by relevance
12345678910>>...71
| /external/python/cpython3/Objects/ |
| D | dictnotes.txt | 9 Occurs frequently in normal python code. 24 A few keys are accessed much more frequently than others. 137 occurs frequently in large dictionaries which have a common access pattern 138 where some keys are accessed much more frequently than others. The
|
| /external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ |
| D | RenewalSettingsOrBuilder.java | 82 * Describes how frequently the reseller will be billed, such as 95 * Describes how frequently the reseller will be billed, such as 108 * Describes how frequently the reseller will be billed, such as
|
| D | RenewalSettings.java | 148 * Describes how frequently the reseller will be billed, such as 164 * Describes how frequently the reseller will be billed, such as 182 * Describes how frequently the reseller will be billed, such as 821 * Describes how frequently the reseller will be billed, such as 836 * Describes how frequently the reseller will be billed, such as 857 * Describes how frequently the reseller will be billed, such as 880 * Describes how frequently the reseller will be billed, such as 900 * Describes how frequently the reseller will be billed, such as 926 * Describes how frequently the reseller will be billed, such as 946 * Describes how frequently the reseller will be billed, such as [all …]
|
| D | PlanOrBuilder.java | 80 * Describes how frequently the reseller will be billed, such as 93 * Describes how frequently the reseller will be billed, such as 106 * Describes how frequently the reseller will be billed, such as
|
| /external/sdv/vsomeip/third_party/boost/range/doc/reference/algorithm_ext/ |
| D | erase.qbk | 21 `remove_erase` performs the frequently used combination equivalent to `target.erase(std::remove(tar… 23 `remove_erase_if` performs the frequently used combination equivalent to `target.erase(std::remove_…
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/ |
| D | ModelOrBuilder.java | 290 * `frequently-bought-together`, `page-optimization`, `similar-items`, 298 * = `frequently-bought-together` and optimization_objective = `ctr`), you 314 * `frequently-bought-together`, `page-optimization`, `similar-items`, 322 * = `frequently-bought-together` and optimization_objective = `ctr`), you 344 * `frequently-bought-together` => `revenue_per_order` 351 * = `frequently-bought-together` and optimization_objective = `ctr`), you 372 * `frequently-bought-together` => `revenue_per_order` 379 * = `frequently-bought-together` and optimization_objective = `ctr`), you
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/ |
| D | ModelOrBuilder.java | 248 * `frequently-bought-together`, `page-optimization`, `similar-items`, 256 * = `frequently-bought-together` and optimization_objective = `ctr`), you 272 * `frequently-bought-together`, `page-optimization`, `similar-items`, 280 * = `frequently-bought-together` and optimization_objective = `ctr`), you 302 * `frequently-bought-together` => `revenue_per_order` 309 * = `frequently-bought-together` and optimization_objective = `ctr`), you 330 * `frequently-bought-together` => `revenue_per_order` 337 * = `frequently-bought-together` and optimization_objective = `ctr`), you
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ |
| D | ModelOrBuilder.java | 248 * `frequently-bought-together`, `page-optimization`, `similar-items`, 256 * = `frequently-bought-together` and optimization_objective = `ctr`), you 272 * `frequently-bought-together`, `page-optimization`, `similar-items`, 280 * = `frequently-bought-together` and optimization_objective = `ctr`), you 302 * `frequently-bought-together` => `revenue_per_order` 309 * = `frequently-bought-together` and optimization_objective = `ctr`), you 330 * `frequently-bought-together` => `revenue_per_order` 337 * = `frequently-bought-together` and optimization_objective = `ctr`), you
|
| /external/tensorflow/tensorflow/lite/g3doc/examples/trained/ |
| D | index.md | 36 learning models are frequently designed for use with one of these types of data, 42 Note: Processing video with machine learning models can frequently be 92 TensorFlow Lite, and frequently include sample code to accelerate your
|
| /external/autotest/client/profilers/powertop/src/ |
| D | README | 22 PowerTOP will update it's display frequently so that you can directly 26 processor up frequently for no good reason. In our testing with
|
| /external/googleapis/google/cloud/retail/v2/ |
| D | model.proto | 162 // `frequently-bought-together`, `page-optimization`, `similar-items`, 172 // = `frequently-bought-together` and optimization_objective = `ctr`), you 189 // `frequently-bought-together` => `revenue_per_order` 197 // = `frequently-bought-together` and optimization_objective = `ctr`), you
|
| /external/googleapis/google/cloud/retail/v2beta/ |
| D | model.proto | 162 // `frequently-bought-together`, `page-optimization`, `similar-items`, 172 // = `frequently-bought-together` and optimization_objective = `ctr`), you 189 // `frequently-bought-together` => `revenue_per_order` 197 // = `frequently-bought-together` and optimization_objective = `ctr`), you
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/proto/google/cloud/retail/v2beta/ |
| D | model.proto | 162 // `frequently-bought-together`, `page-optimization`, `similar-items`, 172 // = `frequently-bought-together` and optimization_objective = `ctr`), you 189 // `frequently-bought-together` => `revenue_per_order` 197 // = `frequently-bought-together` and optimization_objective = `ctr`), you
|
| /external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/proto/google/cloud/retail/v2/ |
| D | model.proto | 162 // `frequently-bought-together`, `page-optimization`, `similar-items`, 172 // = `frequently-bought-together` and optimization_objective = `ctr`), you 189 // `frequently-bought-together` => `revenue_per_order` 197 // = `frequently-bought-together` and optimization_objective = `ctr`), you
|
| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
| D | IsNull.java | 34 * A shortcut to the frequently used <code>not(nullValue())</code>. 59 * A shortcut to the frequently used <code>not(nullValue(X.class)). Accepts a
|
| D | Is.java | 53 * A shortcut to the frequently used <code>is(equalTo(x))</code>. 65 * A shortcut to the frequently used <code>is(instanceOf(SomeClass.class))</code>.
|
| /external/bcc/tools/lib/ |
| D | uobjnew_example.txt | 5 which object type has been allocated frequently, and how many bytes of that 65 number of most frequently allocated types to print
|
| /external/bcc/tools/ |
| D | tclobjnew_example.txt | 5 which object type has been allocated frequently, and how many bytes of that 65 number of most frequently allocated types to print
|
| D | rubyobjnew_example.txt | 5 which object type has been allocated frequently, and how many bytes of that 65 number of most frequently allocated types to print
|
| D | javaobjnew_example.txt | 5 which object type has been allocated frequently, and how many bytes of that 65 number of most frequently allocated types to print
|
| D | cobjnew_example.txt | 5 which object type has been allocated frequently, and how many bytes of that 65 number of most frequently allocated types to print
|
| D | pythoncalls_example.txt | 6 the most frequently called methods, as well as the latency (duration) of these 28 frequently-invoked ones:
|
| D | javacalls_example.txt | 6 the most frequently called methods, as well as the latency (duration) of these 28 frequently-invoked ones:
|
| D | tclcalls_example.txt | 6 the most frequently called methods, as well as the latency (duration) of these 28 frequently-invoked ones:
|
| /external/sdv/vsomeip/third_party/boost/range/doc/reference/adaptors/ |
| D | type_erased.qbk | 14 Please note that it is frequently unnecessary to use the `type_erased` adaptor. It is often better … 21 …* `Traversal` is the tag used to identify the traversal of the resultant range. Frequently it is d…
|
12345678910>>...71