HomeSort by: relevance | last modified time | path
    Searched defs:get_instance (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
alloc-pool.h 184 get_instance (void *data_ptr) function in struct:base_pool_allocator::allocation_object
420 allocation_object::get_instance (header)->id = m_id;
442 gcc_assert (m_id == allocation_object::get_instance (object)->id);
450 allocation_object::get_instance (object)->id = 0;
alloc-pool.h 184 get_instance (void *data_ptr) function in struct:base_pool_allocator::allocation_object
420 allocation_object::get_instance (header)->id = m_id;
442 gcc_assert (m_id == allocation_object::get_instance (object)->id);
450 allocation_object::get_instance (object)->id = 0;
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-features.cc 157 xlogue_layout::get_instance () function in class:xlogue_layout
i386-features.cc 157 xlogue_layout::get_instance () function in class:xlogue_layout
  /src/external/gpl3/gcc.old/dist/gcc/
alloc-pool.h 184 get_instance (void *data_ptr) function in struct:base_pool_allocator::allocation_object
420 allocation_object::get_instance (header)->id = m_id;
442 gcc_assert (m_id == allocation_object::get_instance (object)->id);
450 allocation_object::get_instance (object)->id = 0;
alloc-pool.h 184 get_instance (void *data_ptr) function in struct:base_pool_allocator::allocation_object
420 allocation_object::get_instance (header)->id = m_id;
442 gcc_assert (m_id == allocation_object::get_instance (object)->id);
450 allocation_object::get_instance (object)->id = 0;
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-features.cc 155 xlogue_layout::get_instance () function in class:xlogue_layout
i386-features.cc 155 xlogue_layout::get_instance () function in class:xlogue_layout

Completed in 53 milliseconds