Searched full:if (Results 1 – 25 of 6619) sorted by relevance
12345678910>>...265
20 if (false) { }21 if (false) { }22 if (false) { }23 if (false) { }24 if (false) { }25 if (false) { }26 if (false) { }27 if (false) { }28 if (false) { }29 if (false) { }[all …]
18 if (false) { }19 if (false) { }20 if (false) { }21 if (false) { }22 if (false) { }23 if (false) { }24 if (false) { }25 if (false) { }26 if (false) { }27 if (false) { }[all …]
23 if (false) { }24 if (false) { }25 if (false) { }26 if (false) { }27 if (false) { }28 if (false) { }29 if (false) { }30 if (false) { }31 if (false) { }32 if (false) { }[all …]
25 i = + t2 * t4; if (i != 8) return 1;26 i = + + t2 * t4; if (i != 8) return 1;27 i = - t2 * t4; if (i != -8) return 1;28 i = - - t2 * t4; if (i != 8) return 1;29 i = ~ t2 * t4; if (i != -12) return 1;30 i = ~ ~ t2 * t4; if (i != 8) return 1;31 i = + - t2 * t4; if (i != -8) return 1;32 i = + ~ t2 * t4; if (i != -12) return 1;33 i = - + t2 * t4; if (i != -8) return 1;34 i = - ~ t2 * t4; if (i != 12) return 1;[all …]
29 if (str != "number" || num != 2.0) return 1;33 if (str != "number" || num != 1.0) return 1;37 if (str != "string" || num != 2.0) return 1;41 if (str != "string" || num != 1.0) return 1;46 if (str != "number" || num != 2.0) return 1;50 if (str != "number" || num != 1.0) return 1;54 if (str != "string" || num != 2.0) return 1;58 if (str != "string" || num != 1.0) return 1;63 if (str != "number" || num != 1.0) return 1;67 if (str != "string" || num != 1.0) return 1;[all …]
25 if (res != 3) return 1;28 if (res != 3) return 1;31 if (res != 7) return 1;35 if (res != 7) return 1;38 if (res != 7) return 1;41 if (res != 7) return 1;45 if (res != 5) return 1; else t2 = 2;48 if (res != 6) return 1; else t2 = 2;51 if (res != 9) return 1; else t2 = 2;54 if (res != -1) return 1; else t2 = 2;[all …]
25 if (res != 12) return 1;29 if (res != 1) return 1;33 if (res != 4) return 1;37 if (res != 0) return 1;41 if (res != 2) return 1;44 if (res != 0) return 1;48 if (res != 16) return 1;51 if (res != 63) return 1;54 if (res != 268435440) return 1;57 if (t255 < t510 / t2) return 1;[all …]
25 if (res != 4) return 1;29 if (res != 4) return 1;33 if (res != 14) return 1;37 if (res != -10) return 1;41 if (res != -2) return 1;44 if (res != -3) return 1;48 if (res != 256) return 1;51 if (res != -4) return 1;54 if (res != 67108860) return 1;57 if (t255 < t8 * t8) return 1;[all …]
25 if (res != 0) return 1;29 if (res != 0) return 1;33 if (res != 3) return 1;37 if (res != 5) return 1;41 if (res != 8) return 1;45 if (res != 6) return 1;49 if (res != 8) return 1;52 if (res != 127) return 1;55 if (res != 536870880) return 1;58 if (t8 < t518 % t255) return 1;[all …]
15 "program": "if.ets"20 "program": "if.ets"37 "program": "if.ets"42 "program": "if.ets"63 "program": "if.ets"68 "program": "if.ets"82 "program": "if.ets"87 "program": "if.ets"108 "program": "if.ets"113 "program": "if.ets"[all …]
17 "program": "test-if.js"22 "program": "test-if.js"30 "program": "test-if.js"35 "program": "test-if.js"52 "program": "test-if.js"57 "program": "test-if.js"68 "program": "test-if.js"73 "program": "test-if.js"81 "program": "test-if.js"86 "program": "test-if.js"[all …]
17 if (ct())23 if (((ct() && ct() && ct())))29 if (cf())36 if (cf())43 if (cf())50 if (cf())51 if (ct())59 if (cf() && ct()) {60 if (ct())64 if (ct())[all …]
18 if (v != null) {19 if (v.meth_i(1) != 'I1') {22 if (v.meth_a(1) != 'A1') {25 if (v instanceof C) {26 if (v.meth_c(1) != 'C1') {30 if (v instanceof D) {31 if (v.meth_d(1) != 'D1') {43 if (v != null) {44 if (v instanceof K) {45 if (v.meth_k(1) != 'K1') {[all …]
272 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is NULL.273 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is not Intrinsic.274 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if Intrinsic opcode is not GETMODULENAMESPACE or284 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is NULL.285 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `md` is NULL.286 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is not Intrinsic.287 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if Intrinsic opcode is not GETMODULENAMESPACE or289 …* @note Set `ABCKIT_STATUS_WRONG_CTX` error if corresponding `AbckitFile`s owning `inst` and `md` …297 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is NULL.298 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is not Intrinsic.[all …]
18 Using instanceof to test a reference type expression allows to find out if33 if (!(a instanceof A)) return 1;34 if (!(a instanceof I)) return 1;35 if (a instanceof B) return 1;36 if (a instanceof J) return 1;39 if (!(a instanceof A)) return 1;40 if (!(a instanceof I)) return 1;41 if (!(a instanceof B)) return 1;42 if (!(a instanceof J)) return 1;45 if (!(i instanceof A)) return 1;[all …]
74 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `basicBlock` is NULL.75 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `cb` is NULL.82 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `basicBlock` is NULL.83 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `cb` is NULL.90 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if basicBlock is NULL.117 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if basicBlock is NULL.118 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is NULL.119 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if `inst` is constant.120 …* @note Set `ABCKIT_STATUS_WRONG_CTX` error if corresponding `AbckitGraphs`s owning basicBlock and…130 * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if basicBlock is NULL.[all …]