| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | common.h | 807 unsigned int step; member
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_generic.c | 3842 unsigned int step; in check_boost_vol() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
| H A D | asound.h | 342 unsigned int step; member 737 long step; member 742 long long step; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
| H A D | asound.h | 357 unsigned int step; member 818 long step; member 823 long long step; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
| H A D | asound.h | 357 unsigned int step; member 818 long step; member 823 long long step; member
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffplay.c | 293 int step; member 1499 static void update_volume(VideoState *is, int sign, double step) in update_volume() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 3265 unsigned int step = dst_areas->step; in snd_pcm_areas_silence() local 3447 unsigned int step = src_areas->step; snd_pcm_areas_copy() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto.c | 6720 psa_hkdf_input(psa_hkdf_key_derivation_t *hkdf, psa_algorithm_t kdf_alg, psa_key_derivation_step_t step, const uint8_t *data, size_t data_length) psa_hkdf_input() argument 6922 psa_tls12_prf_input(psa_tls12_prf_key_derivation_t *prf, psa_key_derivation_step_t step, const uint8_t *data, size_t data_length) psa_tls12_prf_input() argument 7032 psa_tls12_prf_psk_to_ms_input( psa_tls12_prf_key_derivation_t *prf, psa_key_derivation_step_t step, const uint8_t *data, size_t data_length) psa_tls12_prf_psk_to_ms_input() argument 7057 psa_tls12_ecjpake_to_pms_input( psa_tls12_ecjpake_to_pms_t *ecjpake, psa_key_derivation_step_t step, const uint8_t *data, size_t data_length) psa_tls12_ecjpake_to_pms_input() argument 7081 psa_pbkdf2_set_input_cost( psa_pbkdf2_key_derivation_t *pbkdf2, psa_key_derivation_step_t step, uint64_t data) psa_pbkdf2_set_input_cost() argument 7226 psa_pbkdf2_input(psa_pbkdf2_key_derivation_t *pbkdf2, psa_algorithm_t kdf_alg, psa_key_derivation_step_t step, const uint8_t *data, size_t data_length) psa_pbkdf2_input() argument 7252 psa_key_derivation_check_input_type( psa_key_derivation_step_t step, psa_key_type_t key_type) psa_key_derivation_check_input_type() argument 7299 psa_key_derivation_input_internal( psa_key_derivation_operation_t *operation, psa_key_derivation_step_t step, psa_key_type_t key_type, const uint8_t *data, size_t data_length) psa_key_derivation_input_internal() argument 7359 psa_key_derivation_input_integer_internal( psa_key_derivation_operation_t *operation, psa_key_derivation_step_t step, uint64_t value) psa_key_derivation_input_integer_internal() argument 7386 psa_key_derivation_input_bytes( psa_key_derivation_operation_t *operation, psa_key_derivation_step_t step, const uint8_t *data_external, size_t data_length) psa_key_derivation_input_bytes() argument 7407 psa_key_derivation_input_integer( psa_key_derivation_operation_t *operation, psa_key_derivation_step_t step, uint64_t value) psa_key_derivation_input_integer() argument 7415 psa_key_derivation_input_key( psa_key_derivation_operation_t *operation, psa_key_derivation_step_t step, mbedtls_svc_key_id_t key) psa_key_derivation_input_key() argument 7530 psa_key_agreement_internal(psa_key_derivation_operation_t *operation, psa_key_derivation_step_t step, psa_key_slot_t *private_key, const uint8_t *peer_key, size_t peer_key_length) psa_key_agreement_internal() argument 7565 psa_key_derivation_key_agreement(psa_key_derivation_operation_t *operation, psa_key_derivation_step_t step, mbedtls_svc_key_id_t private_key, const uint8_t *peer_key_external, size_t peer_key_length) psa_key_derivation_key_agreement() argument 8678 psa_jpake_prologue( psa_pake_operation_t *operation, psa_pake_step_t step, psa_jpake_io_mode_t io_mode) psa_jpake_prologue() argument 8754 psa_pake_output( psa_pake_operation_t *operation, psa_pake_step_t step, uint8_t *output_external, size_t output_size, size_t *output_length) psa_pake_output() argument 8831 psa_pake_input( psa_pake_operation_t *operation, psa_pake_step_t step, const uint8_t *input_external, size_t input_length) psa_pake_input() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 790 uint32_t step = DZN_QUERY_REFS_SECTION_SIZE / sizeof(uint64_t); in dzn_cmd_buffer_collect_queries() local 4355 uint32_t step = flags & VK_QUERY_RESULT_64_BIT ? sizeof(uint64_t) : sizeof(uint32_t); in dzn_CmdCopyQueryPoolResults() local [all...] |
| /third_party/libinput/src/ |
| H A D | libinput.c | 4250 libinput_config_accel_set_points(struct libinput_config_accel *config, enum libinput_config_accel_type accel_type, double step, size_t npoints, double *points) libinput_config_accel_set_points() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 4421 static double step (double edge, double x) in step() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArraySampling.cpp | 732 const glw::GLfloat step = (float)offset / (float)width; in getRightNeighbour() local 788 glw::GLfloat step = (float)offset / (float)width; in getTopNeighbour() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 6978 static void Step(ImGuiSizeCallbackData* data) { float step = (float)(int)(intptr_t)data->UserData; data->DesiredSize = ImVec2((int)(data->DesiredSize.x / step + 0.5f) * step, (int)(data->DesiredSize.y / step + 0.5f) * step); } local
|
| /third_party/skia/tests/ |
| H A D | PathOpsOpTest.cpp | 4684 float step = 7.62939453e-006f; in loops33iMod() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | assembler-sve-aarch64.cc | 2201 void Assembler::index(const ZRegister& zd, int start, int step) { in index() argument
|
| /third_party/python/Python/ |
| H A D | ceval.c | 5461 PyObject *start, *stop, *step, *slice; local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpdecimal.c | 5567 mpd_size_t x, step; in _mpd_get_transform_len() local
|
| /third_party/sqlite/include/ |
| H A D | sqlite3ext.h | 138 int (*step)(sqlite3_stmt*); member
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBuiltinPrecisionTests.cpp | 3461 static double step (double edge, double x) in step() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 4410 static double step (double edge, double x) in step() function
|
| /third_party/typescript/lib/ |
| H A D | tsserverlibrary.js | 99 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function [all...] |
| H A D | tsserver.js | 100 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_msgbuf.c | 921 uint32 step = 0; in dhd_prot_d2h_sync_seqnum() local 999 uint32 step = 0; in dhd_prot_d2h_sync_xorcsum() local 1116 uint32 step = 0; dhd_prot_d2h_sync_edl() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_delegate.cpp | 977 bool WebDelegate::AccessStep(int32_t step) in AccessStep() argument 989 void WebDelegate::BackOrForward(int32_t step) in BackOrForward() argument
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
| H A D | drx_driver.h | 1054 s32 step; member
|