HomeSort by relevance Sort by last modified time
    Searched full:condition (Results 1201 - 1225 of 7248) sorted by null

<<41424344454647484950>>

  /external/libvorbis/doc/
vorbis-errors.txt 4 'false' value (eg, ready? T or F) or an error condition. Code can
  /external/llvm/lib/Target/MSP430/
MSP430.h 22 // MSP430 specific condition code.
MSP430ISelLowering.h 50 /// SetCC - Operand 0 is condition code, and operand 1 is the flag
55 /// is the block to branch if condition is true, operand 2 is the
56 /// condition code, and operand 3 is the flag operand produced by a CMP
61 /// is condition code and operand 4 is flag operand.
  /external/llvm/lib/Target/WebAssembly/
Relooper.h 58 const char *Condition; // The condition for which we branch. For example,
61 // condition, in which case it is the default
105 void AddBranchTo(Block *Target, const char *Condition,
  /external/llvm/test/Analysis/ScalarEvolution/
2011-03-09-ExactNoMaxBECount.ll 5 ; the condition "icmp %4 < 2" does not guard the outer loop.
  /external/mesa3d/src/glsl/
loop_controls.cpp 70 return (assign->condition != NULL) ? NULL : assign->rhs;
115 * condition. This is needed to catch off-by-one errors and some types of
203 ir_expression *cond = if_stmt->condition->as_expression();
262 * controls are now set such that the exit condition will be
  /external/pdfium/third_party/base/numerics/
safe_conversions.h 35 // underflow. NaN assignment to an integral will trigger a CHECK condition.
  /external/selinux/libsepol/include/sepol/
booleans.h 53 * -1 to signal an error condition,
users.h 52 * -1 to signal an error condition,
  /external/skia/platform_tools/android/gyp/
dependencies.gypi 71 # libraries. The alternative would be to introduce a condition in every
97 # libraries. The alternative would be to introduce a condition in every
126 # libraries. The alternative would be to introduce a condition in every
160 # libraries. The alternative would be to introduce a condition in every
  /external/skia/src/gpu/
GrRenderTarget.cpp 83 // The non-MDB world never closes so we can't check this condition
  /external/sl4a/Common/src/org/apache/commons/codec/
Encoder.java 42 * condition during the encoding process.
  /external/v8/src/base/
safe_conversions.h 37 // underflow. NaN assignment to an integral will trigger a CHECK condition.
  /external/v8/test/mjsunit/
array-bounds-check-removal.js 55 function test_base(a, base, condition) {
61 if (condition) {
76 function check_test_base(a, base, condition) {
77 if (condition) {
  /external/v8/test/mjsunit/compiler/
regress-lbranch-double.js 31 // branches when the representation of the condition is a double.
  /external/v8/test/mjsunit/regress/
regress-260.js 29 // conditions twice, even in cases where the loop condition is
  /external/valgrind/docs/internals/
tm-threadstates.dot 26 running -> wait_condvar [ label="wait for condition variable" ];
  /external/valgrind/drd/tests/
tc23_bogus_condwait.stderr.exp-darwin-amd64 14 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
41 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
tc23_bogus_condwait.stderr.exp-darwin-x86 14 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
41 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
  /external/valgrind/none/tests/s390x/
laa.c 32 printf("condition code is incorrect\n");
rounding-1.c 7 /* This testcase is to illustrate that for convert to fixed the condition
stfle.c 46 /* Test #3: Tell STFLE to only write 1 DW of facility bits. Expected condition
  /external/vboot_reference/utility/
tpm-nvsize 39 echo please correct this condition and try again
  /external/webrtc/webrtc/system_wrappers/include/
asm_defines.h 56 // the condition code is after the width specifier. Here we define
  /frameworks/av/include/media/stagefright/
MediaBufferGroup.h 66 Condition mCondition;

Completed in 1189 milliseconds

<<41424344454647484950>>