Searched defs:origin (Results 1 - 25 of 32) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-neg1.C64 constexpr pixel2 origin; // { dg-error "uninitialized const" } variable
/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dioapi.c41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) argument
161 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, int origin) argument
184 fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) argument
[all...]
H A Diowin32.c237 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) argument
274 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) argument
/haiku-buildtools/binutils/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs255 public override long Seek(long offset, SeekOrigin origin) argument
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dioapi.c41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) argument
161 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, int origin) argument
184 fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) argument
[all...]
H A Diowin32.c308 long ZCALLBACK win32_seek_file_func (voidpf opaque,voidpf stream,uLong offset,int origin) argument
346 long ZCALLBACK win32_seek64_file_func (voidpf opaque, voidpf stream,ZPOS64_T offset,int origin) argument
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Dtinfo.h60 const void *origin; member in struct:__cxxabiv1::__anon2406::vtable_prefix
/haiku-buildtools/gcc/gcc/ada/
H A Dcstreams.c275 __gnat_fseek64 (FILE *stream, __int64 offset, int origin) argument
291 __gnat_fseek64 (FILE *stream, __int64 offset, int origin) argument
311 __gnat_fseek64 (FILE *stream, __int64 offset, int origin) argument
/haiku-buildtools/gcc/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs255 public override long Seek(long offset, SeekOrigin origin) argument
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_engine.h223 const char* origin; member in struct:TargetImage
H A Doffload_host.cpp4253 const char *origin = 0; local
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-live.c763 tree origin = block_ultimate_origin (scope); local
H A Ddwarf2cfi.c2279 maybe_record_trace_start(rtx_insn *start, rtx_insn *origin) argument
2330 maybe_record_trace_start_abnormal(rtx_insn *start, rtx_insn *origin) argument
H A Dcgraph.h740 cgraph_node *origin; variable
1230 cgraph_node *origin; variable
/haiku-buildtools/binutils/bfd/
H A Dlibbfd-in.h90 file_ptr origin; /* For element of a thin archive. */ member in struct:areltdata
H A Darchive.c451 file_ptr origin = strtol (endp + 1, NULL, 10); local
494 file_ptr origin = 0; local
[all...]
H A Dlibbfd.h95 file_ptr origin; /* For element of a thin archive. */ member in struct:areltdata
/haiku-buildtools/legacy/binutils/ld/
H A Dldlang.h54 bfd_vma origin; member in struct:memory_region_struct
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dtypeck.c3353 tree origin = TREE_TYPE (type); local
[all...]
H A Dexpr.c4214 tree origin = build_int_2 (i * orig_len, 0); local
/haiku-buildtools/gcc/libcpp/
H A Ddirectives.c86 unsigned char origin; /* Origin of directive. */ member in struct:directive
/haiku-buildtools/binutils/ld/
H A Dldlang.h59 bfd_vma origin; member in struct:memory_region_struct
/haiku-buildtools/isl/
H A Disl_test.c2447 isl_set *origin; local
/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c2166 diagnose_uninitialized_cst_or_ref_member_1(tree type, tree origin, bool using_new, bool complain) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c3425 register tree origin = decl_ultimate_origin (node); local
3459 register tree origin = decl_ultimate_origin (decl); local
3508 register tree origin = decl_ultimate_origin (decl); local
3536 register tree origin = decl_ultimate_origin (decl); local
3626 register tree origin = decl_ultimate_origin (decl); local
3840 register tree origin = decl_ultimate_origin (decl); local
3903 register tree origin = decl_ultimate_origin (decl); local
4618 register tree origin; local
4824 register tree origin = decl_class_context (decl); local
5062 register tree origin = decl_class_context (decl); local
5088 register tree origin = decl_ultimate_origin (decl); local
[all...]

Completed in 242 milliseconds

12