| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_avrcp_ct_stub.cpp | 157 std::vector<int32_t> states = {}; in GetDevicesByStatesInner() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_a2dp_source_server.cpp | 246 int BluetoothA2dpSourceServer::GetDevicesByStates(const std::vector<int32_t> &states, std::vector<RawAddress> &rawAddrs) in GetDevicesByStates() argument
|
| H A D | bluetooth_avrcp_tg_server.cpp | 262 std::vector<BluetoothRawAddress> BluetoothAvrcpTgServer::GetDevicesByStates(const std::vector<int32_t> &states) in GetDevicesByStates() argument
|
| H A D | bluetooth_avrcp_ct_server.cpp | 817 std::vector<RawAddress> BluetoothAvrcpCtServer::GetDevicesByStates(const std::vector<int32_t> &states) in GetDevicesByStates() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
| H A D | ecs.cpp | 143 void ProcessEntityListeners(const array_view<const pair<Entity, IEntityManager::EventType>> states, in ProcessEntityListeners() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
| H A D | pan_service.cpp | 326 std::vector<RawAddress> PanService::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() argument
|
| /third_party/glfw/src/ |
| H A D | win32_joystick.c | 659 const int states[9] = in _glfwPollJoystickWin32() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_uniforms.c | 56 struct v3dv_bo *states[MAX_TOTAL_STATES]; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_viewport.c | 239 struct pipe_scissor_state *states = rctx->scissors.states; in r600_emit_scissors() local 322 struct pipe_viewport_state *states = rctx->viewports.states; in r600_emit_viewports() local 352 struct pipe_viewport_state *states = rctx->viewports.states; r600_emit_depth_ranges() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_viewport.c | 402 struct pipe_scissor_state *states = ctx->scissors; in si_emit_scissors() local 512 struct pipe_viewport_state *states = ctx->viewports.states; in si_emit_viewports() local 549 struct pipe_viewport_state *states = ctx->viewports.states; si_emit_depth_ranges() local [all...] |
| /third_party/node/tools/gyp/tools/emacs/ |
| H A D | gyp.el | |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_nir_lower_int_samplers.c | 419 sampler_states *states = (sampler_states *)options; in lower_sample_to_txf_for_integer_tex_impl() local 548 sampler_states states = {wrap_states, tex_swizzles, max_bias}; in dxil_lower_sample_to_txf_for_integer_tex() local
|
| /third_party/icu/icu4c/source/tools/makeconv/ |
| H A D | makeconv.cpp | 644 UCMStates *states, *baseStates; in createConverter() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
| H A D | makeconv.cpp | 644 UCMStates *states, *baseStates; in createConverter() local [all...] |
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 187 *states[] = {"","LISTENING","CONNECTING","CONNECTED","DISCONNECTING"}, in show_unix_sockets() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/ |
| H A D | napi_bluetooth_a2dp_src.cpp | 328 vector<int> states; in GetConnectionDevices() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
| H A D | shader_loader.cpp | 478 CreateShaderStates(const string_view uri, const array_view<const ShaderStateLoaderVariantData>& variantData, const array_view<const GraphicsState>& states) CreateShaderStates() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_service.cpp | 309 std::vector<RawAddress> HfpHfService::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_adpcm.c | 85 snd_pcm_adpcm_state_t *states; member 215 snd_pcm_adpcm_decode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int putidx, snd_pcm_adpcm_state_t *states) snd_pcm_adpcm_decode() argument 268 snd_pcm_adpcm_encode(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int getidx, snd_pcm_adpcm_state_t *states) snd_pcm_adpcm_encode() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_search.c | 44 struct util_dynarray *states; member 652 add_uses_to_worklist(nir_instr *instr, nir_instr_worklist *worklist, struct util_dynarray *states, const struct per_op_table *pass_op_table) add_uses_to_worklist() argument 666 nir_algebraic_update_automaton(nir_instr *new_instr, nir_instr_worklist *algebraic_worklist, struct util_dynarray *states, const struct per_op_table *pass_op_table) nir_algebraic_update_automaton() argument 689 nir_replace_instr(nir_builder *build, nir_alu_instr *instr, struct hash_table *range_ht, struct util_dynarray *states, const nir_algebraic_table *table, const nir_search_expression *search, const nir_search_value *replace, nir_instr_worklist *algebraic_worklist) nir_replace_instr() argument 812 nir_algebraic_automaton(nir_instr *instr, struct util_dynarray *states, const struct per_op_table *pass_op_table) nir_algebraic_automaton() argument 863 nir_algebraic_instr(nir_builder *build, nir_instr *instr, struct hash_table *range_ht, const bool *condition_flags, const nir_algebraic_table *table, struct util_dynarray *states, nir_instr_worklist *worklist) nir_algebraic_instr() argument 917 struct util_dynarray states = {0}; nir_algebraic_impl() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_assembler.cpp | 798 void AssamblerVisitor::clear_states(const uint32_t& states) in clear_states() argument
|
| /third_party/musl/src/stdio/ |
| H A D | vfprintf.c | 49 static const unsigned char states[]['z'-'A'+1] = { variable
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | vfprintf.c | 54 static const unsigned char states[]['z'-'A'+1] = { variable
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | vfprintf.c | 49 static const unsigned char states[]['z'-'A'+1] = { variable
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfprintf.c | 54 static const unsigned char states[]['z'-'A'+1] = { variable
|