/frameworks/compile/mclinker/include/mcld/MC/ |
D | CommandAction.h | 30 explicit InputFileAction(unsigned int pPosition, const sys::fs::Path &pPath); 75 explicit StartGroupAction(unsigned int pPosition); 84 explicit EndGroupAction(unsigned int pPosition); 93 explicit WholeArchiveAction(unsigned int pPosition); 102 explicit NoWholeArchiveAction(unsigned int pPosition); 111 explicit AsNeededAction(unsigned int pPosition); 120 explicit NoAsNeededAction(unsigned int pPosition); 129 explicit AddNeededAction(unsigned int pPosition); 138 explicit NoAddNeededAction(unsigned int pPosition); 147 explicit BDynamicAction(unsigned int pPosition); [all …]
|
D | ContextFactory.h | 35 explicit ContextFactory(size_t pNum);
|
D | InputAction.h | 26 explicit InputAction(unsigned int pPosition);
|
D | FileAction.h | 24 explicit ContextAction(unsigned int pPosition);
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | time_util.h | 34 explicit NamedStopWatch(const string& name); 57 explicit ScopedTimer(const string& stop_watch_name); 58 explicit ScopedTimer(NamedStopWatch* watch) in ScopedTimer()
|
D | vertex_frame.h | 33 explicit VertexFrame(int size);
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | RealPath.h | 30 explicit RealPath(const ValueType* s ); 31 explicit RealPath(const StringType &s ); 32 explicit RealPath(const Path& pPath);
|
D | MemoryArea.h | 30 explicit MemoryArea(llvm::StringRef pFilename); 32 explicit MemoryArea(const char* pMemBuffer, size_t pSize);
|
D | Directory.h | 47 explicit Directory(const Path& pPath, 121 explicit DirIterator(Directory* pParent,
|
/frameworks/base/media/mca/filterpacks/native/base/ |
D | time_util.h | 34 explicit NamedStopWatch(const std::string& name); 57 explicit ScopedTimer(const std::string& stop_watch_name); 58 explicit ScopedTimer(NamedStopWatch* watch) in ScopedTimer()
|
/frameworks/native/include/gui/ |
D | BitTube.h | 40 explicit BitTube(size_t bufsize); 42 explicit BitTube(const Parcel& data);
|
/frameworks/base/libs/hwui/ |
D | TreeInfo.h | 58 explicit TreeInfo(TraversalMode mode, RenderState& renderState) in TreeInfo() 69 explicit TreeInfo(TraversalMode mode, const TreeInfo& clone) in TreeInfo()
|
/frameworks/native/include/ui/ |
D | vec2.h | 63 explicit tvec2(no_init) { } in tvec2() 76 explicit tvec2(const tvec2<A>& v) : x(v.x), y(v.y) { } in tvec2()
|
D | vec3.h | 64 explicit tvec3(no_init) { } in tvec3() 80 explicit tvec3(const tvec3<A>& v) : x(v.x), y(v.y), z(v.z) { } in tvec3()
|
D | vec4.h | 68 explicit tvec4(no_init) { } in tvec4() 87 explicit tvec4(const tvec4<A>& v) : x(v.x), y(v.y), z(v.z), w(v.w) { } in tvec4()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowToken.java | 42 final boolean explicit; field in WindowToken 78 explicit = _explicit; in WindowToken()
|
/frameworks/base/include/androidfw/ |
D | BackupHelpers.h | 86 explicit BackupDataWriter(); 118 explicit BackupDataReader();
|
/frameworks/compile/slang/ |
D | slang_rs_object_ref_count.h | 53 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { in Scope() 103 explicit RSObjectRefCount(clang::ASTContext &C) in RSObjectRefCount()
|
D | slang_pragma_recorder.h | 46 explicit PragmaRecorder(PragmaList *Pragmas);
|
/frameworks/ex/variablespeed/jni/ |
D | no_synchronization.h | 42 explicit MutexLock(Mutex* mu) : mu_(mu) {} in MutexLock()
|
/frameworks/minikin/sample/ |
D | MinikinSkia.h | 5 explicit MinikinFontSkia(SkTypeface *typeface);
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_object.h | 68 explicit LocalRef(egl_object_t* rhs); 69 explicit LocalRef(egl_display_t const* display, T o) : ref(0) { in LocalRef()
|
/frameworks/base/media/java/android/media/ |
D | IMediaRouterService.aidl | 32 void setSelectedRoute(IMediaRouterClient client, String routeId, boolean explicit); in setSelectedRoute() argument
|
/frameworks/base/core/jni/android/graphics/ |
D | Picture.h | 38 explicit Picture(const Picture* src = NULL);
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | RelocationFactory.h | 34 explicit RelocationFactory();
|