Searched defs:access (Results 1 - 25 of 46) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20120927-1.c2 int isc_fsaccess_set(unsigned int access) { argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Derror1.C12 inline int access(int i) { function in class:foo
/haiku-buildtools/gcc/libvtv/testsuite/libvtv.cc/
H A Dthunk.cc7 virtual int access() { return this->value; } function in struct:A
12 virtual int access() { return this->value; } function in struct:B
17 virtual int access() { return this->better_value; } function in struct:C
22 virtual int access() { return this->other_value; } function in struct:D
H A Dvirtual_inheritance.cc13 virtual int access() { return value; } function in struct:A
18 virtual int access() { return value; } function in struct:B
23 virtual int access() { return better_value; } function in struct:C
H A Dthunk_vtable_map_attack.cc18 virtual int access() { return this->value; } function in struct:A
23 virtual int access() { return this->value; } function in struct:B
28 virtual int access() { return this->better_value; } function in struct:C
33 virtual int access() { return this->other_value; } function in struct:D
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dxm-winnt.h27 #define access _access macro
/haiku-buildtools/cloog/osl/include/osl/
H A Dstatement.h89 osl_relation_list_p access; /**< Access information */ member in struct:osl_statement
/haiku-buildtools/legacy/gcc/gcc/config/winnt/
H A Doldnames.c2 access (const char *path, int mode) function
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dtinfo.h37 enum access { PUBLIC = 1, PROTECTED = 2, PRIVATE = 3 }; enum in struct:__class_type_info
43 enum access access: 2; member in struct:__class_type_info::base_info
H A Drtti.c818 tree base, elems, access, offset, isvir; local
[all...]
H A Dsearch.c701 tree access = NULL_TREE; local
840 tree access; local
866 tree access; local
[all...]
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_debugging.cc29 AsanThread::StackFrameAccess access; local
H A Dasan_thread.cc199 GetStackFrameAccessByAddr(uptr addr, StackFrameAccess *access) argument
H A Dasan_report.cc427 AsanThread::StackFrameAccess access; local
[all...]
/haiku-buildtools/gcc/zlib/examples/
H A Dzran.c70 struct access { struct
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Dzran.c75 struct access { struct
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-dump.c317 tree access = (accesses ? (*accesses)[ix] : access_public_node); local
H A Dtree-emutls.c95 tree access; member in struct:tls_var_data
H A Ddbxout.c2177 tree access = (accesses ? (*accesses)[i] : access_public_node); local
/haiku-buildtools/gcc/zlib/contrib/untgz/
H A Duntgz.c31 # define access(path,mode) _access(path,mode) macro
/haiku-buildtools/binutils/zlib/contrib/untgz/
H A Duntgz.c31 # define access(path,mode) _access(path,mode) macro
/haiku-buildtools/legacy/gcc/libchill/
H A Diomodes.h67 struct Access_Mode* access; member in struct:Association_Mode
/haiku-buildtools/legacy/gcc/libiberty/
H A Dmpw.c695 #undef access macro
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_rtl.cc662 const m128 access = _mm_cvtsi64_si128(a); local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dsearch.c193 lookup_base(tree t, tree base, base_access access, base_kind *kind_ptr, tsubst_flags_t complain) argument
613 access_kind access = ak_none; local
727 access_kind access; local
870 access_kind access; local
[all...]

Completed in 342 milliseconds

12