Home
last modified time | relevance | path

Searched defs:access_type (Results 1 – 25 of 1388) sorted by relevance

12345678910>>...56

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dweb_data_service_factory.cc78 ServiceAccessType access_type) { in GetForProfile()
91 ServiceAccessType access_type) { in GetForProfileIfExists()
105 ServiceAccessType access_type) { in GetAutofillWebDataForProfile()
117 ServiceAccessType access_type) { in GetAutofillWebDataForAccount()
129 ServiceAccessType access_type) { in GetKeywordWebDataForProfile()
140 ServiceAccessType access_type) { in GetTokenWebDataForProfile()
152 ServiceAccessType access_type) { in GetPaymentManifestWebDataForProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/webdata_services/
H A Dweb_data_service_factory.cc30 ServiceAccessType access_type) { in GetForBrowserState()
40 ServiceAccessType access_type) { in GetForBrowserStateIfExists()
51 ServiceAccessType access_type) { in GetAutofillWebDataForBrowserState()
61 ServiceAccessType access_type) { in GetAutofillWebDataForAccount()
71 ServiceAccessType access_type) { in GetKeywordWebDataForBrowserState()
81 ServiceAccessType access_type) { in GetTokenWebDataForBrowserState()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/pygccxml/src/pygccxml/declarations/
H A Ddependencies.py56 def __find_out_member_dependencies(members, access_type): argument
69 def __init__(self, decl, depend_on_it, access_type=None, hint=None): argument
88 def access_type(self): member in dependency_info_t
92 def access_type(self, access_type): member in dependency_info_t
/dports/textproc/py-pygccxml/pygccxml-2.2.1/pygccxml/declarations/
H A Ddependencies.py56 def __find_out_member_dependencies(members, access_type): argument
69 def __init__(self, decl, depend_on_it, access_type=None, hint=None): argument
88 def access_type(self): member in dependency_info_t
92 def access_type(self, access_type): member in dependency_info_t
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dtlb_helper.c53 MMUAccessType access_type, in arm_deliver_fault()
113 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
135 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
151 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
200 MMUAccessType access_type, in arm_cpu_record_sigsegv()
218 MMUAccessType access_type, uintptr_t ra) in arm_cpu_record_sigbus()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dmmu_common.c128 static int check_prot(int prot, MMUAccessType access_type) in check_prot()
152 MMUAccessType access_type) in ppc6xx_tlb_pte_check()
194 int ret, MMUAccessType access_type) in pte_update_flags()
221 target_ulong eaddr, MMUAccessType access_type) in ppc6xx_tlb_check()
561 MMUAccessType access_type) in mmu40x_get_physical_address()
627 MMUAccessType access_type, int i) in mmubooke_check_tlb()
678 MMUAccessType access_type) in mmubooke_get_physical_address()
765 static uint32_t mmubooke206_esr(int mmu_idx, MMUAccessType access_type) in mmubooke206_esr()
892 MMUAccessType access_type, in mmubooke206_get_physical_address()
1175 MMUAccessType access_type) in check_physical()
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dmmu_common.c128 static int check_prot(int prot, MMUAccessType access_type) in check_prot()
152 MMUAccessType access_type) in ppc6xx_tlb_pte_check()
194 int ret, MMUAccessType access_type) in pte_update_flags()
221 target_ulong eaddr, MMUAccessType access_type) in ppc6xx_tlb_check()
561 MMUAccessType access_type) in mmu40x_get_physical_address()
627 MMUAccessType access_type, int i) in mmubooke_check_tlb()
678 MMUAccessType access_type) in mmubooke_get_physical_address()
765 static uint32_t mmubooke206_esr(int mmu_idx, MMUAccessType access_type) in mmubooke206_esr()
892 MMUAccessType access_type, in mmubooke206_get_physical_address()
1175 MMUAccessType access_type) in check_physical()
[all …]
H A Dmmu-radix64.c77 static void ppc_radix64_raise_segi(PowerPCCPU *cpu, MMUAccessType access_type, in ppc_radix64_raise_segi()
100 static void ppc_radix64_raise_si(PowerPCCPU *cpu, MMUAccessType access_type, in ppc_radix64_raise_si()
127 static void ppc_radix64_raise_hsi(PowerPCCPU *cpu, MMUAccessType access_type, in ppc_radix64_raise_hsi()
156 static bool ppc_radix64_check_prot(PowerPCCPU *cpu, MMUAccessType access_type, in ppc_radix64_check_prot()
194 static void ppc_radix64_set_rc(PowerPCCPU *cpu, MMUAccessType access_type, in ppc_radix64_set_rc()
298 MMUAccessType access_type, in ppc_radix64_partition_scoped_xlate()
333 MMUAccessType access_type, in ppc_radix64_process_scoped_xlate()
471 bool ppc_radix64_xlate(PowerPCCPU *cpu, vaddr eaddr, MMUAccessType access_type, in ppc_radix64_xlate()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/alpha/
H A Dmem_helper.c29 MMUAccessType access_type, in alpha_cpu_do_unaligned_access()
52 MMUAccessType access_type, in alpha_cpu_do_transaction_failed()
71 MMUAccessType access_type, int mmu_idx, uintptr_t retaddr) in tlb_fill()
/dports/emulators/qemu/qemu-6.2.0/target/alpha/
H A Dmem_helper.c43 MMUAccessType access_type, uintptr_t retaddr) in alpha_cpu_record_sigbus()
52 MMUAccessType access_type, in alpha_cpu_do_unaligned_access()
66 MMUAccessType access_type, in alpha_cpu_do_transaction_failed()
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dtlb_helper.c55 MMUAccessType access_type, in arm_deliver_fault()
112 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
132 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
150 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dtlb_helper.c53 MMUAccessType access_type, in arm_deliver_fault()
110 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
132 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
150 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dtlb_helper.c55 MMUAccessType access_type, in arm_deliver_fault()
112 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
132 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
150 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dtlb_helper.c55 MMUAccessType access_type, in arm_deliver_fault()
112 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
132 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
150 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/microblaze/
H A Dhelper.c30 MMUAccessType access_type, int mmu_idx, in mb_cpu_tlb_fill()
40 MMUAccessType access_type) in mb_cpu_access_is_secure()
50 MMUAccessType access_type, int mmu_idx, in mb_cpu_tlb_fill()
284 MMUAccessType access_type, in mb_cpu_do_unaligned_access()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dtlb_helper.c55 MMUAccessType access_type, in arm_deliver_fault()
112 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
132 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
150 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/user/
H A Dtlb_helper.c26 MMUAccessType access_type) in raise_mmu_exception()
50 MMUAccessType access_type, int mmu_idx, in mips_cpu_tlb_fill()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dtlb_helper.c53 MMUAccessType access_type, in arm_deliver_fault()
113 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
135 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
153 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dtlb_helper.c53 MMUAccessType access_type, in arm_deliver_fault()
113 MMUAccessType access_type, in arm_cpu_do_unaligned_access()
135 MMUAccessType access_type, in arm_cpu_do_transaction_failed()
153 MMUAccessType access_type, int mmu_idx, in arm_cpu_tlb_fill()
/dports/emulators/qemu60/qemu-6.0.0/target/microblaze/
H A Dhelper.c40 MMUAccessType access_type, int mmu_idx, in mb_cpu_tlb_fill()
50 MMUAccessType access_type) in mb_cpu_access_is_secure()
60 MMUAccessType access_type, int mmu_idx, in mb_cpu_tlb_fill()
293 MMUAccessType access_type, in mb_cpu_do_unaligned_access()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/history/
H A Dhistory_service_factory.cc28 ServiceAccessType access_type) { in GetForBrowserState()
43 ServiceAccessType access_type) { in GetForBrowserStateIfExists()
/dports/emulators/qemu/qemu-6.2.0/bsd-user/
H A Dsignal.c46 MMUAccessType access_type, bool maperr, uintptr_t ra) in cpu_loop_exit_sigsegv()
54 MMUAccessType access_type, uintptr_t ra) in cpu_loop_exit_sigbus()
/dports/devel/py-oci/oci-2.53.1/src/oci/object_storage/models/
H A Dcreate_preauthenticated_request_details.py174 def access_type(self): member in CreatePreauthenticatedRequestDetails
188 def access_type(self, access_type): member in CreatePreauthenticatedRequestDetails
/dports/devel/pecl-runkit7/runkit7-4.0.0a2/
H A Drunkit_constants.c225 …t *php_runkit_class_constant_ctor(zval *value, zend_class_entry *ce, int access_type, zend_string … in php_runkit_class_constant_ctor()
244 …dd_raw(zval *value, zend_class_entry *ce, zend_string *constname, zend_long access_type, zend_stri… in php_runkit_class_constant_add_raw()
261 …(HashTable *ht, zend_class_entry *parent_class, zval *c, zend_string *cname, zend_long access_type) in php_runkit_update_children_consts_foreach()
272 …_entry *ce, zend_class_entry *parent_class, zval *value, zend_string *cname, zend_long access_type) in php_runkit_update_children_consts()
400 …ss_constant_add(zend_string *classname, zend_string *constname, zval *value, zend_long access_type) in php_runkit_class_constant_add()
441 …it_constant_add(zend_string *classname, zend_string *constname, zval *value, zend_long access_type) in php_runkit_constant_add()
/dports/emulators/qemu/qemu-6.2.0/target/nios2/
H A Dhelper.c42 MMUAccessType access_type, in nios2_cpu_record_sigsegv()
229 MMUAccessType access_type, in nios2_cpu_do_unaligned_access()
241 MMUAccessType access_type, int mmu_idx, in nios2_cpu_tlb_fill()

12345678910>>...56