HomeSort by relevance Sort by last modified time
    Searched defs:FL (Results 1 - 9 of 9) 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/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
kenny.c 182 printf("[-FL num] :Set (initial) frame length in msec. Valid length"
266 if (!strcmp ("-FL", argv[i])) {
753 short FL;
755 err = WebRtcIsacfix_ReadFrameLen((WebRtc_Word16*)streamdata, &FL);
759 if (err<0 || declen<0 || FL!=declen) {
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp     [all...]
  /external/llvm/lib/IR/
Constants.cpp 169 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(),
171 return ConstantFP::get(Ty->getContext(), FL);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [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 240 milliseconds