HomeSort by relevance Sort by last modified time
    Searched full:complex (Results 451 - 475 of 3140) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
ccomplex 32 #include <tr1/complex>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_types.py 31 'ComplexType' : 'complex',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_types.py 31 'ComplexType' : 'complex',
  /external/chromium_org/third_party/harfbuzz-ng/
harfbuzz-ng.target.darwin-arm.mk 36 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
37 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc \
harfbuzz-ng.target.darwin-mips.mk 36 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
37 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc \
harfbuzz-ng.target.darwin-x86.mk 36 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
37 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc \
harfbuzz-ng.target.linux-arm.mk 36 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
37 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc \
harfbuzz-ng.target.linux-mips.mk 36 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
37 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc \
harfbuzz-ng.target.linux-x86.mk 36 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
37 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc \
  /external/eigen/Eigen/src/Eigenvalues/
ComplexEigenSolver.h 24 * \brief Computes eigenvalues and eigenvectors of general complex matrices
65 /** \brief Complex scalar type for #MatrixType.
67 * This is \c std::complex<Scalar> if #Scalar is real (e.g.,
69 * complex.
71 typedef std::complex<RealScalar> ComplexScalar;
195 * This function computes the eigenvalues of the complex matrix \p matrix.
243 // Do a complex Schur decomposition, A = U T U^*
  /external/elfutils/backends/
ia64_retval.c 143 case 4 * 2: /* complex float */
145 case 8 * 2: /* complex double */
147 case 10 * 2: /* complex long double (x86-style) */
317 case 4 * 2: /* complex float */
320 case 8 * 2: /* complex double */
323 case 10 * 2: /* complex long double (x86-style) */
326 case 16 * 2: /* complex long double (IEEE quad) */
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count7.ll 7 %struct.complex = type { float, float }
40 @z = external global [257 x %struct.complex], align 32 ; <[257 x %struct.complex]*> [#uses=0]
41 @w = external global [257 x %struct.complex], align 32 ; <[257 x %struct.complex]*> [#uses=0]
42 @e = external global [130 x %struct.complex], align 32 ; <[130 x %struct.complex]*> [#uses=0]
  /external/eigen/blas/
chpr.f 8 COMPLEX AP(*),X(*)
46 * X - COMPLEX array of dimension at least
57 * AP - COMPLEX array of DIMENSION at least
91 COMPLEX ZERO
95 COMPLEX TEMP
zhpr.f 8 DOUBLE COMPLEX AP(*),X(*)
46 * X - COMPLEX*16 array of dimension at least
57 * AP - COMPLEX*16 array of DIMENSION at least
91 DOUBLE COMPLEX ZERO
95 DOUBLE COMPLEX TEMP
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/
libgcc.a 73 _trampoline.o????X X?x? __text__TEXTx?__debug_frame__DWARFx__debug_info__DWARF?x__debug_abbrev__DWARF?QF__debug_aranges__DWARF?__debug_macinfo__DWARF?__debug_line__DWARF^?$__debug_loc__DWARF}?__debug_pubnames__DWARF}?__debug_pubtypes__DWARF}?__debug_inlined__DWARF?__debug_str__DWARF? __debug_ranges__DWARF??GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.clong intlong unsigned intintunsigned intsigned charunsigned charshort intshort unsigned intlong long intlong long unsigned intcharfloatcomplex floatdoublecomplex doublelong double complex long double??__CFConstantStringClassReference?% ? $ > $ > $ > I!4I? 4 < ZF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c ?__unknown__rjT
150 _ctors.o????X X?x? __text__TEXTx?__debug_frame__DWARFx__debug_info__DWARF?x__debug_abbrev__DWARF?QF__debug_aranges__DWARF?__debug_macinfo__DWARF?__debug_line__DWARF^?$__debug_loc__DWARF}?__debug_pubnames__DWARF}?__debug_pubtypes__DWARF}?__debug_inlined__DWARF?__debug_str__DWARF? __debug_ranges__DWARF??GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.clong intlong unsigned intintunsigned intsigned charunsigned charshort intshort unsigned intlong long intlong long unsigned intcharfloatcomplex floatdoublecomplex doublelong double complex long double??__CFConstantStringClassReference?% ? $ > $ > $ > I!4I? 4 < ZF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c ?__unknown__rjT
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/x86_64/
libgcc.a 73 _trampoline.o????X X?x? __text__TEXTx?__debug_frame__DWARFx__debug_info__DWARF?x__debug_abbrev__DWARF?QF__debug_aranges__DWARF?__debug_macinfo__DWARF?__debug_line__DWARF^?$__debug_loc__DWARF}?__debug_pubnames__DWARF}?__debug_pubtypes__DWARF}?__debug_inlined__DWARF?__debug_str__DWARF? __debug_ranges__DWARF??GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.clong intlong unsigned intintunsigned intsigned charunsigned charshort intshort unsigned intlong long intlong long unsigned intcharfloatcomplex floatdoublecomplex doublelong double complex long double??__CFConstantStringClassReference?% ? $ > $ > $ > I!4I? 4 < ZF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c ?__unknown__rjT
150 _ctors.o????X X?x? __text__TEXTx?__debug_frame__DWARFx__debug_info__DWARF?x__debug_abbrev__DWARF?QF__debug_aranges__DWARF?__debug_macinfo__DWARF?__debug_line__DWARF^?$__debug_loc__DWARF}?__debug_pubnames__DWARF}?__debug_pubtypes__DWARF}?__debug_inlined__DWARF?__debug_str__DWARF? __debug_ranges__DWARF??GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.clong intlong unsigned intintunsigned intsigned charunsigned charshort intshort unsigned intlong long intlong long unsigned intcharfloatcomplex floatdoublecomplex doublelong double complex long double??__CFConstantStringClassReference?% ? $ > $ > $ > I!4I? 4 < ZF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c ?__unknown__rjT
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/
libgcc.a 61 _trampoline.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantStringClassReference?% ? $ > $ > I!4I? 4 < VF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c?nj?N??
140 _ctors.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantStringClassReference?% ? $ > $ > I!4I? 4 < VF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c?nj?N??
223 _powitf2.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantStringClassReference?% ? $ > $ > I!4I? 4 < VF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c?nj?N??
286 _multc3.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantSt (…)
    [all...]
