HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 201 - 225 of 2589) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FunctionDef1Arg.java 60 * Tell if the expression is a nodeset expression.
158 * Tell if this expression or it's subexpressions can traverse outside
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java 121 * Tell that this is a CLASS_NODESET.
463 * Tell if one object is less than the other.
636 * Tell if one object is less than the other.
650 * Tell if one object is less than or equal to the other.
664 * Tell if one object is less than the other.
678 * Tell if one object is less than the other.
693 * Tell if two objects are functionally equal.
714 * Tell if two objects are functionally not equal.
  /external/chromium/chrome/browser/extensions/
page_action_apitest.cc 24 // Tell the extension to update the page action state.
50 // Tell the extension to update the page action state again.
  /external/chromium/chrome/browser/
memory_purger.cc 87 // * Tell the plugin processes to release their free memory? Other stuff?
138 // Tell tcmalloc to release any free pages it's still holding.
process_singleton_mac_unittest.cc 96 // add additional API to process_singleton.h in an #ifdef, just tell
123 // add additional API to process_singleton.h in an #ifdef, just tell
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_mac_unittest.mm 134 // Unless we tell it not to.
184 // Tell the RWHVMac to not accept first responder status. The accelerated
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunserver.cc 91 // Tell the user the address that we received their request from.
99 // Tell the user the address that we are sending the response from.
  /external/dbus/dbus/
dbus-macros.h 78 * used to tell gcc about printf format strings
81 * used to tell gcc about functions that never return, such as _dbus_abort()
  /external/protobuf/src/google/protobuf/
dynamic_message.h 77 // DEPRECATED: Use CodedInputStream::SetExtensionRegistry() to tell the
85 // Call this to tell the DynamicMessageFactory that if it is given a
  /external/qemu/hw/
goldfish_pipe.h 148 #define PIPE_CMD_WAKE_ON_WRITE 5 /* tell the emulator to wake us when writing is possible */
156 #define PIPE_CMD_WAKE_ON_READ 7 /* tell the emulator to wake us when reading is possible */
  /external/quake/quake/src/QW/scitech/include/
mglwin.h 86 /* Tell the MGL what your applications main window is */
90 /* Tell the MGL your applications instance handle (call before all funcs!) */
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGLWIN.H 86 /* Tell the MGL what your applications main window is */
90 /* Tell the MGL your applications instance handle (call before all funcs!) */
  /external/speex/include/speex/
speex_jitter.h 98 /** Tell the jitter buffer to only adjust the delay in multiples of the step parameter provided */
103 /** Tell the jitter buffer to only do concealment in multiples of the size parameter provided */
  /external/speex/libspeex/
quant_lsp_bfin.h 41 well tell you all the magic resgister constraints used below
102 well tell you all the magic resgister constraints used below
  /external/stlport/stlport/stl/config/
_como.h 20 // If you do, please tell us at comeau@comeaucomputing.com
174 // If so, tell us at comeau@comeaucomputing.com
  /external/webkit/Source/WebCore/platform/
ScrollableArea.cpp 132 // Tell the derived class to scroll its contents.
137 // Tell the scrollbars to update their thumb postions.
  /external/webkit/Source/WebCore/platform/graphics/android/
Layer.h 68 // tell rendering assets to update their tile content with most recent painted data
71 // tell rendering assets to use this layer tree for drawing
  /external/webkit/Source/WebKit2/UIProcess/
ChunkedUpdateDrawingAreaProxy.cpp 98 // Tell the web process that it doesn't need to paint anything for now.
128 // Instead, we will just tell the drawing area to repaint everything when we resume painting.
  /external/webkit/Tools/DumpRenderTree/chromium/
TestShellMac.mm 73 // then we need to tell the layout script we timed out and start again.
124 // Tell the watchdog that we're finished. No point waiting to re-join, it'll
  /frameworks/base/core/java/android/inputmethodservice/
AbstractInputMethodService.java 132 * callbacks on the service, and tell the client when this is done.
144 * callbacks on the service, and tell the client when this is done.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 20 // If you do, please tell us at comeau@comeaucomputing.com
174 // If so, tell us at comeau@comeaucomputing.com
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 20 // If you do, please tell us at comeau@comeaucomputing.com
174 // If so, tell us at comeau@comeaucomputing.com
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 20 // If you do, please tell us at comeau@comeaucomputing.com
174 // If so, tell us at comeau@comeaucomputing.com
  /external/chromium/chrome/browser/autocomplete/
search_provider_unittest.cc 213 // Tell the SearchProvider the default suggest query is done.
237 // Tell the SearchProvider the suggest query is done.
285 // Tell the SearchProvider the default suggest query is done.
301 // Tell the SearchProvider the keyword suggest query is done.
365 // Tell the provider instant is done.
  /external/valgrind/main/docs/html/
dist.readme-missing.html 53 1.?Tell?a?tool?what's?about?to?happen,?before?the?syscall?takes?place.??A<br>
58 2.?Tell?a?tool?what?just?happened,?after?a?syscall?takes?place.??This?is<br>
98 Next,?if?a?non-NULL?buffer?is?passed?in?as?the?argument,?tell?the?tool?that?the<br>
106 function:??if,?and?only?if,?the?system?call?was?successful,?tell?the?tool?that<br>
135 ????This?should?tell?you?something?like??__NR_mysyscallname.<br>

Completed in 2565 milliseconds

1 2 3 4 5 6 7 891011>>