| /external/giflib/ |
| D | dgif_lib.c | 76 GifFilePrivateType *Private; in DGifOpenFileHandle() local 160 GifFilePrivateType *Private; in DGifOpen() local 234 GifFilePrivateType *Private = (GifFilePrivateType *)GifFile->Private; in DGifGetScreenDesc() local 294 GifFilePrivateType *Private = (GifFilePrivateType *)GifFile->Private; in DGifGetRecordType() local 335 GifFilePrivateType *Private = (GifFilePrivateType *)GifFile->Private; in DGifGetImageDesc() local 435 GifFilePrivateType *Private = (GifFilePrivateType *) GifFile->Private; in DGifGetLine() local 475 GifFilePrivateType *Private = (GifFilePrivateType *) GifFile->Private; in DGifGetPixel() local 516 GifFilePrivateType *Private = (GifFilePrivateType *)GifFile->Private; in DGifGetExtension() local 542 GifFilePrivateType *Private = (GifFilePrivateType *)GifFile->Private; in DGifGetExtensionNext() local 617 GifFilePrivateType *Private; in DGifCloseFile() local [all …]
|
| D | gif_lib_private.h | 29 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ) argument 30 #define IS_WRITEABLE(Private) (Private->FileState & FILE_STATE_WRITE) argument
|
| /external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
| D | p12.cpp | 12 class Private {}; class in test1::A 33 class Private {}; // expected-note {{implicitly declared private here}} class in test2::A
|
| /external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
| D | xmppclient.h | 155 class Private; variable 156 friend class Private; variable
|
| /external/chromium_org/chrome/browser/ui/cocoa/ |
| D | url_drop_target.mm | 21 @interface URLDropTargetHandler(Private) category 118 @implementation URLDropTargetHandler(Private) category
|
| D | clickhold_button_cell.mm | 18 @interface ClickHoldButtonCell (Private) category 175 @implementation ClickHoldButtonCell (Private) category
|
| D | menu_button.mm | 11 @interface MenuButton (Private) category 101 @implementation MenuButton (Private) category
|
| D | window_size_autosaver.mm | 20 @interface WindowSizeAutosaver (Private) category
|
| D | external_protocol_dialog.mm | 32 @interface ExternalProtocolDialogController(Private) category
|
| /external/qemu/distrib/sdl-1.2.15/src/video/symbian/ |
| D | SDL_epocevents_c.h | 52 #define Private _this->hidden macro
|
| /external/chromium_org/content/browser/web_contents/ |
| D | web_drag_source_mac.mm | 96 @interface WebDragSource(Private) category 342 @implementation WebDragSource (Private) category
|
| /external/clang/test/Index/ |
| D | subclass-comment.mm | 37 @interface SubSubClass (Private) category
|
| /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
| D | SkPdfApplicationDataDictionary_autogen.cpp | 23 SkPdfNativeObject* SkPdfApplicationDataDictionary::Private(SkPdfNativeDoc* doc) { in Private() function in SkPdfApplicationDataDictionary
|
| /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
| D | SkPdfApplicationDataDictionary_autogen.cpp | 23 SkPdfNativeObject* SkPdfApplicationDataDictionary::Private(SkPdfNativeDoc* doc) { in Private() function in SkPdfApplicationDataDictionary
|
| /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
| D | bookmark_bar_toolbar_view.mm | 23 @interface BookmarkBarToolbarView (Private) category
|
| D | bookmark_context_menu_cocoa_controller.mm | 16 @interface BookmarkContextMenuCocoaController (Private) category
|
| D | bookmark_button.mm | 44 @interface BookmarkButton(Private) category 421 @implementation BookmarkButton(Private) category
|
| /external/llvm/include/llvm/IR/ |
| D | Mangler.h | 31 Private, ///< Emit "private" prefix before each symbol. enumerator
|
| /external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
| D | autofill_account_chooser.mm | 43 @interface AutofillAccountChooser (Private) category
|
| /external/chromium_org/gin/ |
| D | array_buffer.cc | 62 class ArrayBuffer::Private : public base::RefCounted<ArrayBuffer::Private> { class in gin::ArrayBuffer 98 ArrayBuffer::Private::Private(v8::Isolate* isolate, in Private() function in gin::ArrayBuffer::Private
|
| /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/ |
| D | SDL_epocvideo.h | 30 #define Private _this->hidden macro
|
| /external/chromium_org/tools/gn/ |
| D | visibility_unittest.cc | 45 TEST(Visibility, Private) { in TEST() argument
|
| /external/clang/test/SemaCXX/ |
| D | cxx98-compat-flags.cpp | 13 struct Private { struct
|
| /external/clang/test/CXX/dcl.decl/dcl.init/ |
| D | p14-0x.cpp | 18 class Private { class
|
| /external/chromium_org/tools/gyp/test/mac/framework/TestFramework/ |
| D | ObjCVector.mm | 10 @interface ObjCVector (Private) category
|