OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:complex
(Results
201 - 225
of
1948
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebCore/webaudio/
RealtimeAnalyser.cpp
42
#include <wtf/
Complex
.h>
187
// Convert the analysis data from
complex
to magnitude and average with the previous result.
190
Complex
c(realP[i], imagP[i]);
/cts/tests/src/android/opengl/cts/
GLSurfaceViewStubActivity.java
28
* Also accepts non-blank renderers to allow its use for more
complex
tests.
/development/pdk/docs/porting/
index.jd
13
<p>This guide is divided into sections by logical platform component (see the table of contents on the left). Android is a
complex
project under constant development, and the level of detail, as well as the rate of change, may vary from section to section. This guide will be updated regularly as more content becomes available.</p>
/development/samples/ApiDemos/src/com/example/android/apis/view/
HoverInterceptorView.java
38
* interesting and
complex
than our little Interceptor example here.
/development/samples/SkeletonApp/
readme.txt
52
special XML files describing more
complex
drawings. The violet.png file
/development/tools/a3dconvert/
ColladaLoader.cpp
58
// We only want to deal with triangulated meshes since rendering
complex
polygons is not feasible
/docs/source.android.com/src/tech/
index.md
34
Android is a large and
complex
system. This section includes tips and tricks
/external/bluetooth/glib/docs/reference/glib/tmpl/
windows.sgml
107
<filename>windows.h</filename>. If you need a more
complex
DLL entry
/external/chromium/base/
md5.h
15
// for file checksums. The code is
complex
and slow, but has few
/external/chromium/base/test/
test_suite.h
69
// instead of putting
complex
code in your constructor/destructor.
/external/chromium/chrome/browser/ui/cocoa/
menu_controller.h
49
// Access to the constructed menu if the
complex
initializer was used. If the
/external/clang/test/CodeGen/
compound-literal.c
5
// Not working;
complex
constants are broken
struct.c
187
//
Complex
forward reference of struct.
/external/clang/test/SemaCXX/
class-layout.cpp
92
// Test that this somewhat
complex
class structure is laid out correctly.
/external/icu4c/layout/
loengine.cpp
13
* \brief C API for
complex
text layout.
/external/iptables/extensions/
libxt_quota2.man
16
use
complex
prerouting rules in association with the quota system, without
/external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-MemoryResponse.txt
21
also really concerned that LLVM is becoming big and
complex
and (perhaps)
/external/llvm/test/Transforms/LoopSimplify/
2003-05-12-PreheaderExitOfChild.ll
1
; This (
complex
) testcase causes an assertion failure because a preheader is
/external/webkit/Source/JavaScriptCore/yarr/
Yarr.h
48
// avoid spending exponential time on
complex
regular expressions.
/external/webkit/Source/WebCore/platform/audio/
AudioProcessor.h
39
// where the number of input channels equals the number of output channels. It can be used as one part of a
complex
DSP algorithm,
/frameworks/base/core/java/android/widget/
SectionIndexer.java
29
* They could be more
complex
objects that indicate the grouping for the adapter's
/frameworks/base/docs/html/guide/developing/testing/
index.jd
18
which guides you through a more
complex
testing scenario.
/frameworks/compile/libbcc/runtime/lib/
divxc3.c
18
#include <
complex
.h>
/libcore/dalvik/src/main/java/dalvik/annotation/
TestLevel.java
53
* method but the missing test steps are too
complex
and costly to
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/
NativeTestTarget.java
47
* using JNI. These have more
complex
args to show the cost of
Completed in 853 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>