| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderSampling.cpp | 122 vk::Device::SamplingRoutineCache *cache = device->getSamplingRoutineCache(); in getImageSampler() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | pcy_tree.c | 102 const X509_POLICY_CACHE *cache; in tree_init() local 287 tree_link_nodes(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_nodes() argument 309 tree_add_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_add_unmatched() argument 338 tree_link_unmatched(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_NODE *node, X509_POLICY_TREE *tree) tree_link_unmatched() argument 374 tree_link_any(X509_POLICY_LEVEL *curr, const X509_POLICY_CACHE *cache, X509_POLICY_TREE *tree) tree_link_any() argument 605 const X509_POLICY_CACHE *cache; tree_evaluate() local [all...] |
| /third_party/skia/tests/ |
| H A D | SkResourceCacheTest.cpp | 40 static void test_mipmapcache(skiatest::Reporter* reporter, SkResourceCache* cache) { in test_mipmapcache() argument 79 static void test_mipmap_notify(skiatest::Reporter* reporter, SkResourceCache* cache) { in test_mipmap_notify() argument 121 testBitmapCache_discarded_bitmap(skiatest::Reporter* reporter, SkResourceCache* cache, SkResourceCache::DiscardableFactory factory) testBitmapCache_discarded_bitmap() argument 242 test_duplicate_add(SkResourceCache* cache, skiatest::Reporter* reporter, bool purgable) test_duplicate_add() argument [all...] |
| H A D | TypefaceTest.cpp | 476 static int count(skiatest::Reporter* reporter, const SkTypefaceCache& cache) { in count() argument 486 SkTypefaceCache cache; in DEF_TEST() local [all...] |
| H A D | TextBlobCacheTest.cpp | 58 static void SetBudget(GrTextBlobCache* cache, size_t budget) { in SetBudget() argument
|
| H A D | TextureProxyTest.cpp | 130 GrResourceCache* cache = dContext->priv().getResourceCache(); in basic_test() local 224 GrResourceCache* cache = dContext->priv().getResourceCache(); invalidation_test() local 291 GrResourceCache* cache = dContext->priv().getResourceCache(); invalidation_and_instantiation_test() local 331 GrResourceCache* cache = direct->priv().getResourceCache(); DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftccache.h | 167 FTC_Cache_Init( FTC_Cache cache ); global() variable 171 FTC_Cache_Done( FTC_Cache cache ); global() variable [all...] |
| H A D | ftcmanag.c | 430 FTC_Cache cache = manager->caches[idx]; in FTC_Manager_Done() local 488 FTC_Cache cache = manager->caches[node->cache_index]; in FTC_Manager_Check() local 584 FTC_Cache cache = NULL; FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | loadednormalizer2impl.cpp | 146 static UHashtable *cache=NULL; variable [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-augment-properties.c | 61 pa_hashmap *cache; member 272 static void make_room(pa_hashmap *cache) { in make_room() argument [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | ContextUtils.cpp | 181 std::tuple<Combination, sk_sp<UniformData>> ExtractCombo(UniformCache* cache, const SkPaint& p) { in ExtractCombo() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ieee802_11_auth.c | 455 struct hostapd_cached_radius_acl *cache; in hostapd_acl_recv_radius() local 372 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ieee802_11_auth.c | 520 struct hostapd_cached_radius_acl *cache; in hostapd_acl_recv_radius() local 437 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | pptt.c | 107 struct acpi_pptt_cache *cache; acpi_pptt_walk_cache() local [all...] |
| /kernel/linux/linux-5.10/drivers/block/null_blk/ |
| H A D | null_blk.h | 40 struct radix_tree_root cache; /* disk cache data */ member
|
| /kernel/linux/linux-6.6/arch/mips/kvm/ |
| H A D | mmu.c | 104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd() argument 142 kvm_mips_pte_for_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr) kvm_mips_pte_for_gpa() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/perf/ |
| H A D | isa207-common.c | 208 unsigned int cache; in dc_ic_rld_quad_l1_sel() local 403 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local 562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; isa207_compute_mmcr() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib_qsfp.h | 179 struct qib_qsfp_cache cache; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_rtsym.c | 54 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, u32 strtab_size, in nfp_rtsym_sw_entry_init() argument 101 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local [all...] |
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | bt1-pvt.c | 232 struct pvt_cache *cache; in pvt_soft_isr() local 317 struct pvt_cache *cache = &pvt->cache[type]; pvt_read_data() local 435 struct pvt_cache *cache; pvt_hard_isr() local 479 struct pvt_cache *cache = &pvt->cache[type]; pvt_read_data() local 686 ktime_t kt, cache; pvt_write_timeout() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | platform.c | 238 u8 *cache = ppd->qsfp_info.cache; in qual_power() local 267 u8 *cache = ppd->qsfp_info.cache; in qual_bitrate() local 293 u8 *cache = ppd->qsfp_info.cache; in set_qsfp_high_power() local 330 u8 *cache = ppd->qsfp_info.cache; apply_rx_cdr() local 381 u8 *cache = ppd->qsfp_info.cache; apply_tx_cdr() local 430 u8 *cache = ppd->qsfp_info.cache; apply_cdr_settings() local 443 u8 *cache = ppd->qsfp_info.cache; apply_tx_eq_auto() local 456 u8 *cache = ppd->qsfp_info.cache; apply_tx_eq_prog() local 501 u8 rx_eq, *cache = ppd->qsfp_info.cache; apply_rx_eq_emp() local 545 u8 *cache = ppd->qsfp_info.cache; apply_eq_settings() local 567 u8 rx_amp = 0, i = 0, preferred = 0, *cache = ppd->qsfp_info.cache; apply_rx_amplitude_settings() local 662 u8 *cache = ppd->qsfp_info.cache; aoc_low_power_setting() local 689 u8 *cache = ppd->qsfp_info.cache; apply_tunings() local 772 u8 *cache = ppd->qsfp_info.cache; tune_active_qsfp() local 863 u8 *cache = ppd->qsfp_info.cache; tune_qsfp() local [all...] |
| H A D | qsfp.c | 563 u8 *cache = &cp->cache[0]; in refresh_qsfp_cache() local 792 u8 *cache = &ppd->qsfp_info.cache[0]; qsfp_dump() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| H A D | data_tx.c | 74 static int wfx_tx_policy_find(struct tx_policy_cache *cache, in wfx_tx_policy_find() argument 88 static void wfx_tx_policy_use(struct tx_policy_cache *cache, in wfx_tx_policy_use() argument 95 wfx_tx_policy_release(struct tx_policy_cache *cache, struct tx_policy *entry) wfx_tx_policy_release() argument 109 struct tx_policy_cache *cache = &wvif->tx_policy_cache; wfx_tx_policy_get() local 145 struct tx_policy_cache *cache = &wvif->tx_policy_cache; wfx_tx_policy_put() local 194 struct tx_policy_cache *cache = &wvif->tx_policy_cache; wfx_tx_policy_init() local [all...] |
| /kernel/linux/linux-5.10/include/linux/power/ |
| H A D | bq27xxx_battery.h | 70 struct bq27xxx_reg_cache cache; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | slub_def.h | 166 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() argument 178 static inline unsigned int __obj_to_index(const struct kmem_cache *cache, in __obj_to_index() argument 185 static inline unsigned int obj_to_index(const struct kmem_cache *cache, in obj_to_index() argument 191 objs_per_slab_page(const struct kmem_cache *cache, const struct page *page) objs_per_slab_page() argument [all...] |