/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
SecP256K1FieldElement.java | 192 return Nat256.eq(x1, t2) ? new SecP256K1FieldElement(t1) : null; 208 return Nat256.eq(x, o.x);
|
SecP384R1FieldElement.java | 188 return Nat.eq(12, x1, t2) ? new SecP384R1FieldElement(t1) : null; 204 return Nat.eq(12, x, o.x);
|
/external/dhcpcd/ |
dhcpcd-run-hooks.in | 110 if [ $? -eq 0 ]; then
|
/external/libhevc/common/arm64/ |
ihevc_inter_pred_chroma_horz.s | 244 csel x12, x20, x12,eq 246 csel x4, x20, x4,eq 315 csel x10, x5, x10,eq //2wd 327 csel x1, x20, x1,eq 363 csel x12, x20, x12,eq 365 csel x10, x5, x10,eq //2wd 369 csel x4, x20, x4,eq 416 csel x1, x20, x1,eq
|
ihevc_inter_pred_chroma_horz_w16out.s | 257 //csel x12, x20, x12,eq 259 //csel x12, x20, x12,eq 261 csel x12, x20, x12,eq 263 csel x4, x20, x4,eq 317 csel x10, x5, x10,eq //2wd 327 csel x1, x20, x1,eq 356 //csel x12, x20, x12,eq 358 csel x12, x20, x12,eq 361 //csel x12, x20, x12,eq 362 csel x10, x5, x10,eq //2w [all...] |
ihevc_weighted_pred_bi_default.s | 422 csel x8, x20, x8,eq 428 csel x0, x20, x0,eq 430 csel x1, x20, x1,eq 461 csel x9,x20,x9,eq 469 csel x2, x20, x2,eq 473 csel x0, x20, x0,eq 477 csel x1, x20, x1,eq 479 csel x8,x20,x8,eq
|
/external/libpng/ |
test-driver | 84 if test $# -eq 0; then 109 if test $enable_hard_errors = no && test $estatus -eq 99; then
|
/external/llvm/test/MC/ARM/ |
thumb2-diagnostics.s | 5 itet eq 13 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'le', but expected 'eq' 51 itt eq
|
/external/ltrace/ |
dict.h | 37 int (*eq)(const void *, const void *); member in struct:dict 45 * EQ is a callback for comparing two keys. */ 49 int (*eq)(const void *, const void *), 55 #define DICT_INIT(DICTP, KEY_TYPE, VALUE_TYPE, HASH1, EQ, HASH2) \ 59 int (*_eq_callback)(const KEY_TYPE *, const KEY_TYPE *) = EQ; \
|
/external/strace/maint/ |
ioctls_sym.sh | 392 [ $? -eq 0 ] || { 398 [ $failed -eq 0 ] ||
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/ |
ComposeMessageViewTest.java | 131 Matchers.any(MessageData.class), Mockito.eq(false)); 174 Matchers.any(MessageData.class), Mockito.eq(false));
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversationlist/ |
ConversationListItemViewTest.java | 70 Mockito.argThat(itemDataIdMatcher), Mockito.eq(false), 71 Mockito.eq(conversationView));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_operator.py | 61 self.assertRaises(TypeError, operator.eq) 62 self.assertRaises(SyntaxError, operator.eq, C(), C()) 63 self.assertFalse(operator.eq(1, 0)) 64 self.assertFalse(operator.eq(1, 0.0)) 65 self.assertTrue(operator.eq(1, 1)) 66 self.assertTrue(operator.eq(1, 1.0)) 67 self.assertFalse(operator.eq(1, 2)) 68 self.assertFalse(operator.eq(1, 2.0))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_operator.py | 61 self.assertRaises(TypeError, operator.eq) 62 self.assertRaises(SyntaxError, operator.eq, C(), C()) 63 self.assertFalse(operator.eq(1, 0)) 64 self.assertFalse(operator.eq(1, 0.0)) 65 self.assertTrue(operator.eq(1, 1)) 66 self.assertTrue(operator.eq(1, 1.0)) 67 self.assertFalse(operator.eq(1, 2)) 68 self.assertFalse(operator.eq(1, 2.0))
|
/sdk/bash_completion/ |
adb.bash | 73 if [[ $i -eq $COMP_CWORD ]]; then 198 if [[ $i -eq $COMP_CWORD && ${cur:0:1} != "/" ]]; then
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
strcat.S | 136 it eq 193 itt eq 212 itt eq 237 it eq 242 it eq
|
/external/boringssl/src/crypto/modes/asm/ |
ghashv8-armx.pl | 218 cclr $inc,eq @ is it time to zero $inc? 262 cclr $inc,eq @ is it time to zero $inc? 298 b.eq .Ldone_v8 @ is $len zero? 353 sprintf "ins v%d.d[%d],v%d.d[%d]",$1,($2 eq "lo")?0:1,$3,($4 eq "lo")?0:1; 414 s/\bq([0-9]+)#(lo|hi)/sprintf "d%d",2*$1+($2 eq "hi")/geo or
|
/external/deqp/modules/gles2/functional/ |
es2fBlendTests.cpp | 348 const EnumGL& eq = blendEquations[equationNdx]; local 355 string name = string("") + eq.nameStr + "_" + src.nameStr + "_" + dst.nameStr; 357 "Equations " + getBlendEquationName(eq.glValue) + 362 paramSets.push_back(BlendParams(eq.glValue, src.glValue, dst.glValue, eq.glValue, src.glValue, dst.glValue, defaultBlendColor));
|
/external/libvncserver/x11vnc/misc/ |
ultravnc_repeater.pl | 133 if ($csl eq 'BG') { 190 $have_inet6 = 1 if $@ eq ""; 203 if (@ARGV && $ARGV[0] eq '-r') { 369 if (exists $ID{$id} && exists $ID{$id}{client} && $ID{$id}{client} eq "0") { 462 if (exists $ID{$id} && exists $ID{$id}{client} && $ID{$id}{client} eq "1") {
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 169 if (vpx_config("CONFIG_POSTPROC") eq "yes") { 399 if (vpx_config("CONFIG_VP8_ENCODER") eq "yes") { 435 if (vpx_config("CONFIG_INTERNAL_STATS") eq "yes") { 436 $opts{arch} eq "x86_64" and $sse2_on_x86_64 = "sse2"; 553 if (vpx_config("CONFIG_TEMPORAL_DENOISING") eq "yes") {
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
rtcd_defs.pl | 165 if (vpx_config("CONFIG_POSTPROC") eq "yes") { 389 if (vpx_config("CONFIG_VP8_ENCODER") eq "yes") { 423 if (vpx_config("CONFIG_INTERNAL_STATS") eq "yes") { 424 $opts{arch} eq "x86_64" and $sse2_on_x86_64 = "sse2"; 534 if (vpx_config("CONFIG_TEMPORAL_DENOISING") eq "yes") {
|
/system/extras/perfprofd/ |
perfprofdcore.cc | 342 char *eq = 0; local 356 eq = strchr(linebuf, '='); 357 if (!eq) { 362 *eq = '\0'; 364 value = eq+1;
|
/external/clang/tools/scan-build/ |
scan-build | 105 print $name, $/ if $sign eq '+'; 482 $BlockAborted++ if $Row->{Aborted} eq 'yes'; 483 $WorkListAborted++ if $Row->{Empty} eq 'no'; 484 $Aborted++ if $Row->{Aborted} eq 'yes' || $Row->{Empty} eq 'no'; 903 if ($k eq $Arg) { 1000 if ($Args->[$i] eq "-sdk" && $i + 1 < scalar(@$Args)) { 1059 elsif ($Cmd eq "make" or $Cmd eq "gmake" or $Cmd eq "mingw32-make") [all...] |
/external/v8/src/arm64/ |
code-stubs-arm64.cc | 226 } else if (cond == eq) { 265 // only concerned with cases ge, le and eq here. 267 DCHECK((cond == ge) || (cond == le) || (cond == eq)); 328 // If right is not ODDBALL, test left. Otherwise, set eq condition. 536 __ Cset(result, gt); // gt => 1, otherwise (lt, eq) => 0 (EQUAL). 537 __ Csinv(result, result, xzr, ge); // lt => -1, gt => 1, eq => 0. 593 if ((cond == eq) && !strict()) { 609 if (cond == eq) { 627 if (cond == eq) { 795 // 0.5; nZCv // Identified by eq && p [all...] |
/prebuilts/misc/common/swig/include/2.0.11/allegrocl/ |
allegrocl.swg | 324 (id-args (if (eq (cl::car form) 'swig-dispatcher) 328 (cl::progn (cl::when (cl::eq (cl::car form) 'swig-dispatcher) 356 (if (eq *swig-identifier-converter* 'identifier-convert-lispify) 363 (not (eq (class-name sym-class) 379 (cl::if (cl::eq type :setter) 393 (cl::when (cl::and (cl::eq lastcase :lower) 394 (cl::eq newcase :upper)) 407 (cl::when (cl::eq type :setter) 412 (cl::if (cl::eq type :constant) 461 ((cl::eq type :setter) (cl::format nil "~A-set" name) [all...] |