Home
last modified time | relevance | path

Searched defs:S (Results 1 – 24 of 24) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocationFactory.cpp409 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/
DMipsRelocationFactory.cpp235 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/
Dslang_rs_ast_replace.h51 inline bool matchesStmt(const clang::Stmt *S) const { in matchesStmt()
Dslang_rs_context.h124 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()
Dslang_rs_ast_replace.cpp64 void RSASTReplace::VisitStmt(clang::Stmt *S) { in VisitStmt()
Dslang_rs_object_ref_count.cpp122 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()
Dllvm-rs-cc.cpp65 llvm::StringRef S) { in SaveStringInSet()
Dslang_rs_metadata_spec_encoder.cpp132 unsigned RSMetadataEncoderInternal::joinString(const std::string &S) { in joinString()
/frameworks/compile/linkloader/include/impl/
DELFObject.hxx145 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/
DMCCacheReader.cpp54 Script *S) { in readCacheFile()
70 Script *S) { in checkCacheFile()
DMCCacheWriter.cpp51 Script *S, uint32_t libRS_threadable) { in writeCacheFile()
/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFactory.cpp264 RelocationFactory::DWord S = pReloc.symValue(); in abs32() local
311 X86RelocationFactory::Address S = pReloc.symValue(); in gotoff32() local
/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h140 static bool classof(const MCSection *S) in classof()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1700 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/
DBitcodeReader.cpp1998 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/
Dotcc-ansi.c154 int S(int j, int e) { in S() function
/frameworks/base/graphics/java/android/graphics/
DColor.java168 float S; in saturation() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Drate_control.h50 Int S; /*number of bits used for encoding the previous frame.*/ member
Dvlc_encode.cpp2056 Int S = 0, S1, S2; in DCACPred() local
/frameworks/base/services/sensorservice/
DFusion.cpp409 const mat33_t S(scaleCovariance(L, P[0][0]) + R); in update() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
DarmCOMM_IDCT_s.h838 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/
DarmCOMM_IDCT_s.h844 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/
Dcontext.h89 struct { GLfixed S, T, R; }; member
98 struct { GLfixed S, T, R, Q; }; member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Davcenc_int.h270 int S; /*number of bits used for encoding the previous frame.*/ member