Home
last modified time | relevance | path

Searched defs:state (Results 3101 - 3125 of 12797) sorted by relevance

1...<<121122123124125126127128129130>>...512

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_tss.c357 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 Dsvga_state.c215 update_state(struct svga_context *svga, const struct svga_tracked_state *atoms[], uint64_t *state) update_state() argument
[all...]
H A Dsvga_pipe_rasterizer.c427 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 DQuery.cpp171 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 DRasterizer.cpp210 struct pipe_rasterizer_state state; in CreateRasterizerState() local
284 void *state = CastPipeRasterizerState(hRasterizerState); SetRasterizerState() local
[all...]
H A DInputAssembly.cpp365 void *state = CastPipeInputLayout(hInputLayout); in IaSetInputLayout() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dstateblock9.c63 struct nine_state *state = &This->state; in NineStateBlock9_dtor() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_live_variables.c75 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 Dzink_framebuffer.c120 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 Dgzread.c380 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 Dinfback.c35 struct inflate_state FAR *state; local
257 struct inflate_state FAR *state; global() local
[all...]
H A Dgzwrite.c251 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 Dgzlib.c96 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 Dgzread.c12 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 Dbindingdata.cc145 auto& state = BindingData::Get(env); in SetCallbacks() local
166 auto& state = BindingData::Get(env); in FlushPacketFreelist() local
H A Dtransportparams.cc35 auto& state = BindingData::Get(env); in From() local
H A Dlogstream.cc23 auto& state = BindingData::Get(env); in GetConstructorTemplate() local
/third_party/notofonts/scripts/
H A Dgather.py60 state = json.load(open("state.json")) variable
62 state = {} variable
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dunix_io.c155 int state; in ntfs_device_unix_io_open() local
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_create.c26 int state = a_cas(&self->detach_state, DT_JOINABLE, DT_EXITING); in __pthread_exit() local
/third_party/nghttp2/lib/
H A Dsfparse.h232 uint32_t state; member
/third_party/nghttp2/src/
H A Dshrpx_memcached_connection.h71 MemcachedParseState state; member
/third_party/node/deps/cares/src/lib/
H A Dares_rand.c154 } 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 Ddeps_log_test.cc130 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 Ddeps_log.cc152 LoadStatus DepsLog::Load(const string& path, State* state, string* err) { in Load() argument

Completed in 14 milliseconds

1...<<121122123124125126127128129130>>...512