/external/libvpx/vp8/common/ |
H A D | reconintra4x4.c | 23 unsigned char *Above = *(x->base_dst) + x->dst - x->dst_stride; local 25 unsigned char top_left = Above[-1]; 40 expected_dc += Above[i]; 64 int pred = Above[c] - top_left + Left[r]; 84 ap[0] = (top_left + 2 * Above[0] + Above[1] + 2) >> 2; 85 ap[1] = (Above[0] + 2 * Above[1] + Above[2] + 2) >> 2; 86 ap[2] = (Above[ [all...] |
/external/webkit/Source/WebCore/bindings/v8/ |
H A D | npruntime_internal.h | 36 #undef Above macro
|
/external/webkit/Source/WebCore/bridge/ |
H A D | npruntime_internal.h | 36 #undef Above macro
|
/external/libvpx/vp8/decoder/ |
H A D | reconintra_mt.c | 615 unsigned char *Above; /* = *(x->base_dst) + x->dst - x->dst_stride; */ local 617 unsigned char top_left; /* = Above[-1]; */ 623 Above = pbi->mt_yabove_row[mb_row] + mb_col*16 + num*4 + 32; 625 Above = *(x->base_dst) + x->dst - x->dst_stride; 642 top_left = Above[-1]; 652 expected_dc += Above[i]; 676 int pred = Above[c] - top_left + Left[r]; 696 ap[0] = (top_left + 2 * Above[0] + Above[1] + 2) >> 2; 697 ap[1] = (Above[ [all...] |
/external/harfbuzz/src/ |
H A D | harfbuzz-indic.cpp | 481 Above, enumerator in enum:Position 493 None, Above, Above, Post, 514 Below, Above, Above, Above, 515 Above, Post, Post, Post, 518 None, Above, Below, Above, 519 Above, Non [all...] |
/external/webkit/Source/JavaScriptCore/assembler/ |
H A D | MacroAssemblerSH4.cpp | 47 const Condition MacroAssemblerSH4::Above = SH4Assembler::HI; member in class:JSC::MacroAssemblerSH4
|
H A D | MacroAssemblerMIPS.h | 63 Above, enumerator in enum:JSC::MacroAssemblerMIPS::Condition 918 if (cond == Above) { 1377 } else if (cond == Above)
|
H A D | MacroAssemblerARM.h | 48 Above = ARMAssembler::HI, enumerator in enum:JSC::MacroAssemblerARM::Condition
|
H A D | MacroAssemblerARMv7.h | 106 Above = ARMv7Assembler::ConditionHI, enumerator in enum:JSC::MacroAssemblerARMv7::Condition
|
H A D | MacroAssemblerX86Common.h | 47 Above = X86Assembler::ConditionA, enumerator in enum:JSC::MacroAssemblerX86Common::Condition
|
H A D | MacroAssemblerSH4.h | 56 static const Condition Above; member in class:JSC::MacroAssemblerSH4
|
/external/webkit/Source/JavaScriptCore/jit/ |
H A D | JITArithmetic32_64.cpp | 65 addSlowCase(branch32(Above, regT1, TrustedImm32(JSValue::LowestTag))); 475 Jump notDouble = branch32(Above, regT1, TrustedImm32(JSValue::LowestTag)); // op1 is not a double 856 addSlowCase(branch32(Above, regT1, TrustedImm32(JSValue::LowestTag))); 965 addSlowCase(branch32(Above, regT1, TrustedImm32(JSValue::LowestTag))); 1022 addSlowCase(branch32(Above, regT1, TrustedImm32(JSValue::LowestTag))); 1099 addSlowCase(branch32(Above, regT3, TrustedImm32(JSValue::LowestTag)));
|
H A D | JITOpcodes32_64.cpp | 61 Jump string_failureCases3 = branch32(Above, regT2, TrustedImm32(INT_MAX)); 912 Jump notNumber = branch32(Above, regT1, Imm32(JSValue::LowestTag)); 948 Jump notNumber = branch32(Above, regT1, Imm32(JSValue::LowestTag));
|
H A D | JITPropertyAccess32_64.cpp | 721 Jump failureCases2 = branch32(Above, regT2, TrustedImm32(INT_MAX));
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | PathDiagnostic.h | 317 enum DisplayHint { Above, Below }; enumerator in enum:clang::ento::PathDiagnosticPiece::DisplayHint
|
/external/webkit/Source/JavaScriptCore/yarr/ |
H A D | YarrJIT.cpp | 234 return branch32(Above, index, length);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |