HomeSort by relevance Sort by last modified time
    Searched full:provide (Results 176 - 200 of 9460) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib/ldscripts/
elf_i386.xw 9 PROVIDE (__executable_start = 0x08048000); . = 0x08048000 + SIZEOF_HEADERS;
61 PROVIDE (__etext = .);
62 PROVIDE (_etext = .);
63 PROVIDE (etext = .);
150 _edata = .; PROVIDE (edata = .);
167 PROVIDE (end = .);
  /bionic/libc/include/android/
legacy_sys_atomics_inlines.h 37 * provide any memory barriers, which created potential issues on
39 * GCC sync builtins, which always provide a full barrier.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
WrappedGTestResultParser.java 32 * @param testRunId the test run id to provide to
43 * @param testRunId the test run id to provide to
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
UsageListAdapter.java 33 * Provide views to RecyclerView with the directory entries.
41 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /developers/build/prebuilts/gradle/DirectorySelection/Application/src/main/java/com/example/android/directoryselection/
DirectoryEntryAdapter.java 29 * Provide views to RecyclerView with the directory entries.
37 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /developers/build/prebuilts/gradle/RecyclerView/Application/src/main/java/com/example/android/recyclerview/
CustomAdapter.java 28 * Provide views to RecyclerView with data from mDataSet.
37 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /developers/samples/android/content/documentsUi/DirectorySelection/Application/src/main/java/com/example/android/directoryselection/
DirectoryEntryAdapter.java 29 * Provide views to RecyclerView with the directory entries.
37 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /developers/samples/android/system/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
UsageListAdapter.java 33 * Provide views to RecyclerView with the directory entries.
41 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ShareActionProvider/
template-params.xml 30 This sample shows you how a provide a context-sensitive ShareActionProvider with
56 This sample shows you how a provide a context-sensitive ShareActionProvider with
  /developers/samples/android/ui/views/RecyclerView/Application/src/main/java/com/example/android/recyclerview/
CustomAdapter.java 28 * Provide views to RecyclerView with data from mDataSet.
37 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/
template-params.xml 71 with a [ViewPager][2] to provide a tab indicator component which gives constant feedback as to
74 The colors can be customized in two ways. The first and simplest is to provide an
  /development/ndk/platforms/android-3/include/sys/
atomics.h 37 * provide any memory barriers, which created potential issues on
39 * GCC sync builtins, which always provide a full barrier.
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Audio.java 60 // Tell the user to provide an audio file URL.
77 * TODO: Upload a audio file to res/raw folder and provide
  /development/samples/SearchableDictionary/
_index.html 8 search) to provide dictionary suggestions.</p>
13 <li>Provide custom search suggestions and offer them in Quick Search Box</li>
  /development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/
UsageListAdapter.java 33 * Provide views to RecyclerView with the directory entries.
41 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /development/samples/browseable/DirectorySelection/src/com.example.android.directoryselection/
DirectoryEntryAdapter.java 29 * Provide views to RecyclerView with the directory entries.
37 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
CustomAdapter.java 28 * Provide views to RecyclerView with data from mDataSet.
37 * Provide a reference to the type of views that you are using (custom ViewHolder)
  /external/clang/test/SemaObjC/
property-category-4.m 104 @implementation C (Category) // expected-warning {{property 'p1' requires method 'p1' to be defined - use @dynamic or provide a method implementation in this category}}
121 @implementation MyObject (CAT) // expected-warning {{property 'anotherFloat' requires method 'anotherFloat' to be defined - use @dynamic or provide a method implementation in this category}}
  /external/compiler-rt/lib/builtins/arm/
aeabi_div0.c 24 * An application may provide its own implementations of the *div0 functions to
29 /* provide an unused declaration to pacify pendantic compilation */
  /external/glide/library/src/main/java/com/bumptech/glide/request/animation/
GlideAnimation.java 9 * provide all of the necessary arguments and start the animation. Those that do not will be unable to provide the
  /external/google-breakpad/src/common/android/testing/include/
wchar.h 30 // Android doesn't provide wcscasecmp(), so provide an alternative here.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
UResourceBundleIterator.java 53 * Returns the next element of this iterator if this iterator object has at least one more element to provide
65 * Returns the next String of this iterator if this iterator object has at least one more element to provide
  /external/jemalloc/test/integration/
allocated.c 35 "\"thread.allocatedp\" should provide a pointer to internal "
53 "\"thread.deallocatedp\" should provide a pointer to internal "
  /external/kernel-headers/original/uapi/linux/
virtio_console.h 39 #define VIRTIO_CONSOLE_F_SIZE 0 /* Does host provide console size? */
40 #define VIRTIO_CONSOLE_F_MULTIPORT 1 /* Does host provide multiple ports? */
  /external/libpcap/packaging/
pcap.spec.in 18 monitoring. Libpcap can provide network statistics collection,
34 monitoring. Libpcap can provide network statistics collection,

Completed in 462 milliseconds

1 2 3 4 5 6 78 91011>>