/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocationFactory.cpp | 409 ARMRelocationFactory::DWord S = pReloc.symValue(); in abs32() local 473 ARMRelocationFactory::Address S = pReloc.symValue(); in gotoff32() local 529 ARMRelocationFactory::Address S; // S dependent on exist PLT or not. in call() local 583 ARMRelocationFactory::Address S; in thm_call() local 631 ARMRelocationFactory::Address S = pReloc.symValue(); in movw_abs_nc() local 658 ARMRelocationFactory::Address S = pReloc.symValue(); in movw_prel_nc() local 681 ARMRelocationFactory::Address S = pReloc.symValue(); in movt_abs() local 703 ARMRelocationFactory::Address S = pReloc.symValue(); in movt_prel() local 722 ARMRelocationFactory::Address S = pReloc.symValue(); in thm_movw_abs_nc() local 749 ARMRelocationFactory::Address S = pReloc.symValue(); in thm_movw_prel_nc() local [all …]
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsRelocationFactory.cpp | 235 RelocationFactory::DWord S = pReloc.symValue(); in abs32() local 264 int32_t S = pReloc.symValue(); in hi16() local 291 int32_t S = pReloc.symValue(); in lo16() local 316 int32_t S = pReloc.symValue(); in got16() local 355 int32_t S = pReloc.symValue(); in gprel32() local
|
/frameworks/compile/slang/ |
D | slang_rs_ast_replace.h | 51 inline bool matchesStmt(const clang::Stmt *S) const { in matchesStmt()
|
D | slang_rs_context.h | 124 inline void setLicenseNote(const std::string &S) { in setLicenseNote() 129 inline void addExportType(const std::string &S) { in addExportType() 134 inline void setReflectJavaPackageName(const std::string &S) { in setReflectJavaPackageName()
|
D | slang_rs_ast_replace.cpp | 64 void RSASTReplace::VisitStmt(clang::Stmt *S) { in VisitStmt()
|
D | slang_rs_object_ref_count.cpp | 122 clang::Stmt *S, in AppendAfterStmt() 224 clang::Stmt *S = NULL; in InsertDestructors() local 282 void DestructorVisitor::VisitStmt(clang::Stmt *S) { in VisitStmt() 1475 Scope *S = new Scope(CS); in VisitCompoundStmt() local 1499 void RSObjectRefCount::VisitStmt(clang::Stmt *S) { in VisitStmt()
|
D | llvm-rs-cc.cpp | 65 llvm::StringRef S) { in SaveStringInSet()
|
D | slang_rs_metadata_spec_encoder.cpp | 132 unsigned RSMetadataEncoderInternal::joinString(const std::string &S) { in joinString()
|
/frameworks/compile/linkloader/include/impl/ |
D | ELFObject.hxx | 145 Inst_t S = (Inst_t)(int64_t)sym->getAddress(EM_ARM); in relocateARM() local 374 Inst_t S = (Inst_t)(int64_t)sym->getAddress(EM_X86_64); in relocateX86_64() local 428 Inst_t S = (Inst_t)(uintptr_t)sym->getAddress(EM_386); in relocateX86_32() local 475 Inst_t S = (Inst_t)(uintptr_t)sym->getAddress(EM_MIPS); in relocateMIPS() local
|
/frameworks/compile/libbcc/lib/ExecutionEngine/ |
D | MCCacheReader.cpp | 54 Script *S) { in readCacheFile() 70 Script *S) { in checkCacheFile()
|
D | MCCacheWriter.cpp | 51 Script *S, uint32_t libRS_threadable) { in writeCacheFile()
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86RelocationFactory.cpp | 264 RelocationFactory::DWord S = pReloc.symValue(); in abs32() local 311 X86RelocationFactory::Address S = pReloc.symValue(); in gotoff32() local
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | LDSection.h | 140 static bool classof(const MCSection *S) in classof()
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 1700 std::string S; in ParseModule() local 1707 std::string S; in ParseModule() local 1714 std::string S; in ParseModule() local 1721 std::string S; in ParseModule() local 1728 std::string S; in ParseModule() local 1735 std::string S; in ParseModule() local 1987 std::string S; in ParseModuleTriple() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 1998 std::string S; in ParseModule() local 2005 std::string S; in ParseModule() local 2012 std::string S; in ParseModule() local 2019 std::string S; in ParseModule() local 2026 std::string S; in ParseModule() local 2033 std::string S; in ParseModule() local 2285 std::string S; in ParseModuleTriple() local
|
/frameworks/compile/libbcc/tests/data/src/ |
D | otcc-ansi.c | 154 int S(int j, int e) { in S() function
|
/frameworks/base/graphics/java/android/graphics/ |
D | Color.java | 168 float S; in saturation() 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/base/services/sensorservice/ |
D | Fusion.cpp | 409 const mat33_t S(scaleCovariance(L, P[0][0]) + R); in update() local
|
/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/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/native/opengl/libagl/ |
D | context.h | 89 struct { GLfixed S, T, R; }; member 98 struct { GLfixed S, T, R, Q; }; member
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | avcenc_int.h | 270 int S; /*number of bits used for encoding the previous frame.*/ member
|