Searched defs:base (Results 451 - 475 of 870) sorted by relevance

<<11121314151617181920>>

/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Dcean_util.cpp178 generate_mem_ranges_one_rank( const char *spaces, uint64_t base, uint64_t rank, const struct dim_desc *ddp, fpp fp, int esize ) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Dvec.cc100 char *base = static_cast <char *> (alloc (size)); local
142 char *base local
316 char* base = static_cast<char *>(array_address); local
349 char* base = static_cast <char *> (array_address); local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dlto-section-out.c154 const char *base = ((char *)block) + sizeof (struct lto_char_ptr_base); local
H A Dtree-stdarg.c375 tree base; local
H A Dtree-dump.c306 tree base; local
H A Dgimple-walk.c891 tree base = get_base_loadstore (op); local
/haiku-buildtools/gcc/libgcc/
H A Dunwind-pe.h181 read_encoded_value_with_base(unsigned char encoding, _Unwind_Ptr base, const unsigned char *p, _Unwind_Ptr *val) argument
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_fake_stack.cc111 uptr base = beg + (class_id << stack_size_log); local
/haiku-buildtools/gcc/libgcc/config/spu/
H A Dcachemgr.c45 void *base[WAYS]; member in struct:__cache_tag_array
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_libc.cc202 s64 internal_simple_strtoll(const char *nptr, char **endptr, int base) { argument
H A Dsanitizer_procmaps_common.cc34 static uptr ParseNumber(const char **p, int base) { argument
H A Dsanitizer_posix_libcdep.cc125 void* base = MmapOrDie(kAltStackSize, __func__); local
H A Dsanitizer_printf.cc84 static int AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, argument
43 AppendNumber(char **buff, const char *buff_end, u64 absolute_value, u8 base, u8 minimal_num_length, bool pad_with_zero, bool negative) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/torture/
H A Dpr58314.c40 __u16 base; member in struct:xfs_attr_leaf_map
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_iterator.h147 base() const function in class:reverse_iterator
992 base() const function in class:move_iterator
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/asan/
H A Dasan_str_test.cc542 void CallStrtol(const char *nptr, char **endptr, int base) { argument
545 void CallStrtoll(const char *nptr, char **endptr, int base) { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr58380.C15 _Iterator &base() { return _M_current; } function in class:__normal_iterator
/haiku-buildtools/gcc/libbacktrace/
H A Dbtest.c110 base (const char *p) function
/haiku-buildtools/gcc/libcilkrts/include/cilk/
H A Dmetaprogramming.h368 base; typedef in class:cilk::internal::indirect_binary_function
H A Dreducer_opadd.h199 typedef scalar_view<Type> base; typedef in class:cilk::op_add_view
405 typedef reducer< op_add<Type, true> > base; typedef in class:cilk::reducer_opadd
H A Dreducer_opand.h174 typedef scalar_view<Type> base; typedef in class:cilk::op_and_view
338 typedef reducer< op_and<Type, true> > base; typedef in class:cilk::reducer_opand
[all...]
H A Dreducer_opor.h172 typedef scalar_view<Type> base; typedef in class:cilk::op_or_view
334 typedef reducer< op_or<Type, true> > base; typedef in class:cilk::reducer_opor
H A Dreducer_opxor.h172 typedef scalar_view<Type> base; typedef in class:cilk::op_xor_view
334 typedef reducer< op_xor<Type, true> > base; typedef in class:cilk::reducer_opxor
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dsysdep-unix.c299 static void create_threads(global_state_t *g, int base, int top) argument
/haiku-buildtools/gcc/gcc/cp/
H A Doptimize.c175 cdtor_comdat_group (tree complete, tree base) argument

Completed in 235 milliseconds

<<11121314151617181920>>