HomeSort by relevance Sort by last modified time
    Searched refs:ub (Results 1 - 25 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/none/tests/x86/
insn_basic.def 1 ###aaa eflags[0x11,0x01] al.ub[0x1] ah.ub[0x0] : => al.ub[0x1] ah.ub[0x00] eflags[0x11,0x00]
2 ###aaa eflags[0x11,0x01] al.ub[0x9] ah.ub[0x0] : => al.ub[0x9] ah.ub[0x00] eflags[0x11,0x00]
3 ###aaa eflags[0x11,0x00] al.ub[0xa] ah.ub[0x0] : => al.ub[0x0] ah.ub[0x01] eflags[0x11,0x11
    [all...]
  /external/llvm/test/MC/Hexagon/
v60-vmpy1.s 11 #CHECK: 1919ccea { v11:10.h = vdmpy(v13:12.ub,{{ *}}r25.b) }
12 v11:10.h=vdmpy(v13:12.ub,r25.b)
14 #CHECK: 1918ced6 { v22.h = vdmpy(v14.ub,{{ *}}r24.b) }
15 v22.h=vdmpy(v14.ub,r24.b)
20 #CHECK: 1908da97 { v23.w = vrmpy(v26.ub,{{ *}}r8.b) }
21 v23.w=vrmpy(v26.ub,r8.b)
23 #CHECK: 1915c974 { v20.uw = vrmpy(v9.ub,{{ *}}r21.ub) }
24 v20.uw=vrmpy(v9.ub,r21.ub)
    [all...]
v60-alu.s 17 #CHECK: 1cc0d012 { v18.ub = vabsdiff(v16.ub,{{ *}}v0.ub) }
18 v18.ub=vabsdiff(v16.ub,v0.ub)
23 #CHECK: 1ce9ca06 { v6.b = vnavg(v10.ub,{{ *}}v9.ub) }
24 v6.b=vnavg(v10.ub,v9.ub)
    [all...]
v60-vmpy-acc.s 11 #CHECK: 1902fcf0 { v17:16.h += vdmpy(v29:28.ub,r2.b) }
12 v17:16.h += vdmpy(v29:28.ub,r2.b)
14 #CHECK: 190cffd1 { v17.h += vdmpy(v31.ub,r12.b) }
15 v17.h += vdmpy(v31.ub,r12.b)
17 #CHECK: 1900f5ac { v12.w += vrmpy(v21.ub,r0.b) }
18 v12.w += vrmpy(v21.ub,r0.b)
20 #CHECK: 1905fb86 { v6.uw += vrmpy(v27.ub,r5.ub) }
21 v6.uw += vrmpy(v27.ub,r5.ub)
    [all...]
v60-vcmp.s 14 #CHECK: 1c80e720 { q0 &= vcmp.gt(v7.ub{{ *}},{{ *}}v0.ub) }
15 q0&=vcmp.gt(v7.ub,v0.ub)
38 #CHECK: 1c81faa0 { q0 ^= vcmp.gt(v26.ub{{ *}},{{ *}}v1.ub) }
39 q0^=vcmp.gt(v26.ub,v1.ub)
74 #CHECK: 1c80f062 { q2 |= vcmp.gt(v16.ub{{ *}},{{ *}}v0.ub) }
    [all...]
  /external/deqp/modules/glshared/
glsRandomUniformBlockCase.hpp 40 namespace ub namespace in namespace:deqp::gls
63 } // ub
81 void generateUniform (de::Random& rnd, ub::UniformBlock& block);
82 ub::VarType generateType (de::Random& rnd, int typeDepth, bool arrayOk);
  /external/libchrome/base/numerics/
saturated_arithmetic.h 27 uint32_t ub = b; local
28 uint32_t result = ua + ub;
33 if (~(ua ^ ub) & (result ^ ua) & (1 << 31))
41 uint32_t ub = b; local
42 uint32_t result = ua - ub;
47 if ((ua ^ ub) & (result ^ ua) & (1 << 31))
  /external/mesa3d/src/gallium/auxiliary/util/
