Searched
full:condition (Results
951 -
975 of
7248) sorted by null
<<31323334353637383940>>
/external/llvm/test/CodeGen/SystemZ/ |
int-cmp-27.ll | 32 ; Check the next value up, with zero extension. The condition is always false. 45 ; This condition is also always false. 84 ; The condition is always false. 123 ; The condition is always false.
|
int-cmp-28.ll | 32 ; Check the next value up, with zero extension. The condition is always false. 45 ; This condition is also always false. 84 ; The condition is always false. 123 ; The condition is always false.
|
int-cmp-29.ll | 32 ; Check the next value up, with zero extension. The condition is always false. 45 ; This condition is also always false. 84 ; The condition is always false. 123 ; The condition is always false.
|
risbg-03.ll | 16 ; But we may fall back to RISBG if we can use the condition code.
|
/external/llvm/test/CodeGen/X86/ |
2014-05-30-CombineAddNSW.ll | 9 ; Normally the combiner would see this condition without the flags
|
/external/llvm/test/MC/ARM/ |
thumb2-diagnostics.s | 16 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'le', but expected 'eq' 19 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'al', but expected 'ne' 28 @ CHECK-ERRORS: error: illegal IT block condition mask 'tfe' 57 @ CHECK-ERRORS: error: instruction 'bkpt' is not predicable, but condition code specified
|
/external/mesa3d/docs/ |
MESA_shader_debug.spec | 197 void assertMESA(const bool condition) 198 void assertMESA(const bool condition, const int cookie) 199 void assertMESA(const bool condition, const int cookie, 202 The assertMESA function checks if the argument <condition> is
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_assert.h | 38 LLVMValueRef condition,
|
/external/opencv3/modules/core/include/opencv2/core/ |
base.hpp | 262 # define CV_StaticAssert(condition, reason) static_assert((condition), reason " " #condition) 266 # define CV_StaticAssert(condition, reason) static_assert((condition), reason " " #condition) 270 # define CV_StaticAssert(condition, reason) static_assert((condition), reason " " #condition) 275 # define CV_StaticAssert(condition, reason) ({ extern int __attribute__((error("CV_StaticAssert: " reason " " #condition))) CV_Static (…) [all...] |
/external/opencv3/samples/winrt/JavaScript/ |
MediaCaptureJavaScript.jsproj | 40 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 41 <PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '12.0'"> 87 <DebugSuffix Condition="'$(Configuration)'=='Debug'">d</DebugSuffix> 88 <DebugSuffix Condition="'$(Configuration)'!='Debug'">
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
completion_condition.hpp | 100 * @defgroup completion_condition Completion Condition Function Objects 107 /// Return a completion condition function object that indicates that a read or 137 /// Return a completion condition function object that indicates that a read or 167 /// Return a completion condition function object that indicates that a read or
|
/external/proguard/build/ |
build.xml | 125 <condition> 135 </condition> 171 <condition> 175 </condition>
|
/external/selinux/policycoreutils/restorecond/ |
user.c | 112 GIOCondition condition, 120 if (condition & G_IO_IN) { 149 if (condition & G_IO_NVAL) 155 if (condition & G_IO_HUP) {
|
/external/skia/platform_tools/android/tests/ |
utils.py | 30 condition: statement to check for True.
|
/external/skia/src/animator/ |
SkDrawGroup.h | 55 SkString condition; member in class:SkGroup
|
/external/sl4a/Common/src/org/apache/commons/codec/ |
BinaryDecoder.java | 37 * if a Decoder encounters a failure condition during
|
BinaryEncoder.java | 37 * encounters a failure condition during the
|
/external/toybox/tests/ |
tac.test | 22 # xputs used by tac does not propagate this error condition properly.
|
/external/v8/test/mjsunit/ |
for.js | 28 // Test missing condition in for loop.
|
/external/valgrind/drd/tests/ |
pth_cond_destroy_busy.c | 2 * Invoke pthread_cond_destroy() on a condition variable that is being waited
|
/external/valgrind/helgrind/tests/ |
pth_cond_destroy_busy.stderr.exp-solaris | 8 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
|
pth_destroy_cond.stderr.exp | 10 Thread #x: pthread_cond_destroy: destruction of condition variable being waited upon
|
/external/valgrind/memcheck/tests/x86/ |
pushfpopf_s.S | 33 # now use the condition codes to generate a value
|
/external/valgrind/memcheck/tests/ |
xml1.c | 13 // undefined condition
|
/external/valgrind/none/tests/s390x/ |
cs.c | 32 printf("condition code is incorrect\n");
|
Completed in 717 milliseconds
<<31323334353637383940>>