/external/chromium_org/third_party/mesa/src/src/glsl/ |
opt_constant_folding.cpp | 97 if (ir->condition) { 98 ir->condition->accept(this); 99 handle_rvalue(&ir->condition); 101 ir_constant *const_val = ir->condition->as_constant(); 102 /* If the condition is constant, either remove the condition or 107 ir->condition = NULL;
|
/external/deqp/framework/common/ |
tcuTestContext.cpp | 108 bool ResultCollector::checkResult (bool condition, qpTestResult result, const std::string& msg) 110 if (!condition) 112 return condition; 120 bool ResultCollector::check (bool condition, const std::string& msg) 122 return checkResult(condition, QP_TEST_RESULT_FAIL, msg);
|
/external/mesa3d/src/glsl/ |
opt_constant_folding.cpp | 97 if (ir->condition) { 98 ir->condition->accept(this); 99 handle_rvalue(&ir->condition); 101 ir_constant *const_val = ir->condition->as_constant(); 102 /* If the condition is constant, either remove the condition or 107 ir->condition = NULL;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
gthr-single.h | 170 /* Backend condition mutex functions */ 172 /* Allocate a condition. */ 174 __gthread_objc_condition_allocate (objc_condition_t condition _GLIBCXX_UNUSED) 179 /* Deallocate a condition. */ 181 __gthread_objc_condition_deallocate (objc_condition_t condition _GLIBCXX_UNUSED) 186 /* Wait on the condition */ 188 __gthread_objc_condition_wait (objc_condition_t condition _GLIBCXX_UNUSED, 194 /* Wake up all threads waiting on this condition. */ 196 __gthread_objc_condition_broadcast (objc_condition_t condition _GLIBCXX_UNUSED) 201 /* Wake up one thread waiting on this condition. * [all...] |