HomeSort by relevance Sort by last modified time
    Searched full:static_type (Results 1 - 8 of 8) sorted by null

  /external/libcxxabi/src/
private_typeinfo.cpp 272 // to a static_type
284 if (is_equal(this, info->static_type, false))
293 if (is_equal(this, info->static_type, false))
325 if (is_equal(this, info->static_type, false))
416 // static_ptr: pointer to an object of type static_type; nonnull, and since the
419 // static_type: static type of the object pointed to by static_ptr.
425 // -2: static_type is not a public base of dst_type
426 // -3: static_type is a multiple public base type but never a
428 // otherwise, the static_type type is a unique public nonvirtual
435 // static_type is guaranteed to be a polymorphic type
    [all...]
private_typeinfo.h 81 const __class_type_info* static_type; member in struct:__cxxabiv1::__dynamic_cast_info
86 // pointer to a dst_type which has (static_ptr, static_type) above it
88 // pointer to a dst_type which does not have (static_ptr, static_type) above it
92 // access of path from dst_ptr_leading_to_static_ptr to (static_ptr, static_type)
94 // access of path from (dynamic_ptr, dynamic_type) to (static_ptr, static_type)
98 // (not used if there is a (static_ptr, static_type) above a dst_type).
101 // Number of dst_types below (static_ptr, static_type)
103 // Number of dst_types not below (static_ptr, static_type)
112 // communicates to a dst_type node that (static_ptr, static_type) was found
115 // communicates to a dst_type node that a static_type was foun
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
private_typeinfo.cpp 272 // to a static_type
284 if (is_equal(this, info->static_type, false))
293 if (is_equal(this, info->static_type, false))
325 if (is_equal(this, info->static_type, false))
412 // static_ptr: pointer to an object of type static_type; nonnull, and since the
415 // static_type: static type of the object pointed to by static_ptr.
421 // -2: static_type is not a public base of dst_type
422 // -3: static_type is a multiple public base type but never a
424 // otherwise, the static_type type is a unique public nonvirtual
431 // static_type is guaranteed to be a polymorphic type
    [all...]
private_typeinfo.h 81 const __class_type_info* static_type; member in struct:__cxxabiv1::__dynamic_cast_info
86 // pointer to a dst_type which has (static_ptr, static_type) above it
88 // pointer to a dst_type which does not have (static_ptr, static_type) above it
92 // access of path from dst_ptr_leading_to_static_ptr to (static_ptr, static_type)
94 // access of path from (dynamic_ptr, dynamic_type) to (static_ptr, static_type)
98 // (not used if there is a (static_ptr, static_type) above a dst_type).
101 // Number of dst_types below (static_ptr, static_type)
103 // Number of dst_types not below (static_ptr, static_type)
112 // communicates to a dst_type node that (static_ptr, static_type) was found
115 // communicates to a dst_type node that a static_type was foun
    [all...]
  /external/valgrind/coregrind/m_demangle/
cplus-dem.c 147 int static_type; /* A static member function */ member in struct:work_stuff
1175 s3 = work->static_type;
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/
libc++.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib64/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib64/
libiberty.a     [all...]

Completed in 1927 milliseconds