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

  /external/dropbear/libtomcrypt/src/ciphers/
kasumi.c 125 static ulong32 FL( ulong32 in, int round_no, symmetric_key *key )
131 /* do the FL() operations */
154 temp = FL(left, n, skey);
158 temp = FL(temp, n++, skey);
182 temp = FL(temp, n--, skey);
184 temp = FL(left, n, skey);
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp     [all...]
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 680 FL = 10, // FL Florida
765 FL, FL, FL, FL, FL, FL, FL, FL, FL, FL, // 320-32
    [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
  /external/llvm/lib/VMCore/
Constants.cpp 147 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(),
149 return ConstantFP::get(Ty->getContext(), FL);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]

Completed in 148 milliseconds