OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:complex
(Results
451 - 475
of
3140
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/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 __TEXT x ? __debug_frame __DWARF x __debug_info __DWARF ? x __debug_abbrev __DWARF ? Q F __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.c long int long unsigned int int unsigned int signed char unsigned char short int short unsigned int long long int long long unsigned int char float
complex
float double
complex
double long double
complex
long double ? ? __CFConstantStringClassReference ? %? $ > $ > $ > I ! 4 I?4< Z F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? __unknown__ r j T
150
_ctors.o ???? X X ? x ? __text __TEXT x ? __debug_frame __DWARF x __debug_info __DWARF ? x __debug_abbrev __DWARF ? Q F __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.c long int long unsigned int int unsigned int signed char unsigned char short int short unsigned int long long int long long unsigned int char float
complex
float double
complex
double long double
complex
long double ? ? __CFConstantStringClassReference ? %? $ > $ > $ > I ! 4 I?4< Z F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? __unknown__ r j T
[
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 __TEXT x ? __debug_frame __DWARF x __debug_info __DWARF ? x __debug_abbrev __DWARF ? Q F __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.c long int long unsigned int int unsigned int signed char unsigned char short int short unsigned int long long int long long unsigned int char float
complex
float double
complex
double long double
complex
long double ? ? __CFConstantStringClassReference ? %? $ > $ > $ > I ! 4 I?4< Z F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? __unknown__ r j T
150
_ctors.o ???? X X ? x ? __text __TEXT x ? __debug_frame __DWARF x __debug_info __DWARF ? x __debug_abbrev __DWARF ? Q F __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.c long int long unsigned int int unsigned int signed char unsigned char short int short unsigned int long long int long long unsigned int char float
complex
float double
complex
double long double
complex
long double ? ? __CFConstantStringClassReference ? %? $ > $ > $ > I ! 4 I?4< Z F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? __unknown__ r j T
[
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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double
complex
double long double
complex
long double v ? __CFConstantStringClassReference ? %? $ > $ > I ! 4 I?4< V F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? n j ?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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double
complex
double long double
complex
long double v ? __CFConstantStringClassReference ? %? $ > $ > I ! 4 I?4< V F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? n j ?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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double
complex
double long double
complex
long double v ? __CFConstantStringClassReference ? %? $ > $ > I ! 4 I?4< V F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? n j ?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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double complex double long double complex long double v ? __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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double
complex
double long double
complex
long double v ? __CFConstantStringClassReference ? %? $ > $ > I ! 4 I?4< V F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? n j ?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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double
complex
double long double
complex
long double v ? __CFConstantStringClassReference ? %? $ > $ > I ! 4 I?4< V F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? n j ?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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double
complex
double long double
complex
long double v ? __CFConstantStringClassReference ? %? $ > $ > I ! 4 I?4< V F ? /tmp/gcc/gcc-5666.3/build/obj/src/gcc libgcc2.c ? n j ?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 __DWARF X __debug_pubnames__DWARF X __debug_pubtypes__DWARF X __debug_inlined __DWARF j 2 __debug_str __DWARF j 2 __debug_ranges __DWARF j 2 ? GNU C 4.2.1 (Apple Inc. build 5666) (dot 3) /tmp/gcc/gcc-5666.3/build/obj/src/gcc/libgcc2.c int long unsigned int char signed char unsigned char short int short unsigned int unsigned int long long int long long unsigned int long int float
complex
float double complex double long double complex long double v ? __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"> 3. Simple is better than
complex
.</td><td class="diff_next"></td><td class="diff_header" id="to0_3">3</td><td nowrap="nowrap"> 3.<span class="diff_add"> </span> Simple is better than
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"> 4.
Complex
is better than complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_4">4</td><td nowrap="nowrap"><span class="diff_add"> 4. Complicated is better than
complex
.</span></td></tr>
49
<tr><td class="diff_next"></td><td class="diff_header" id="from0_19">19</td><td nowrap="nowrap"> 3. Simple is better than
complex
.</td><td class="diff_next"></td><td class="diff_header" id="to0_18">18</td><td nowrap="nowrap"> 3.<span class="diff_add"> </span> Simple is better than
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"> 4.
Complex
is better than complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_19">19</td><td nowrap="nowrap"><span class="diff_add"> 4. Complicated is better than
complex
.</span></td></tr>
65
<tr><td class="diff_next"></td><td class="diff_header" id="from0_34">34</td><td nowrap="nowrap"> 3. Simple is better than
complex
.</td><td class="diff_next"></td><td class="diff_header" id="to0_33">33</td><td nowrap="nowrap"> 3.<span class="diff_add"> </span> Simple is better than
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"> 3. Simple is better than
complex
.</td><td class="diff_next"></td><td class="diff_header" id="to0_3">3</td><td nowrap="nowrap"> 3.<span class="diff_add"> </span> Simple is better than
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"> 4.
Complex
is better than complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_4">4</td><td nowrap="nowrap"><span class="diff_add"> 4. Complicated is better than
complex
.</span></td></tr>
49
<tr><td class="diff_next"></td><td class="diff_header" id="from0_19">19</td><td nowrap="nowrap"> 3. Simple is better than
complex
.</td><td class="diff_next"></td><td class="diff_header" id="to0_18">18</td><td nowrap="nowrap"> 3.<span class="diff_add"> </span> Simple is better than
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"> 4.
Complex
is better than complicated.</span></td><td class="diff_next"></td><td class="diff_header" id="to0_19">19</td><td nowrap="nowrap"><span class="diff_add"> 4. Complicated is better than
complex
.</span></td></tr>
65
<tr><td class="diff_next"></td><td class="diff_header" id="from0_34">34</td><td nowrap="nowrap"> 3. Simple is better than
complex
.</td><td class="diff_next"></td><td class="diff_header" id="to0_33">33</td><td nowrap="nowrap"> 3.<span class="diff_add"> </span> Simple is better than
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 &