Searched defs:Above (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A Dnpruntime_internal.h36 #undef Above macro
/external/webkit/Source/WebCore/bridge/
H A Dnpruntime_internal.h36 #undef Above macro
/external/libvpx/vp8/common/
H A Dreconintra4x4.c23 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/JavaScriptCore/assembler/
H A DMacroAssemblerSH4.cpp47 const Condition MacroAssemblerSH4::Above = SH4Assembler::HI; member in class:JSC::MacroAssemblerSH4
H A DMacroAssemblerARM.h48 Above = ARMAssembler::HI, enumerator in enum:JSC::MacroAssemblerARM::Condition
H A DMacroAssemblerMIPS.h63 Above, enumerator in enum:JSC::MacroAssemblerMIPS::Condition
918 if (cond == Above) {
1377 } else if (cond == Above)
H A DMacroAssemblerSH4.h56 static const Condition Above; member in class:JSC::MacroAssemblerSH4
H A DMacroAssemblerX86Common.h47 Above = X86Assembler::ConditionA, enumerator in enum:JSC::MacroAssemblerX86Common::Condition
H A DMacroAssemblerARMv7.h106 Above = ARMv7Assembler::ConditionHI, enumerator in enum:JSC::MacroAssemblerARMv7::Condition
/external/libvpx/vp8/decoder/
H A Dreconintra_mt.c615 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/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h274 enum DisplayHint { Above, Below }; enumerator in enum:clang::ento::PathDiagnosticPiece::DisplayHint
/external/harfbuzz/src/
H A Dharfbuzz-indic.cpp481 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 170 milliseconds