/aosp_15_r20/external/XNNPACK/src/operators/ |
H A D | fully-connected-nc.c | 47 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 D | prelu-nc.c | 32 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 D | convolution-nhwc.c | 197 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 D | deconvolution-nhwc.c | 31 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 D | tasks.json | 3598 "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 D | init-by-logical-sys-info.c | 124 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 D | fully-connected-operator-tester.h | 236 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 D | prelu-operator-tester.h | 147 xnn_caches caches = { in TestF16() local 263 xnn_caches caches = { in TestF32() local
|
H A D | convolution-operator-tester.h | 669 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 D | deconvolution-operator-tester.h | 539 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 D | KSObjectCacheManager.kt | 22 val caches = arrayListOf<KSObjectCache<*, *>>() constant
|
/aosp_15_r20/external/XNNPACK/src/subgraph/ |
H A D | even-split.c | 81 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 D | concatenate.c | 54 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 D | square-root.c | 24 const struct xnn_caches* caches) in create_square_root_operator()
|
H A D | abs.c | 23 const struct xnn_caches* caches) in create_abs_operator()
|
H A D | ceiling.c | 24 const struct xnn_caches* caches) in create_ceiling_operator()
|
/aosp_15_r20/art/runtime/jit/ |
H A D | profiling_info.cc | 93 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 D | mod.rs | 196 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 D | flag_value.rs | 81 let caches = parse_all_test_flags(); in create_test_flag_value_list_from_source() localVariable
|
H A D | flag_info.rs | 85 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 D | grpc_channel.cc | 197 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 D | ResourcesImpl.java | 745 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 D | CacheReferencesTest.java | 51 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 D | CacheReferencesTest.java | 51 private Iterable<LoadingCache<Key, String>> caches() { in caches() method in CacheReferencesTest
|
/aosp_15_r20/tools/tradefederation/core/javatests/res/testtype/ |
D | gbench_output8.json | 9 "caches": [ array
|