/AliOS-Things-master/components/uvoice/stream/ |
A D | uvoice_cache.c | 47 struct cache_file *cache; in net_cache_file() local 230 struct cache_file *cache; in net_cache_file_read() local 403 struct cache_file *cache = snd_zalloc( in net_cache_file_init() local 424 struct cache_file *cache; in net_cache_file_deinit() local 452 struct cache_mem *cache; in net_cache_mem() local 674 struct cache_mem *cache; in net_cache_mem_read() local 839 struct cache_mem *cache; in net_cache_mem_init() local 883 struct cache_mem *cache; in net_cache_mem_deinit() local 936 struct cache_file *cache = nc->cache; in net_get_cacheinfo() local 940 struct cache_mem *cache = nc->cache; in net_get_cacheinfo() local [all …]
|
A D | uvoice_cache.h | 62 void *cache; member
|
/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftccache.c | 113 ftc_cache_resize( FTC_Cache cache ) in ftc_cache_resize() 258 FTC_Cache cache ) in ftc_node_hash_link() 276 FTC_Cache cache; in ftc_node_destroy() local 328 FTC_Cache_Init( FTC_Cache cache ) in FTC_Cache_Init() 335 ftc_cache_init( FTC_Cache cache ) in ftc_cache_init() 351 FTC_Cache_Clear( FTC_Cache cache ) in FTC_Cache_Clear() 389 ftc_cache_done( FTC_Cache cache ) in ftc_cache_done() 409 FTC_Cache_Done( FTC_Cache cache ) in FTC_Cache_Done() 416 ftc_cache_add( FTC_Cache cache, in ftc_cache_add() 444 FTC_Cache_NewNode( FTC_Cache cache, in FTC_Cache_NewNode() [all …]
|
A D | ftcglyph.c | 43 FTC_Cache cache ) in FTC_GNode_UnselectFamily() 56 FTC_Cache cache ) in FTC_GNode_Done() 68 FTC_Cache cache, in ftc_gnode_compare() 88 FTC_Cache cache, in FTC_GNode_Compare() 107 FTC_Cache cache ) in FTC_Family_Init() 121 FTC_GCache cache = (FTC_GCache)ftccache; in ftc_gcache_init() local 155 FTC_GCache cache = (FTC_GCache)ftccache; in ftc_gcache_done() local 187 FTC_GCache_Lookup( FTC_GCache cache, in FTC_GCache_Lookup()
|
A D | ftcimage.c | 31 FTC_Cache cache ) in ftc_inode_free() 50 FTC_Cache cache ) in FTC_INode_Free() 60 FTC_Cache cache ) in FTC_INode_New() 96 FTC_Cache cache ) in ftc_inode_new()
|
A D | ftcsbits.c | 66 FTC_Cache cache ) in ftc_snode_free() 85 FTC_Cache cache ) in FTC_SNode_Free() 210 FTC_Cache cache ) in FTC_SNode_New() 268 FTC_Cache cache ) in ftc_snode_new() 280 FTC_Cache cache ) in ftc_snode_weight() 327 FTC_Cache cache, in ftc_snode_compare() 412 FTC_Cache cache, in FTC_SNode_Compare()
|
A D | ftccmap.c | 100 FTC_Cache cache ) in ftc_cmap_node_free() 114 FTC_Cache cache ) in ftc_cmap_node_new() 143 FTC_Cache cache ) in ftc_cmap_node_weight() 156 FTC_Cache cache, in ftc_cmap_node_compare() 182 FTC_Cache cache, in ftc_cmap_node_remove_faceid() 240 FTC_Cache cache = FTC_CACHE( cmap_cache ); in FTC_CMapCache_Lookup() local
|
A D | ftcbasic.c | 87 FTC_Cache cache = (FTC_Cache)ftccache; in ftc_basic_family_init() local 155 FTC_Cache cache, in ftc_basic_family_load_glyph() 203 FTC_Cache cache, in ftc_basic_gnode_compare_faceid() 278 FTC_ImageCache_Lookup( FTC_ImageCache cache, in FTC_ImageCache_Lookup() 353 FTC_ImageCache_LookupScaler( FTC_ImageCache cache, in FTC_ImageCache_LookupScaler() 465 FTC_SBitCache_Lookup( FTC_SBitCache cache, in FTC_SBitCache_Lookup() 542 FTC_SBitCache_LookupScaler( FTC_SBitCache cache, in FTC_SBitCache_LookupScaler()
|
A D | ftcglyph.h | 139 FTC_Cache cache; member 214 FTC_CacheRec cache; member 273 #define FTC_FAMILY_FREE( family, cache ) \ argument 280 #define FTC_GCACHE_LOOKUP_CMP( cache, famcmp, nodecmp, hash, \ argument 311 #define FTC_GCACHE_LOOKUP_CMP( cache, famcmp, nodecmp, hash, \ argument
|
A D | ftccache.h | 76 #define FTC_NODE__TOP_FOR_HASH( cache, hash ) \ argument 85 #define FTC_NODE__TOP_FOR_HASH( cache, hash ) \ argument 210 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ argument 287 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ argument 312 #define FTC_CACHE_TRYLOOP( cache ) \ argument
|
A D | ftcmanag.c | 426 FTC_Cache cache = manager->caches[idx]; in FTC_Manager_Done() local 484 FTC_Cache cache = manager->caches[node->cache_index]; in FTC_Manager_Check() local 580 FTC_Cache cache = NULL; in FTC_Manager_RegisterCache() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | ssl_cache.c | 46 void mbedtls_ssl_cache_init( mbedtls_ssl_cache_context *cache ) in mbedtls_ssl_cache_init() 64 mbedtls_ssl_cache_context *cache = (mbedtls_ssl_cache_context *) data; in mbedtls_ssl_cache_get() local 144 mbedtls_ssl_cache_context *cache = (mbedtls_ssl_cache_context *) data; in mbedtls_ssl_cache_set() local 286 void mbedtls_ssl_cache_set_timeout( mbedtls_ssl_cache_context *cache, int timeout ) in mbedtls_ssl_cache_set_timeout() 294 void mbedtls_ssl_cache_set_max_entries( mbedtls_ssl_cache_context *cache, int max ) in mbedtls_ssl_cache_set_max_entries() 301 void mbedtls_ssl_cache_free( mbedtls_ssl_cache_context *cache ) in mbedtls_ssl_cache_free()
|
/AliOS-Things-master/components/littlevgl/src/lv_draw/ |
A D | lv_img_cache.c | 69 lv_img_cache_entry_t * cache = LV_GC_ROOT(_lv_img_cache_array); in lv_img_cache_open() local 178 lv_img_cache_entry_t * cache = LV_GC_ROOT(_lv_img_cache_array); in lv_img_cache_invalidate_src() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | prepare_packed_matrices.cc | 75 auto* cache = ctx->GetPrepackedCache(); in PreparePackedMatrices() local
|
A D | prepacked_cache_test.cc | 232 PrepackedCache* cache = ctx->GetPrepackedCache(); in TestCachePolicies() local 273 PrepackedCache* cache = get_ctx(&context)->GetPrepackedCache(); in TEST() local
|
/AliOS-Things-master/components/py_engine/engine/drivers/memory/ |
A D | spiflash.c | 297 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cached_read() local 340 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cache_flush_internal() local 377 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cached_write_part() local 450 mp_spiflash_cache_t *cache = self->config->cache; in mp_spiflash_cached_write() local
|
A D | spiflash.h | 65 mp_spiflash_cache_t *cache; // can be NULL if cache functions not used member
|
/AliOS-Things-master/components/mbedtls/programs/ssl/ |
A D | ssl_server.c | 122 mbedtls_ssl_cache_context cache; in main() local
|
A D | dtls_server.c | 134 mbedtls_ssl_cache_context cache; in main() local
|
A D | ssl_pthread_server.c | 347 mbedtls_ssl_cache_context cache; in main() local
|
/AliOS-Things-master/components/csi/csi1/include/core/ |
A D | core_rv32.h | 756 uint32_t cache; in csi_icache_enable() local 776 uint32_t cache; in csi_icache_disable() local 813 uint32_t cache; in csi_dcache_enable() local 835 uint32_t cache; in csi_dcache_disable() local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gatt/attm/ |
A D | attm_db.h | 166 struct attm_svc * cache; member
|
/AliOS-Things-master/components/csi/csi2/include/core/ |
A D | core_rv32.h | 795 uint32_t cache; in csi_icache_enable() local 815 uint32_t cache; in csi_icache_disable() local 852 uint32_t cache; in csi_dcache_enable() local 874 uint32_t cache; in csi_dcache_disable() local
|
/AliOS-Things-master/hardware/board/c906/csi_core/include/ |
A D | core_rv64.h | 698 uint32_t cache; in csi_icache_enable() local 718 uint32_t cache; in csi_icache_disable() local 755 uint32_t cache; in csi_dcache_enable() local 777 uint32_t cache; in csi_dcache_disable() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvgrast.h | 986 float tx, float ty, float scale, NSVGcachedPaint* cache) in nsvg__scanlineSolid() 1113 …eSortedEdges(NSVGrasterizer *r, float tx, float ty, float scale, NSVGcachedPaint* cache, char fill… in nsvg__rasterizeSortedEdges() 1261 static void nsvg__initPaint(NSVGcachedPaint* cache, NSVGpaint* paint, float opacity) in nsvg__initPaint() 1369 NSVGcachedPaint cache; in nsvgRasterize() local
|