OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x6
(Results
26 - 44
of
44
) sorted by null
1
2
/external/clang/test/FixIt/
fixit.cpp
78
int
x6
/= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}}
member in namespace:rdar8488464
101
int
x6
/= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}}
local
102
(void)
x6
;
125
if (int
x6
/= 0) { (void)
x6
; } // expected-error {{invalid '/=' at end of declaration; did you mean '='?}}
/external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c
923
int
x6
= input[9];
local
[
all
...]
/external/libvpx/libvpx/vp9/common/
vp9_idct.c
323
int
x6
= input[1];
local
326
if (!(x0 | x1 | x2 | x3 | x4 | x5 |
x6
| x7)) {
339
s6 = cospi_26_64 *
x6
+ cospi_6_64 * x7;
340
s7 = cospi_6_64 *
x6
- cospi_26_64 * x7;
348
x6
= dct_const_round_shift(s2 - s6);
358
s6 = -cospi_24_64 *
x6
+ cospi_8_64 * x7;
359
s7 = cospi_8_64 *
x6
+ cospi_24_64 * x7;
367
x6
= dct_const_round_shift(s4 - s6);
373
s6 = cospi_16_64 * (
x6
+ x7);
374
s7 = cospi_16_64 * (
x6
- x7)
647
int
x6
= input[9];
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.c
493
int
x6
= input[1];
local
503
s6 = cospi_26_64 *
x6
+ cospi_6_64 * x7;
504
s7 = cospi_6_64 *
x6
- cospi_26_64 * x7;
512
x6
= dct_const_round_shift(s2 - s6);
522
s6 = - cospi_24_64 *
x6
+ cospi_8_64 * x7;
523
s7 = cospi_8_64 *
x6
+ cospi_24_64 * x7;
531
x6
= dct_const_round_shift(s4 - s6);
537
s6 = cospi_16_64 * (
x6
+ x7);
538
s7 = cospi_16_64 * (
x6
- x7);
542
x6
= dct_const_round_shift(s6)
795
int
x6
= input[9];
local
[
all
...]
/external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_sse2.c
1098
__m128i x0, x1, x2, x3, x4, x5,
x6
, x7;
local
1166
__m128i x0, x1, x2, x3, x4, x5,
x6
, x7;
local
[
all
...]
/prebuilts/devtools/tools/lib/
rule-api.jar
fat32lib.jar
hierarchyviewer2lib.jar
jfreechart-1.0.9.jar
/prebuilts/tools/common/cglib/
cglib-2.2.3.jar
cglib-nodep-2.2.3.jar
/prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
/external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar
/external/robolectric/lib/test/
mockito-core-1.8.5.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar
Completed in 557 milliseconds
1
2