Searched defs:tctx (Results 1 - 25 of 28) sorted by relevance

12

/src/sys/netinet/
H A Dsctp_hashdriver.c86 md5_ctxt tctx; local in function:sctp_hash_digest
173 MD5Context tctx; local in function:sctp_hash_digest_m
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap_shader.c46 tgsi_bitmap_transform(struct tgsi_transform_context *tctx) argument
52 transform_instr(struct tgsi_transform_context *tctx, argument
[all...]
H A Dst_cb_drawpixels_shader.c50 tgsi_drawpix_transform(struct tgsi_transform_context *tctx) argument
72 transform_instr(struct tgsi_transform_context *tctx, argument
[all...]
H A Dst_tgsi_lower_yuv.c57 tgsi_yuv_transform(struct tgsi_transform_context *tctx) argument
145 emit_immed(struct tgsi_transform_context *tctx, int idx, argument
169 emit_samp(struct tgsi_transform_context *tctx, unsigned samp) argument
183 emit_decls(struct tgsi_transform_context *tctx) argument
246 yuv_to_rgb(struct tgsi_transform_context * tctx,struct tgsi_full_dst_register * dst) argument
308 lower_nv12(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * originst) argument
343 lower_iyuv(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * originst) argument
392 transform_instr(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
[all...]
H A Dst_atifs_to_tgsi.c622 tgsi_atifs_transform(struct tgsi_transform_context *tctx) argument
649 transform_decl(struct tgsi_transform_context *tctx, argument
665 transform_instr(struct tgsi_transform_context *tctx, argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_emulate.c41 tgsi_emulation_context(struct tgsi_transform_context *tctx) argument
47 transform_decl(struct tgsi_transform_context *tctx, argument
62 passthrough_edgeflag(struct tgsi_transform_context *tctx) argument
104 transform_instr(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
[all...]
H A Dtgsi_lowering.c57 tgsi_lowering_context(struct tgsi_transform_context *tctx) argument
130 create_mov(struct tgsi_transform_context *tctx, argument
196 transform_dst(struct tgsi_transform_context *tctx, argument
277 transform_lrp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
327 transform_frc(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
372 transform_pow(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
432 transform_lit(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
557 transform_exp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
680 transform_log(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
818 transform_dotp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
904 transform_flr_ceil(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
958 transform_trunc(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
1031 transform_samp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
1166 emit_twoside(struct tgsi_transform_context * tctx) argument
1250 emit_decls(struct tgsi_transform_context * tctx) argument
1323 transform_instr(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap_shader.c45 tgsi_bitmap_transform(struct tgsi_transform_context *tctx) argument
51 transform_instr(struct tgsi_transform_context *tctx, argument
[all...]
H A Dst_cb_drawpixels_shader.c50 tgsi_drawpix_transform(struct tgsi_transform_context *tctx) argument
72 transform_instr(struct tgsi_transform_context *tctx, argument
[all...]
H A Dst_tgsi_lower_depth_clamp.c46 tgsi_depth_clamp_transform(struct tgsi_transform_context *tctx) argument
52 transform_decl(struct tgsi_transform_context *tctx, argument
96 prolog_last_vertex_stage(struct tgsi_transform_context *tctx) argument
114 epilog_last_vertex_stage(struct tgsi_transform_context * tctx) argument
212 prolog_fs(struct tgsi_transform_context * tctx) argument
257 epilog_fs(struct tgsi_transform_context * tctx) argument
310 transform_instr(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
[all...]
H A Dst_tgsi_lower_yuv.c56 tgsi_yuv_transform(struct tgsi_transform_context *tctx) argument
144 emit_immed(struct tgsi_transform_context *tctx, int idx, argument
168 emit_samp(struct tgsi_transform_context *tctx, unsigned samp) argument
182 emit_decls(struct tgsi_transform_context *tctx) argument
245 yuv_to_rgb(struct tgsi_transform_context * tctx,struct tgsi_full_dst_register * dst) argument
307 lower_nv12(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * originst) argument
342 lower_iyuv(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * originst) argument
391 transform_instr(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_emulate.c41 tgsi_emulation_context(struct tgsi_transform_context *tctx) argument
47 transform_decl(struct tgsi_transform_context *tctx, argument
62 passthrough_edgeflag(struct tgsi_transform_context *tctx) argument
104 transform_instr(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
[all...]
H A Dtgsi_lowering.c58 tgsi_lowering_context(struct tgsi_transform_context *tctx) argument
131 create_mov(struct tgsi_transform_context *tctx, argument
197 transform_dst(struct tgsi_transform_context *tctx, argument
278 transform_lrp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
328 transform_frc(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
373 transform_pow(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
433 transform_lit(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
558 transform_exp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
681 transform_log(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
819 transform_dotp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
905 transform_flr_ceil(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
959 transform_trunc(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
1032 transform_samp(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
1167 emit_twoside(struct tgsi_transform_context * tctx) argument
1250 emit_decls(struct tgsi_transform_context * tctx) argument
1323 transform_instr(struct tgsi_transform_context * tctx,struct tgsi_full_instruction * inst) argument
[all...]
/src/lib/libcrypt/
H A Dhmac.c85 HASH_CTX tctx; local in function:HMAC_FUNC
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_stats.cc77 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); local in function:__asan::MergeThreadStats
H A Dasan_thread.cc395 AsanThreadContext *tctx = static_cast<AsanThreadContext*>(tctx_base); local in function:__asan::ThreadStackContainsAddress
417 AsanThreadContext *tctx = GetThreadContextByTidLocked(0); local in function:__asan::GetCurrentThread
445 AsanThreadContext *tctx = static_cast<AsanThreadContext *>( local in function:__asan::FindThreadByStackAddress
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_thread.cc106 static bool FindThreadByUid(ThreadContextBase *tctx, void *arg) { argument
H A Dlsan_common.cc530 static void ReportIfNotSuspended(ThreadContextBase *tctx, void *arg) { argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc140 ThreadContextBase *tctx = QuarantinePop(); local in function:__sanitizer::ThreadRegistry::CreateThread
176 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::RunCallbackForEachThreadLocked
186 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::FindThread
197 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::FindThreadContextLocked
204 FindThreadContextByOsIdCallback(ThreadContextBase * tctx,void * arg) argument
218 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::SetThreadName
228 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::SetThreadNameByUserId
240 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::DetachThread
261 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::JoinThread
287 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::FinishThread
311 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::StartThread
317 QuarantinePush(ThreadContextBase * tctx) argument
336 ThreadContextBase *tctx = invalid_threads_.front(); local in function:__sanitizer::ThreadRegistry::QuarantinePop
344 ThreadContextBase *tctx = threads_[tid]; local in function:__sanitizer::ThreadRegistry::SetThreadUserId
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cc52 static bool HasName(ThreadContextBase *tctx, void *arg) { argument
57 static bool HasUid(ThreadContextBase *tctx, void *arg) { argument
62 static void MarkUidAsPresent(ThreadContextBase *tctx, void *arg) { argument
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc417 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::UpdateClockCallback
460 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::UpdateSleepClockCallback
[all...]
H A Dtsan_debugging.cc214 ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack); local in function:__tsan_locate_address
250 ThreadContextBase *tctx = ctx->thread_registry->GetThreadLocked(b->tid); local in function:__tsan_get_alloc_stack
H A Dtsan_rtl_thread.cc158 ThreadContext *tctx; member in struct:__tsan::ThreadLeak
164 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::MaybeReportThreadLeak
179 static void ReportIgnoresEnabled(ThreadContext *tctx, IgnoreSet *set) { argument
287 FindThreadByUid(ThreadContextBase * tctx,void * arg) argument
[all...]
H A Dtsan_rtl_report.cc192 void ScopedReportBase::AddThread(const ThreadContext *tctx, bool suppressable) { argument
213 static bool FindThreadByUidLockedCallback(ThreadContextBase *tctx, voi argument
233 ThreadContext *tctx = static_cast<ThreadContext*>(tctx_base); local in function:__tsan::IsInStackOrTls
244 ThreadContext *tctx = static_cast<ThreadContext*>( local in function:__tsan::IsThreadStackOrTls
258 if (const ThreadContext *tctx = FindThreadByUidLocked(unique_tid)) local in function:__tsan::ScopedReportBase::AddThread
323 ThreadContext *tctx = FindThreadByUidLocked(creat_tid); local in function:__tsan::ScopedReportBase::AddLocation
336 ThreadContext *tctx = FindThreadByTidLocked(b->tid); local in function:__tsan::ScopedReportBase::AddLocation
349 if (ThreadContext *tctx = IsThreadStackOrTls(addr, &is_stack)) { local in function:__tsan::ScopedReportBase::AddLocation
694 ThreadContext *tctx = static_cast<ThreadContext*>( local in function:__tsan::ReportRace
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_uvd.c496 struct ttm_operation_ctx tctx = { false, false }; local in function:amdgpu_uvd_cs_pass1

Completed in 22 milliseconds

12