HomeSort by relevance Sort by last modified time
    Searched refs:TST (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/clang/include/clang/Sema/
DeclSpec.h 240 typedef TypeSpecifierType TST;
241 static const TST TST_unspecified = clang::TST_unspecified;
242 static const TST TST_void = clang::TST_void;
243 static const TST TST_char = clang::TST_char;
244 static const TST TST_wchar = clang::TST_wchar;
245 static const TST TST_char16 = clang::TST_char16;
246 static const TST TST_char32 = clang::TST_char32;
247 static const TST TST_int = clang::TST_int;
248 static const TST TST_int128 = clang::TST_int128;
249 static const TST TST_half = clang::TST_half
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_DeblockLuma_I.S 25 TST r6,#7
32 TST r4,#3
36 TST r5,#3
armVCM4P10_UnpackBlock4x4_s.S 27 TST r3,#0x10
33 TST r3,#0x20
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S 47 TST r12,#0xff
51 TST r12,#0xff00
58 TST r12,#4
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S 53 TST r6,r9
59 TST r6,r8
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S 60 TST r12,#0xff
65 TST r12,#0xff00
71 TST r12,#4
omxVCM4P10_PredictIntra_4x4_s.S 58 TST r7,#2
66 TST r7,#1
88 TST r7,#1
106 TST r7,#0x40
208 TST r7,#0x40
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S 68 TST r6,r9
74 TST r6,r8
omxVCM4P10_PredictIntraChroma_8x8_s.S 37 TST r7,#2
49 TST r7,#1
90 TST r7,#1
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_UnpackBlock4x4_s.s 63 ;// SIGNED byte/halfword. So, based on the first TST instruction, 8-bits or
72 TST Flag, #0x10 ;// Computing (Flag & 0x10)
79 TST Flag, #0x20 ;// Computing (Flag & 0x20) to check, if we're done
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 80 TST Flag, #0x10 ;// Computing (Flag & 0x10)
87 TST Flag, #0x20 ;// Computing (Flag & 0x20) to check, if we're done
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 157 TST bS, #0xff00
159 TST bS, #0xff
161 TST bS, #4
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 241 TST bSTemp, #0xff00
243 TST bSTemp, #0xff
245 TST bSTemp, #4
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_UnpackBlock4x4_s.s 63 ;// SIGNED byte/halfword. So, based on the first TST instruction, 8-bits or
72 TST Flag, #0x10 ;// Computing (Flag & 0x10)
79 TST Flag, #0x20 ;// Computing (Flag & 0x20) to check, if we're done
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 87 TST Flag, #0x10 ;// Computing (Flag & 0x10)
94 TST Flag, #0x20 ;// Computing (Flag & 0x20) to check, if we're done
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 203 TST bS10, #0xff
208 TST bS10, #0xff00
218 TST bS10, #4
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 149 TST bS3210, Mask_3
160 TST bS3210, Mask_4
omxVCM4P10_PredictIntra_4x4_s.s 215 TST availability, #OMX_VC_LEFT
226 TST availability, #OMX_VC_UPPER
259 TST availability, #OMX_VC_UPPER
289 TST availability, #OMX_VC_UPPER_RIGHT
449 TST availability, #OMX_VC_UPPER_RIGHT
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 295 TST bS10, #0xff
302 TST bS10, #0xff00
311 TST bS10, #4
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 203 TST bS3210, Mask_3
214 TST bS3210, Mask_4
  /external/clang/lib/Sema/
DeclSpec.cpp 379 const char *DeclSpec::getSpecifierName(DeclSpec::TST T) {
456 assert(!isInvalid && "auto SCS -> TST recovery failed");
504 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType);
531 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
538 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc,
546 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType);
558 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
565 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType);
577 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
584 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc
938 TST tst = getTypeSpecType(); local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_QuantInvInter_I_s.s 81 TST QP,#1
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_QuantInvInter_I_s.s 108 TST QP,#1
  /external/clang/lib/AST/
ASTDiagnostic.cpp 60 if (const TemplateSpecializationType *TST
62 if (!TST->isTypeAlias())
  /external/ping/
ping_common.h 36 #define TST(bit) (A(bit) & B(bit))

Completed in 229 milliseconds

1 2 3