Home
last modified time | relevance | path

Searched refs:stg (Results 1 – 25 of 35) sorted by relevance

12

/third_party/boost/libs/log/src/
Dthread_specific.cpp91 static void allocate(void*& stg)
100 stg = pkey;
103 static void deallocate(void* stg)
105 pthread_key_type* pkey = static_cast< pthread_key_type* >(stg);
110 static void set_value(void* stg, void* value)
112 const int res = pthread_setspecific(*static_cast< pthread_key_type* >(stg), value);
119 static void* get_value(void* stg)
121 return pthread_getspecific(*static_cast< pthread_key_type* >(stg));
144 static void allocate(void*& stg)
152 stg = (void*)(intptr_type)key;
[all …]
/third_party/openssl/crypto/bn/asm/
Ds390x.S47 stg %r7,0(%r3,%r1) // rp[i]=
54 stg %r9,8(%r3,%r1)
61 stg %r11,16(%r3,%r1)
68 stg %r13,24(%r3,%r1)
79 stg %r7,0(%r3,%r1) // rp[i]=
86 stg %r9,8(%r3,%r1)
92 stg %r11,16(%r3,%r1)
97 stg %r13,24(%r3,%r1)
116 stg %r7,0(%r3,%r1) // rp[i]=
148 stg %r7,0(%r2,%r1) // rp[i]=
[all …]
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin_closure.S47 stg r0,SF_RETURN(r1)
70 stg r3,200(r1)
71 stg r4,204(r1)
72 stg r5,208(r1)
73 stg r6,212(r1)
74 stg r7,216(r1)
75 stg r8,220(r1)
76 stg r9,224(r1)
77 stg r10,228(r1)
Dppc64-darwin_closure.S47 stg r0,SF_RETURN(r1) // save return address
50 stg r3,SF_ARG1(r1)
51 stg r4,SF_ARG2(r1)
52 stg r5,SF_ARG3(r1)
53 stg r6,SF_ARG4(r1)
54 stg r7,SF_ARG5(r1)
55 stg r8,SF_ARG6(r1)
56 stg r9,SF_ARG7(r1)
57 stg r10,SF_ARG8(r1)
Dppc-darwin.S76 stg r28,MODE_CHOICE(-16,-32)(r8)
77 stg r29,MODE_CHOICE(-12,-24)(r8)
78 stg r30,MODE_CHOICE(-8,-16)(r8)
79 stg r31,MODE_CHOICE(-4,-8)(r8)
80 stg r9,SF_RETURN(r8) /* return address */
82 stg r2,MODE_CHOICE(20,40)(r1)
181 stg r3,0(r30)
184 stg r4,4(r30)
/third_party/boost/libs/context/src/asm/
Dontop_s390x_sysv_elf_gas.S89 stg %r2,GR_OFFSET(%r15)
105 stg %r14,PC_OFFSET(%r15)
133 stg %r1,0(%r1) /* transfer_t.fctx = old context */
134 stg %r4,8(%r1) /* transfer_t.data = data */
Djump_s390x_sysv_elf_gas.S85 stg %r2,GR_OFFSET(%r15)
101 stg %r14,PC_OFFSET(%r15)
145 stg %r1,0(%r2)
146 stg %r4,8(%r2)
Dmake_s390x_sysv_elf_gas.S88 stg %r4,PC_OFFSET(%r2)
95 stg %r1,R14_OFFSET(%r2)
/third_party/musl/src/thread/s390x/
Dclone.s24 stg %r0, 0(%r3)
27 stg %r2, 8(%r3)
28 stg %r5, 16(%r3)
Dsyscall_cp.s17 stg %r7, 56(%r15)
/third_party/optimized-routines/string/aarch64/
D__mtag_tag_region.S44 stg dstin, [dstin]
45 stg dstin, [tmp]
46 stg dstin, [dstend, -16]
/third_party/musl/crt/s390x/
Dcrti.s8 stg %r0, 0(%r15)
17 stg %r0, 0(%r15)
/third_party/musl/src/signal/s390x/
Dsigsetjmp.s11 stg %r14, 18*8(%r2)
12 stg %r6, 20*8(%r2)
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_perfmon.c57 const struct st_perf_monitor_group *stg = &st->perfmon[gid]; in init_perf_monitor() local
69 if (stg->has_batch) in init_perf_monitor()
90 const struct st_perf_monitor_group *stg = &st->perfmon[gid]; in init_perf_monitor() local
93 const struct st_perf_monitor_counter *stc = &stg->counters[cid]; in init_perf_monitor()
368 struct st_perf_monitor_group *stg = &stgroups[perfmon->NumGroups]; in st_InitPerfMonitorGroups() local
388 stg->counters = stcounters; in st_InitPerfMonitorGroups()
432 stg->has_batch = true; in st_InitPerfMonitorGroups()
/third_party/libffi/src/s390/
Dsysv.S203 stg %r6,88(%r2) # Save registers
211 stg %r2,0(%r15) # Set up back chain
238 stg %r2,0(%r12)
243 # But the stg above is 6 bytes and we cannot
300 stg %r13,0(%r15) # Set up back chain
307 stg %r5,160(%r15)
/third_party/mesa3d/src/freedreno/computerator/examples/
Dstg_ldg_offset.asm9 stg.a.u32 g[r1.x+r0.y<<4+2<<2], r2.x, 1
15 stg.a.u32 g[r1.x+r0.y<<4+1<<2], r4.x, 1
/third_party/mesa3d/src/freedreno/ir3/
Dir3_a6xx.c408 struct ir3_instruction *stg = in emit_intrinsic_store_global_ir3() local
411 stg->cat6.type = TYPE_U32; in emit_intrinsic_store_global_ir3()
412 stg->cat6.iim_val = 1; in emit_intrinsic_store_global_ir3()
414 array_insert(b, b->keeps, stg); in emit_intrinsic_store_global_ir3()
416 stg->barrier_class = IR3_BARRIER_BUFFER_W; in emit_intrinsic_store_global_ir3()
417 stg->barrier_conflict = IR3_BARRIER_BUFFER_R | IR3_BARRIER_BUFFER_W; in emit_intrinsic_store_global_ir3()
Ddisasm-a3xx.c316 OPC(6, OPC_STG, stg),
317 OPC(6, OPC_STG_A, stg.a),
Dir3_compiler_nir.c3241 struct ir3_instruction *base, *out, *stg; in emit_stream_out() local
3246 stg = ir3_STG( in emit_stream_out()
3250 stg->cat6.type = TYPE_U32; in emit_stream_out()
3252 array_insert(ctx->block, ctx->block->keeps, stg); in emit_stream_out()
/third_party/libwebsockets/lib/core/
Dlogs.c315 int fd = (int)(intptr_t)cx->stg; in lws_log_emit_cx_file()
337 cx->stg = (void *)(intptr_t)fd; in lws_log_use_cx_file()
342 fd = (int)(intptr_t)cx->stg; in lws_log_use_cx_file()
346 cx->stg = (void *)(intptr_t)-1; in lws_log_use_cx_file()
/third_party/libunwind/src/s390x/
Dgetcontext.S44 stg %r14,0x30(%r2)
/third_party/mksh/
Deval.c448 char *beg, *mid, *end, *stg; in expand() local
453 stg = beg + (wdscan(sp, CSUBST) - sp); in expand()
467 evaluate(substitute(stg = wdstrip(beg, 0), 0), in expand()
469 afree(stg, ATEMP); in expand()
471 evaluate(substitute(stg = wdstrip(mid, 0), 0), in expand()
473 afree(stg, ATEMP); in expand()
/third_party/libwebsockets/READMEs/
DREADME.logging.md214 void *stg;
286 For this reason the log contexts have a refcount, and an opaque `void *stg`
/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h96 void *stg; member
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c651 SLJIT_S390X_RXYA(stg, 0xe30000000024, 1)
1006 ins = stg(src, addr.offset, addr.index, addr.base); in store_word()
1947 FAIL_IF(push_inst(compiler, LEVAL(stg))); in sljit_emit_op1()
1986 EVAL(stg, tmp0, mem))); in sljit_emit_op1()

12