Home
last modified time | relevance | path

Searched full:frequently (Results 1 – 25 of 1772) sorted by relevance

12345678910>>...71

/external/python/cpython3/Objects/
Ddictnotes.txt9 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/
DRenewalSettingsOrBuilder.java82 * 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
DRenewalSettings.java148 * 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 …]
DPlanOrBuilder.java80 * 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/
Derase.qbk21 `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/
DModelOrBuilder.java290 * `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/
DModelOrBuilder.java248 * `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/
DModelOrBuilder.java248 * `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/
Dindex.md36 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/
DREADME22 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/
Dmodel.proto162 // `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/
Dmodel.proto162 // `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/
Dmodel.proto162 // `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/
Dmodel.proto162 // `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/
DIsNull.java34 * A shortcut to the frequently used <code>not(nullValue())</code>.
59 * A shortcut to the frequently used <code>not(nullValue(X.class)). Accepts a
DIs.java53 * 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/
Duobjnew_example.txt5 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/
Dtclobjnew_example.txt5 which object type has been allocated frequently, and how many bytes of that
65 number of most frequently allocated types to print
Drubyobjnew_example.txt5 which object type has been allocated frequently, and how many bytes of that
65 number of most frequently allocated types to print
Djavaobjnew_example.txt5 which object type has been allocated frequently, and how many bytes of that
65 number of most frequently allocated types to print
Dcobjnew_example.txt5 which object type has been allocated frequently, and how many bytes of that
65 number of most frequently allocated types to print
Dpythoncalls_example.txt6 the most frequently called methods, as well as the latency (duration) of these
28 frequently-invoked ones:
Djavacalls_example.txt6 the most frequently called methods, as well as the latency (duration) of these
28 frequently-invoked ones:
Dtclcalls_example.txt6 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/
Dtype_erased.qbk14 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