Home
last modified time | relevance | path

Searched defs:nstate (Results 1 – 8 of 8) sorted by relevance

/external/openfst/src/include/fst/extensions/far/
Dinfo.h33 void CountStatesAndArcs(const Fst<Arc> &fst, size_t *nstate, size_t *narc) { in CountStatesAndArcs()
44 size_t nstate; member
61 size_t nfst = 0, nstate = 0, narc = 0; in FarInfo() local
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_state.c45 struct pipe_blend_state *nstate = CALLOC_STRUCT(pipe_blend_state); in noop_create_blend_state() local
57 struct pipe_depth_stencil_alpha_state *nstate = CALLOC_STRUCT(pipe_depth_stencil_alpha_state); in noop_create_dsa_state() local
69 struct pipe_rasterizer_state *nstate = CALLOC_STRUCT(pipe_rasterizer_state); in noop_create_rs_state() local
81 struct pipe_sampler_state *nstate = CALLOC_STRUCT(pipe_sampler_state); in noop_create_sampler_state() local
227 struct pipe_vertex_element *nstate = CALLOC_STRUCT(pipe_vertex_element); in noop_create_vertex_elements() local
239 struct pipe_shader_state *nstate = CALLOC_STRUCT(pipe_shader_state); in noop_create_shader_state() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
Dnoop_state.c45 struct pipe_blend_state *nstate = CALLOC_STRUCT(pipe_blend_state); in noop_create_blend_state() local
57 struct pipe_depth_stencil_alpha_state *nstate = CALLOC_STRUCT(pipe_depth_stencil_alpha_state); in noop_create_dsa_state() local
69 struct pipe_rasterizer_state *nstate = CALLOC_STRUCT(pipe_rasterizer_state); in noop_create_rs_state() local
81 struct pipe_sampler_state *nstate = CALLOC_STRUCT(pipe_sampler_state); in noop_create_sampler_state() local
227 struct pipe_vertex_element *nstate = CALLOC_STRUCT(pipe_vertex_element); in noop_create_vertex_elements() local
239 struct pipe_shader_state *nstate = CALLOC_STRUCT(pipe_shader_state); in noop_create_shader_state() local
/external/bison/lib/
Dmbrtowc.c59 size_t nstate = pstate[0]; in mbrtowc() local
/external/chromium_org/chromeos/dbus/
Dfake_shill_service_client.cc321 std::string nstate = state; in AddService() local
/external/chromium_org/third_party/sqlite/src/tool/
Dlemon.c280 int nstate; /* Number of states */ member
/external/libxml2/
Drelaxng.c9941 xmlRelaxNGValidStatePtr nstate, tmpstate = ctxt->state; in xmlRelaxNGValidateState() local
/external/chromium_org/third_party/libxml/src/
Drelaxng.c9912 xmlRelaxNGValidStatePtr nstate, tmpstate = ctxt->state; in xmlRelaxNGValidateState() local