/external/clang/test/CXX/class.access/class.access.base/ |
D | p1.cpp | 12 protected: int prot; static int sprot; // expected-note 4 {{declared protected here}} member in test0::Base 61 protected: int prot; static int sprot; // expected-note 4 {{declared protected here}} member in test1::Base 112 int prot; // expected-note {{declared protected here}} \ member in test2::Base
|
/external/qemu/target-mips/ |
D | helper.c | 38 int no_mmu_map_address (CPUState *env, target_phys_addr_t *physical, int *prot, in no_mmu_map_address() 47 int fixed_mmu_map_address (CPUState *env, target_phys_addr_t *physical, int *prot, in fixed_mmu_map_address() 65 int r4k_map_address (CPUState *env, target_phys_addr_t *physical, int *prot, in r4k_map_address() 103 int *prot, target_ulong address, in get_physical_address() 275 int prot; in cpu_mips_handle_mmu_fault() local 317 int prot; in cpu_mips_translate_address() local
|
/external/grub/stage2/ |
D | vstafs.h | 58 struct prot struct 73 struct prot pprot; argument
|
/external/clang/test/CodeGen/ |
D | 2003-11-18-CondExprLValue.c | 5 void split_large_page(unsigned long addr, pgprot_t prot) in split_large_page()
|
/external/valgrind/main/helgrind/tests/ |
D | tc06_two_races.c | 9 int unprot1 = 0, unprot2 = 0, prot = 0; variable
|
/external/oprofile/module/ia64/ |
D | op_syscalls.c | 36 unsigned long prot; member 182 static void out_mmap(ulong addr, ulong len, ulong prot, ulong flags, in out_mmap() 210 ulong prot, ulong flags, ulong fd, ulong pgoff) in post_sys_mmap2() 223 ulong prot, ulong flags, ulong fd, ulong off) in post_sys_mmap()
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/sasl/ |
D | Sasl2Test.java | 518 public SaslServer createSaslServer(String mech, String prot, in createSaslServer() 533 public SaslServer createSaslServer(String mech, String prot, in createSaslServer() 551 public SaslClient createSaslClient(String[] mech, String prot, String auth, in createSaslClient() 566 public SaslClient createSaslClient(String[] mech, String prot, String auth, in createSaslClient()
|
/external/tcpdump/ |
D | print-gre.c | 122 u_int16_t flags, prot; in gre_print_0() local 241 u_int16_t flags, prot; in gre_print_1() local
|
D | print-icmp6.c | 244 u_int prot; in icmp6_print() local 522 get_upperlayer(u_char *bp, u_int *prot) in get_upperlayer()
|
/external/oprofile/module/x86/ |
D | op_syscalls.c | 29 unsigned long prot; member 144 static void out_mmap(ulong addr, ulong len, ulong prot, ulong flags, ulong fd, in out_mmap() 167 ulong prot, ulong flags, ulong fd, ulong pgoff) in my_sys_mmap2()
|
D | op_fixmap.c | 43 pgprot_t prot; in set_pte_phys() local
|
/external/kernel-headers/original/asm-arm/ |
D | pgtable.h | 222 #define pfn_pte(pfn,prot) (__pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot))) argument 273 #define pgprot_noncached(prot) __pgprot(pgprot_val(prot) & ~(L_PTE_CACHEABLE | L_PTE_BUFFERABLE)) argument 274 #define pgprot_writecombine(prot) __pgprot(pgprot_val(prot) & ~L_PTE_CACHEABLE) argument 315 #define mk_pte(page,prot) pfn_pte(page_to_pfn(page),prot) argument 376 #define io_remap_pfn_range(vma,from,pfn,size,prot) \ argument
|
/external/linux-tools-perf/util/ |
D | evlist.c | 267 int idx, int prot, int mask, int fd) in __perf_evlist__mmap() 280 static int perf_evlist__mmap_per_cpu(struct perf_evlist *evlist, int prot, int mask) in perf_evlist__mmap_per_cpu() 321 static int perf_evlist__mmap_per_thread(struct perf_evlist *evlist, int prot, int mask) in perf_evlist__mmap_per_thread() 382 int prot = PROT_READ | (overwrite ? 0 : PROT_WRITE); in perf_evlist__mmap() local
|
/external/kernel-headers/original/asm-x86/ |
D | pgtable-2level.h | 56 #define pfn_pte(pfn, prot) __pte(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument 57 #define pfn_pmd(pfn, prot) __pmd(((pfn) << PAGE_SHIFT) | pgprot_val(prot)) argument
|
/external/valgrind/main/memcheck/tests/ |
D | addressable.c | 15 static char *mm(char *addr, int size, int prot) in mm()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
D | SecurityAgreeHeader.java | 78 public void setProtocol(String prot) throws ParseException; in setProtocol()
|
D | SecurityAgree.java | 172 public void setProtocol(String prot) throws ParseException { in setProtocol()
|
/external/valgrind/main/coregrind/ |
D | pub_core_aspacemgr.h | 377 UInt prot; // Not used for removed segs. member
|
/external/kernel-headers/original/asm-mips/ |
D | pgtable.h | 309 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 360 pgprot_t prot) in io_remap_pfn_range() 366 #define io_remap_pfn_range(vma, vaddr, pfn, size, prot) \ argument
|
/external/qemu/android/utils/ |
D | mapfile.c | 154 int prot, in mapfile_map()
|
/external/libffi/src/ |
D | closures.c | 353 dlmmap_locked (void *start, size_t length, int prot, int flags, off_t offset) in dlmmap_locked() 409 dlmmap (void *start, size_t length, int prot, in dlmmap()
|
/external/valgrind/main/coregrind/m_aspacemgr/ |
D | aspacemgr-linux.c | 877 static void sync_check_mapping_callback ( Addr addr, SizeT len, UInt prot, in sync_check_mapping_callback() 1289 Bool is_valid_for_client( Addr start, SizeT len, UInt prot, Bool freeOk ) in is_valid_for_client() 1550 static void read_maps_callback ( Addr addr, SizeT len, UInt prot, in read_maps_callback() 2855 UInt prot; in VG_() local 3238 void (*record_mapping)( Addr addr, SizeT len, UInt prot, in parse_procselfmaps() 3248 UInt prot; in parse_procselfmaps() local 3445 void (*record_mapping)( Addr addr, SizeT len, UInt prot, in parse_procselfmaps() 3500 static void add_mapping_callback(Addr addr, SizeT len, UInt prot, in add_mapping_callback()
|
/external/valgrind/main/coregrind/m_ume/ |
D | elf.c | 187 unsigned prot = 0; in mapelf() local
|
/external/qemu/target-arm/ |
D | helper.c | 1030 int is_user, uint32_t *phys_ptr, int *prot, in get_phys_addr_v5() 1123 int is_user, uint32_t *phys_ptr, int *prot, in get_phys_addr_v6() 1226 int is_user, uint32_t *phys_ptr, int *prot) in get_phys_addr_mpu() 1295 uint32_t *phys_ptr, int *prot, in get_phys_addr() 1326 int prot; in cpu_arm_handle_mmu_fault() local 1358 int prot; in cpu_get_phys_page_debug() local 1587 int prot; in HELPER() local
|
/external/webkit/Source/JavaScriptCore/qt/tests/qscriptengine/ |
D | tst_qscriptengine.cpp | 103 QScriptValue prot = fun.property("prototype", QScriptValue::ResolveLocal); in newFunction() local 127 QScriptValue prot = fun.property("prototype", QScriptValue::ResolveLocal); in newFunction() local
|