HomeSort by relevance Sort by last modified time
    Searched full:oldi (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/eigen/bench/btl/generic_bench/
bench.hh 61 int oldi = oldSizes.size() - 1; local
83 while (oldi>=0 && oldSizes[oldi]>tab_sizes[i])
84 --oldi;
85 if (oldi>=0 && oldSizes[oldi]==tab_sizes[i])
87 if (oldFlops[oldi]<tab_mflops[i])
91 std::cout << oldFlops[oldi];
93 --oldi;
  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 336 Instruction& OldI = *OldIter;
338 EXPECT_NE(&OldI, &NewI);
340 EXPECT_EQ(OldI.hasMetadata(), NewI.hasMetadata());
341 if (OldI.hasMetadata()) {
342 const DebugLoc& OldDL = OldI.getDebugLoc();
373 Instruction& OldI = *OldIter;
375 if (DbgDeclareInst* OldIntrin = dyn_cast<DbgDeclareInst>(&OldI)) {
392 } else if (DbgValueInst* OldIntrin = dyn_cast<DbgValueInst>(&OldI)) {
  /external/chromium_org/third_party/icu/source/test/intltest/
punyref.c 223 b, j, in, oldi, w, k, digit, t; local
258 for (oldi = i, w = 1, k = base; ; k += base) {
271 bias = adapt(i - oldi, out + 1, oldi == 0);
  /external/icu/icu4c/source/test/intltest/
punyref.c 223 b, j, in, oldi, w, k, digit, t; local
258 for (oldi = i, w = 1, k = base; ; k += base) {
271 bias = adapt(i - oldi, out + 1, oldi == 0);
  /frameworks/base/tools/aapt/
StringPool.cpp 299 // We are filling in new offset 'i'; oldI is where we can find it
301 size_t oldI = newPosToOriginalPos[i];
303 const entry& oldEnt = mEntries[mEntryArray[oldI]];
306 ssize_t newIndexOfOffset = origOffsetToNewOffset.indexOfKey(oldI);
324 if (oldI < mEntryStyleArray.size()) {
325 newEntryStyleArray.add(mEntryStyleArray[oldI]);
  /external/compiler-rt/lib/BlocksRuntime/
runtime.c 57 static __inline bool OSAtomicCompareAndSwapInt(int oldi, int newi, int volatile *dst) {
59 int original = InterlockedCompareExchange(dst, newi, oldi);
60 return (original == oldi);
76 static __inline bool OSAtomicCompareAndSwapInt(int oldi, int newi, int volatile *dst) {
77 return __sync_bool_compare_and_swap(dst, oldi, newi);
  /external/chromium_org/third_party/icu/source/common/
punycode.cpp 379 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, local
450 for(oldi=i, w=1, k=BASE; /* no condition */; k+=BASE) {
500 bias=adaptBias(i-oldi, destCPCount, (UBool)(oldi==0));
  /external/icu/icu4c/source/common/
punycode.cpp 379 int32_t n, destLength, i, bias, basicLength, j, in, oldi, w, k, digit, t, local
450 for(oldi=i, w=1, k=BASE; /* no condition */; k+=BASE) {
500 bias=adaptBias(i-oldi, destCPCount, (UBool)(oldi==0));
  /external/llvm/lib/IR/
ConstantsContext.h 621 typename MapTy::iterator OldI = FindExistingElement(C);
622 assert(OldI != Map.end() && "Constant not found in constant table!");
623 assert(OldI->second == C && "Didn't find correct element?");
626 Map.erase(OldI);
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 545 BasicBlock::const_iterator OldI = OldBB->begin();
549 assert(VMap[OldI] == PN && "VMap mismatch");
550 VMap[OldI] = NV;
552 ++OldI;
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp 537 succ_iterator OldI = E;
540 OldI = I;
546 if (OldI != E)
550 assert(OldI != E && "Old is not a successor of this block");
556 *OldI = New;
563 weight_iterator OldWI = getWeightIterator(OldI);
567 Successors.erase(OldI);
    [all...]
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 402 object::Archive::child_iterator OldI;
427 : IsNewMember(false), Name(Name), OldI(I) {}
438 return OldI;
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/jpeg/
configure 253 | --oldin | --oldi | --old | --ol | --o)
257 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
    [all...]
  /external/qemu/distrib/jpeg-6b/
configure 253 | --oldin | --oldi | --old | --ol | --o)
257 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /packages/inputmethods/LatinIME/java/res/values-uz-rUZ/
strings-emoji-descriptions.xml     [all...]
  /external/fdlibm/
configure 459 | --oldin | --oldi | --old | --ol | --o)
463 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
  /external/elfutils/0.153/
configure 975 | --oldin | --oldi | --old | --ol | --o)
979 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
    [all...]
  /external/genext2fs/
configure 921 | --oldin | --oldi | --old | --ol | --o)
925 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
    [all...]
  /external/iputils/ninfod/
configure 909 | --oldin | --oldi | --old | --ol | --o)
913 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
    [all...]
  /external/bison/
configure     [all...]
  /external/chromium_org/sdch/open-vcdiff/
configure 1137 | --oldin | --oldi | --old | --ol | --o)
1141 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
    [all...]

Completed in 4061 milliseconds

1 2 3