HomeSort by relevance Sort by last modified time
    Searched full:here (Results 601 - 625 of 8873) sorted by null

<<21222324252627282930>>

  /external/webkit/WebCore/html/
HTMLIsIndexElement.cpp 49 // don't call HTMLInputElement::parseMappedAttribute here, as it would
  /external/webkit/WebCore/manual-tests/
computed-transform-value.html 29 <p id="output">Computed style for -webkit-transform displayed here</p>
form-control-madness.html 1 <input name="b" type="button" onclick="location='back.html'" value="Click Here">
  /external/webkit/WebCore/platform/android/
SearchPopupMenuAndroid.cpp 41 // Create a search popup menu - not sure what else we have to do here
  /external/webkit/WebCore/platform/graphics/android/
SharedBufferStream.cpp 46 // we can't necessarily call fBuffer->deref() here, as we may be
SharedBufferStream.h 45 // override here just to be sure
  /external/webkit/WebCore/platform/graphics/gtk/
VideoSinkGStreamer.cpp 168 // Here we convert to Cairo's ARGB.
171 // method scope we can't use gst_buffer_make_writable() here. Also
172 // The buffer content should not be changed here because the same buffer
185 // We don't use Color::premultipliedARGBFromColor() here because
  /external/webkit/WebCore/platform/mac/
WebCoreObjCExtras.h 37 // The 'Class' that should be passed in here is the class of the
  /external/webkit/WebCore/platform/network/mac/
AuthenticationChallenge.h 57 RetainPtr<id> m_sender; // Always the same as [m_macChallenge.get() sender], cached here for performance.
  /external/webkit/WebCore/platform/network/soup/
DNSSoup.cpp 41 // We may get invalid hostnames, so NULL-check here.
  /external/webkit/WebCore/platform/text/mac/
mac-encodings.txt 8 # repeated here; mentioning any one character set from a group in there pulls in all the aliases in
  /external/webkit/WebCore/rendering/
RenderBR.h 27 * The whole class here is a hack to get <br> working, as long as we don't have support for
  /external/webkit/WebKit/android/WebCoreSupport/
DragClientAndroid.h 40 //We work in window rather than view coordinates here
  /external/webkit/WebKit/qt/docs/webkitsnippets/webelement/
main.cpp 51 <span>Here</span>
  /external/webkit/WebKitTools/wx/packaging/
wxWebKitInstaller.iss.in 57 PythonDir := 'C:\Put a directory on PYTHONPATH here\';
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
build_config.h 24 /* Insert configuration defines, e.g., #define EAP_MD5, here, if needed. */
  /external/zlib/contrib/asm586/
README.586 16 files). Even here, though, cache contention can still be the limiting
  /external/zlib/examples/
zlib_how.html 20 Without further adieu, here is the program <a href="zpipe.c"><tt>zpipe.c</tt></a>:
72 Here are the local variables for <tt>def()</tt>. <tt>ret</tt> will be used for <em>zlib</em>
89 structure must be initialized before calling <tt>deflateInit()</tt>. Here they are
92 custom memory allocation routines here. <tt>deflateInit()</tt> will allocate on the
105 may use <tt>deflateInit2()</tt> here instead. Such an application may want to reduce how
155 no point here in checking the <tt>deflateEnd()</tt> return code. The deallocation can't fail.
213 <tt>deflate()</tt> has a return value that can indicate errors, yet we do not check it here. Why
214 not? Well, it turns out that <tt>deflate()</tt> can do no wrong here. Let's go through
221 <tt>Z_STREAM_ERROR</tt> here, for example to check for the possibility that some
266 instead of the single inner loop we have here. The first loop would cal
    [all...]
  /frameworks/base/common/java/com/android/common/userhappiness/
UserHappinessSignals.java 24 * Metrics for User Happiness are recorded here. Each app can define when to
  /frameworks/base/core/java/android/widget/
package.html 7 create. Here is a list of files you'll need to create to implement a custom
  /frameworks/base/core/java/com/android/internal/app/
AlertActivity.java 59 // click, don't do that again here.
  /frameworks/base/core/jni/
ActivityManager.cpp 44 // Success is indicated here by a nonzero int followed by the fd;
  /frameworks/base/core/tests/coretests/src/android/app/
TranslucentFancyActivity.java 66 // view layout definition, which is being set here as
  /frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/
ExpandableListWithHeaders.java 56 // Set adapter here AFTER we set header and footer views
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListWithFooterViewAndNewLabelsTest.java 66 // fails here!!!

Completed in 261 milliseconds

<<21222324252627282930>>