Home
last modified time | relevance | path

Searched defs:states (Results 126 - 150 of 188) sorted by relevance

12345678

/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...]
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.c1191 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_open() local
1206 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_write() local
1237 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_get_char() local
1261 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_put_char() local
1273 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_proc_show() local
1312 struct fiq_debugger_state **states = NULL; fiq_debugger_tty_init() local
1363 struct fiq_debugger_state **states = fiq_tty_driver->driver_state; fiq_debugger_tty_init_one() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.c1188 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_open() local
1203 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_write() local
1232 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_get_char() local
1255 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_put_char() local
1267 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_proc_show() local
1305 struct fiq_debugger_state **states = NULL; fiq_debugger_tty_init() local
1358 struct fiq_debugger_state **states = fiq_tty_driver->driver_state; fiq_debugger_tty_init_one() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp956 std::vector<BluetoothRemoteDevice> AvrcpController::GetDevicesByStates(const std::vector<int> &states) in GetDevicesByStates() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp90 std::vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in ProcessA2dpHdfLoad() local
530 bool A2dpService::FindStateMatched(std::vector<int> states, int connectState) const in FindStateMatched() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp261 GetGraphicsStatesBySlot( const uint32_t renderSlotId, const ShaderManager::GraphicsStateData& gsd, vector<RenderHandleReference>& states) GetGraphicsStatesBySlot() argument
273 GetGraphicsStatesBySlot( const uint32_t renderSlotId, const ShaderManager::GraphicsStateData& gsd, vector<RenderHandle>& states) GetGraphicsStatesBySlot() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp318 std::vector<RawAddress> HfpAgService::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() argument
/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...]

Completed in 41 milliseconds

12345678