u_sse.h 49 ubyte ub[16]; member in union:m128i
56 union { __m128i m; ubyte ub[16]; } u; member in union:__anon29453
77 u.ub[0], u.ub[1], u.ub[2], u.ub[3],
78 u.ub[4], u.ub[5], u.ub[6], u.ub[7]
    [all...]
  /platform_testing/libraries/aupt-lib/
Android.mk 21 LOCAL_JAVA_LIBRARIES := ub-uiautomator \
36 LOCAL_STATIC_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/libraries/power-helper/sample/
Android.mk 8 LOCAL_STATIC_JAVA_LIBRARIES := PowerTestHelper-src ub-uiautomator junit
  /external/valgrind/none/tests/amd64/
insn_mmx.def 32 packuswb mm.sw[123,-123,1234,-1234] mm.sw[21,-21,321,-321] => 1.ub[21,0,255,0,123,0,255,0]
33 packuswb m64.sw[123,-123,1234,-1234] mm.sw[21,-21,321,-321] => 1.ub[21,0,255,0,123,0,255,0]
42 paddusb mm.ub[25,50,75,100,125,150,175,200] mm.ub[10,20,30,40,50,60,70,80] => 1.ub[35,70,105,140,175,210,245,255]
43 paddusb m64.ub[25,50,75,100,125,150,175,200] mm.ub[10,20,30,40,50,60,70,80] => 1.ub[35,70,105,140,175,210,245,255]
52 pcmpeqb mm.ub[11,22,33,44,55,66,77,88] mm.ub[11,11,33,33,55,55,77,77] => 1.ub[0xff,0x00,0xff,0x00,0xff,0x00,0xff,0x00
    [all...]
  /packages/apps/TV/tests/jank/
Android.mk 15 ub-janktesthelper \
16 ub-uiautomator \
  /platform_testing/libraries/power-helper/
Android.mk 28 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs ub-uiautomator android.test.base.stubs
  /platform_testing/libraries/system-helpers/accessibility-helper/
Android.mk 21 ub-uiautomator \
  /platform_testing/libraries/system-helpers/account-helper/
Android.mk 20 LOCAL_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/libraries/system-helpers/activity-helper/
Android.mk 20 LOCAL_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/libraries/system-helpers/commands-helper/
Android.mk 20 LOCAL_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/libraries/system-helpers/connectivity-helper/
Android.mk 20 LOCAL_STATIC_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/libraries/system-helpers/device-helper/
Android.mk 20 LOCAL_JAVA_LIBRARIES := ub-uiautomator android-support-test
  /platform_testing/libraries/system-helpers/permission-helper/
Android.mk 20 LOCAL_STATIC_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/libraries/system-helpers/settings-helper/
Android.mk 20 LOCAL_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/libraries/system-helpers/user-helper/
Android.mk 20 LOCAL_JAVA_LIBRARIES := ub-uiautomator \
  /platform_testing/utils/dpad/
Android.mk 24 LOCAL_JAVA_LIBRARIES := ub-uiautomator android-support-test
  /platform_testing/utils/wifistrengthscanner/
Android.mk 23 LOCAL_STATIC_JAVA_LIBRARIES := ub-uiautomator
  /platform_testing/libraries/app-helpers/interfaces/
Android.mk 20 LOCAL_JAVA_LIBRARIES := ub-uiautomator
31 LOCAL_JAVA_LIBRARIES := ub-uiautomator app-helpers-core
42 LOCAL_JAVA_LIBRARIES := ub-uiautomator app-helpers-core
53 LOCAL_JAVA_LIBRARIES := ub-uiautomator app-helpers-core
64 LOCAL_JAVA_LIBRARIES := ub-uiautomator app-helpers-core launcher-helper-lib

Completed in 172 milliseconds

1 2 3 4 5 6 7 8 91011>>