Searched defs:object (Results 1 - 25 of 220) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg18.C4 struct S { int m[10]; } object; variable in typeref:struct:S
H A Drfg2.C6 struct S { const int member; } object = { 0 }; variable in typeref:struct:S
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dinstantiate3.C12 TYPE &object () function in struct:ACE_Cleanup_Adapter
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate4.C11 TMPL<S> object; variable
H A Denum12.C5 enum Bool object; variable in typeref:enum:Bool
H A Denum13.C10 S object; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstruct-ini-1.c7 struct S object = {'X', 8, 9}; variable in typeref:struct:S
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Datomic_flag_clear.c21 void atomic_flag_clear(volatile atomic_flag *object) { argument
H A Datomic_flag_clear_explicit.c21 void atomic_flag_clear_explicit(volatile atomic_flag *object, argument
H A Datomic_flag_test_and_set.c21 _Bool atomic_flag_test_and_set(volatile atomic_flag *object) { argument
H A Datomic_flag_test_and_set_explicit.c21 _Bool atomic_flag_test_and_set_explicit(volatile atomic_flag *object, argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DELFDump.h18 namespace object { namespace in namespace:llvm
H A DWasmDump.h18 namespace object { namespace in namespace:llvm
H A DCOFFDump.h18 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DRelocationResolver.h22 namespace object { namespace in namespace:llvm
H A DSymbolSize.h16 namespace object { namespace in namespace:llvm
H A DBuildID.h22 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DObjCopy.h17 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dnetware-crt0.c53 static struct object object; local
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DObjectFileTransformer.h18 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjCopy/COFF/
H A DCOFFObjcopy.h16 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjCopy/ELF/
H A DELFObjcopy.h17 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjCopy/MachO/
H A DMachOObjcopy.h16 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjCopy/XCOFF/
H A DXCOFFObjcopy.h16 namespace object { namespace in namespace:llvm
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjCopy/wasm/
H A DWasmObjcopy.h16 namespace object { namespace in namespace:llvm

Completed in 219 milliseconds

123456789