Home
last modified time | relevance | path

Searched defs:txc (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/timers/
H A Dfreq-step.c82 struct timex txc; in reset_ntp_error() local
96 struct timex txc; in set_frequency() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c187 struct nouveau_bo *txc = nvc0->screen->txc; in gm107_compute_validate_surfaces() local
917 struct nouveau_bo *txc = nvc0->screen->txc; in nve4_compute_validate_textures() local
H A Dnvc0_screen.h81 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c245 struct nouveau_bo *txc = nv50->screen->txc; in nv50_validate_tic() local
H A Dnv50_screen.h71 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dwsi.c1558 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint()
1587 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid) in lws_wsi_txc_describe()
H A Dprivate-lib-core-net.h643 struct lws_tx_credit txc; member
/aosp_15_r20/external/libwebsockets/lib/secure-streams/
H A Dsecure-streams-client.c159 int n, txc; in lws_sspc_serialize_metadata() local
H A Dprivate-lib-secure-streams.h315 struct lws_tx_credit txc; member
/aosp_15_r20/external/libwebsockets/lib/roles/http/server/
H A Dserver.c3138 lws_filepos_t txc = (unsigned int)lws_rops_func_fidx(wsi->role_ops, in lws_serve_http_file_fragment() local
/aosp_15_r20/external/mesa3d/src/intel/isl/
H A Disl.h1444 enum isl_txc txc; member