| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | get_module_deps3.py | 145 cached = '' variable 150 cached = sys.modules['%s' % item].__cached__ variable 167 cached = fix_path(cached) variable 168 cached = cached.replace(cpython_tag,'*') variable 170 cached = cached.replace(sysconfig._get_sysconfigdata_name(), "_sysconfigdata*") variable
|
| H A D | python3-manifest.json | 104 "cached": [] array 115 "cached": [] array 133 "cached": [] array 148 "cached": [ array 164 "cached": [ array 178 "cached": [ array 194 "cached": [ array 324 "cached": [ array 429 "cached": [ array 447 "cached": [] array [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcm_l2_filter.c | 342 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_modifyentry() 390 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_addentry() 438 uint8 *ip, uint8 ip_ver, bool cached) in bcm_l2_filter_parp_delentry() 492 bcm_l2_filter_parp_findentry(arp_table_t* arp_tbl, uint8 *ip, uint8 ip_ver, bool cached, in bcm_l2_filter_parp_findentry()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hmm/ |
| H A D | hmm_bo.c | 696 bool cached, in alloc_private_pages() 881 const void __user *userptr, bool cached) in alloc_user_pages() 982 const void __user *userptr, bool cached) in hmm_bo_alloc_pages() 1228 void *hmm_bo_vmap(struct hmm_buffer_object *bo, bool cached) in hmm_bo_vmap()
|
| H A D | hmm.c | 230 bool cached = attrs & ATOMISP_MAP_FLAG_CACHED; in hmm_alloc() local 624 void *hmm_vmap(ia_css_ptr virt, bool cached) in hmm_vmap() 717 void *hmm_isp_vaddr_to_host_vaddr(ia_css_ptr ptr, bool cached) in hmm_isp_vaddr_to_host_vaddr()
|
| H A D | hmm_dynamic_pool.c | 38 unsigned int size, bool cached) in get_pages_from_dynamic_pool()
|
| H A D | hmm_reserved_pool.c | 37 unsigned int size, bool cached) in get_pages_from_reserved_pool()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcm_l2_filter.c | 342 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_modifyentry() 390 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_addentry() 438 uint8 *ip, uint8 ip_ver, bool cached) in bcm_l2_filter_parp_delentry() 492 bcm_l2_filter_parp_findentry(arp_table_t* arp_tbl, uint8 *ip, uint8 ip_ver, bool cached, in bcm_l2_filter_parp_findentry()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent-io-tree.h | 130 u64 end, struct extent_state **cached) in unlock_extent_cached() 137 u64 start, u64 end, struct extent_state **cached) in unlock_extent_cached_atomic() 183 u64 end, struct extent_state **cached) in clear_extent_dirty()
|
| H A D | ordered-data.c | 312 struct btrfs_ordered_extent **cached, in btrfs_dec_test_first_ordered_pending() 382 struct btrfs_ordered_extent **cached, in btrfs_dec_test_ordered_pending()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | smt.c | 10 static bool cached; in smt_on() local
|
| H A D | util.c | 60 static bool cached; in sysctl__nmi_watchdog_enabled() local
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | meminfo.c | 36 long cached; in meminfo_proc_show() local
|
| /OK3568_Linux_fs/kernel/arch/arm/plat-omap/ |
| H A D | sram.c | 98 unsigned long skip, int cached) in omap_map_sram()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmapreply.cpp | 191 void QGeoTiledMapReply::setCached(bool cached) in setCached()
|
| H A D | qgeotilerequestmanager.cpp | 114 QSet<QGeoTileSpec> cached; in requestTiles() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_agp_backend.c | 57 int ret, cached = (bo_mem->placement & TTM_PL_FLAG_CACHED); in ttm_agp_bind() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qgeomappingmanagerengine_test.h | 58 void callSetCached(bool cached) { setFinished(cached);} in callSetCached()
|
| H A D | qgeotilefetcher_test.h | 56 void callSetCached(bool cached) { setFinished(cached);} in callSetCached()
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A D | mon.c | 319 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local 379 struct nsm_handle *cached; in nsm_reboot_lookup() local
|
| /OK3568_Linux_fs/kernel/arch/s390/appldata/ |
| H A D | appldata_mem.c | 54 u64 cached; /* size of (used) cache, w/o buffers */ member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | sram.c | 122 int cached = 1; in omap2_map_sram() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 448 bool cached = false; in mv_cesa_ahash_cache_req() local 737 static int mv_cesa_ahash_req_init(struct ahash_request *req, bool *cached) in mv_cesa_ahash_req_init() 762 bool cached = false; in mv_cesa_ahash_queue_req() local
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | ps3vram.c | 429 unsigned int cached, count; in ps3vram_read() local 473 unsigned int cached, count; in ps3vram_write() local
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | hpicmn.c | 179 int cached = 0; in control_cache_alloc_check() local
|