/frameworks/compile/libbcc/lib/Core/ |
D | Source.cpp | 56 void Source::setModule(llvm::Module *pModule) { in setModule() 61 Source *Source::CreateFromBuffer(BCCContext &pContext, in CreateFromBuffer() 81 Source *result = CreateFromModule(pContext, *module, /* pNoDelete */false); in CreateFromBuffer() 89 Source *Source::CreateFromFile(BCCContext &pContext, const std::string &pPath) { in CreateFromFile() 107 Source *result = CreateFromModule(pContext, *module, /* pNoDelete */false); in CreateFromFile() 115 Source *Source::CreateFromFd(BCCContext &pContext, int pFd) { in CreateFromFd() 135 Source *result = CreateFromModule(pContext, *module, /* pNoDelete */false); in CreateFromFd() 143 Source *Source::CreateFromModule(BCCContext &pContext, llvm::Module &pModule, in CreateFromModule() 145 Source *result = new (std::nothrow) Source(pContext, pModule, pNoDelete); in CreateFromModule() 153 Source::Source(BCCContext &pContext, llvm::Module &pModule, bool pNoDelete) in Source() function in bcc::Source [all …]
|
D | Script.cpp | 23 bool Script::reset(Source &pSource, bool pPreserveCurrent) { in reset() 35 bool Script::mergeSource(Source &pSource, bool pPreserveSource) { in mergeSource()
|
D | BCCContextImpl.h | 26 class Source; variable 37 llvm::SmallPtrSet<Source *, 2> mOwnSources;
|
D | BCCContext.cpp | 56 void BCCContext::addSource(Source &pSource) in addSource() 59 void BCCContext::removeSource(Source &pSource) in removeSource()
|
/frameworks/compile/libbcc/include/bcc/ |
D | Source.h | 30 class Source { 39 Source(BCCContext &pContext, llvm::Module &pModule, bool pNoDelete = false); 42 static Source *CreateFromBuffer(BCCContext &pContext, 47 static Source *CreateFromFile(BCCContext &pContext, 50 static Source *CreateFromFd(BCCContext &pContext, int pFd); 54 static Source *CreateFromModule(BCCContext &pContext, 58 static Source *CreateEmpty(BCCContext &pContext, const std::string &pName); 62 bool merge(Source &pSource, bool pPreserveSource = false); 80 ~Source();
|
D | Script.h | 22 class Source; variable 28 Source *mSource; 36 Script(Source &pSource) : mSource(&pSource) { } in Script() 45 bool reset(Source &pSource, bool pPreserveCurrent = false); 51 bool mergeSource(Source &pSource, bool pPreserveSource = false); 53 inline Source &getSource() in getSource() 55 inline const Source &getSource() const in getSource()
|
D | BCCContext.h | 27 class Source; variable 42 void addSource(Source &pSource); 43 void removeSource(Source &pSource);
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerSource.h | 30 struct NuPlayer::Source : public AHandler { struct 49 Source(const sp<AMessage> ¬ify) in Source() function 82 virtual ~Source() {} in ~Source() argument 97 DISALLOW_EVIL_CONSTRUCTORS(Source); argument
|
D | NuPlayer.cpp | 186 sp<Source> source; in setDataSourceAsync() 209 sp<Source> source = new GenericSource(notify, fd, offset, length); in setDataSourceAsync() 293 mSource = static_cast<Source *>(obj.get()); in onMessageReceived() 431 if (mSourceFlags & Source::FLAG_DYNAMIC_DURATION) { in onMessageReceived() 1066 sp<AMessage> NuPlayer::Source::getFormat(bool audio) { in getFormat() 1258 case Source::kWhatPrepared: in onSourceNotify() 1285 case Source::kWhatFlagsChanged: in onSourceNotify() 1290 if ((mSourceFlags & Source::FLAG_DYNAMIC_DURATION) in onSourceNotify() 1291 && (!(flags & Source::FLAG_DYNAMIC_DURATION))) { in onSourceNotify() 1293 } else if (!(mSourceFlags & Source::FLAG_DYNAMIC_DURATION) in onSourceNotify() [all …]
|
/frameworks/ex/variablespeed/jni/ |
D | macros.h | 55 template <class Dest, class Source> 56 inline Dest bit_cast(const Source& source) { in bit_cast() 59 typedef char VerifySizesAreEqual [sizeof(Dest) == sizeof(Source) ? 1 : -1]; // NOLINT in bit_cast()
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSScript.cpp | 49 Source *libclcore_source = Source::CreateFromFile(context, core_lib); in LinkRuntime() 70 RSScript::RSScript(Source &pSource) in RSScript()
|
/frameworks/av/media/libstagefright/include/ |
D | FragmentedMP4Parser.h | 30 struct Source : public RefBase { struct 31 Source() {} in Source() argument 37 virtual ~Source() {} in ~Source() argument 40 DISALLOW_EVIL_CONSTRUCTORS(Source); 46 void start(const sp<Source> &source); 164 sp<Source> mSource;
|
/frameworks/base/tests/BrowserTestPlugin/jni/ |
D | Android.mk | 35 WEBCORE_PATH := external/webkit/Source/WebCore 43 external/webkit/Source/WebKit/android/plugins
|
/frameworks/base/docs/html/guide/faq/ |
D | index.jd | 8 <dt><a href="licensingandoss.html">Open Source Licensing FAQ</a></dt> 9 <dd>Common topics around licensing and Android Open Source</dd>
|
/frameworks/compile/libbcc/include/bcc/Renderscript/ |
D | RSScript.h | 31 class Source; variable 65 RSScript(Source &pSource);
|
/frameworks/av/media/libmediaplayerservice/nuplayer/mp4/ |
D | MP4Source.cpp | 29 struct StreamSource : public FragmentedMP4Parser::Source { 109 : Source(notify), in MP4Source()
|
/frameworks/av/drm/common/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/base/libs/storage/ |
D | NOTICE | 2 Copyright (c) 2010, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/base/core/jni/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/av/media/libstagefright/codecs/raw/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/base/media/jni/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/av/libvideoeditor/vss/video_filters/src/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/av/media/libmediaplayerservice/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/av/media/libeffects/downmix/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | NOTICE | 2 Copyright (c) 2005-2008, The Android Open Source Project 39 "Source" form shall mean the preferred form for making modifications, 44 transformation or translation of a Source form, including but 48 "Work" shall mean the work of authorship, whether in Source or 53 "Derivative Works" shall mean any work, whether in Source or Object 84 Work and such Derivative Works in Source or Object form. 104 modifications, and in Source or Object form, provided that You 113 (c) You must retain, in the Source form of any Derivative Works 115 attribution notices from the Source form of the Work, 125 as part of the Derivative Works; within the Source form or
|