HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 976 - 1000 of 3390) sorted by null

<<31323334353637383940>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
nestegg.h 112 /** User supplied tell callback.
116 int64_t (* tell)(void * userdata); member in struct:__anon24116
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
SamplingProfiler.java 244 // we can only tell if we had enough room for all active
342 * maximum depth. There is no way to tell if a stack has been truncated.
  /ndk/sources/host-tools/make-3.81/
configure.in 259 # Tell automake about this, so it can include the right .c files.
366 # Tell automake about this, so it can build the right .c files.
  /packages/apps/Camera2/src/com/android/camera/tinyplanet/
TinyPlanetFragment.java 67 /** Argument to tell the fragment the URI of the original panoramic image. */
69 /** Argument to tell the fragment the title of the original panoramic image. */
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
NameSplitterTest.java 205 // Kanji: we cannot tell if this is Japanese, Chinese or Korean, but we are
223 // Hanzi: we cannot tell if this is Chinese, Japanese or Korean,
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
objimpl.h 275 /* Tell the GC to track this object. NB: While the object is tracked the
288 /* Tell the GC to stop tracking this object.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h 275 /* Tell the GC to track this object. NB: While the object is tracked the
288 /* Tell the GC to stop tracking this object.
  /art/tools/dexfuzz/src/dexfuzz/executors/
Device.java 204 // Tell the StreamConsumers to stop consuming, and wait for them to finish
  /cts/tools/dasm/src/java_cup/
parse_action_table.java 75 /* tell production that we used it */
  /developers/build/prebuilts/gradle/HorizontalPaging/Application/src/main/java/com/example/android/horizontalpaging/
MainActivity.java 107 // When the given tab is selected, tell the ViewPager to switch to the corresponding page.
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java 229 // Tell the Fragment that the refresh has completed
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java 226 // Tell the Fragment that the refresh has completed
  /developers/samples/android/ui/views/HorizontalPaging/Application/src/main/java/com/example/android/horizontalpaging/
MainActivity.java 107 // When the given tab is selected, tell the ViewPager to switch to the corresponding page.
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java 229 // Tell the Fragment that the refresh has completed
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java 226 // Tell the Fragment that the refresh has completed
  /development/samples/HelloEffects/src/com/example/android/mediafx/
HelloEffects.java 60 * Initialize the renderer and tell it to only render when
  /development/samples/browseable/HorizontalPaging/src/com.example.android.horizontalpaging/
MainActivity.java 107 // When the given tab is selected, tell the ViewPager to switch to the corresponding page.
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.swiperefreshlayoutbasic/
SwipeRefreshLayoutBasicFragment.java 229 // Tell the Fragment that the refresh has completed
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
SwipeRefreshListFragmentFragment.java 226 // Tell the Fragment that the refresh has completed
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
Main.java 123 // and tell the lexer that that is the character source.
  /external/antlr/antlr-3.4/
pom.xml 210 Tell Maven which other artifacts we need in order to
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 34 /// - \subpage generate How to tell ANTLR to generate code for the C target;
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3intstream.h 127 /** Tell the stream to start buffering if it hasn't already. Return
antlr3lexer.h 21 * - Create a lexer interface and tell it where it its input stream is.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
IIntStream.cs 55 /// <summary>Tell the stream to start buffering if it hasn't already.</summary>

Completed in 488 milliseconds

<<31323334353637383940>>