Home
last modified time | relevance | path

Searched defs:init_state (Results 1 – 10 of 10) sorted by relevance

/third_party/lwip/src/netif/
Dzepif.c225 struct zepif_init *init_state = (struct zepif_init *)netif->state; in zepif_init() local
/third_party/python/Lib/idlelib/
Dcolorizer.py125 def init_state(self): member in ColorDelegator
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
Ditt_refcol_impl.c26 uint8_t init_state; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_zscan.c288 init_state(struct vl_zscan *zscan) in init_state() function
Dvl_idct.c506 init_state(struct vl_idct *idct) in init_state() function
/third_party/glfw/deps/
Dnuklear_glfw_gl2.h255 nk_glfw3_init(GLFWwindow *win, enum nk_glfw_init_state init_state) in nk_glfw3_init()
/third_party/ffmpeg/libavfilter/
Davfilter.h598 } init_state; member
/third_party/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c214 init_loop_state init_state = {.in_if_branch = in_if_branch, in init_loop_block() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c1056 D3D12_RESOURCE_STATES init_state, in dzn_cmd_buffer_alloc_internal_buf()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c8443 genX(init_state)(struct iris_context *ice) in genX() argument