Searched defs:partials (Results 1 - 10 of 10) sorted by relevance

/external/libdrm/
H A Dxf86drmHash.h42 unsigned long partials; /* Not at top of linked list */ member in struct:HashTable
/external/mesa3d/src/glx/
H A Dglxhash.c119 unsigned long partials; /* Not at top of linked list */ member in struct:__glxHashTable
167 table->partials = 0;
217 ++table->partials;
361 printf("Hits = %ld, partials = %ld, misses = %ld\n",
362 table->hits, table->partials, table->misses);
/external/icu/icu4c/source/common/
H A Dfilteredbrk.cpp545 LocalMemory<int> partials; local
546 partials.allocateInsteadAndReset(subCount);
565 partials[n] = 0; // default: not partial
568 // first pass - find partials.
581 if(partials[j]==0) { // hasn't been processed yet
582 partials[j] = kSuppressInReverse | kAddToForward;
584 } else if(partials[j] & kSuppressInReverse) {
590 FB_TRACE(" == partial #",&ustrs[i],FALSE,partials[i]);
592 if(sameAs == -1 && partials[i] == 0) {
599 partials[
[all...]
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 124 milliseconds