Home
last modified time | relevance | path

Searched defs:states (Results 51 - 75 of 102) sorted by relevance

12345

/third_party/musl/porting/linux/user/src/stdio/
H A Dvfprintf.c49 static const unsigned char states[]['z'-'A'+1] = { variable
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfprintf.c54 static const unsigned char states[]['z'-'A'+1] = { variable
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfprintf.c54 static const unsigned char states[]['z'-'A'+1] = { variable
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.c76 set_affected_state_flags(uint64_t *states, in set_affected_state_flags() argument
111 uint64_t *states; in st_set_prog_affected_state_flags() local
[all...]
/third_party/icu/icu4c/source/tools/makeconv/
H A Dgenmbcs.cpp1345 UCMStates *states; MBCSPostprocess() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h127 struct panfrost_bo *states; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc540 std::vector<VkPipelineColorBlendAttachmentState> states; in GetVkPipelineColorBlendAttachmentState() local
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgenmbcs.cpp1345 UCMStates *states; MBCSPostprocess() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh518 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in get_entry() local
535 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in sanitize() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c582 static const snd_pcm_state_t states[2] = { in snd_pcm_ioplug_pause() local
/third_party/icu/icu4c/source/common/
H A Drbbitblb.cpp1200 bool RBBITableBuilder::findDuplicateState(IntPair *states) { in findDuplicateState() argument
1233 findDuplicateSafeState(IntPair *states) findDuplicateSafeState() argument
1544 IntPair states = {1, 0}; buildSafeReverseTable() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c1307 SVGA3D_BeginSetTextureState(struct svga_winsys_context *swc, SVGA3dTextureState **states, uint32 numStates) SVGA3D_BeginSetTextureState() argument
1353 SVGA3D_BeginSetRenderState(struct svga_winsys_context *swc, SVGA3dRenderState **states, uint32 numStates) SVGA3D_BeginSetRenderState() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbitblb.cpp1185 bool RBBITableBuilder::findDuplicateState(IntPair *states) { in findDuplicateState() argument
1218 findDuplicateSafeState(IntPair *states) findDuplicateSafeState() argument
1529 IntPair states = {1, 0}; buildSafeReverseTable() local
[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c326 clc_lower_nonnormalized_samplers(nir_shader *nir, const dxil_wrap_sampler_state *states) clc_lower_nonnormalized_samplers() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c317 static const char *states[] = { variable
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h284 uint32_t states; member
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc378 VariableTracker::Scope::Scope(VariableTracker* states, Node* node, in Scope() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc487 MutatorThreadSweeper(SpaceStates* states, cppgc::Platform* platform, in MutatorThreadSweeper() argument
597 ConcurrentSweepTask(HeapBase& heap, SpaceStates* states, Platform* platform, in ConcurrentSweepTask() argument
684 PrepareForSweepVisitor(SpaceStates* states, in PrepareForSweepVisitor() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c217 dd_context_bind_sampler_states(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) dd_context_bind_sampler_states() argument
375 dd_context_set_scissor_states(struct pipe_context *_pipe, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *states) dd_context_set_scissor_states() argument
388 dd_context_set_viewport_states(struct pipe_context *_pipe, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state *states) dd_context_set_viewport_states() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c133 noop_bind_sampler_states(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) noop_bind_sampler_states() argument
/third_party/mksh/
H A Dlex.c200 Lex_state states[STATE_BSIZE], *statep, *s2, *base; in yylex() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c277 start, fraction, exponent, states enumerator
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbitblb.cpp1194 bool RBBITableBuilder::findDuplicateState(IntPair *states) { in findDuplicateState() argument
1227 findDuplicateSafeState(IntPair *states) findDuplicateSafeState() argument
1529 IntPair states = {1, 0}; buildSafeReverseTable() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_hdcd.c1042 static int hdcd_integrate(HDCDContext *ctx, hdcd_state *states, int channels, int *flag, const int32_t *samples, int count, int stride) in hdcd_integrate() argument
1127 hdcd_scan(HDCDContext *ctx, hdcd_state *states, int channels, const int32_t *samples, int max, int stride) hdcd_scan() argument
[all...]
/third_party/glfw/src/
H A Dx11_window.c635 Atom states[3]; in createNativeWindow() local
2383 Atom* states = NULL; in _glfwMaximizeWindowX11() local
2549 Atom* states; _glfwWindowMaximizedX11() local
2662 Atom* states = NULL; _glfwSetWindowFloatingX11() local
[all...]

Completed in 43 milliseconds

12345