/external/qemu/distrib/sdl-1.2.12/src/video/epoc/ |
D | SDL_epocvideo.cpp | 195 error = Private->EPOC_WsSession.Connect(); in ConstructWindowL() 197 Private->EPOC_WsScreen=new(ELeave) CWsScreenDevice(Private->EPOC_WsSession); in ConstructWindowL() 198 User::LeaveIfError(Private->EPOC_WsScreen->Construct()); in ConstructWindowL() 199 User::LeaveIfError(Private->EPOC_WsScreen->CreateContext(Private->EPOC_WindowGc)); in ConstructWindowL() 201 Private->EPOC_WsWindowGroup=RWindowGroup(Private->EPOC_WsSession); in ConstructWindowL() 202 User::LeaveIfError(Private->EPOC_WsWindowGroup.Construct(WindowClientHandle)); in ConstructWindowL() 203 Private->EPOC_WsWindowGroup.SetOrdinalPosition(0); in ConstructWindowL() 214 Private->EPOC_WsWindowGroup.SetName(winGroupName); //!! in ConstructWindowL() 216 Private->EPOC_WsWindow=RWindow(Private->EPOC_WsSession); in ConstructWindowL() 217 …User::LeaveIfError(Private->EPOC_WsWindow.Construct(Private->EPOC_WsWindowGroup,WindowClientHandle… in ConstructWindowL() [all …]
|
D | SDL_epocevents.cpp | 72 if (Private->EPOC_ShrinkedHeight) { in EPOC_HandleWsEvent() 189 while (Private->EPOC_WsEventStatus != KRequestPending) { in EPOC_PumpEvents() 191 Private->EPOC_WsSession.GetEvent(Private->EPOC_WsEvent); in EPOC_PumpEvents() 192 posted = EPOC_HandleWsEvent(_this, Private->EPOC_WsEvent); in EPOC_PumpEvents() 193 Private->EPOC_WsEventStatus = KRequestPending; in EPOC_PumpEvents() 194 Private->EPOC_WsSession.EventReady(&Private->EPOC_WsEventStatus); in EPOC_PumpEvents()
|
D | SDL_epocvideo.h | 45 #define Private _this->hidden macro
|
/external/giflib/ |
D | dgif_lib.c | 47 (((GifFilePrivateType*)_gif->Private)->Read ? \ 48 ((GifFilePrivateType*)_gif->Private)->Read(_gif,_buf,_len) : \ 49 fread(_buf,1,_len,((GifFilePrivateType*)_gif->Private)->File)) 94 GifFilePrivateType *Private; in DGifOpenFileHandle() local 106 Private = (GifFilePrivateType *)malloc(sizeof(GifFilePrivateType)); in DGifOpenFileHandle() 107 if (Private == NULL) { in DGifOpenFileHandle() 124 GifFile->Private = (VoidPtr)Private; in DGifOpenFileHandle() 125 Private->FileHandle = FileHandle; in DGifOpenFileHandle() 126 Private->File = f; in DGifOpenFileHandle() 127 Private->FileState = FILE_STATE_READ; in DGifOpenFileHandle() [all …]
|
D | gif_lib_private.h | 30 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ) argument 31 #define IS_WRITEABLE(Private) (Private->FileState & FILE_STATE_WRITE) argument
|
/external/webkit/WebCore/platform/text/ |
D | RegularExpression.cpp | 35 class RegularExpression::Private : public RefCounted<Private> { class in WebCore::RegularExpression 37 static PassRefPtr<Private> create(const String& pattern, TextCaseSensitivity); 38 ~Private(); 44 Private(const String& pattern, TextCaseSensitivity); 50 inline JSRegExp* RegularExpression::Private::compile(const String& pattern, TextCaseSensitivity cas… in compile() 61 inline RegularExpression::Private::Private(const String& pattern, TextCaseSensitivity caseSensitivi… in Private() function in WebCore::RegularExpression::Private 67 inline PassRefPtr<RegularExpression::Private> RegularExpression::Private::create(const String& patt… in create() 69 return adoptRef(new Private(pattern, caseSensitivity)); in create() 72 RegularExpression::Private::~Private() in ~Private() 78 : d(Private::create(pattern, caseSensitivity)) in RegularExpression()
|
D | RegularExpression.h | 47 class Private; 48 RefPtr<Private> d;
|
/external/bluetooth/glib/docs/reference/gio/ |
D | gio-sections.txt | 21 <SUBSECTION Private> 133 <SUBSECTION Private> 159 <SUBSECTION Private> 306 <SUBSECTION Private> 324 <SUBSECTION Private> 345 <SUBSECTION Private> 364 <SUBSECTION Private> 386 <SUBSECTION Private> 403 <SUBSECTION Private> 421 <SUBSECTION Private> [all …]
|
/external/webkit/WebKit/gtk/docs/ |
D | webkitgtk-sections.txt | 15 <SUBSECTION Private> 49 <SUBSECTION Private> 75 <SUBSECTION Private> 111 <SUBSECTION Private> 147 <SUBSECTION Private> 167 <SUBSECTION Private> 186 <SUBSECTION Private> 214 <SUBSECTION Private> 235 <SUBSECTION Private> 255 <SUBSECTION Private> [all …]
|
/external/webkit/JavaScriptCore/runtime/ |
D | Tracing.d | 37 #pragma D attributes Private/Private/Unknown provider JavaScriptCore module 38 #pragma D attributes Private/Private/Unknown provider JavaScriptCore function
|
/external/webkit/WebCore/dom/ |
D | ContainerNodeAlgorithms.h | 31 namespace Private { 47 Private::addChildNodesToDeletionQueue<GenericNode, GenericNodeContainer>(head, tail, container); in removeAllChildrenInContainer() 62 …Private::addChildNodesToDeletionQueue<GenericNode, GenericNodeContainer>(head, tail, static_cast<G… in removeAllChildrenInContainer() 84 namespace Private {
|
D | ContainerNode.h | 34 namespace Private { 85 …friend void Private::addChildNodesToDeletionQueue(GenericNode*& head, GenericNode*& tail, GenericN…
|
/external/webkit/JavaScriptCore/JavaScriptCore.xcodeproj/ |
D | project.pbxproj | 40 …ileRef = 088FA5BA0EF76D4300578E6F /* RandomNumber.h */; settings = {ATTRIBUTES = (Private, ); }; }; 42 …fileRef = 0B1F921B0F17502D0036468E /* PtrAndFlags.h */; settings = {ATTRIBUTES = (Private, ); }; }; 44 … fileRef = 0B4D7E620F319AC800AD7E58 /* TypeTraits.h */; settings = {ATTRIBUTES = (Private, ); }; }; 45 …0BDFFAD40FC6171000D69EF4 /* CrossThreadRefCounted.h */; settings = {ATTRIBUTES = (Private, ); }; }; 46 …ef = 0BDFFAD10FC616EC00D69EF4 /* OwnFastMallocPtr.h */; settings = {ATTRIBUTES = (Private, ); }; }; 48 …leRef = 140D17D60E8AD4A9000CD17D /* JSBasePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; 52 …fileRef = 1429D77B0ED20D7300B89619 /* Interpreter.h */; settings = {ATTRIBUTES = (Private, ); }; }; 58 …; fileRef = 1429D8DC0ED2205B00B89619 /* CallFrame.h */; settings = {ATTRIBUTES = (Private, ); }; }; 85 …Ref = 147B84620E6DE6B1004775A4 /* PutPropertySlot.h */; settings = {ATTRIBUTES = (Private, ); }; }; 91 …eRef = 14A42E3E0F4F60EE00599099 /* TimeoutChecker.h */; settings = {ATTRIBUTES = (Private, ); }; }; [all …]
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 45 <SUBSECTION Private> 266 <SUBSECTION Private> 372 <SUBSECTION Private> 510 <SUBSECTION Private> 637 <SUBSECTION Private> 791 <SUBSECTION Private> 803 <SUBSECTION Private> 874 <SUBSECTION Private> 935 <SUBSECTION Private> 992 <SUBSECTION Private> [all …]
|
/external/bluetooth/glib/docs/reference/gobject/ |
D | gobject-sections.txt | 107 <SUBSECTION Private> 153 <SUBSECTION Private> 292 <SUBSECTION Private> 349 <SUBSECTION Private> 383 <SUBSECTION Private> 683 <SUBSECTION Private> 755 <SUBSECTION Private> 817 <SUBSECTION Private>
|
/external/webkit/WebKit/WebKit.xcodeproj/ |
D | project.pbxproj | 16 …FA8BE000D486B /* WebNetscapeContainerCheckPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; 21 …eRef = 1A2D754B0DE480B900F0A648 /* WebIconFetcher.h */; settings = {ATTRIBUTES = (Private, ); }; }; 36 … 1AAF588A0EDCCEA3008D883D /* WebKitPluginAgent.defs */; settings = {ATTRIBUTES = (Private, ); }; }; 37 …588B0EDCCEA3008D883D /* WebKitPluginAgentReply.defs */; settings = {ATTRIBUTES = (Private, ); }; }; 38 …1AAF588C0EDCCEA3008D883D /* WebKitPluginClient.defs */; settings = {ATTRIBUTES = (Private, ); }; }; 39 …= 1AAF588D0EDCCEA3008D883D /* WebKitPluginHost.defs */; settings = {ATTRIBUTES = (Private, ); }; }; 40 …F588E0EDCCEA3008D883D /* WebKitPluginHostTypes.defs */; settings = {ATTRIBUTES = (Private, ); }; }; 49 …1AAF5D080EDDE71D008D883D /* WebKitPluginHostTypes.h */; settings = {ATTRIBUTES = (Private, ); }; }; 66 …B0790AE9830C00B1F6E9 /* WebEditingDelegatePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; 68 …f = 224100F2091818D900D2D266 /* WebPluginsPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; [all …]
|
/external/zlib/old/ |
D | visual-basic.txt | 83 Private lngpvtPcnSml As Long 'Stores value for 'lngPercentSmaller' 84 Private Const SUCCESS As Long = 0 85 Private Const strFilExt As String = ".cpr" 86 Private Declare Function lngfncCpr Lib "zlib.dll" Alias "compress2" (ByRef 89 Private Declare Function lngfncUcp Lib "zlib.dll" Alias "uncompress" (ByRef
|
/external/icu4c/data/unidata/ |
D | Blocks.txt | 142 DB80..DBFF; High Private Use Surrogates 144 E000..F8FF; Private Use Area 182 F0000..FFFFF; Supplementary Private Use Area-A 183 100000..10FFFF; Supplementary Private Use Area-B
|
/external/bison/tests/ |
D | c++.at | 29 [Private], [m4_pushdef([AT_DOXYGEN_PRIVATE], [YES])], 80 # was available. Private class members and static file members will 103 AT_CHECK_DOXYGEN([Private])
|
/external/webkit/WebCore/bridge/qt/ |
D | qt_class.cpp | 87 if (m.access() != QMetaMethod::Private) { in fallbackObject() 98 if (m.access() == QMetaMethod::Private) in fallbackObject()
|
/external/webkit/WebCore/svg/ |
D | SVGElementInstance.h | 35 namespace Private { 181 …friend void Private::addChildNodesToDeletionQueue(GenericNode*& head, GenericNode*& tail, GenericN…
|
/external/webkit/WebCore/WebCore.xcodeproj/ |
D | project.pbxproj | 24 …Ref = 06027CAC0B1CBFC000884B2D /* ContextMenuItem.h */; settings = {ATTRIBUTES = (Private, ); }; }; 26 …eRef = 062287830B4DB322000C34DF /* FocusDirection.h */; settings = {ATTRIBUTES = (Private, ); }; }; 27 …f = 065AD4F20B0C2EDA005A2B1D /* ContextMenuClient.h */; settings = {ATTRIBUTES = (Private, ); }; }; 29 …065AD4F40B0C2EDA005A2B1D /* ContextMenuController.h */; settings = {ATTRIBUTES = (Private, ); }; }; 32 …fileRef = 066C772A0AB603B700238CC4 /* FileChooser.h */; settings = {ATTRIBUTES = (Private, ); }; }; 40 …ef = 0735EE690F40C5E4004A2604 /* MediaPlayerProxy.h */; settings = {ATTRIBUTES = (Private, ); }; }; 75 …ileRef = 08591AA40F085C4E009BACB1 /* InputElement.h */; settings = {ATTRIBUTES = (Private, ); }; }; 79 …Ref = 085B92B90EFDE73D00E6123C /* FormDataBuilder.h */; settings = {ATTRIBUTES = (Private, ); }; }; 141 …fileRef = 0A4844980CA44CB200B7BD48 /* SoftLinking.h */; settings = {ATTRIBUTES = (Private, ); }; }; 145 …ef = 0B9056170F2578BE0095FF6A /* ThreadableLoader.h */; settings = {ATTRIBUTES = (Private, ); }; }; [all …]
|
/external/jpeg/ |
D | filelist.doc | 31 jchuff.h Private declarations for Huffman encoder modules. 32 jdhuff.h Private declarations for Huffman decoder modules. 33 jdct.h Private declarations for forward & reverse DCT subsystems. 34 jmemsys.h Private declarations for memory management subsystem.
|
/external/zlib/contrib/dotzlib/DotZLib/ |
D | CircularBuffer.cs | 19 #region Private data
|
/external/webkit/WebCore/bindings/objc/ |
D | WebScriptObjectPrivate.h | 48 @interface WebScriptObject (Private)
|