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

  /external/libcxxabi/src/
private_typeinfo.cpp 432 // (dynamic_ptr, dynamic_type) are the run time type of the complete object
437 // (dynamic_ptr, dynamic_type) is the root of a DAG that grows upward. Each
451 // There is at least one path from the root (dynamic_ptr, dynamic_type) to
457 // there is only one node with dynamic_type. And if dynamic_type == dst_type,
466 // dynamic_type != static_type: The compiler computes the dynamic_cast in this case too.
473 // (dynamic_ptr, dynamic_type) to (static_ptr, static_type) and a public
474 // path from (dynamic_ptr, dynamic_type) to the one dst_type, then return
477 // if there is a public path from (dynamic_ptr, dynamic_type) to
478 // (static_ptr, static_type) and a public path from (dynamic_ptr, dynamic_type)
502 const __class_type_info* dynamic_type = static_cast<const __class_type_info*>(vtable[-1]); local
    [all...]
private_typeinfo.h 94 // access of path from (dynamic_ptr, dynamic_type) to (static_ptr, static_type)
97 // access of path from (dynamic_ptr, dynamic_type) to dst_type
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
private_typeinfo.cpp 428 // (dynamic_ptr, dynamic_type) are the run time type of the complete object
433 // (dynamic_ptr, dynamic_type) is the root of a DAG that grows upward. Each
447 // There is at least one path from the root (dynamic_ptr, dynamic_type) to
453 // there is only one node with dynamic_type. And if dynamic_type == dst_type,
462 // dynamic_type != static_type: The compiler computes the dynamic_cast in this case too.
469 // (dynamic_ptr, dynamic_type) to (static_ptr, static_type) and a public
470 // path from (dynamic_ptr, dynamic_type) to the one dst_type, then return
473 // if there is a public path from (dynamic_ptr, dynamic_type) to
474 // (static_ptr, static_type) and a public path from (dynamic_ptr, dynamic_type)
498 const __class_type_info* dynamic_type = static_cast<const __class_type_info*>(vtable[-1]); local
    [all...]
private_typeinfo.h 94 // access of path from (dynamic_ptr, dynamic_type) to (static_ptr, static_type)
97 // access of path from (dynamic_ptr, dynamic_type) to dst_type
  /external/llvm/include/llvm/Support/
Dwarf.def 109 HANDLE_DW_TAG(0x0046, dynamic_type)
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/clang/linux-x86/host/3.6/lib/
libc++.so 

Completed in 294 milliseconds