Home
last modified time | relevance | path

Searched full:caching (Results 1 – 25 of 2717) sorted by relevance

12345678910>>...109

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPatternCache.java11 * Simple class for caching Patterns, possibly avoiding the cost of compilation if they are in the
26 /** Variable that controls whether statistics are recorded for the caching. */
35 * 1) no caching
36 * 2) caching without statistics collection
37 * 3) caching with statistics collection
110 * Return true if caching is enabled; in the case it isn't this class acts like a Factory for
120 * Get Statistics for the Caching operation
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DBackendBucketCdnPolicyOrBuilder.java139caching headers to cache content. Responses without these headers will not be cached at Google's e…
152caching headers to cache content. Responses without these headers will not be cached at Google's e…
165caching headers to cache content. Responses without these headers will not be cached at Google's e…
254caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
266caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
279 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
292 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
305 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
317 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
332 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
DBackendServiceCdnPolicyOrBuilder.java133caching headers to cache content. Responses without these headers will not be cached at Google's e…
146caching headers to cache content. Responses without these headers will not be cached at Google's e…
159caching headers to cache content. Responses without these headers will not be cached at Google's e…
248caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
260caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
273 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
286 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
299 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
311 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
326 …es that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exi…
DBackendBucketCdnPolicy.java77caching headers to cache content. Responses without these headers will not be cached at Google's e…
107 …in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user…
119 …* Requires the origin to set valid caching headers to cache content. Responses without these heade…
152 …in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user…
164 …* Requires the origin to set valid caching headers to cache content. Responses without these heade…
415caching headers to cache content. Responses without these headers will not be cached at Google's e…
431caching headers to cache content. Responses without these headers will not be cached at Google's e…
455caching headers to cache content. Responses without these headers will not be cached at Google's e…
581caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
596caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
[all …]
DBackendServiceCdnPolicy.java77caching headers to cache content. Responses without these headers will not be cached at Google's e…
107 …in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user…
119 …* Requires the origin to set valid caching headers to cache content. Responses without these heade…
152 …in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user…
164 …* Requires the origin to set valid caching headers to cache content. Responses without these heade…
409caching headers to cache content. Responses without these headers will not be cached at Google's e…
425caching headers to cache content. Responses without these headers will not be cached at Google's e…
449caching headers to cache content. Responses without these headers will not be cached at Google's e…
575caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
590caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common e…
[all …]
/external/mesa3d/src/gfxstream/host/
DBlobManager.cpp30 void BlobManager::addMapping(uint32_t ctxId, uint64_t blobId, void* addr, uint32_t caching) { in addMapping() argument
33 .caching = caching, in addMapping()
55 uint32_t handleType, uint32_t caching, in addDescriptorInfo() argument
60 .caching = caching, in addDescriptorInfo()
DBlobManager.h41 // Caching types
62 uint32_t caching; member
74 uint32_t caching; member
84 void addMapping(uint32_t ctx_id, uint64_t blobId, void* addr, uint32_t caching);
88 uint32_t handleType, uint32_t caching,
/external/python/mako/doc/build/
Dcaching.rst4 Caching title
23 The caching system requires that a cache backend be installed; this
26 any other third-party caching libraries that feature Mako integration.
28 By default, caching will attempt to make use of Beaker.
33 In addition to being available on the ``<%page>`` tag, the caching flag and all
62 * ``cached="True"`` - enable caching for this ``<%page>``,
85 caching can be configured using these arguments:
88 to ``False`` will disable all caching functionality
114 underlying caching implementation, minus the ``"cache_"`` prefix.
204 * ``cache_type`` - type of caching. ``'memory'``, ``'file'``, ``'dbm'``, or
[all …]
/external/mesa3d/docs/ci/
Dfdo-cache23 # time and ignore the headers that defeat caching
26 include snippets/uri-caching.conf;
35 # for caching isn't to lower the number of http requests but to
42 include snippets/uri-caching.conf;
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/auth/credentials/
DCachedCredentialsProvider.java9 * A credentials provider that adds caching to another credentials provider via decoration
29 …* Sets the maximum caching duration for any credentials sourced through this provider. Depending …
31 … * @param cachingDurationInSeconds maximum caching duration in seconds of sourced credentials
56 * Builds a new caching credentials provider
/external/objenesis/main/src/test/java/org/objenesis/
DObjenesisTest.java38 … "org.objenesis.ObjenesisStd using org.objenesis.strategy.StdInstantiatorStrategy with caching", in testObjenesis()
46 … "org.objenesis.ObjenesisStd using org.objenesis.strategy.StdInstantiatorStrategy without caching", in testObjenesis_WithoutCache()
65 // Test caching in testGetInstantiatorOf()
81 … "org.objenesis.ObjenesisTest$1 using org.objenesis.strategy.StdInstantiatorStrategy with caching", in testToString()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/.github/actions/setup-bazel-cache/
Daction.yml1 name: "Setup Bazel Caching"
2 description: "Sets up Bazel caching"
14 description: "Caching related arguments to pass to 'bazel build"
/external/cronet/components/cronet/android/
Dcronet_base_feature_unittest.cc20 // base::Feature uses a caching mechanism where repeated
26 // This caching mechanism breaks isolation between our unit tests, so we need
28 // feature list caching context (basically, a cache generation counter) is set
33 // caching context value of 1 (which is the default).
36 // can't piggy-back on that because we need to change the caching context of the
/external/igt-gpu-tools/tests/
Dkms_pwrite_crc.c53 uint32_t caching; in test() local
79 /* make sure caching mode has become UC/WT */ in test()
80 caching = gem_get_caching(data->drm_fd, fb->gem_handle); in test()
81 igt_assert(caching == I915_CACHING_NONE || caching == I915_CACHING_DISPLAY); in test()
/external/cronet/components/cronet/
Durl_request_context_config_unittest.cc160 // Disable caching for HTTP responses. Other information may be stored
350 // Disable caching for HTTP responses. Other information may be stored in __anon1f2149d50202()
398 // Disable caching for HTTP responses. Other information may be stored in TEST()
448 // Disable caching for HTTP responses. Other information may be stored in TEST()
499 // Disable caching for HTTP responses. Other information may be stored in TEST()
551 // Disable caching for HTTP responses. Other information may be stored in TEST()
600 // Disable caching for HTTP responses. Other information may be stored in TEST()
668 // Disable caching for HTTP responses. Other information may be stored in TEST()
715 // Disable caching for HTTP responses. Other information may be stored in TEST()
762 // Disable caching for HTTP responses. Other information may be stored in TEST()
[all …]
/external/tensorflow/tensorflow/core/data/service/client/
Dvalidate_utils.cc67 "Cross-trainer caching requires named jobs. Got empty `job_name`."); in ValidateCrossTrainerCache()
71 "Cross-trainer caching requires the input dataset to be infinite. " in ValidateCrossTrainerCache()
77 "Cross-trainer caching requires infinite datasets and disallows " in ValidateCrossTrainerCache()
83 "Cross-trainer caching does not support coordinated reads. " in ValidateCrossTrainerCache()
/external/javassist/src/test/test/javassist/proxy/
DProxyFactoryCompatibilityTest.java15 * to create proxy classes which set their own handler. it checks that caching is
17 * api, ensuring that caching works correctly with this model.
47 // create a factory which, by default, uses caching in testFactoryCompatibility()
70 // create a factory which, by default, uses caching then set the handler so it creates in testFactoryCompatibility()
/external/ruy/ruy/
Dprepare_packed_matrices.cc29 // Returns true if the operand on the given side should use caching of the
36 // decide in favor of caching, if permitted at all by the cache_policy.
54 // worth caching. in ShouldCache()
74 // Use a cached packed matrix (possibly packing and caching now). in PreparePackedMatrices()
/external/bcc/man/man8/
Dreadahead.87 The tool shows the performance of read-ahead caching on the system under a given load to investigat…
8 caching issues. It shows a count of unused pages in the cache and also prints a histogram showing h…
28 Trace the read-ahead caching system for DURATION seconds
/external/libwebsockets/READMEs/
DREADME.tls-sessions.md3 Lws supports clientside session caching and session resumption on both mbedtls
51 Server-side TLS generally has session caching enabled by default. For client
64 Mbedtls supports clientside session caching in lws, but it does not have a
93 You can disable session caching for a particular vhost by adding the vhost
/external/python/mako/mako/
Dcache.py23 a fixed API to provide caching services; specific subclasses exist to
25 caching strategies. Mako includes a backend that works with
26 the Beaker caching system. Beaker itself then supports
48 be used by a caching system to name a local container
156 Caching of nested defs is a blunt tool as there is no
/external/cpuinfo/src/arm/
Dtlb.c8 * The first level of caching for the page table information is a micro TLB of
19 * The first level of caching for the page table information is a micro TLB of
40 …* The first level of caching for the page table information is a micro TLB of 32 entries on the…
92 …* The first level of caching for the translation table information is a micro TLB of ten entri…
104 …* The first level of caching for the translation table information is a micro TLB of ten entrie…
/external/python/google-api-python-client/docs/dyn/
Ddfareporting_v3_4.floodlightActivityGroups.html124 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
133 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
142 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
170 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
179 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
188 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
214 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
223 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
232 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
285 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
[all …]
Ddfareporting_v3_5.floodlightActivityGroups.html124 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
133 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
142 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
170 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
179 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
188 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
214 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
223 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
232 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
285 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
[all …]
Ddfareporting_v3_3.floodlightActivityGroups.html124 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
133 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
142 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
170 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
179 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
188 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
214 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
223 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
232 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
285 &quot;etag&quot;: &quot;A String&quot;, # The eTag of this response for caching purposes.
[all …]

12345678910>>...109