/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_tss.c | 357 emit_tss_unit(struct svga_context *svga, unsigned unit, const struct svga_sampler_state *state, struct ts_queue *queue) emit_tss_unit() argument [all...] |
H A D | svga_state.c | 215 update_state(struct svga_context *svga, const struct svga_tracked_state *atoms[], uint64_t *state) update_state() argument [all...] |
H A D | svga_pipe_rasterizer.c | 427 svga_bind_rasterizer_state(struct pipe_context *pipe, void *state) in svga_bind_rasterizer_state() argument 453 svga_delete_rasterizer_state(struct pipe_context *pipe, void *state) in svga_delete_rasterizer_state() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Query.cpp | 171 struct pipe_query *state = CastPipeQuery(hQuery); in QueryBegin() local 201 struct pipe_query *state = pQuery->handle; in QueryEnd() local 234 struct pipe_query *state in QueryGetData() local 348 struct pipe_query *state = CastPipeQuery(hQuery); SetPredication() local [all...] |
H A D | Rasterizer.cpp | 210 struct pipe_rasterizer_state state; in CreateRasterizerState() local 284 void *state = CastPipeRasterizerState(hRasterizerState); SetRasterizerState() local [all...] |
H A D | InputAssembly.cpp | 365 void *state = CastPipeInputLayout(hInputLayout); in IaSetInputLayout() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | stateblock9.c | 63 struct nine_state *state = &This->state; in NineStateBlock9_dtor() local [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qir_live_variables.c | 75 struct partial_update_state *state = in get_partial_update_state() local 137 struct partial_update_state *state = in qir_setup_def() local 165 struct partial_update_state *state = entry->data; sf_state_clear() local [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_framebuffer.c | 120 create_framebuffer_imageless(struct zink_context *ctx, struct zink_framebuffer_state *state) create_framebuffer_imageless() argument 151 struct zink_framebuffer_state state; zink_get_framebuffer() local [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzread.c | 380 gz_statep state; global() local 418 gz_statep state; global() local 455 gz_statep state; global() local 489 gz_statep state; global() local 553 gz_statep state; global() local 612 gz_statep state; global() local 633 gz_statep state; global() local [all...] |
H A D | infback.c | 35 struct inflate_state FAR *state; local 257 struct inflate_state FAR *state; global() local [all...] |
H A D | gzwrite.c | 251 gz_statep state; global() local 281 gz_statep state; global() local 310 gz_statep state; global() local 357 gz_statep state; global() local 387 gz_statep state; gzvprintf() local 477 gz_statep state; global() local 560 gz_statep state; global() local 593 gz_statep state; global() local 634 gz_statep state; global() local [all...] |
H A D | gzlib.c | 96 gz_statep state; global() local 320 gz_statep state; global() local 346 gz_statep state; global() local 373 gz_statep state; global() local 458 gz_statep state; global() local 486 gz_statep state; global() local 518 gz_statep state; global() local 536 gz_statep state; global() local 556 gz_statep state; global() local [all...] |
/third_party/node/deps/zlib/ |
H A D | gzread.c | 12 local int gz_load(gz_statep state, unsigned char *buf, unsigned len, in gz_load() argument 43 local int gz_avail(gz_statep state) { in gz_avail() argument 76 gz_look(gz_statep state) gz_look() argument 156 gz_decomp(gz_statep state) gz_decomp() argument 208 gz_fetch(gz_statep state) gz_fetch() argument 236 gz_skip(gz_statep state, z_off64_t len) gz_skip() argument 268 gz_read(gz_statep state, voidp buf, z_size_t len) gz_read() argument 346 gz_statep state; gzread() local 379 gz_statep state; gzfread() local 414 gz_statep state; gzgetc() local 443 gz_statep state; gzungetc() local 503 gz_statep state; gzgets() local 560 gz_statep state; gzdirect() local 579 gz_statep state; gzclose_r() local [all...] |
/third_party/node/src/quic/ |
H A D | bindingdata.cc | 145 auto& state = BindingData::Get(env); in SetCallbacks() local 166 auto& state = BindingData::Get(env); in FlushPacketFreelist() local
|
H A D | transportparams.cc | 35 auto& state = BindingData::Get(env); in From() local
|
H A D | logstream.cc | 23 auto& state = BindingData::Get(env); in GetConstructorTemplate() local
|
/third_party/notofonts/scripts/ |
H A D | gather.py | 60 state = json.load(open("state.json")) variable 62 state = {} variable [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | unix_io.c | 155 int state; in ntfs_device_unix_io_open() local
|
/third_party/musl/porting/liteos_m/user/src/thread/ |
H A D | pthread_create.c | 26 int state = a_cas(&self->detach_state, DT_JOINABLE, DT_EXITING); in __pthread_exit() local
|
/third_party/nghttp2/lib/ |
H A D | sfparse.h | 232 uint32_t state; member
|
/third_party/nghttp2/src/ |
H A D | shrpx_memcached_connection.h | 71 MemcachedParseState state; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_rand.c | 154 } state; member 178 static ares_bool_t ares__init_rand_engine(ares_rand_state *state) in ares__init_rand_engine() argument 210 ares_rand_state *state = NULL; ares__init_rand_state() local 225 ares__clear_rand_state(ares_rand_state *state) ares__clear_rand_state() argument 242 ares__reinit_rand(ares_rand_state *state) ares__reinit_rand() argument 248 ares__destroy_rand_state(ares_rand_state *state) ares__destroy_rand_state() argument 258 ares__rand_bytes_fetch(ares_rand_state *state, unsigned char *buf, size_t len) ares__rand_bytes_fetch() argument 325 ares__rand_bytes(ares_rand_state *state, unsigned char *buf, size_t len) ares__rand_bytes() argument 347 ares__generate_new_id(ares_rand_state *state) ares__generate_new_id() argument [all...] |
/third_party/ninja/src/ |
H A D | deps_log_test.cc | 130 State state; in TEST_F() local 154 State state; in TEST_F() local 191 State state; in TEST_F() local 223 State state; TEST_F() local 253 State state; TEST_F() local 307 State state; TEST_F() local 374 State state; TEST_F() local 384 State state; TEST_F() local 421 State state; TEST_F() local 448 State state; TEST_F() local 482 State state; TEST_F() local 507 State state; TEST_F() local 519 State state; TEST_F() local [all...] |
H A D | deps_log.cc | 152 LoadStatus DepsLog::Load(const string& path, State* state, string* err) { in Load() argument
|