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

1 2 3 4 5

  /prebuilts/go/darwin-x86/misc/cgo/test/issue9400/
asm_arm.s 9 TEXT cas<>(SB),NOSPLIT,$0
25 BL cas<>(SB)
32 BL cas<>(SB)
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
asm_arm.s 9 TEXT cas<>(SB),NOSPLIT,$0
25 BL cas<>(SB)
32 BL cas<>(SB)
  /external/llvm/test/MC/Sparc/
sparcv9-atomic-instructions.s 6 ! CHECK: cas [%i0], %l6, %o2 ! encoding: [0xd5,0xe6,0x10,0x16]
7 cas [%i0], %l6, %o2
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
cas.s 1 # Test parsing of the operands of the cas instruction
5 cas %d0,%d1,(%a0)
6 cas %d0,%d1,%a0@
cas.d 2 #name: cas
4 # Test parsing of the operands of the cas instruction
all.exp 53 run_dump_test cas
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s 19 cas [%o0], %o2, %o3
38 cas [%o0], %o2, %o3
41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
60 cas [%o0], %o2, %o3
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
synth64.s 7 cas [%g1],%g2,%g3
synth64.d 11 0+000c <foo\+(0x|)8> cas \[ %g1 \], %g2, %g3
  /external/compiler-rt/test/tsan/
