| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.h | 717 uint32_t state[8]; member 761 struct pipe_framebuffer_state state; member [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_private.h | 724 struct anv_block_state state; member 764 struct anv_state state; member 772 struct anv_block_state state; member 1321 anv_binding_table_pool_free(struct anv_device *device, struct anv_state state) anv_binding_table_pool_free() argument 1322 anv_state_pool_free(anv_binding_table_pool(device), state); anv_binding_table_pool_free() local 2534 struct anv_state state; global() member 2856 struct anv_cmd_state state; global() member 2975 enum anv_bo_sync_state state; global() member 2995 struct anv_state state; global() member 3250 const struct anv_cmd_graphics_state *state = &cmd_buffer->state.gfx; anv_cmd_buffer_all_color_write_masked() local 4077 uint32_t state[3][4]; global() member [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 5628 dxil_fill_validation_state(struct ntd_context *ctx, struct dxil_validation_state *state) dxil_fill_validation_state() argument [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 497 void Heap::SetGCState(HeapState state) { in SetGCState() argument [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 5310 StateTag state in ThrowInternal() local [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser-base.h | 472 explicit FunctionOrEvalRecordingScope(FunctionState* state) in FunctionOrEvalRecordingScope() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 1450 crocus_set_blend_color(struct pipe_context *ctx, const struct pipe_blend_color *state) crocus_set_blend_color() argument 1590 crocus_create_blend_state(struct pipe_context *ctx, const struct pipe_blend_state *state) crocus_create_blend_state() argument 1660 crocus_bind_blend_state(struct pipe_context *ctx, void *state) crocus_bind_blend_state() argument 1721 crocus_create_zsa_state(struct pipe_context *ctx, const struct pipe_depth_stencil_alpha_state *state) crocus_create_zsa_state() argument 1747 crocus_bind_zsa_state(struct pipe_context *ctx, void *state) crocus_bind_zsa_state() argument 1964 get_line_width(const struct pipe_rasterizer_state *state) get_line_width() argument 1997 crocus_create_rasterizer_state(struct pipe_context *ctx, const struct pipe_rasterizer_state *state) crocus_create_rasterizer_state() argument 2158 crocus_bind_rasterizer_state(struct pipe_context *ctx, void *state) crocus_bind_rasterizer_state() argument 2258 crocus_create_sampler_state(struct pipe_context *ctx, const struct pipe_sampler_state *state) crocus_create_sampler_state() argument 2347 struct pipe_sampler_state *state = &cso->pstate; crocus_upload_sampler_state() local 2621 struct crocus_sampler_state *state = shs->samplers[i]; crocus_upload_sampler_states() local 2816 crocus_sampler_view_destroy(struct pipe_context *ctx, struct pipe_sampler_view *state) crocus_sampler_view_destroy() argument 3228 crocus_set_clip_state(struct pipe_context *ctx, const struct pipe_clip_state *state) crocus_set_clip_state() argument 3252 crocus_set_polygon_stipple(struct pipe_context *ctx, const struct pipe_poly_stipple *state) crocus_set_polygon_stipple() argument 3357 viewport_extent(const struct pipe_viewport_state *state, int axis, float sign) viewport_extent() argument 3398 crocus_set_framebuffer_state(struct pipe_context *ctx, const struct pipe_framebuffer_state *state) crocus_set_framebuffer_state() argument 3652 crocus_delete_state(struct pipe_context *ctx, void *state) crocus_delete_state() argument 3681 struct pipe_vertex_buffer *state = crocus_set_vertex_buffers() local 3772 crocus_create_vertex_elements(struct pipe_context *ctx, unsigned count, const struct pipe_vertex_element *state) crocus_create_vertex_elements() argument 3919 crocus_bind_vertex_elements_state(struct pipe_context *ctx, void *state) crocus_bind_vertex_elements_state() argument 4049 crocus_stream_output_target_destroy(struct pipe_context *ctx, struct pipe_stream_output_target *state) crocus_stream_output_target_destroy() argument 5965 const struct pipe_viewport_state *state = &ice->state.viewports[i]; global() local [all...] |
| /third_party/openssl/test/ |
| H A D | sslapitest.c | 7368 struct info_cb_states_st *state = info_cb_states[info_cb_offset]; in sslapi_info_callback() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 1748 isMeshShadingPipelineIncompatible(vk::VkDynamicState state) isMeshShadingPipelineIncompatible() argument 1768 isMeshShadingPipelineCompatible(vk::VkDynamicState state) isMeshShadingPipelineCompatible() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 2357 modifier_state state; /* My state */ member [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 77 unsigned state[5]; member 709 int length, state, request_length, sock, sock1, status, retval, retries; member 1434 int context, state, filein, fileout, filepatch, hunknum; member
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | xmlparse.c | 7008 struct siphash state; in hash() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 774 upb_decstate state; in upb_decode() local
|
| /third_party/python/Python/ |
| H A D | compile.c | 566 _PyASTOptimizeState state; in _PyAST_Compile() local
|
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 4520 PyGILState_STATE state; in temporary_c_thread() local [all...] |
| H A D | posixmodule.c | 1008 void *state = _PyModule_GetState(module); in get_posix_state() local 2318 _posixstate *state = get_posix_state(module); in _posix_clear() local 2343 _posixstate *state = get_posix_state(module); _posix_traverse() local 13822 _posixstate* state = get_posix_state(PyType_GetModule(defining_class)); DirEntry_test_mode() local 15856 _posixstate *state = get_posix_state(m); posixmodule_exec() local [all...] |
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 2344 unicode_clear_identifiers(struct _Py_unicode_state *state) unicode_clear_identifiers() argument 15779 unicodeiter_setstate(unicodeiterobject *it, PyObject *state) unicodeiter_setstate() argument 16136 struct _Py_unicode_state *state = &interp->unicode; _PyUnicode_Fini() local [all...] |
| /third_party/python/Modules/expat/ |
| H A D | xmlparse.c | 7030 struct siphash state; in hash() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 1348 isMeshShadingPipelineIncompatible(vk::VkDynamicState state) isMeshShadingPipelineIncompatible() argument 1368 isMeshShadingPipelineCompatible(vk::VkDynamicState state) isMeshShadingPipelineCompatible() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211.c | 4476 static u32 sta_plink_state_nl80211(enum mesh_plink_state state) in sta_plink_state_nl80211() argument 6108 wpa_driver_nl80211_set_operstate(void *priv, int state) wpa_driver_nl80211_set_operstate() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_nl80211.c | 5280 static u32 sta_plink_state_nl80211(enum mesh_plink_state state) in sta_plink_state_nl80211() argument 7166 wpa_driver_nl80211_set_operstate(void *priv, int state) global() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | mtypes.h | 853 struct pipe_sampler_state state; /**< Gallium representation */ global() member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.cpp | 9568 const State &state = context->getState(); updateValidDrawModes() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 1051 struct mz_internal_state *state; // internal state, allocated by zalloc/zfree member 6387 mz_zip_writer_add_state state; mz_zip_writer_add_mem_ex() local 6540 mz_zip_writer_add_state state; mz_zip_writer_add_file() local [all...] |
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 9047 void Isolate::GetStackSample(const RegisterState& state, void** frames, in GetStackSample() argument
|