/prebuilts/go/linux-x86/src/cmd/compile/internal/mips/ |
ssa.go | 573 // LL (Rarg0), Rout 606 // LL (Rarg0), Rout 650 // LL (Rarg0), Rout 695 // LL (Rarg0), Rtmp 732 // LL (Rarg0), Rtmp
|
/external/libvpx/libwebm/mkvparser/ |
mkvparser.cc | 786 const long long unknown_size = (1LL << (7 * len)) - 1; 1126 const long long unknown_size = (1LL << (7 * len)) - 1; [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
DAGCombiner.cpp | [all...] |
LegalizeIntegerTypes.cpp | [all...] |
/external/llvm/lib/Target/AArch64/Disassembler/ |
AArch64Disassembler.cpp | 614 ImmVal |= ~((1LL << 19) - 1); [all...] |
/external/llvm/lib/Target/XCore/ |
XCoreISelLowering.cpp | 672 SDValue LL, RL, AddendL, AddendH; 673 LL = DAG.getNode(ISD::EXTRACT_ELEMENT, dl, MVT::i32, 689 AddendL, LL, RL); 697 AddendL, LL, RL); 708 AddendL, LL, RL); 710 RH = DAG.getNode(ISD::MUL, dl, MVT::i32, LL, RH); [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
XCoreISelLowering.cpp | 659 SDValue LL, RL, AddendL, AddendH; 660 LL = DAG.getNode(ISD::EXTRACT_ELEMENT, dl, MVT::i32, 676 AddendL, LL, RL); 684 AddendL, LL, RL); 695 AddendL, LL, RL); 697 RH = DAG.getNode(ISD::MUL, dl, MVT::i32, LL, RH); [all...] |
/external/clang/lib/Edit/ |
RewriteObjCFoundationAPI.cpp | 678 StringRef U, F, L, LL; 714 } else if (Suff::has("ll", text)) { 716 } else if (Suff::has("LL", text)) { 739 Info.LL = *UpperL ? "LL" : "ll"; 882 commit.insert(LitE, LitInfo.LL); [all...] |
/hardware/intel/img/psb_video/src/ |
psb_cmdbuf.c | 404 val *= 1000000LL; 407 if (val < 1LL) 408 val = 1LL; [all...] |
/libcore/ojluni/src/main/native/ |
zip_util.c | 1082 ze->size = LL(extra, off); [all...] |
/art/tools/dmtracedump/ |
createtesttrace.cc | 47 DataHeader header = {0x574f4c53, VERSION, sizeof(DataHeader), 0LL};
|
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 47 #define TIME_IN_US(r) ((uint64_t)r.tv_sec * 1000000LL + (uint64_t)r.tv_usec)
|
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 39 #define TIME_IN_US(r) ((uint64_t)r.tv_sec * 1000000LL + (uint64_t)r.tv_usec)
|
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 39 #define TIME_IN_US(r) ((uint64_t)r.tv_sec * 1000000LL + (uint64_t)r.tv_usec)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/ |
pyport.h | 140 /* If PYLONG_BITS_IN_DIGIT is not defined then we'll use 30-bit digits if all
911 #define Py_LL(x) x##LL
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
pyport.h | 140 /* If PYLONG_BITS_IN_DIGIT is not defined then we'll use 30-bit digits if all
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/ |
pyport.h | 155 /* If PYLONG_BITS_IN_DIGIT is not defined then we'll use 30-bit digits if all
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
pyport.h | 140 /* If PYLONG_BITS_IN_DIGIT is not defined then we'll use 30-bit digits if all
911 #define Py_LL(x) x##LL
|
/external/clang/include/clang/AST/ |
Stmt.h | [all...] |
/external/clang/lib/Headers/ |
avxintrin.h | [all...] |
/external/opencv/ml/src/ |
mlboost.cpp | 578 // LL - number of samples that both the primary and the surrogate splits send to the left 584 double LL = 0, RL = 0, LR, RR; 603 // now iteratively compute LL, LR, RL and RR for every possible surrogate split value. 612 LL += w; LR -= w; 613 if( LL + RR > best_val && sorted[i].val + epsilon < sorted[i+1].val ) 615 best_val = LL + RR; 643 // LL - number of samples that both the primary and the surrogate splits send to the left [all...] |
/external/skia/src/effects/ |
SkBlurMaskFilter.cpp | 528 const SkVector& LL = rrect.radii(SkRRect::kLowerLeft_Corner); 530 const SkScalar leftUnstretched = SkTMax(UL.fX, LL.fX) + SkIntToScalar(2 * margin.fX); 544 const SkScalar bottomUnstretched = SkTMax(LL.fY, LR.fY) + SkIntToScalar(2 * margin.fY); 559 radii[SkRRect::kLowerLeft_Corner] = LL; [all...] |
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
AddrModeMatcher.cpp | 211 Scale = 1LL << Scale;
|
/frameworks/av/media/libaudioclient/include/media/ |
AudioTrack.h | [all...] |
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | 137 // we'll populate the values from the raw fields. 553 } else if (timeUs <= 100000LL) { // XXX: 100 milli-seconds 558 if (timeUs <= 15 * 1000000LL) { 746 return setParamMaxFileDurationUs(1000LL * max_duration_ms); [all...] |