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

  /external/clang/test/Layout/
ms-x86-member-pointers.cpp 15 struct UF { char a; int (U::*mp)(); };
67 // CHECK-NEXT: 0 | struct UF
80 sizeof(UF)];
  /system/bt/stack/smp/
p_256_multprecision.c 388 uint8_t UF;
408 UF = (F < a[10]);
460 U += UF;
536 U -= UF;
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 252 VF(VecWidth), UF(UnrollFactor), Builder(SE->getContext()),
320 unsigned UF, unsigned VF, PhiVector *PV);
364 ValueMap(unsigned UnrollFactor) : UF(UnrollFactor) {}
374 Entry.assign(UF, Val);
382 Entry.resize(UF);
383 assert(Entry.size() == UF);
390 unsigned UF;
419 unsigned UF;
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 151 milliseconds