Searched defs:present (Results 26 - 41 of 41) sorted by relevance

12

/external/valgrind/helgrind/
H A Dhg_main.c2945 XArray* waiting; /* XA of Thread*. # present is 0 .. .size */
3181 UWord present; local
3208 present = VG_(sizeXA)(bar->waiting);
3209 tl_assert(present > 0 && present <= bar->size);
3211 if (present < bar->size)
3224 UWord present; local
3274 present = VG_(sizeXA)(bar->waiting);
3275 tl_assert(present >= 0 && present <
[all...]
H A Dlibhb_core.c275 than N_KWs_N_STACKs_PER_THREAD are present, the older half are
2106 number of ScalarTSs present. */
2726 /* if this fails, cand (by ref) was already present (!) */
2731 /* not present. Clone, add and return address of clone. */
2863 /* Look up 'cand' in our collection of VTSs. If present, return the
2864 VtsID for the pre-existing version. If not present, clone it, add
2988 Bool present; local
3000 present = VG_(delFromFM)( vts_set,
3002 tl_assert(present); /* else it isn't in vts_set ?! */
3095 Nothing (not present) o
3141 Bool present = VG_(delFromFM)( vts_set, local
[all...]
/external/vulkan-validation-layers/demos/
H A Dcube.c694 // present queue family to be able to present. Note that we don't have
695 // to transfer from present queue family back to graphics queue family at
799 // presentation engine will still present the image correctly.
825 // present queue before presenting, waiting for the draw complete
841 VkPresentInfoKHR present = { local
853 err = demo->fpQueuePresentKHR(demo->present_queue, &present);
863 // presentation engine will still present the image correctly.
917 // The FIFO present mode is guaranteed by the spec to be supported
918 // and to have no tearing. It's a great default present mod
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs-ant.jar ... String first private String last private String fixed private String present private String absent private String active private String introducedByChange private ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/mesa3d/include/GL/
H A Dvms_x_fix.h908 #define cli$present CLI$PRESENT
/external/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/DuplicateClassPrinter.class DuplicateClassPrinter.java package proguard ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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 ...
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/ ...

Completed in 512 milliseconds

12