real_deadlock_detector_stress_test.cc 36 bool cas(int *a, int oldval, int newval) { function
69 if (cas(&m->state, old, newv)) {
75 if (!cas(&m->state, kStateLocked, 1)) {
142 if (!cas(&m->state, kStateInited, kStateLocked)) {
150 if (!cas(&m->state, kStateLocked, kStateNotInited)) {
  /external/pdfium/third_party/libopenjpeg20/
dwt.c 57 OPJ_INT32 cas; member in struct:dwt_local
68 OPJ_INT32 cas ; member in struct:v4dwt_local
92 static void opj_dwt_deinterleave_h(OPJ_INT32 *a, OPJ_INT32 *b, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas);
96 static void opj_dwt_deinterleave_v(OPJ_INT32 *a, OPJ_INT32 *b, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 x, OPJ_INT32 cas);
108 static void opj_dwt_encode_1(OPJ_INT32 *a, OPJ_SIZE_T a_count, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas);
113 static void opj_dwt_decode_1_(OPJ_INT32 *a, OPJ_SIZE_T a_count, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas);
117 static void opj_dwt_encode_1_real(OPJ_INT32 *a, OPJ_SIZE_T a_count, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas);
201 static void opj_dwt_deinterleave_h(OPJ_INT32 *a, OPJ_INT32 *b, OPJ_INT32 dn, OPJ_INT32 sn, OPJ_INT32 cas) {
204 OPJ_INT32 * l_src = a+cas;
212 l_src = a + 1 - cas;
    [all...]
  /external/llvm/test/MC/AArch64/
armv8.1a-atomic.s 37 cas w0, w1, [x2]
42 //CHECK: cas w0, w1, [x2] // encoding: [0x41,0x7c,0xa0,0x88]
47 cas w0, w1, [w2]
51 //CHECK-ERROR: cas w0, w1, [w2]
58 cas x0, x1, [x2]
63 //CHECK: cas x0, x1, [x2] // encoding: [0x41,0x7c,0xa0,0xc8]
  /prebuilts/go/darwin-x86/src/sync/atomic/
asm_linux_arm.s 26 TEXT cas<>(SB),NOSPLIT,$0
32 // Implement using kernel cas for portability.
41 BL cas<>(SB)
63 // Implement using kernel cas for portability.
71 BL cas<>(SB)
82 // Implement using kernel cas for portability.
88 MOVW R0, R4 // cas smashes R0
89 BL cas<>(SB)
137 // we are out of luck, can only use runtime's emulated 64-bit cas
171 BL cas<>(SB
    [all...]
  /prebuilts/go/linux-x86/src/sync/atomic/
asm_linux_arm.s 26 TEXT cas<>(SB),NOSPLIT,$0
32 // Implement using kernel cas for portability.
41 BL cas<>(SB)
63 // Implement using kernel cas for portability.
71 BL cas<>(SB)
82 // Implement using kernel cas for portability.
88 MOVW R0, R4 // cas smashes R0
89 BL cas<>(SB)
137 // we are out of luck, can only use runtime's emulated 64-bit cas
171 BL cas<>(SB
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
cas.py 6 CAS 1.0 Authentication
13 https://clearinghouse.ja-sig.org/wiki/display/CAS/Home
33 middleware to implement CAS 1.0 authentication
45 was validated and AUTH_TYPE is set to "cas".
48 them to login using the CAS service. After logon, the service
56 This is a fully-qualified URL to a CAS 1.0 service. The URL
58 sub-paths as described in the CAS 1.0 documentation.
78 environ['AUTH_TYPE'] = 'cas'
94 authority = "https://secure.its.yale.edu/cas/servlet/"
  /external/valgrind/VEX/priv/
ir_defs.c 2013 IRCAS* cas = LibVEX_Alloc_inline(sizeof(IRCAS)); local
3705 const IRCAS* cas = st->Ist.CAS.details; local
3891 const IRCAS* cas; local
4274 const IRCAS* cas = stmt->Ist.CAS.details; local
4554 const IRCAS* cas = stmt->Ist.CAS.details; local
    [all...]
ir_opt.c 405 IRCAS *cas, *cas2; local
460 cas = st->Ist.CAS.details;
461 e1 = flatten_Expr(bb, cas->addr);
462 e2 = cas->expdHi ? flatten_Expr(bb, cas->expdHi) : NULL;
463 e3 = flatten_Expr(bb, cas->expdLo);
464 e4 = cas->dataHi ? flatten_Expr(bb, cas->dataHi) : NULL;
465 e5 = flatten_Expr(bb, cas->dataLo)
2656 IRCAS *cas, *cas2; local
2991 IRCAS* cas; local
5153 IRCAS* cas; local
5509 IRCAS *cas, *cas2; local
6309 IRCAS* cas = st->Ist.CAS.details; local
6467 IRCAS* cas; local
    [all...]
  /external/valgrind/lackey/
lk_main.c 882 IRCAS* cas = st->Ist.CAS.details; local
883 tl_assert(cas->addr != NULL);
884 tl_assert(cas->dataLo != NULL);
885 dataTy = typeOfIRExpr(tyenv, cas->dataLo);
887 if (cas->dataHi != NULL)
888 dataSize *= 2; /* since it's a doubleword-CAS */
890 addEvent_Dr( sbOut, cas->addr, dataSize );
891 addEvent_Dw( sbOut, cas->addr, dataSize );
895 if (cas->dataHi != NULL) /* dcas *
    [all...]
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 43 * failed CAS on base update), the table is initialized to size 2.
63 * exists, a CAS is tried. Retries proceed by "double hashing",
73 * only become known via CAS failures, convergence can be slow,
88 * Padded variant of AtomicLong supporting only raw accesses plus CAS.
93 * form of CAS here, if it were provided.
103 final boolean cas(long cmp, long val) { method in class:Striped64.Cell
134 * a fallback during table initialization races. Updated via CAS.
139 * Spinlock (locked via CAS) used when resizing and/or creating Cells.
183 * @param wasUncontended false if CAS failed before call
221 else if (!wasUncontended) // CAS already known to fai
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
LongAdder.java 62 !(uncontended = a.cas(v = a.value, v + x)))
Striped64.java 40 * failed CAS on base update), the table is initialized to size 2.
63 * exists, a CAS is tried. Retries proceed by "double hashing",
73 * only become known via CAS failures, convergence can be slow,
88 * Padded variant of AtomicLong supporting only raw accesses plus CAS.
91 * form of CAS here, if it were provided.
97 final boolean cas(long cmp, long val) { method in class:Striped64.Cell
130 * a fallback during table initialization races. Updated via CAS.
135 * Spinlock (locked via CAS) used when resizing and/or creating Cells.
190 * @param wasUncontended false if CAS failed before call
224 else if (!wasUncontended) // CAS already known to fai
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
illegal-lse.s 68 format_0_check cas
lse-atomic.s 68 format_0 cas
  /external/valgrind/memcheck/
mc_translate.c 131 Ist_Store, IRLoadG, IRStoreG, LLSC, CAS and Dirty memory
6149 IRCAS* cas; local
    [all...]

Completed in 3114 milliseconds

1 2 3 4 5