libgcc_static.a 53 _trampoline.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantStringClassReference?% ? $ > $ > I!4I? 4 < VF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c?nj?N??
136 _ctors.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantStringClassReference?% ? $ > $ > I!4I? 4 < VF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c?nj?N??
216 _powitf2.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantStringClassReference?% ? $ > $ > I!4I? 4 < VF? /tmp/gcc/gcc-5666.3/build/obj/src/gcclibgcc2.c?nj?N??
268 _multc3.o????? ?j?j __text__TEXT??__debug_frame__DWARF?__debug_info__DWARF??4__debug_abbrev__DWARF?F?__debug_aranges__DWARF??__debug_macinfo__DWARF??__debug_line__DWARF?Z?D__debug_loc__DWARFX __debug_pubnames__DWARFX __debug_pubtypes__DWARFX __debug_inlined__DWARFj2__debug_str__DWARFj2__debug_ranges__DWARFj2?GNU C 4.2.1 (Apple Inc. build 5666) (dot 3)/tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.cintlong unsigned intcharsigned charunsigned charshort intshort unsigned intunsigned intlong long intlong long unsigned intlong intfloatcomplex floatdoublecomplex doublelong double complex long doublev?__CFConstantSt (…)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_difflib_expect.html 33 <tr><td class="diff_next"></td><td class="diff_header" id="from0_4">4</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_3">3</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.<span class="diff_add">&nbsp;&nbsp;</span>&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td></tr>
34 <tr><td class="diff_next"></td><td class="diff_header" id="from0_5">5</td><td nowrap="nowrap"><span class="diff_sub">&nbsp;&nbsp;&nbsp;4.&nbsp;Complex&nbsp;is&nbsp;better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_4">4</td><td nowrap="nowrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;4.&nbsp;Complicated&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</span></td></tr>
49 <tr><td class="diff_next"></td><td class="diff_header" id="from0_19">19</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_18">18</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.<span class="diff_add">&nbsp;&nbsp;</span>&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td></tr>
50 <tr><td class="diff_next"></td><td class="diff_header" id="from0_20">20</td><td nowrap="nowrap"><span class="diff_sub">&nbsp;&nbsp;&nbsp;4.&nbsp;Complex&nbsp;is&nbsp;better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_19">19</td><td nowrap="nowrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;4.&nbsp;Complicated&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</span></td></tr>
65 <tr><td class="diff_next"></td><td class="diff_header" id="from0_34">34</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_33">33</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.<span class="diff_add">&nbsp;&nbsp;</span>&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td></tr
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_difflib_expect.html 33 <tr><td class="diff_next"></td><td class="diff_header" id="from0_4">4</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_3">3</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.<span class="diff_add">&nbsp;&nbsp;</span>&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td></tr>
34 <tr><td class="diff_next"></td><td class="diff_header" id="from0_5">5</td><td nowrap="nowrap"><span class="diff_sub">&nbsp;&nbsp;&nbsp;4.&nbsp;Complex&nbsp;is&nbsp;better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_4">4</td><td nowrap="nowrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;4.&nbsp;Complicated&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</span></td></tr>
49 <tr><td class="diff_next"></td><td class="diff_header" id="from0_19">19</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_18">18</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.<span class="diff_add">&nbsp;&nbsp;</span>&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td></tr>
50 <tr><td class="diff_next"></td><td class="diff_header" id="from0_20">20</td><td nowrap="nowrap"><span class="diff_sub">&nbsp;&nbsp;&nbsp;4.&nbsp;Complex&nbsp;is&nbsp;better&nbsp;than&nbsp;complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_19">19</td><td nowrap="nowrap"><span class="diff_add">&nbsp;&nbsp;&nbsp;4.&nbsp;Complicated&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</span></td></tr>
65 <tr><td class="diff_next"></td><td class="diff_header" id="from0_34">34</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td><td class="diff_next"></td><td class="diff_header" id="to0_33">33</td><td nowrap="nowrap">&nbsp;&nbsp;&nbsp;3.<span class="diff_add">&nbsp;&nbsp;</span>&nbsp;Simple&nbsp;is&nbsp;better&nbsp;than&nbsp;complex.</td></tr
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
plurults.cpp 152 // ======= Test complex plural rules
153 logln("Testing Complex PluralRules");
154 // TODO: the complex test data is hard coded. It's better to implement
175 errln("ERROR: complex plural rules failed! - exitting");
185 errln("ERROR: complex plural rules failed! - exitting");
224 errln("ERROR: complex plural rules failed! - exitting");
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/
libgcc.a 107 4: ;I &I4: ; I? < tt-u-.t.??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-User/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h??g=;Y1=G1-2__page_sizeDWstructhighGNU C 4.7SItypeUSItypefloatlong long unsigned intunsigned char__muldi3long unsigned intshort unsigned intDWuniondouble__float128complex long doubleunsigned intcharcomplex float/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/i686-linux-android/libgccsizetypelong long int__page_shiftshort int__unknown__complex doublelong int/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/libgcc2.clong doublesigned charDItypeGCC: (GNU) 4.7zR| ?$.A?B E??c?A?A? .symtab.strtab.shstrtab.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4.!d'd0d?,  @<?J8Y9 U T lY?h d 
207 t??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-User/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h?=kK?__page_sizeDWstructhighGNU C 4.7SItypeUSItypefloatlong long unsigned intunsigned charlong unsigned intshort unsigned int__negdi2DWuniondouble__float128complex long doubleunsigned intcharcomplex float/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/i686-linux-android/libgccsizetypelong long int__page_shiftshort int__unknown__complex doublelong int/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/libgcc2.clong doublesigned charDItypeGCC: (GNU) 4.7zR| ?A?B G? .symtab.strtab.shstrtab.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4!P'P0P?, ?
306 4: ;I4: ;I 4: ;I&I4: ; I? < tt@u@At=V;=R?W?'2rv$?29?v$?A??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-User/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h?=IX=2?M-/lrMwK__page_sizeDWstructhighcarriesGNU C 4.7SItypeUSItypefloatlong long unsigned intunsigned charlong unsigned intshort unsigned intDWuniondouble__lshrdi3__float128complex long doubleunsigned intcharcomplex float/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/i686-linux-android/libgccsizetypelong long int__page_shiftshort int__unknown__complex doublelong int/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/libgcc2.clong doublesigned charshift_count_typeDItypeGCC: (GNU) 4.7zR| ?$AA?B I??r?A?A? .symtab.strtab.shstrtab.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4A!x'x0x?, ? h<RJT?Y? U D l?h T 
408 4: ;I4: ;I 4: ;I&I4: ; I? < ttDuDEt!V!#Q#)q?)9V9A ???BW?V?)4pv%?49?v%?9= ? ?%?E??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-User/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h?=IX=2?Me/PrM91MK__page_sizeDWstructhighcarriesGNU C 4.7SItypeUSItypefloat__ashldi3long long unsigned intunsigned charlong unsigned intshort unsigned intDWuniondouble__float128complex long doubleunsigned intcharcomplex float/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/i68 (…)
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/
libgcc.a 86 4: ;I &I4: ; I? < tt-u-.t.??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h??g=;Y1=G1-2__page_sizeDWstructhighGNU C 4.7SItypeUSItypefloatlong long unsigned intunsigned char__muldi3long unsigned intshort unsigned int/tmp/ndk-andrewhsieh/build/toolchain/gcc-4.7/i686-linux-android/libgccdouble__float128complex long doubleunsigned intcharcomplex floatsizetypelong long int__page_shiftshort int__unknown__complex doublelong int/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/libgcc2.clong doubleDWunionsigned charDItypeGCC: (GNU) 4.7zR| ?$.A?B E??c?A?A? .symtab.strtab.shstrtab.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4.!d'd0d?,  @<?J8Y9 U X lY?h h 
186 t??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h?=kK?__page_sizeDWstructhighGNU C 4.7SItypeUSItypefloatlong long unsigned intunsigned charlong unsigned intshort unsigned int/tmp/ndk-andrewhsieh/build/toolchain/gcc-4.7/i686-linux-android/libgccdouble__float128complex long doubleunsigned intcharcomplex floatsizetype__negdi2long long int__page_shiftshort int__unknown__complex doublelong int/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/libgcc2.clong doubleDWunionsigned charDItypeGCC: (GNU) 4.7zR| ?A?B G? .symtab.strtab.shstrtab.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4!P'P0P?, ?
285 4: ;I4: ;I 4: ;I&I4: ; I? < tt@u@At=V;=R?W?'2rv$?29?v$?A??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h?=IX=2?M-/lrMwK__page_sizeDWstructhighcarriesGNU C 4.7SItypeUSItypefloatlong long unsigned intunsigned charlong unsigned intshort unsigned int/tmp/ndk-andrewhsieh/build/toolchain/gcc-4.7/i686-linux-android/libgccdouble__lshrdi3__float128complex long doubleunsigned intcharcomplex floatsizetypelong long int__page_shiftshort int__unknown__complex doublelong int/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/libgcc2.clong doubleDWunionsigned charshift_count_typeDItypeGCC: (GNU) 4.7zR| ?$AA?B I??r?A?A? .symtab.strtab.shstrtab.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4A!x'x0x?, ? h<RJT?Y? U H l?h X 
388 4: ;I4: ;I 4: ;I&I4: ; I? < ttDuDEt!V!#Q#)q?)9V9A ???BW?V?)4pv%?49?v%?9= ? ?%?E??? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot/usr/includelibgcc2.clibgcc2.hunistd.h?=IX=2?Me/PrM91MK__page_sizeDWstructhighcarriesGNU C 4.7SItypeUSItypefloat__ashldi3long long unsigned intunsigned charlong unsigned intshort unsigned int/tmp/ndk-andrewhsieh/build/toolchain/gcc-4.7/i686-linux-android/libgccdouble__float128complex long doubleunsigned intcharcomplex floatsizetypelong long int__page_shiftshort int__unknow (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/
libgcc.a 135 ?? ?? ??# H??# 6?%#p? E? ?i E? ?'8?%??o??Q W??  ?Slow??# %??#?rs?'ll????S?(?4?u(?Dv(?duu*?vv+?w,rP?R?__w,rr?????P/? /tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libgcc/../gcc/tmp/gcc32/build/1/gcc/./gcc/include/tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/includelibgcc2.cstddef.htypes.hlibio.hstdio.hlibgcc2.h?i9?9?vr>\82????| (4AB IF` ??A?tt2u23t34t ? 4u?4u~__muldi34  _IO_buf_endDWstructcomplex floatshort intsize_t/tmp/gcc32/build/1/gcc/i686-linux/libgcc_offset_IO_write_ptr_flags_IO_buf_basedouble_lock_markers__unknown____quad_tDWunion_IO_write_basefloatlong long intlong int/tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libgcc/../gcc/libgcc2.chigh_cur_column_pos_IO_save_end_sbuf_IO_FILElong doubleunsigned charsigned charlong long unsigned intunsigned int_IO_marker_shortbuf_IO_read_end_old_offset_chain_unused2_IO_read_ptrshort unsigned intchar__float128_next__pad1__pad2__pad3__pad4__pad5SItypelong unsigned intcomplex double_IO_write_end__off64_t_fileno__muldi3__off_tDItype_IO_backup_basestdincomplex long double_flags2_mode_IO_read_base_vtable_offset_IO_save_baseGNU C 4.4.3stdout_IO_lock_tGCC: (GNU) 4.4.3.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_ranges.debug_str.comment.note.GNU-stack@4!t't,tM>?: pN?TJ t^(@Z | kh?z?v ? ?  ? ??+ ?0K?d ?v v ?? ???    4libgcc2.c__muldi3    !- : A H O V ] d k r y ~ ? ? ? ? ? ? ? ?    . = L [ j y ? ? ? ? ? ? ? ?    - < K Z j q } ? ? ? ? ? ?      ! ( D s ? ??? ? ? ? ?  <_negdi2.o/ 1316764851 28587 5000 100640 4816 `
296 ?? ?? ??# T??# B?%#p? E? ?i E? ?'8?%??o?!?Q c?? ?Slow??# 1??#?rs?'ll????S?E?0?uE?DuuG?wH?P?R?r?????L/? /tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libgcc/../gcc/tmp/gcc32/build/1/gcc/./gcc/include/tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot/usr/includelibgcc2.cstddef.htypes.hlibio.hstdio.hlibgcc2.h??=9??G?????| (0AB GI[ ??A?tt.u./t/0t?0u?~__negdi20_IO_buf_end_old_offsetDWstructcomplex floatshort intsize_t/tmp/gcc32/build/1/gcc/i686-linux/libgcc_offset_IO_write_ptr_flags_IO_buf_basedouble_markers__unknown____quad_tDWunion_IO_write_basefloatlong long int_locklong int/tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libgcc/../gcc/libgcc2.chigh_cur_column_pos_IO_save_end_sbuf_IO_FILElong doubleunsigned charsigned charlong long unsigned intunsigned int_IO_marker_shortbuf_IO_read_end_chain_unused2_IO_read_ptrshort unsigned intchar__float128_next__pad1__pad2__pad3__pad4__pad5SItypelong unsigned intcomplex double_IO_write_end__off64_t_fileno__off_tDItype_IO_backup_basestdincomplex long double_flags2_mode_IO_read_base_vtable_offset__negdi2_IO_save_baseGNU C 4.4.3stdout_IO_lock_tGCC: (GNU) 4.4.3.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.note.GNU-stack@0!p'p,pF>??: @`N?PJ ?^?@Z ? k,dz?v ? ?? ? ??0???
458 H ??A?F ttIuIJtJPtP^u?P?u ?!P?R?!;u?R?A^u?R??.V.KuK^V!2PKRP8DP?W?Z^P?W?7?__lshrdi3^_IO_buf_end_old_offsetDWstructcomplex floatshort intsize_t/tmp/gcc32/build/1/gcc/i686-linux/libgcc_offset_IO_write_ptr_flags_IO_buf_basedouble_markers__unknown____quad_tshift_count_typeDWunion_IO_write_basefloatlong long int_locklong int/tmp/gcc32/toolchain-src/gcc/gcc-4.4.3/libgcc/../gcc/libgcc2.chigh_cur_column_pos_IO_save_end_sbuf_IO_FILElong doubleunsigned charsigned charlong long unsigned intunsigned int_IO_marker_shortbuf_IO_read_end_chain_unused2_IO_read_ptrshort unsigned intcharUSItype__lshrdi3_next__pad1__pad2__pad3__pad4__pad5__float128SItypelong unsigned intcomplex double_IO_write_end__off64_t_fileno__off_tDItype_IO_backup_basestdincomplex long double_flags2carries_mode_IO_read_base_vtable_offset_IO_save_baseGNU C 4.4.3stdout_IO_lock_tGCC: (GNU) 4.4.3.symtab.strtab.shstrtab.text.data.bss.debug_abbrev.rel.debug_info.rel.debug_line.rel.debug_frame.debug_loc.rel.debug_pubnames.rel.debug_aranges.debug_str.comment.note.GNU-stack@^!?'?,?\>?7: ??N3^J t^?DZ | k?#z? v ? ? ? ??0; ;?v ?? ? ?? ???    ^libgcc2.c__lshrdi3    !- : A H O V ] d k r y ~ ? ? ? ? ? ? ? ?    . = L [ j y ? ? ? ? ? ? ? ?    - < K Z j q } ? ? ? ? ? ?      ' , 3 > Z ? ? ??? ? ? ? ? ??  * <_ashldi3.o/ 1316764851 28587 5000 100640 5332 `
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 429 * C99 specifies that complex numbers have the same representation as
434 float complex f;
438 double complex f;
442 long double complex f;
449 * Inline functions that can be used to construct complex values.
454 * (0.0+I)*(y+0.0*I) and laboriously computing the full complex product.
458 static __inline float complex
468 static __inline double complex
478 static __inline long double complex
738 double complex __ldexp_cexp(double complex,int)
    [all...]

Completed in 3883 milliseconds

<<11121314151617181920>>