Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/webdata/
Dweb_data_service_factory.cc180 Profile::ServiceAccessType access_type) { in GetForProfile()
192 Profile::ServiceAccessType access_type) { in GetForProfileIfExists()
205 Profile::ServiceAccessType access_type) { in GetAutofillWebDataForProfile()
218 Profile::ServiceAccessType access_type) { in GetKeywordWebDataForProfile()
229 Profile::ServiceAccessType access_type) { in GetTokenWebDataForProfile()
242 Profile::ServiceAccessType access_type) { in GetPasswordWebDataForProfile()
/external/qemu/target-mips/
Dhelper.c38 target_ulong address, int rw, int access_type) in no_mmu_map_address()
47 target_ulong address, int rw, int access_type) in fixed_mmu_map_address()
65 target_ulong address, int rw, int access_type) in r4k_map_address()
109 int rw, int access_type) in get_physical_address()
446 int access_type; in cpu_mips_handle_mmu_fault() local
491 int access_type; in cpu_mips_translate_address() local
/external/chromium_org/sandbox/win/tools/finder/
Dfinder.cc26 DWORD access_type, in Init()
Dmain.cc34 DWORD access_type = 0; in wmain() local
/external/chromium_org/chrome/browser/extensions/
Dactive_script_controller_unittest.cc124 PermissionsData::AccessType access_type = in RequiresUserConsent() local
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dv8_utilities.py153 def activity_logging_world_list(member, access_type=''): argument
/external/qemu/target-arm/
Dhelper.c1007 static inline int check_ap(CPUARMState *env, int ap, int domain, int access_type, in check_ap()
1069 static int get_phys_addr_v5(CPUARMState *env, uint32_t address, int access_type, in get_phys_addr_v5()
1162 static int get_phys_addr_v6(CPUARMState *env, uint32_t address, int access_type, in get_phys_addr_v6()
1265 static int get_phys_addr_mpu(CPUARMState *env, uint32_t address, int access_type, in get_phys_addr_mpu()
1334 int access_type, int is_user, in get_phys_addr()
1362 int access_type, int mmu_idx) in cpu_arm_handle_mmu_fault()
1630 int access_type = op2 & 1; in HELPER() local
/external/chromium_org/remoting/webapp/
Doauth2.js254 'access_type': 'offline', property
/external/valgrind/main/drd/
Ddrd_load_store.c144 const BmAccessTypeT access_type) in drd_report_race()
Ddrd_error.h105 BmAccessTypeT access_type; // Access type: load or store. member
Ddrd_thread.c1275 const BmAccessTypeT access_type, in thread_report_conflicting_segments_segment()
/external/valgrind/main/drd/tests/
Dunit_bitmap.c74 struct { Addr address; SizeT size; BmAccessTypeT access_type; } member
/external/lldb/source/Symbol/
DClangASTContext.cpp1130 AccessType access_type, in CreateRecordType()
1280 lldb::AccessType access_type, in CreateClassTemplateDecl()
/external/chromium_org/v8/src/
Dhydrogen.cc1309 PropertyAccessType access_type) { in BuildCheckForCapacityGrow()
2404 PropertyAccessType access_type, in BuildUncheckedMonomorphicElementAccess()
2677 PropertyAccessType access_type, in AddElementAccess()
5302 PropertyAccessType access_type) { in LookupGlobalProperty()
6251 PropertyAccessType access_type, in HandlePolymorphicNamedFieldAccess()
6823 PropertyAccessType access_type, in BuildNamedGeneric()
6851 PropertyAccessType access_type, in BuildKeyedGeneric()
6894 PropertyAccessType access_type, in BuildMonomorphicElementAccess()
6998 PropertyAccessType access_type, in HandlePolymorphicElementAccess()
7130 BailoutId return_id, PropertyAccessType access_type, in HandleKeyedElementAccess()
Dhydrogen.h2423 PropertyAccessType access_type, in PropertyAccessInfo()
Dhydrogen-instructions.cc4676 void HObjectAccess::SetGVNFlags(HValue *instr, PropertyAccessType access_type) { in SetGVNFlags()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1542 lldb::AccessType access_type, in ParseClassTemplateDecl()