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

1 2 3 4 5 6 7 891011>>

  /packages/apps/Browser/src/com/android/browser/preferences/
PrivacySecurityPreferencesFragment.java 51 // Need to tell the browser to remove the parent/child relationship
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
af_vfs.h 40 long (*tell) (AFvirtualfile *vfile); member in struct:_AFvirtualfile
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
statfs.h 67 /* Tell code we have these members. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
statfs.h 67 /* Tell code we have these members. */
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/machine/
endian.h 47 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
endian.h 55 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
endian.h 52 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /sdk/find_lock/
find_lock_exe.cpp 30 gIsConsole = true; // tell utils to to print errors to stderr
  /system/keymaster/
openssl_utils.h 64 * failure. This means we need to tell our scoped pointers when we've transferred ownership, without
  /art/tools/dexfuzz/src/dexfuzz/
StreamConsumer.java 72 // Tell consumer there is work to be done.
108 // Tell Consumer there is work to be done (it will check first if FINISHED has been set.)
148 // Tell client of Consumer that the output is ready.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmController.java 104 // Tell the user about what we did.
136 // Tell the user about what we did.
158 // Tell the user about what we did.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateSubPatternAssociation.java 115 * Tell if two modes match according to the rules of XSLT.
127 * Tell if two modes match according to the rules of XSLT.
162 * Tell if the pattern for this association is a wildcard.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 35 /** Bit flags to tell about this element type. */
131 * Tell if this element type has the basic bit properties that are passed
166 * Tell if any of the bits of interest are set for a named attribute type.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
StringToIntTable.java 127 * Tell if the table contains the given string.
147 * Tell if the table contains the given string. Ignore case.
169 * Tell if the table contains the given string.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
StringVector.java 126 * Tell if the table contains the given string.
148 * Tell if the table contains the given string. Ignore case.
170 * Tell if the table contains the given string.
  /external/skia/experimental/nanomsg/
picture_demo.cpp 111 // Wait until socketA or socketB has something to tell us, and return which one.
171 // Sending anything (including this 0-byte message) will tell server() to stop.
177 DEFINE_bool(stop, false, "If true, tell server to stop and write its canvas out as a .png.");

Completed in 401 milliseconds

1 2 3 4 5 6 7 891011>>