Home
last modified time | relevance | path

Searched refs:vector_base (Results 1 – 21 of 21) sorted by relevance

/external/eigen/Eigen/src/StlSupport/
DStdVector.h28 typedef vector<__VA_ARGS__, EIGEN_ALIGNED_ALLOCATOR<__VA_ARGS__> > vector_base; \
31 typedef vector_base::allocator_type allocator_type; \
32 typedef vector_base::size_type size_type; \
33 typedef vector_base::iterator iterator; \
34 explicit vector(const allocator_type& a = allocator_type()) : vector_base(a) {} \
36 …rst, InputIterator last, const allocator_type& a = allocator_type()) : vector_base(first, last, a)…
37 vector(const vector& c) : vector_base(c) {} \
38 … explicit vector(size_type num, const value_type& val = value_type()) : vector_base(num, val) {} \
39 vector(iterator start, iterator end) : vector_base(start, end) {} \
41 vector_base::operator=(x); \
[all …]
/external/arm-trusted-firmware/bl2/aarch32/
Dbl2_el3_exceptions.S13 vector_base bl2_vector_table label
Dbl2_entrypoint.S15 vector_base bl2_vector_table label
/external/arm-trusted-firmware/bl1/aarch32/
Dbl1_entrypoint.S22 vector_base bl1_vector_table label
/external/arm-trusted-firmware/bl32/sp_min/
Dwa_cve_2017_5715_icache_inv.S11 vector_base wa_cve_2017_5715_icache_inv_vbar label
Dwa_cve_2017_5715_bpiall.S11 vector_base wa_cve_2017_5715_bpiall_vbar label
/external/arm-trusted-firmware/bl2u/aarch32/
Dbl2u_entrypoint.S15 vector_base bl2u_vector_table label
/external/arm-trusted-firmware/services/std_svc/spm_mm/aarch64/
Dspm_mm_shim_exceptions.S18 vector_base spm_shim_exceptions_ptr, .spm_shim_exceptions label
/external/arm-trusted-firmware/lib/cpus/aarch64/
Dwa_cve_2017_5715_bpiall.S96 vector_base wa_cve_2017_5715_bpiall_vbar label
198 vector_base wa_cve_2017_5715_bpiall_ret_vbar label
Dwa_cve_2017_5715_mmu.S17 vector_base wa_cve_2017_5715_mmu_vbar label
Ddenver.S30 vector_base workaround_bpflush_runtime_exceptions label
Dcortex_a76.S109 vector_base cortex_a76_wa_cve_2018_3639_a76_vbar label
/external/arm-trusted-firmware/common/aarch64/
Dearly_exceptions.S17 vector_base early_exceptions label
/external/arm-trusted-firmware/bl2/aarch64/
Dbl2_el3_exceptions.S19 vector_base bl2_el3_exceptions label
/external/arm-trusted-firmware/bl32/tsp/aarch64/
Dtsp_exceptions.S76 vector_base tsp_exceptions label
Dtsp_entrypoint.S185 vector_base tsp_vector_table label
/external/arm-trusted-firmware/include/arch/aarch64/
Dasm_macros.S72 .macro vector_base label, section_name=.vectors macro
/external/arm-trusted-firmware/include/arch/aarch32/
Dasm_macros.S67 .macro vector_base label macro
/external/arm-trusted-firmware/bl32/sp_min/aarch32/
Dentrypoint.S48 vector_base sp_min_vector_table label
/external/arm-trusted-firmware/bl1/aarch64/
Dbl1_exceptions.S19 vector_base bl1_exceptions label
/external/arm-trusted-firmware/bl31/aarch64/
Druntime_exceptions.S287 vector_base runtime_exceptions label