/frameworks/compile/mclinker/lib/Script/ |
D | Assignment.cpp | 96 Assignment assign(OUTPUT_SECTION, in activate() local 137 Assignment assign(INPUT_SECTION, in activate() local 168 bool Assignment::assign(RpnEvaluator& pEvaluator) in assign() function in Assignment
|
D | OutputSectDesc.cpp | 169 for (iterator assign = assignments.begin(), assignEnd = assignments.end(); in activate() local 190 for (iterator assign = assignments.begin(), assignEnd = assignments.end(); in activate() local
|
D | SectionsCmd.cpp | 82 iterator assign, assignEnd = assignments.end(); in activate() local
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | FragmentRef.cpp | 112 FragmentRef& FragmentRef::assign(const FragmentRef& pCopy) in assign() function in FragmentRef 119 FragmentRef& FragmentRef::assign(Fragment& pFrag, FragmentRef::Offset pOffset) in assign() function in FragmentRef
|
/frameworks/compile/mclinker/lib/Support/ |
D | RealPath.cpp | 39 RealPath& RealPath::assign(const Path& pPath) in assign() function in RealPath
|
D | Path.cpp | 83 Path& Path::assign(const Path::StringType &s) in assign() function in Path 89 Path& Path::assign(const Path::ValueType* s, unsigned int length) in assign() function in Path
|
D | Directory.cpp | 85 void Directory::assign(const Path& pPath, in assign() function in Directory
|
/frameworks/compile/mclinker/lib/MC/ |
D | MCLDDirectory.cpp | 64 MCLDDirectory &MCLDDirectory::assign(llvm::StringRef pName) in assign() function in MCLDDirectory
|
D | Attribute.cpp | 172 AttributeProxy& AttributeProxy::assign(Attribute* pBase) in assign() function in AttributeProxy
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Path.h | 132 Path& Path::assign(InputIterator begin, InputIterator end) in assign() function
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashIterator.h | 68 ChainIteratorBase& assign(const ChainIteratorBase& pCopy) { in assign() function 181 EntryIteratorBase& assign(const EntryIteratorBase& pCopy) { in assign() function
|
/frameworks/compile/mclinker/lib/Object/ |
D | SectionMap.cpp | 358 Assignment assign(Assignment::OUTPUT_SECTION, in fixupDotSymbols() local 376 Assignment assign(Assignment::OUTPUT_SECTION, in fixupDotSymbols() local
|
D | ObjectLinker.cpp | 703 LinkerScript::Assignments::iterator assign, assignEnd; in finalizeSymbolValue() local
|
/frameworks/base/core/jni/android/graphics/ |
D | Path.cpp | 69 static void assign(JNIEnv* env, jobject clazz, jlong dstHandle, jlong srcHandle) { in assign() function in android::SkPathGlue
|
D | Paint.cpp | 98 static void assign(JNIEnv* env, jobject clazz, jlong dstPaintHandle, jlong srcPaintHandle) { in assign() function in android::PaintGlue
|