Home
last modified time | relevance | path

Searched refs:eee (Results 1 – 25 of 118) sorted by relevance

12345

/external/clang/test/Analysis/
Doutofbound.c91 int eee = 16; in overflow_binary_search() local
99 if (in < ins[eee]) { in overflow_binary_search()
100 eee -= 8; in overflow_binary_search()
102 eee += 8; in overflow_binary_search()
104 if (in < ins[eee]) { in overflow_binary_search()
105 eee -= 4; in overflow_binary_search()
107 eee += 4; in overflow_binary_search()
109 if (in < ins[eee]) { in overflow_binary_search()
110 eee -= 2; in overflow_binary_search()
112 eee += 2; in overflow_binary_search()
[all …]
Ddebug-CallGraph.c30 void eee();
31 void eee() {} in eee() function
32 void fff() { eee(); } in fff()
/external/libhevc/common/
Dihevc_itrans_recon_32x32.c112 WORD32 eee[4], eeo[4]; in ihevc_itrans_recon_32x32() local
173 eee[0] = eeee[0] + eeeo[0]; in ihevc_itrans_recon_32x32()
174 eee[3] = eeee[0] - eeeo[0]; in ihevc_itrans_recon_32x32()
175 eee[1] = eeee[1] + eeeo[1]; in ihevc_itrans_recon_32x32()
176 eee[2] = eeee[1] - eeeo[1]; in ihevc_itrans_recon_32x32()
179 ee[k] = eee[k] + eeo[k]; in ihevc_itrans_recon_32x32()
180 ee[k + 4] = eee[3 - k] - eeo[3 - k]; in ihevc_itrans_recon_32x32()
233 eee[0] = eeee[0] + eeeo[0]; in ihevc_itrans_recon_32x32()
234 eee[3] = eeee[0] - eeeo[0]; in ihevc_itrans_recon_32x32()
235 eee[1] = eeee[1] + eeeo[1]; in ihevc_itrans_recon_32x32()
[all …]
Dihevc_itrans_recon_16x16.c111 WORD32 eee[2], eeo[2]; in ihevc_itrans_recon_16x16() local
159 eee[0] = g_ai2_ihevc_trans_16[0][0] * pi2_src[0]; in ihevc_itrans_recon_16x16()
161 eee[1] = g_ai2_ihevc_trans_16[0][1] * pi2_src[0]; in ihevc_itrans_recon_16x16()
166 ee[k] = eee[k] + eeo[k]; in ihevc_itrans_recon_16x16()
167 ee[k + 2] = eee[1 - k] - eeo[1 - k]; in ihevc_itrans_recon_16x16()
209 eee[0] = g_ai2_ihevc_trans_16[0][0] * pi2_tmp[0]; in ihevc_itrans_recon_16x16()
211 eee[1] = g_ai2_ihevc_trans_16[0][1] * pi2_tmp[0]; in ihevc_itrans_recon_16x16()
216 ee[k] = eee[k] + eeo[k]; in ihevc_itrans_recon_16x16()
217 ee[k + 2] = eee[1 - k] - eeo[1 - k]; in ihevc_itrans_recon_16x16()
261 eee[0] = g_ai2_ihevc_trans_16[0][0] * pi2_tmp[0]; in ihevc_itrans_recon_16x16()
[all …]
Dihevc_chroma_itrans_recon_16x16.c121 WORD32 eee[2], eeo[2]; in ihevc_chroma_itrans_recon_16x16() local
169 eee[0] = g_ai2_ihevc_trans_16[0][0] * pi2_src[0]; in ihevc_chroma_itrans_recon_16x16()
171 eee[1] = g_ai2_ihevc_trans_16[0][1] * pi2_src[0]; in ihevc_chroma_itrans_recon_16x16()
176 ee[k] = eee[k] + eeo[k]; in ihevc_chroma_itrans_recon_16x16()
177 ee[k + 2] = eee[1 - k] - eeo[1 - k]; in ihevc_chroma_itrans_recon_16x16()
218 eee[0] = g_ai2_ihevc_trans_16[0][0] * pi2_tmp[0]; in ihevc_chroma_itrans_recon_16x16()
220 eee[1] = g_ai2_ihevc_trans_16[0][1] * pi2_tmp[0]; in ihevc_chroma_itrans_recon_16x16()
225 ee[k] = eee[k] + eeo[k]; in ihevc_chroma_itrans_recon_16x16()
226 ee[k + 2] = eee[1 - k] - eeo[1 - k]; in ihevc_chroma_itrans_recon_16x16()
270 eee[0] = g_ai2_ihevc_trans_16[0][0] * pi2_tmp[0]; in ihevc_chroma_itrans_recon_16x16()
[all …]
Dihevc_itrans.c555 WORD32 eee[2], eeo[2]; in ihevc_itrans_16x16() local
601 eee[0] = in ihevc_itrans_16x16()
609 eee[1] = in ihevc_itrans_16x16()
618 ee[k] = eee[k] + eeo[k]; in ihevc_itrans_16x16()
619 ee[k + 2] = eee[1 - k] - eeo[1 - k]; in ihevc_itrans_16x16()
650 WORD32 eee[2], eeo[2]; in ihevc_itrans_16x16() local
776 eee[0] = (pi2_src[0] + pi2_src[8 * src_strd]) << 6; in ihevc_itrans_16x16()
777 eee[1] = (pi2_src[0] - pi2_src[8 * src_strd]) << 6; in ihevc_itrans_16x16()
782 ee[k] = eee[k] + eeo[k]; in ihevc_itrans_16x16()
783 ee[k + 2] = eee[1 - k] - eeo[1 - k]; in ihevc_itrans_16x16()
[all …]
/external/opencv3/modules/highgui/src/files_Qt/
Dstylesheet_trackbar.qss29 stop:0 #eee, stop:1 #ccc);
50 background: #eee;
55 background: #eee;
/external/chromium-trace/catapult/third_party/mocha/
Dmocha.css151 border: 1px solid #eee;
157 -webkit-box-shadow: 0 1px 3px #eee;
159 -moz-box-shadow: 0 1px 3px #eee;
178 background: #eee;
241 border-bottom: 1px solid #eee;
/external/chromium-trace/catapult/tracing/third_party/mocha/
Dmocha.css151 border: 1px solid #eee;
157 -webkit-box-shadow: 0 1px 3px #eee;
159 -moz-box-shadow: 0 1px 3px #eee;
178 background: #eee;
241 border-bottom: 1px solid #eee;
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/mocha/
Dmocha.css151 border: 1px solid #eee;
157 -webkit-box-shadow: 0 1px 3px #eee;
159 -moz-box-shadow: 0 1px 3px #eee;
178 background: #eee;
241 border-bottom: 1px solid #eee;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.java351 EarlyExitException eee = in mINT() local
353 throw eee; in mINT()
490 EarlyExitException eee = in mWS() local
492 throw eee; in mWS()
DSimpleCTP.java89 EarlyExitException eee = in program() local
91 throw eee; in program()
306 EarlyExitException eee = in functionHeader() local
308 throw eee; in functionHeader()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
DSimpleCLexer.java351 EarlyExitException eee = in mINT() local
353 throw eee; in mINT()
490 EarlyExitException eee = in mWS() local
492 throw eee; in mWS()
DSimpleCTP.java89 EarlyExitException eee = in program() local
91 throw eee; in program()
306 EarlyExitException eee = in functionHeader() local
308 throw eee; in functionHeader()
/external/testng/doc/samplereport/css/
Dmaven-theme.css52 background-color: #eee;
81 background-color: #eee;
106 background-color: #eee;
/external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
Dstyle.css62 border-bottom: 1px solid #eee;
197 background: #eee;
282 border-bottom: 1px solid #eee;
291 background: #eee;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableLexer.m366 ANTLREarlyExitException *eee =
368 @throw eee;
433 ANTLREarlyExitException *eee =
435 @throw eee;
500 ANTLREarlyExitException *eee =
502 @throw eee;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.m206 ANTLREarlyExitException *eee =
208 @throw eee;
273 ANTLREarlyExitException *eee =
275 @throw eee;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
DTLexer.m210 ANTLREarlyExitException *eee =
212 @throw eee;
277 ANTLREarlyExitException *eee =
279 @throw eee;
/external/v8/test/mjsunit/
Ddebug-set-variable-value.js201 } catch (eee) {
204 return eee + foo;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
DCombinedLexer.m191 …ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:2…
192 @throw eee;
255 …ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:3…
256 @throw eee;
/external/libvpx/libvpx/vp8/encoder/x86/
Dquantize_mmx.asm269 ; mov eee, rcx
271 ;if(eee==0)
275 ;else if(eee<0)
/external/clang/test/Parser/
Dtypeof.c12 short TInt eee; // expected-error{{expected ';' at end of declaration}} in test() local
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteLexer.m108 ANTLREarlyExitException *eee =
110 @throw eee;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
DSymbolTableLexer.m464 …ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:1…
465 @throw eee;
521 …ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:2…
522 @throw eee;
585 …ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:3…
586 @throw eee;

12345