/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocator.cpp | 474 HexagonRelocator::Address S = pReloc.symValue(); in relocB15PCREL() local 491 HexagonRelocator::Address S = pReloc.symValue(); in relocB22PCREL() local 509 HexagonRelocator::Address S = pReloc.symValue(); in relocB7PCREL() local 527 HexagonRelocator::DWord S = pReloc.symValue(); in reloc32() local 555 HexagonRelocator::DWord S = pReloc.symValue(); in reloc16() local 568 HexagonRelocator::DWord S = pReloc.symValue(); in reloc8() local 580 HexagonRelocator::Address S = pReloc.symValue(); in relocLO16() local 593 HexagonRelocator::Address S = pReloc.symValue(); in relocHI16() local 606 HexagonRelocator::Address S = pReloc.symValue(); in relocGPREL16_0() local 625 HexagonRelocator::Address S = pReloc.symValue(); in relocGPREL16_1() local [all …]
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 820 ARMRelocator::DWord S = pReloc.symValue(); in abs32() local 870 ARMRelocator::Address S = pReloc.symValue(); in rel32() local 905 ARMRelocator::Address S = pReloc.symValue(); in gotoff32() local 952 ARMRelocator::Address S = pReloc.symValue(); in thm_jump11() local 987 ARMRelocator::Address S = pReloc.symValue(); in call() local 1045 ARMRelocator::Address S; in thm_call() local 1100 ARMRelocator::Address S = pReloc.symValue(); in movw_abs_nc() local 1129 ARMRelocator::Address S = pReloc.symValue(); in movw_prel_nc() local 1150 ARMRelocator::Address S = pReloc.symValue(); in movt_abs() local 1175 ARMRelocator::Address S = pReloc.symValue(); in movt_prel() local [all …]
|
/frameworks/compile/mclinker/lib/Support/ |
D | raw_ostream.cpp | 101 static mcld::raw_fd_ostream S(STDOUT_FILENO, false); in outs() local 107 static mcld::raw_fd_ostream S(STDERR_FILENO, false, true); in errs() local
|
/frameworks/compile/slang/ |
D | slang_rs_context.h | 129 inline void setLicenseNote(const std::string &S) { in setLicenseNote() 134 inline void addExportType(const std::string &S) { in addExportType() 139 inline void setReflectJavaPackageName(const std::string &S) { in setReflectJavaPackageName() 147 inline void setRSPackageName(const std::string &S) { in setRSPackageName()
|
D | slang_rs_ast_replace.h | 51 inline bool matchesStmt(const clang::Stmt *S) const { in matchesStmt()
|
D | slang_rs_ast_replace.cpp | 64 void RSASTReplace::VisitStmt(clang::Stmt *S) { in VisitStmt()
|
D | slang_rs_object_ref_count.cpp | 119 clang::Stmt *S, in AppendAfterStmt() 221 clang::Stmt *S = NULL; in InsertDestructors() local 279 void DestructorVisitor::VisitStmt(clang::Stmt *S) { in VisitStmt() 1487 Scope *S = new Scope(CS); in VisitCompoundStmt() local 1511 void RSObjectRefCount::VisitStmt(clang::Stmt *S) { in VisitStmt()
|
D | slang_rs_check_ast.cpp | 26 void RSCheckAST::VisitStmt(clang::Stmt *S) { in VisitStmt()
|
D | slang_rs_metadata_spec_encoder.cpp | 132 unsigned RSMetadataEncoderInternal::joinString(const std::string &S) { in joinString()
|
D | llvm-rs-cc.cpp | 65 llvm::StringRef S) { in SaveStringInSet()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsRelocator.cpp | 454 Relocator::DWord S = pReloc.symValue(); in helper_DynRel() local 485 Relocator::DWord S = pReloc.symValue(); in abs32() local 526 int32_t S = pReloc.symValue(); in hi16() local 551 int32_t S = pReloc.symValue(); in lo16() local 581 int32_t S = pReloc.symValue(); in got16() local 650 int32_t S = pReloc.symValue(); in gprel32() local
|
/frameworks/rs/cpu_ref/linkloader/include/impl/ |
D | ELFObject.hxx | 145 Inst_t S = (Inst_t)(int64_t)sym->getAddress(EM_ARM); in relocateARM() local 377 Inst_t S = (Inst_t)(int64_t)sym->getAddress(EM_X86_64); in relocateX86_64() local 431 Inst_t S = (Inst_t)(uintptr_t)sym->getAddress(EM_386); in relocateX86_32() local 478 Inst_t S = (Inst_t)(uintptr_t)sym->getAddress(EM_MIPS); in relocateMIPS() local
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 812 Relocator::DWord S = pReloc.symValue(); in abs() local 872 Relocator::DWord S = pReloc.symValue(); in rel() local 915 X86Relocator::Address S = pReloc.symValue(); in gotoff32() local 1045 X86Relocator::Address S = pReloc.symValue(); in tls_ldo_32() local 1139 X86Relocator::Address S = pReloc.symValue(); in tls_le() local 1564 Relocator::DWord S = pReloc.symValue(); in abs() local 1626 Relocator::DWord S = pReloc.symValue(); in signed32() local 1693 Relocator::DWord S = pReloc.symValue(); in rel() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 1738 std::string S; in ParseModule() local 1745 std::string S; in ParseModule() local 1752 std::string S; in ParseModule() local 1759 std::string S; in ParseModule() local 1767 std::string S; in ParseModule() local 1774 std::string S; in ParseModule() local 2010 std::string S; in ParseModuleTriple() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuScript.cpp | 289 #define MAKE_STR_HELPER(S) #S argument 290 #define MAKE_STR(S) MAKE_STR_HELPER(S) argument
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 2013 std::string S; in ParseModule() local 2020 std::string S; in ParseModule() local 2027 std::string S; in ParseModule() local 2034 std::string S; in ParseModule() local 2042 std::string S; in ParseModule() local 2049 std::string S; in ParseModule() local 2276 std::string S; in ParseModuleTriple() local
|
/frameworks/base/graphics/java/android/graphics/ |
D | Color.java | 169 float S; in saturation() local
|
/frameworks/native/services/surfaceflinger/ |
D | DisplayDevice.cpp | 422 Transform TL, TP, S; in setProjection() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | rate_control.h | 50 Int S; /*number of bits used for encoding the previous frame.*/ member
|
D | vlc_encode.cpp | 2056 Int S = 0, S1, S2; in DCACPred() local
|
/frameworks/rs/ |
D | rsContext.cpp | 319 #define XSTR(S) #S in threadProc() argument 320 #define STR(S) XSTR(S) in threadProc() argument
|
/frameworks/native/services/sensorservice/ |
D | Fusion.cpp | 447 const mat33_t S(scaleCovariance(L, P[0][0]) + R); in update() local
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
D | armCOMM_IDCT_s.h | 844 VMLAL qXt0, dXi6lo, S ;// c*i4+s*i6 variable 851 VMLSL qXt0, dXi4lo, S ;// -s*i4 + c*h6 variable 1053 VMLAL qXt0, dYi6lo, S ;// c*i4+s*i6 variable 1060 VMLSL qXt0, dYi4lo, S ;// -s*i4 + c*h6 variable
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
D | armCOMM_IDCT_s.h | 838 VMLAL qXt0, dXi6lo, S ;// c*i4+s*i6 variable 845 VMLSL qXt0, dXi4lo, S ;// -s*i4 + c*h6 variable 1047 VMLAL qXt0, dYi6lo, S ;// c*i4+s*i6 variable 1054 VMLSL qXt0, dYi4lo, S ;// -s*i4 + c*h6 variable
|
/frameworks/native/opengl/libagl/ |
D | context.h | 89 struct { GLfixed S, T, R; }; member 98 struct { GLfixed S, T, R, Q; }; member
|