HomeSort by relevance Sort by last modified time
    Searched defs:fcr (Results 1 - 8 of 8) sorted by null

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
RandomAccessFileTest.java 993 FileChannel fcr = raf.getChannel(); local
    [all...]
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 73 /* layer specific 14-15 bits are used for FCR SAR */
89 /* HCI header(4) + SNK count(1) + FCR bits(1) + AV data length(2) */
95 /* length of the HCI header block with padding for FCR */
96 /* HCI header(4) + SNK count(1) + FCR bits(1) + AV data length(2) + padding(2) */
159 tL2CAP_FCR_OPTS fcr; member in struct:__anon3367
657 ** Description Sets the transmission priority for a channel. (FCR Mode)
775 ** Description Get the channel FCR mode
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
OldRandomAccessFileTest.java 150 FileChannel fcr = raf.getChannel(); local
153 fcr.lock(0L, Long.MAX_VALUE, false);
    [all...]
  /bionic/libc/kernel/arch-mips/asm/sn/
ioc3.h 37 volatile u8 fcr; member in union:ioc3_uartregs::__anon145
55 #define iu_fcr u3.fcr
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/
ioc3.h 37 volatile u8 fcr; member in union:ioc3_uartregs::__anon1334
55 #define iu_fcr u3.fcr
  /external/kernel-headers/original/asm-mips/sn/
ioc3.h 23 volatile u8 fcr; /* write only */ member in union:ioc3_uartregs::__anon9504
38 #define iu_fcr u3.fcr
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/
ioc3.h 37 volatile u8 fcr; member in union:ioc3_uartregs::__anon39414
55 #define iu_fcr u3.fcr
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/
ioc3.h 37 volatile u8 fcr; member in union:ioc3_uartregs::__anon42139
55 #define iu_fcr u3.fcr

Completed in 661 milliseconds