Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 25 of 216) sorted by relevance

123456789

/aosp_15_r20/external/XNNPACK/src/operators/
H A Dfully-connected-nc.c47 xnn_caches_t caches, in create_fully_connected_nc()
310 xnn_caches_t caches, in xnn_create_fully_connected_nc_f16()
375 xnn_caches_t caches, in xnn_create_fully_connected_nc_f32()
441 xnn_caches_t caches, in xnn_create_fully_connected_nc_qs8()
522 xnn_caches_t caches, in xnn_create_fully_connected_nc_qu8()
H A Dprelu-nc.c32 xnn_caches_t caches, in create_prelu_nc()
126 xnn_caches_t caches, in xnn_create_prelu_nc_f16()
150 xnn_caches_t caches, in xnn_create_prelu_nc_f32()
H A Dconvolution-nhwc.c197 static enum xnn_status create_convolution2d_nhwc( in create_convolution2d_nhwc()
653 enum xnn_status xnn_create_convolution2d_nhwc_qu8( in xnn_create_convolution2d_nhwc_qu8()
772 enum xnn_status xnn_create_convolution2d_nhwc_qs8( in xnn_create_convolution2d_nhwc_qs8()
886 enum xnn_status xnn_create_convolution2d_nhwc_qc8( in xnn_create_convolution2d_nhwc_qc8()
1029 xnn_caches_t caches, in xnn_create_convolution2d_nhwc_f16()
1142 xnn_caches_t caches, in xnn_create_convolution2d_nhwc_f32()
1254 xnn_caches_t caches, in xnn_create_fused_convolution2d_nhwc_f32()
H A Ddeconvolution-nhwc.c31 static enum xnn_status create_deconvolution2d_nhwc( in create_deconvolution2d_nhwc()
288 enum xnn_status xnn_create_deconvolution2d_nhwc_qs8( in xnn_create_deconvolution2d_nhwc_qs8()
384 enum xnn_status xnn_create_deconvolution2d_nhwc_qu8( in xnn_create_deconvolution2d_nhwc_qu8()
503 xnn_caches_t caches, in xnn_create_deconvolution2d_nhwc_f16()
598 xnn_caches_t caches, in xnn_create_deconvolution2d_nhwc_f32()
/aosp_15_r20/external/skia/infra/bots/
H A Dtasks.json3598 "caches": [ array
3668 "caches": [ array
3738 "caches": [ array
3814 "caches": [ array
3884 "caches": [ array
3960 "caches": [ array
4030 "caches": [ array
4096 "caches": [ array
4166 "caches": [ array
4236 "caches": [ array
[all …]
/aosp_15_r20/external/cpuinfo/src/arm/windows/
H A Dinit-by-logical-sys-info.c124 struct cpuinfo_cache* caches = NULL; in cpu_info_init_by_logical_sys_info() local
415 struct cpuinfo_cache* caches, in read_caches_for_processors()
446 struct cpuinfo_cache* caches, in read_all_logical_processor_info_of_relation()
598 struct cpuinfo_cache* caches, in parse_relation_cache_info()
/aosp_15_r20/external/XNNPACK/test/
H A Dfully-connected-operator-tester.h236 xnn_caches caches = { in TestQS8() local
417 xnn_caches caches = { in TestQU8() local
586 xnn_caches caches = { in TestF32() local
761 xnn_caches caches = { in TestF16() local
H A Dprelu-operator-tester.h147 xnn_caches caches = { in TestF16() local
263 xnn_caches caches = { in TestF32() local
H A Dconvolution-operator-tester.h669 xnn_caches caches = { in TestNHWCxQC8() local
885 xnn_caches caches = { in TestNHWCxQS8() local
1123 xnn_caches caches = { in TestNHWCxQU8() local
1351 xnn_caches caches = { in TestNHWCxF32() local
1627 xnn_caches caches = { in TestNHWCxF16() local
1893 xnn_caches caches = { in TestNCHWxF32() local
H A Ddeconvolution-operator-tester.h539 xnn_caches caches = { in TestQS8() local
742 xnn_caches caches = { in TestQU8() local
955 xnn_caches caches = { in TestF16() local
1156 xnn_caches caches = { in TestF32() local
1243 xnn_caches caches = { in StressWeightsCacheTestF32() local
/aosp_15_r20/external/ksp/common-util/src/main/kotlin/com/google/devtools/ksp/
H A DKSObjectCacheManager.kt22 val caches = arrayListOf<KSObjectCache<*, *>>() constant
/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Deven-split.c81 const struct xnn_caches* caches) in create_even_split2_operator()
132 const struct xnn_caches* caches) in create_even_split3_operator()
188 const struct xnn_caches* caches) in create_even_split4_operator()
H A Dconcatenate.c54 const struct xnn_caches* caches) in create_concatenate2_operator()
104 const struct xnn_caches* caches) in create_concatenate3_operator()
163 const struct xnn_caches* caches) in create_concatenate4_operator()
H A Dsquare-root.c24 const struct xnn_caches* caches) in create_square_root_operator()
H A Dabs.c23 const struct xnn_caches* caches) in create_abs_operator()
H A Dceiling.c24 const struct xnn_caches* caches) in create_ceiling_operator()
/aosp_15_r20/art/runtime/jit/
H A Dprofiling_info.cc93 InlineCache* caches = GetInlineCaches(); in GetInlineCache() local
104 BranchCache* caches = GetBranchCaches(); in GetBranchCache() local
/aosp_15_r20/build/make/tools/aconfig/aconfig/src/storage/
H A Dmod.rs196 let caches = parse_all_test_flags(); in test_flag_package() localVariable
239 let caches = parse_all_test_flags(); in test_flag_package_with_fingerprint() localVariable
H A Dflag_value.rs81 let caches = parse_all_test_flags(); in create_test_flag_value_list_from_source() localVariable
H A Dflag_info.rs85 let caches = parse_all_test_flags(); in create_test_flag_info_list_from_source() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_channel.cc197 explicit MultiGrpcChannelCache(const std::vector<GrpcChannelCache*>& caches, in MultiGrpcChannelCache()
355 std::vector<GrpcChannelCache*> caches; in NewGrpcChannelCache() local
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java745 final DrawableCache caches; in loadDrawable() local
842 private void cacheDrawable(TypedValue value, boolean isColorDrawable, DrawableCache caches, in cacheDrawable()
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/cache/
H A DCacheReferencesTest.java51 private Iterable<LoadingCache<Key, String>> caches() { in caches() method in CacheReferencesTest
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/cache/
H A DCacheReferencesTest.java51 private Iterable<LoadingCache<Key, String>> caches() { in caches() method in CacheReferencesTest
/aosp_15_r20/tools/tradefederation/core/javatests/res/testtype/
Dgbench_output8.json9 "caches": [ array

123456789