Searched defs:CX (Results 1 - 13 of 13) sorted by relevance
/third_party/skia/tests/ |
H A D | ClipperTest.cpp | 81 static const SkScalar CX = SkScalarHalf(L + R); in test_intersectline() local [all...] |
H A D | EmptyPathTest.cpp | 104 #define CX (SkIntToScalar(DIMENSION) / 2) macro [all...] |
/third_party/libphonenumber/cpp/test/phonenumbers/ |
H A D | test_util.h | 120 static const char* CX() { in CX() function in i18n::phonenumbers::RegionCode
|
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
H A D | RegionCode.java | 42 static final String CX = "CX"; field in RegionCode
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 190 const unsigned CX = Use64BitRegs ? X86::RCX : X86::ECX; in emitRepmovs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | AliasAnalysis.cpp | 576 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo() argument 582 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo() argument
|
H A D | DependenceAnalysis.cpp | 972 const SCEVCastExpr *CX = cast<SCEVCastExpr>(X); in isKnownPredicate() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_vpp_qsv.c | 159 CX, enumerator
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | regioncodefortesting.js | |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 568 ModRefInfo getModRefInfo(const AtomicCmpXchgInst *CX, const Value *P, in getModRefInfo() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | compile-i386.c | 204 AX, DX, CX, BX, SI, DI, BP, SP, // 16-bit enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 327 LLVMContext &CX; member in __anon24612::MachineConstEvaluator
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 103 #define CX cx macro 165 #define CX %cx macro
|
Completed in 29 milliseconds