HomeSort by relevance Sort by last modified time
    Searched full:return (Results 551 - 575 of 38332) sorted by null

<<21222324252627282930>>

  /external/openssl/crypto/store/
str_lib.c 112 return NULL;
119 return NULL;
130 return ret;
147 return NULL;
154 return NULL;
164 return NULL;
173 return NULL;
178 return(ret);
184 return;
196 return 0
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
ASN1Sequence.java 23 * return an ASN1Sequence from the given object.
33 return (ASN1Sequence)obj;
40 * Return an ASN1 sequence from a tagged object. There is a special
66 return (ASN1Sequence)obj.getObject();
79 return new BERSequence(obj.getObject());
83 return new DERSequence(obj.getObject());
90 return (ASN1Sequence)obj.getObject();
102 // return seq.elements();
106 // * return the object at the sequence postion indicated by index.
109 // * @return the object at the sequence postion indicated by index
    [all...]
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
Impl_RowSet.java 52 return null;
56 return null;
60 return false;
64 return 0;
68 return 0;
72 return null;
76 return 0;
80 return 0;
84 return null;
88 return null
    [all...]
  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MySSLContextSpi.java 58 return null;
65 return null;
72 return null;
79 return null;
89 return new tmpSSLEngine(host, port);
96 return new tmpSSLEngine();
111 return tmpHost;
114 return tmpPort;
119 public Runnable getDelegatedTask() { return null; }
120 public String[] getEnabledCipherSuites() { return null;
    [all...]
  /dalvik/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
MySSLContextSpi.java 56 return null;
63 return null;
70 return null;
77 return null;
87 return new tmpSSLEngine(host, port);
94 return new tmpSSLEngine();
109 return tmpHost;
112 return tmpPort;
117 public Runnable getDelegatedTask() { return null; }
118 public String[] getEnabledCipherSuites() { return null;
    [all...]
  /external/icu4c/tools/toolutil/
filestrm.c 35 return (FileStream*)file;
37 return NULL;
48 return (FileStream*)result;
68 return (FileStream*)result;
85 return TRUE;
87 return FALSE;
98 return (FileStream*)file;
105 return fread(addr, 1, len, (FILE*)fileStream);
112 return fwrite(addr, 1, len, (FILE*)fileStream);
125 return c
    [all...]
  /external/opencore/fileformats/mp4/parser/include/
itunesilstatom.h 39 return _meaningString;
59 return _nameString;
96 return _name;
114 return _trackTitle;
132 return _artist;
149 return _albumArtist;
166 return _album;
183 return _gnreID;
188 return _gnreString;
194 return _gnreVersion
    [all...]
sampletableatom.h 119 return *_ptimeToSampleAtom;
123 return *_ptimeToSampleAtom;
128 return *_psampleDescriptionAtom;
132 return *_psampleDescriptionAtom;
137 return *_psampleSizeAtom;
141 return *_psampleSizeAtom;
146 return *_psampleToChunkAtom;
150 return *_psampleToChunkAtom;
155 return *_pchunkOffsetAtom;
159 return *_pchunkOffsetAtom
    [all...]
  /external/webkit/WebCore/loader/
EmptyClients.h 67 virtual FloatRect windowRect() { return FloatRect(); }
69 virtual FloatRect pageRect() { return FloatRect(); }
71 virtual float scaleFactor() { return 1.f; }
80 virtual bool canTakeFocus(FocusDirection) { return false; }
85 virtual Page* createWindow(Frame*, const FrameLoadRequest&, const WindowFeatures&) { return 0; }
88 virtual bool canRunModal() { return false; }
92 virtual bool toolbarsVisible() { return false; }
95 virtual bool statusbarVisible() { return false; }
98 virtual bool scrollbarsVisible() { return false; }
101 virtual bool menubarVisible() { return false;
    [all...]
  /frameworks/base/media/libstagefright/
ESDS.cpp 41 return mInitCheck;
46 return mInitCheck;
51 return OK;
56 return mInitCheck;
62 return OK;
69 return ERROR_MALFORMED;
79 return ERROR_MALFORMED;
91 return ERROR_MALFORMED;
96 return OK;
107 return err
    [all...]
  /packages/apps/Mms/src/com/android/mms/dom/
DocumentImpl.java 51 return new AttrImpl(this, name);
57 return null;
62 return null;
67 return null;
72 return null;
80 return null;
85 return null;
91 return null;
96 return null;
101 return null
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DataSuggestionCursor.java 55 * @return {@code true}
60 return true;
64 return mSuggestions.get(mPos);
72 return mPos;
83 return false;
86 return mPos < size;
90 return mSuggestions.size();
117 return current().getShortcutId();
121 return current().getSuggestionFormat();
125 return current().getSuggestionIcon1()
    [all...]
  /external/v8/src/
objects-inl.h 52 return Smi::FromInt(value_);
59 return PropertyDetails(smi);
66 return reinterpret_cast<type*>(object); \
71 int holder::name() { return READ_INT_FIELD(this, offset); } \
76 type* holder::name() { return type::cast(READ_FIELD(this, offset)); } \
87 return Smi::cast(value)->value(); \
96 return BooleanBit::get(field(), offset); \
102 return BooleanBit::get(field(), offset); \
111 if (!this->IsJSObject()) return false;
114 if (!cons_obj->IsJSFunction()) return false
    [all...]
  /external/webkit/WebCore/dom/
Position.cpp 51 return 0;
56 return node;
58 return 0;
66 return 0;
71 return node;
73 return 0;
121 return 0;
125 return m_anchorNode.get();
128 return m_anchorNode->parentNode();
131 return 0
    [all...]
  /external/webkit/WebCore/editing/
htmlediting.cpp 64 return node && (!node->hasChildNodes() || editingIgnoresContent(node));
71 return !canHaveChildrenForEditing(node) && !node->isTextNode();
76 return !node->hasTagName(hrTag) &&
127 return result ? result : bias;
132 return comparePositions(a.deepEquivalent(), b.deepEquivalent());
139 return 0;
143 return 0;
154 return highestRoot;
160 return 0;
165 return node->rootEditableElement()
    [all...]
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/https/
HttpsURLConnectionImpl.java 64 return sslSocket.getSession().getCipherSuite();
72 return sslSocket.getSession().getLocalCertificates();
81 return sslSocket.getSession().getPeerCertificates();
89 return sslSocket.getSession().getPeerPrincipal();
97 return sslSocket.getSession().getLocalPrincipal();
107 return httpsEngine.getErrorStream();
112 return httpsEngine.getRequestMethod();
117 return httpsEngine.getResponseCode();
122 return httpsEngine.getResponseMessage();
132 return httpsEngine.usingProxy()
    [all...]
  /external/ppp/pppd/plugins/pppoatm/
text2atm.c 28 if (!*text) return FATAL; /* empty or ends with a dot */
29 if (i == 3) return TRY_OTHER; /* too long */
31 if (*text == '0' && isdigit(text[1])) return TRY_OTHER;
34 if (part[i] > INT_MAX/10) return TRY_OTHER;/* number too big */
40 if (*text++ != '.') return TRY_OTHER; /* non-PVC character */
44 if (!(flags & T2A_WILDCARD)) return FATAL; /* not allowed */
48 if (*text != '?') return TRY_OTHER; /* invalid character */
49 if (!(flags & T2A_UNSPEC)) return FATAL; /* not allowed */
54 if (*text++ != '.') return FATAL; /* dot required */
56 if (i < 2) return TRY_OTHER; /* no dots *
    [all...]
  /external/quake/quake/src/QW/client/
cd_win.c 75 return -1;
80 return -1;
88 return -1;
93 return -1;
99 return 0;
110 return;
116 return;
124 return;
134 return;
139 return;
    [all...]
  /external/quake/quake/src/WinQuake/
cd_win.cpp 75 return -1;
80 return -1;
88 return -1;
93 return -1;
99 return 0;
110 return;
116 return;
124 return;
134 return;
139 return;
    [all...]
  /external/sqlite/android/
PhoneticStringUtils.cpp 39 return codepoint;
44 return 0x3092;
46 return 0x3041;
48 return 0x3043;
50 return 0x3045;
52 return 0x3047;
54 return 0x3049;
56 return 0x3083;
58 return 0x3085;
60 return 0x3087
    [all...]
  /external/v8/test/mjsunit/
try.js 32 try { r = f(); } catch (o) { return g(o); }
33 return r;
37 try { return f(); } catch (o) { return g(o); }
44 assertEquals(1, c(function() { return 1; }));
45 assertEquals('bar', c(function() { return 'bar'; }));
46 assertEquals(1, c(function () { throw 1; }, function (x) { return x; }));
47 assertEquals('bar', c(function () { throw 'bar'; }, function (x) { return x; }));
51 assertEquals(1, (function() { try { return 1; } finally { } })());
52 assertEquals(1, (function() { try { return 1; } finally { var x = 12; } })())
    [all...]
  /external/webkit/WebCore/page/
DOMWindow.cpp 98 return MessageEvent::create(messagePorts.release(), m_message, m_origin, "", m_source);
100 SecurityOrigin* targetOrigin() const { return m_targetOrigin.get(); }
121 return windowsWithUnloadEventListeners;
127 return windowsWithBeforeUnloadEventListeners;
143 return;
154 return;
173 return;
184 return;
195 return false;
198 return false
    [all...]
  /external/webkit/WebKit/chromium/src/
WebMediaPlayerClientImpl.cpp 49 return 0;
50 return webFrame->client()->createMediaPlayer(webFrame, client);
57 return m_isEnabled;
168 return m_webMediaPlayer->naturalSize();
169 return IntSize();
175 return m_webMediaPlayer->hasVideo();
176 return false;
182 return m_webMediaPlayer->hasAudio();
183 return false;
195 return m_webMediaPlayer->duration()
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_internal.c 46 return res;
58 return -1;
69 return 0;
77 return -1;
88 return -0;
107 return -1;
113 return rc != len ? -1 : 0;
119 return random();
129 return os_strdup(rel_path);
134 return NULL
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MediaRecorderClient.cpp 54 return true;
56 if (getpid() == IPCThreadState::self()->getCallingPid()) return true;
59 return ok;
68 return NO_INIT;
70 return mRecorder->setCamera(camera);
79 return NO_INIT;
81 return mRecorder->setPreviewSurface(surface);
88 return PERMISSION_DENIED;
93 return NO_INIT;
95 return mRecorder->setVideoSource((video_source)vs)
    [all...]

Completed in 438 milliseconds

<<21222324252627282930>>