Searched refs:mNext (Results 1 – 8 of 8) sorted by relevance
/external/vboot_reference/utility/ |
D | eficompress.c | 272 STATIC NODE mPos, mMatchPos, mAvail, *mPosition, *mParent, *mPrev, *mNext = NULL; variable 321 mNext = NULL; in EfiCompress() 440 mNext = malloc ((MAX_HASH_VAL + 1) * sizeof(*mNext)); in AllocateMemory() 492 if (mNext) { in FreeMemory() 493 free (mNext); in FreeMemory() 530 mNext[i] = (NODE)(i + 1); in InitSlide() 533 mNext[WNDSIZ - 1] = NIL; in InitSlide() 535 mNext[i] = NIL; in InitSlide() 565 r = mNext[HASH(q, c)]; in Child() 568 r = mNext[r]; in Child() [all …]
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 579 unsigned mNext; member in llvm::SlotTracker 741 ShouldInitializeAllMetadata(ShouldInitializeAllMetadata), mNext(0), in SlotTracker() 749 ShouldInitializeAllMetadata(ShouldInitializeAllMetadata), mNext(0), in SlotTracker() 936 unsigned DestSlot = mNext++; in CreateModuleSlot()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |