OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imaginary
(Results
26 - 50
of
411
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h
159
OMX_S8 Im; /**
Imaginary
part */
168
OMX_S16 Im; /**
Imaginary
part */
177
OMX_S32 Im; /**
Imaginary
part */
186
OMX_S64 Im; /**
Imaginary
part */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h
159
OMX_S8 Im; /**
Imaginary
part */
168
OMX_S16 Im; /**
Imaginary
part */
177
OMX_S32 Im; /**
Imaginary
part */
186
OMX_S64 Im; /**
Imaginary
part */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h
159
OMX_S8 Im; /**
Imaginary
part */
168
OMX_S16 Im; /**
Imaginary
part */
177
OMX_S32 Im; /**
Imaginary
part */
186
OMX_S64 Im; /**
Imaginary
part */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeAdaptor.m
70
* This is invoked from an
imaginary
node ref on right side of a
86
* This is invoked from an
imaginary
node ref on right side of a
102
* This is invoked from an
imaginary
node ref on right side of a
ANTLRBaseTreeAdaptor.m
354
/** Tell me how to create a token for use with
imaginary
token nodes.
355
* For example, there is probably no input symbol associated with
imaginary
367
/** Tell me how to create a token for use with
imaginary
token nodes.
368
* For example, there is probably no input symbol associated with
imaginary
/external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreeadaptor.c
155
// Install a token factory for
imaginary
tokens, these
imaginary
282
/** Tell me how to create a token for use with
imaginary
token nodes.
283
* For example, there is probably no input symbol associated with
imaginary
308
/** Tell me how to create a token for use with
imaginary
token nodes.
309
* For example, there is probably no input symbol associated with
imaginary
/bionic/libm/man/
cimag.3
67
functions return the
imaginary
part
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as
213
/** Tell me how to create a token for use with
imaginary
token nodes.
214
* For example, there is probably no input symbol associated with
imaginary
225
/** Tell me how to create a token for use with
imaginary
token nodes.
226
* For example, there is probably no input symbol associated with
imaginary
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BaseTreeAdaptor.cs
272
* Tell me how to create a token for use with
imaginary
token nodes.
273
* For example, there is probably no input symbol associated with
imaginary
286
* Tell me how to create a token for use with
imaginary
token nodes.
287
* For example, there is probably no input symbol associated with
imaginary
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTreeAdaptor.java
253
/** Tell me how to create a token for use with
imaginary
token nodes.
254
* For example, there is probably no input symbol associated with
imaginary
263
/** Tell me how to create a token for use with
imaginary
token nodes.
264
* For example, there is probably no input symbol associated with
imaginary
/external/antlr/antlr-3.4/runtime/C/include/
antlr3basetreeadaptor.h
55
/** We need a string factory for creating
imaginary
tokens, we take this
60
/* And we also need a token factory for creating
imaginary
tokens
antlr3commontoken.h
58
/**
Imaginary
token type to cause a traversal of child nodes in a tree parser
62
/**
Imaginary
token type to signal the end of a stream of child nodes.
176
/// a char *, such as when a rewrite of an
imaginary
token supplies
227
* with a token.
Imaginary
tokens such as an ANTLR3_CLASSIC_TOKEN may actually
236
* with a token.
Imaginary
tokens such as an ANTLR3_CLASSIC_TOKEN may actually
/external/clang/test/Sema/
builtins.c
43
old = __sync_fetch_and_add((unsigned*)0, 42i); // expected-warning {{
imaginary
constants are an extension}}
125
T(3i + 5); // expected-warning {{
imaginary
constant}}
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
cmathcalls.h
125
/*
Imaginary
part of Z. */
138
/*
Imaginary
part of Z. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
cmathcalls.h
125
/*
Imaginary
part of Z. */
138
/*
Imaginary
part of Z. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
cmathcalls.h
125
/*
Imaginary
part of Z. */
138
/*
Imaginary
part of Z. */
/external/aac/libSBRdec/src/
psdec.h
275
FIXP_DBL *pAaImagDelayBufferQmf[MAX_DELAY_BUFFER_SIZE]; /*!<
Imaginary
part delay buffer */
278
FIXP_DBL aaImagDelayBufferQmf[NO_SAMPLE_DELAY_ALLPASS][FIRST_DELAY_SB]; /*!<
Imaginary
part delay buffer*/
281
FIXP_DBL aaImagDelayBufferSubQmf[NO_SAMPLE_DELAY_ALLPASS][NO_SUB_QMF_CHANNELS]; /*!<
Imaginary
part delay buffer */
284
FIXP_DBL aaaImagDelayRBufferSerQmf[FIRST_DELAY_SB][NO_DELAY_LENGTH_VECTORS]; /*!<
Imaginary
part delay buffer */
287
FIXP_DBL aaaImagDelayRBufferSerSubQmf[NO_SUB_QMF_CHANNELS][NO_DELAY_LENGTH_VECTORS]; /*!<
Imaginary
part delay buffer */
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
ITreeAdaptor`1.cs
186
* This is invoked from an
imaginary
node ref on right side of a
198
* This is invoked from an
imaginary
node ref on right side of a
210
* This is invoked from an
imaginary
node ref on right side of a
/external/webkit/Source/WebCore/platform/audio/fftw/
FFTFrameFFTW.cpp
63
, m_data(2 * (3 + unpackedFFTWDataSize(fftSize))) // enough space for real and
imaginary
data plus 16-byte alignment padding
102
, m_data(2 * (3 + unpackedFFTWDataSize(fftSize()))) // enough space for real and
imaginary
data plus 16-byte alignment padding
250
//
Imaginary
data is stored following the real data with enough padding for 16-byte alignment.
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ClassicToken.cs
36
* and associated with this object. These objects are needed for
imaginary
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ClassicToken.cs
37
* and associated with this object. These objects are needed for
imaginary
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
BaseTreeAdaptor.cs
360
* Tell me how to create a token for use with
imaginary
token nodes.
361
* For example, there is probably no input symbol associated with
imaginary
374
* Tell me how to create a token for use with
imaginary
token nodes.
375
* For example, there is probably no input symbol associated with
imaginary
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ClassicToken.java
31
* and associated with this object. These objects are needed for
imaginary
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
hetero-nodes.rb
722
example "tree parser rewrite
imaginary
" do
728
example "tree parser rewrite
imaginary
with args" do
734
example "tree parser rewrite
imaginary
root" do
740
example "tree parser rewrite
imaginary
from real" do
/external/chromium/net/base/
test_completion_callback_unittest.cc
30
// Do some
imaginary
work on a worker thread;
Completed in 1332 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>