HomeSort by relevance Sort by last modified time
    Searched full:sense (Results 326 - 350 of 988) sorted by null

<<11121314151617181920>>

  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
blkdev.h 168 void *sense; member in struct:request
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
blkdev.h 168 void *sense; member in struct:request
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
blkdev.h 168 void *sense; member in struct:request
  /packages/apps/Mms/src/com/android/mms/transaction/
NotificationTransaction.java 212 // download since any error here doesn't make sense.
  /packages/apps/Phone/src/com/android/phone/
Ringer.java 84 * ("Ringing" here is used in the general sense. If you literally
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man7/
fsf-funding.7 140 sense for you to help encourage people to contribute funds for its
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man7/
fsf-funding.7 139 sense for you to help encourage people to contribute funds for its
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man7/
fsf-funding.7 140 sense for you to help encourage people to contribute funds for its
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man7/
fsf-funding.7 140 sense for you to help encourage people to contribute funds for its
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man7/
fsf-funding.7 147 sense for you to help encourage people to contribute funds for its
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man7/
fsf-funding.7 140 sense for you to help encourage people to contribute funds for its
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
unwind.h 96 Taking that literally does not make much sense generically. Instead we
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
unwind.h 96 Taking that literally does not make much sense generically. Instead we
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man7/
fsf-funding.7 140 sense for you to help encourage people to contribute funds for its
  /external/bluetooth/glib/glib/
gstdio.c 173 * the file descriptor returned by this function makes sense only to
231 * the file descriptor returned by this function makes sense only to
660 * <type>FILE</type> pointer returned by this function makes sense
  /external/libpcap/
optimize.c 329 * are backwards in the sense that we find the set of nodes that reach
1314 int sense; local
1320 sense = 0;
1322 sense = 1;
1341 return sense ? JT(child) : JF(child);
1343 if (sense && code == (BPF_JMP|BPF_JEQ|BPF_K))
    [all...]
gencode.c 446 * Backpatch the blocks in 'list' to 'target'. The 'sense' field indicates
458 if (!list->sense) {
470 * Merge the lists in b0 and b1, using the 'sense' field to indicate
481 p = !((*p)->sense) ? &JT(*p) : &JF(*p);
502 p->sense = !p->sense;
530 b0->sense = !b0->sense;
531 b1->sense = !b1->sense;
    [all...]
  /external/kernel-headers/original/linux/
cdrom.h 286 struct request_sense __user *sense; member in struct:cdrom_generic_command
498 /* Mode page codes for mode sense/set */
917 struct request_sense *sense; member in struct:packet_command
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 296 // makes sense if we're doing an binary search or some such.
  /dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
NamedNodeMapSetNamedItemNS.java 67 // sense without a namespace-aware parser. It actually fails even
  /development/apps/FontLab/src/com/android/fontlab/
FontLab.java 56 + " should do this. But, in a larger sense, we can not dedicate - we"
  /development/samples/SpinnerTest/src/com/android/example/spinner/test/
SpinnerActivityTest.java 143 * conditions make sense. If one of these is not initialized correctly, then subsequent
  /external/bluetooth/bluez/src/
manager.c 142 /* hci_devid() would make sense to use here, except it
  /external/bzip2/
README 92 Correct operation, in the sense that a compressed file can always be
  /external/freetype/src/sfnt/
sfdriver.c 514 * directly (which doesn't make much sense).

Completed in 793 milliseconds

<<11121314151617181920>>