/external/libpng/ |
pngget.c | 24 return(info_ptr->valid & flag); 27 return(0); 34 return(info_ptr->rowbytes); 37 return(0); 45 return(info_ptr->row_pointers); 48 return(0); 58 return info_ptr->width; 60 return (0); 67 return info_ptr->height; 69 return (0) [all...] |
/external/libxml2/ |
xmlwriter.c | 181 return NULL; 193 return NULL; 205 return NULL; 218 return NULL; 225 return ret; 247 return NULL; 255 return NULL; 260 return ret; 285 return NULL; 293 return NULL [all...] |
/external/opencore/fileformats/common/parser/src/ |
pvmi_datastreamsyncinterface_ref_impl.cpp | 28 return OSCL_STATIC_CAST(PVMIDataStreamSyncInterface*, newsyncif); 35 return OSCL_STATIC_CAST(PVMIDataStreamSyncInterface*, newsyncif); 88 return true; 90 return false; 118 return PVDS_UNSUPPORTED_MODE; 132 return PVDS_SUCCESS; 134 return PVDS_FAILURE; 144 return PVDS_FAILURE; 153 return PVDS_SUCCESS; 155 return PVDS_FAILURE [all...] |
/external/opencore/fileformats/mp4/parser/src/ |
textsampleentry.cpp | 70 return; 78 return; 86 return; 116 return (_pBoxRecord->getBoxTop()); 120 return -1; 128 return (_pBoxRecord->getBoxLeft()); 132 return -1; 140 return (_pBoxRecord->getBoxBottom()); 144 return -1; 152 return (_pBoxRecord->getBoxRight()) [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_mutex.cpp | 52 * @return Returns the Error whether it is success or failure 53 *incase of failure it will return what is the specific error 58 return OsclProcStatus::INVALID_OPERATION_ERROR; 65 return OsclProcStatus::SUCCESS_ERROR; 68 return ErrorMapping(result); 79 * @return Returns the Error whether it is success or failure 80 *incase of failure it will return what is the specific error 98 * @return Returns the Error whether it is success or failure 99 *incase of failure it will return what is the specific error 104 return OsclProcStatus::INVALID_OPERATION_ERROR [all...] |
/external/openssl/crypto/comp/ |
comp_lib.c | 14 return(NULL); 23 return(ret); 29 return; 44 return(-1); 52 return(ret); 63 return(-1); 71 return(ret);
|
/external/qemu/elff/ |
elff_api.cc | 30 return reinterpret_cast<ELFF_HANDLE>(elf_file);
47 return -1;
49 return reinterpret_cast<ElfFile*>(handle)->is_exec();
60 return -1;
65 return 0;
67 return -1;
76 return;
|
/external/skia/src/animator/ |
SkOperand.h | 44 SkTypedArray* getArray() { SkASSERT(fType == SkType_Array); return fOperand.fArray; } 45 SkDisplayable* getDisplayable() { SkASSERT(fType == SkType_Displayable); return fOperand.fDisplayable; } 46 SkDrawable* getDrawable() { SkASSERT(fType == SkType_Drawable); return fOperand.fDrawable; } 48 SkDisplayType::IsEnum(maker, fType)); return fOperand.fS32; } 49 SkMSec getMSec() { SkASSERT(fType == SkType_MSec); return fOperand.fMSec; } 50 SkScalar getScalar() { SkASSERT(fType == SkType_Float); return fOperand.fScalar; } 51 SkString* getString() { SkASSERT(fType == SkType_String); return fOperand.fString; }
|
/external/skia/src/ports/ |
SkFontHost_tables.cpp | 32 /** Return the number of tables, or if this is a TTC (collection), return the 37 On an error, return 0 for number of tables, and ignore offsetToDir 42 return 0; 52 return 0; 58 return 0; 61 return 0; 69 return SkEndian_SwapBE16(shared.fSingle.fNumTables); 88 return false; 93 return false [all...] |
/external/webkit/JavaScriptCore/runtime/ |
Identifier.h | 50 const UString& ustring() const { return _ustring; } 52 const UChar* data() const { return _ustring.data(); } 53 int size() const { return _ustring.size(); } 55 const char* ascii() const { return _ustring.ascii(); } 57 static Identifier from(ExecState* exec, unsigned y) { return Identifier(exec, UString::from(y)); } 58 static Identifier from(ExecState* exec, int y) { return Identifier(exec, UString::from(y)); } 59 static Identifier from(ExecState* exec, double y) { return Identifier(exec, UString::from(y)); } 61 bool isNull() const { return _ustring.isNull(); } 62 bool isEmpty() const { return _ustring.isEmpty(); } 64 uint32_t toUInt32(bool* ok) const { return _ustring.toUInt32(ok); [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/function/ |
tostring-2.js | 53 var equals = new TestFunction( "Equals", "a, b", tab+ "return a == b;" ); 55 return a == b; 59 ( version() <= 120 ) ? tab +"return a == b;" : tab +"return a === b;" ); 61 return a === b; 64 var doesntequal = new TestFunction( "DoesntEqual", "a, b", tab + "return a != b;" ); 66 return a != b; 70 ( version() <= 120 ) ? tab +"return a != b;" : tab +"return a !== b;" ); 72 return a !== b [all...] |
/external/webkit/WebCore/dom/ |
Event.cpp | 67 return; 76 return false; 81 return false; 86 return false; 91 return false; 96 return false; 101 return false; 106 return false; 111 return false; 116 return false [all...] |
/external/webkit/WebCore/platform/graphics/ |
SimpleFontData.h | 71 const FontPlatformData& platformData() const { return m_platformData; } 75 int ascent() const { return m_ascent; } 76 int descent() const { return m_descent; } 77 int lineSpacing() const { return m_lineSpacing; } 78 int lineGap() const { return m_lineGap; } 79 float maxCharWidth() const { return m_maxCharWidth; } 80 float avgCharWidth() const { return m_avgCharWidth; } 81 float xHeight() const { return m_xHeight; } 82 unsigned unitsPerEm() const { return m_unitsPerEm; } 87 float spaceWidth() const { return m_spaceWidth; [all...] |
/external/webkit/WebCore/platform/gtk/ |
DragImageGtk.cpp | 30 return IntSize(gdk_pixbuf_get_width(image), gdk_pixbuf_get_height(image)); 32 return IntSize(0, 0); 50 return scaledImage; 53 return 0; 58 return image; 63 return image->getGdkPixbuf(); 68 return 0;
|
/external/webkit/WebCore/xml/ |
XPathResult.cpp | 48 return; 51 return; 54 return; 61 return; 93 return; 100 return; 108 return; 118 return m_resultType; 125 return 0.0; 127 return m_value.toNumber() [all...] |
/external/webkit/WebKit/mac/Misc/ |
WebCoreStatistics.mm | 54 return [WebCache statistics]; 60 return JSDOMWindow::commonJSGlobalData()->heap.objectCount(); 66 return JSDOMWindow::commonJSGlobalData()->heap.globalObjectCount(); 72 return JSDOMWindow::commonJSGlobalData()->heap.protectedObjectCount(); 78 return JSDOMWindow::commonJSGlobalData()->heap.protectedGlobalObjectCount(); 93 return result; 108 return result; 123 return iconDatabase()->pageURLMappingCount(); 128 return iconDatabase()->retainedPageURLCount(); 133 return iconDatabase()->iconRecordCount() [all...] |
/external/webkit/WebKit/win/ |
WebError.cpp | 62 return instance; 67 return createInstance(ResourceError()); 84 return E_NOINTERFACE; 87 return S_OK; 92 return ++m_refCount; 101 return newRef; 112 return S_OK; 119 return S_OK; 126 return E_POINTER; 129 return S_OK [all...] |
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/ |
basesteps.py | 12 return Step 34 return "/home/buildresults%s" % (self.getURLPath(), ) 37 return "buildresults@build.webkit.org:%s" % (self.getDestinationPath(), ) 40 return '/results/%s/%s/' % (self.getBuild().builder.name, self.getBuild().getProperty("buildnumber"), ) 43 return self.build 47 return self.getText2(cmd, results) 50 return ['<a href="%s">%s</a>' % (self.getURLPath(), self.name)]
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_methods.h | 43 return EAP_TYPE_NONE; 48 return NULL; 53 return 0; 58 return 0; 67 return NULL; 82 return 0; 87 return 0;
|
/frameworks/base/awt/java/awt/ |
MenuComponent.java | 86 * listener) { } public boolean contains(Point pt) { return false; } public 87 * Accessible getAccessibleAt(Point pt) { return null; } public Color 88 * getBackground() { return null; } public Rectangle getBounds() { return 89 * null; } public Cursor getCursor() { return null; } public Font getFont() 90 * { return MenuComponent.this.getFont(); } public FontMetrics 91 * getFontMetrics(Font font) { return null; } public Color getForeground() { 92 * return null; } public Point getLocation() { return null; } public Point 93 * getLocationOnScreen() { return null; } public Dimension getSize() [all...] |
/frameworks/base/core/java/android/gesture/ |
GestureLibrary.java | 35 return false; 40 return mStore.getLearner(); 48 return mStore.getOrientationStyle(); 56 return mStore.getSequenceType(); 60 return mStore.getGestureEntries(); 64 return mStore.recognize(gesture); 80 return mStore.getGestures(entryName);
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
VirtualFeed.java | 35 return null; 40 return mLoadedBegin; 44 return mLoadedEnd; 48 return mLoadingBegin; 52 return mLoadingEnd; 56 return mLoadableBegin; 60 return mLoadableEnd;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
DelayedLaunchInfo.java | 107 * @return the device on which to launch the app 110 return mDevice; 121 * @return the eclipse project that corresponds to Android app 124 return mProject; 128 * @return the package name of the Android app 131 return mPackageName; 140 return getPackageName(); 142 return mDebugPackageName; 146 * @return the application package file 149 return mPackageFile [all...] |
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/ |
ProfilesTableModel.java | 35 return profiles == null ? 0 : profiles.length; 40 if (profiles == null) return ""; 43 return NAMES[row]; 47 return formatter.format(profiles[row]) + ""; 52 return 2; 57 return column == 0 ? "Operation" : "Duration (ms)"; 62 return false;
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/ |
IconLoader.java | 15 return new ImageIcon(ImageIO.read(klass.getResourceAsStream(path))); 19 return null; 24 return environment.getDefaultScreenDevice().getDefaultConfiguration(); 28 return GraphicsEnvironment.isHeadless(); 33 return image; 38 return image; 47 return compatibleImage;
|