HomeSort by relevance Sort by last modified time
    Searched refs:Value2 (Results 1 - 20 of 20) sorted by null

  /external/llvm/test/DebugInfo/Inputs/
dwarfdump-macro.cc 3 #define M2(x, y) ((x)+(y)* Value2)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_UnpackBlock4x4_s.s 50 Value2 RN 5
65 MOV Value2, #0 ;// Initialize the zero value
87 LDRSBNE Value2,[pSrc,#1] ;// Load byte wise to avoid unaligned access
91 ORRNE Value,Value,Value2, LSL #8 ;// Value = (OMX_U16) *pSrc++
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 51 Value2 RN 5
88 MOV Value2, #0 ;// Initialize the zero value
95 LDRSBNE Value2,[pSrc,#1]
99 ORRNE Value,Value,Value2, LSL #8 ;// Value = (OMX_U16) *pSrc++
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_UnpackBlock4x4_s.s 50 Value2 RN 5
65 MOV Value2, #0 ;// Initialize the zero value
87 LDRSBNE Value2,[pSrc,#1] ;// Load byte wise to avoid unaligned access
91 ORRNE Value,Value,Value2, LSL #8 ;// Value = (OMX_U16) *pSrc++
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 54 Value2 RN 5
102 LDRSBNE Value2,[pSrc,#1]
106 ORRNE Value,Value,Value2, LSL #8 ;// Value = (OMX_U16) *pSrc++
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM.c 503 * Returns the result of saturated addition of the two inputs Value1, Value2
507 * [in] Value2 Second Operand
515 OMX_S32 armSatAdd_S32(OMX_S32 Value1,OMX_S32 Value2)
519 Result = Value1 + Value2;
521 if( (Value1^Value2) >= 0)
556 * Returns the result of saturated addition of the two inputs Value1, Value2
560 * [in] Value2 Second Operand
568 OMX_S64 armSatAdd_S64(OMX_S64 Value1,OMX_S64 Value2)
572 Result = Value1 + Value2;
574 if( (Value1^Value2) >= 0
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM.c 503 * Returns the result of saturated addition of the two inputs Value1, Value2
507 * [in] Value2 Second Operand
515 OMX_S32 armSatAdd_S32(OMX_S32 Value1,OMX_S32 Value2)
519 Result = Value1 + Value2;
521 if( (Value1^Value2) >= 0)
556 * Returns the result of saturated addition of the two inputs Value1, Value2
560 * [in] Value2 Second Operand
568 OMX_S64 armSatAdd_S64(OMX_S64 Value1,OMX_S64 Value2)
572 Result = Value1 + Value2;
574 if( (Value1^Value2) >= 0
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM.c 503 * Returns the result of saturated addition of the two inputs Value1, Value2
507 * [in] Value2 Second Operand
515 OMX_S32 armSatAdd_S32(OMX_S32 Value1,OMX_S32 Value2)
519 Result = Value1 + Value2;
521 if( (Value1^Value2) >= 0)
556 * Returns the result of saturated addition of the two inputs Value1, Value2
560 * [in] Value2 Second Operand
568 OMX_S64 armSatAdd_S64(OMX_S64 Value1,OMX_S64 Value2)
572 Result = Value1 + Value2;
574 if( (Value1^Value2) >= 0
    [all...]
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMachObjectWriter.cpp 167 const uint32_t Value2) {
172 MRE.r_word1 = Value2;
216 uint32_t Value2 = 0;
226 Value2 = Writer->getSymbolAddress(B->getSymbol(), Layout);
281 Log2Size, IsPCRel, Value2);
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 161 uint32_t Value2 = 0;
177 Value2 = Writer->getSymbolAddress(B->getSymbol(), Layout);
228 MRE.r_word1 = Value2;
268 uint32_t Value2 = 0;
283 Value2 = Writer->getSymbolAddress(B->getSymbol(), Layout);
296 MRE.r_word1 = Value2;
  /external/clang/test/SemaCXX/
switch-implicit-fallthrough.cpp 213 Value1, Value2
225 case Value2:
  /external/clang/test/SemaTemplate/
default-arguments.cpp 68 template<T Value1 = sizeof(T), T Value2 = sizeof(U),
69 T Value3 = Value1 + Value2>
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM.h 323 * Returns the result of saturated addition of the two inputs Value1, Value2
327 * [in] Value2 Second Operand
337 OMX_S32 Value2
344 * Returns the result of saturated addition of the two inputs Value1, Value2
348 * [in] Value2 Second Operand
358 OMX_S64 Value2
364 * Returns the result of saturated substraction of the two inputs Value1, Value2
368 * [in] Value2 Second Operand
377 OMX_S32 Value2
384 * Returns the result of Multiplication of Value1 and Value2 and subesquent saturate
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM.h 323 * Returns the result of saturated addition of the two inputs Value1, Value2
327 * [in] Value2 Second Operand
337 OMX_S32 Value2
344 * Returns the result of saturated addition of the two inputs Value1, Value2
348 * [in] Value2 Second Operand
358 OMX_S64 Value2
364 * Returns the result of saturated substraction of the two inputs Value1, Value2
368 * [in] Value2 Second Operand
377 OMX_S32 Value2
384 * Returns the result of Multiplication of Value1 and Value2 and subesquent saturate
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM.h 323 * Returns the result of saturated addition of the two inputs Value1, Value2
327 * [in] Value2 Second Operand
337 OMX_S32 Value2
344 * Returns the result of saturated addition of the two inputs Value1, Value2
348 * [in] Value2 Second Operand
358 OMX_S64 Value2
364 * Returns the result of saturated substraction of the two inputs Value1, Value2
368 * [in] Value2 Second Operand
377 OMX_S32 Value2
384 * Returns the result of Multiplication of Value1 and Value2 and subesquent saturate
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 387 uint32_t Value2 = 0;
407 Value2 = Writer->getSymbolAddress(B->getSymbol(), Layout);
433 MRE.r_word1 = Value2;
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 691 TYPE Value2 = this->GetAt(nStopPos);
693 int iGreate = (*pCompare)(Value1, Value2);
695 this->SetAt(nStartPos, Value2);
  /external/clang/lib/Analysis/
CFG.cpp 734 const llvm::APSInt &Value2) {
735 assert(Value1.isSigned() == Value2.isSigned());
740 return TryResult(Value1 == Value2);
742 return TryResult(Value1 != Value2);
744 return TryResult(Value1 < Value2);
746 return TryResult(Value1 <= Value2);
748 return TryResult(Value1 > Value2);
750 return TryResult(Value1 >= Value2);
808 // Value less than both Value1 and Value2
812 // Value between Value1 and Value2
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]

Completed in 203 milliseconds