| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_common_test.cpp | 199 bool waitForStep(int step, int retryTimes) in waitForStep() argument 209 void createStepFlag(int step) in createStepFlag() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_hci_event.c | 243 SMP_StepFunc GetPairTable(uint16_t step) in GetPairTable() argument 276 SMP_ExecuteStepFunc(uint16_t step, const SMP_StepParam *param) SMP_ExecuteStepFunc() argument 622 SMP_OnReadLocalPubKeyCompStepDistribution(uint16_t step, const SMP_StepParam *param) SMP_OnReadLocalPubKeyCompStepDistribution() argument 691 SMP_OnGenDhKeyCompStepDistribution(uint16_t step, const SMP_StepParam *param) SMP_OnGenDhKeyCompStepDistribution() argument [all...] |
| H A D | smp_receive.c | 336 static void SMP_RecvPairCfmStepDistribution(uint16_t step, const SMP_StepParam *param) in SMP_RecvPairCfmStepDistribution() argument 388 SMP_RecvPairRandStepDistribution(uint16_t step, const SMP_StepParam *param) SMP_RecvPairRandStepDistribution() argument 577 SMP_RecvPairPubKeyStepDistribution(uint16_t step, const SMP_StepParam *param) SMP_RecvPairPubKeyStepDistribution() argument [all...] |
| H A D | smp_send.c | 164 int SMP_SendHciLeRandCmd(uint16_t step) in SMP_SendHciLeRandCmd() argument 179 SMP_SendLeEncryptCmd( const HciLeEncryptParam *pEncryptParam, uint16_t step, const SMP_EncCmd *pEncCmdData, bool isUsingHw) SMP_SendLeEncryptCmd() argument [all...] |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | ui_action_test.cpp | 144 uint32_t step = 0; in TEST_F() local 191 uint32_t step = 0; in TEST_F() local 232 uint32_t step = 0; TEST_F() local 278 const uint32_t step = 4; TEST_F() local 315 const uint32_t step = 4; TEST_F() local 372 uint32_t step = 0; TEST_F() local [all...] |
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | window_operator.cpp | 117 static constexpr uint32_t step = 10; in Focus() local 132 static constexpr uint32_t step = 40; in MoveTo() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cdtoons.c | 100 int raw, size, step; in cdtoons_render_sprite() local
|
| H A D | fraps.c | 90 fraps2_decode_plane(FrapsContext *s, uint8_t *dst, int stride, int w, int h, const uint8_t *src, int size, int Uoff, const int step) fraps2_decode_plane() argument
|
| H A D | qdrw.c | 217 decode_rle(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc, int step) decode_rle() argument
|
| H A D | qpeg.c | 85 int step = FFMIN(run - i, width - filled); in qpeg_decode_intra() local 107 int step = FFMIN(copy, width - filled); in qpeg_decode_intra() local
|
| H A D | rv40dsp.c | 429 rv40_weak_loop_filter(uint8_t *src, const int step, const ptrdiff_t stride, const int filter_p1, const int filter_q1, const int alpha, const int beta, const int lim_p0q0, const int lim_q1, const int lim_p1) rv40_weak_loop_filter() argument 497 rv40_strong_loop_filter(uint8_t *src, const int step, const ptrdiff_t stride, const int alpha, const int lims, const int dmode, const int chroma) rv40_strong_loop_filter() argument 569 rv40_loop_filter_strength(uint8_t *src, int step, ptrdiff_t stride, int beta, int beta2, int edge, int *p1, int *q1) rv40_loop_filter_strength() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aacsbr_mips.h | 162 const int step = 128 >> div; in sbr_qmf_synthesis_mips() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_sine.c | 94 unsigned step, i, c, s, k, new_k, n2; in make_sin_table() local [all...] |
| H A D | vf_displace.c | 44 int step; member 159 const int step = s->step; in displace_packed() local [all...] |
| H A D | vf_colorbalance.c | 54 int step; member 273 const int step = s->step; in color_balance8() local 323 const int step = s->step / 2; in color_balance16() local [all...] |
| H A D | colorchannelmixer_template.c | 166 filter_slice_rgba_packed(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs, int have_alpha, int step, int pc, int depth) filter_slice_rgba_packed() argument
|
| H A D | f_drawgraph.c | 347 int ret, i, k, step, l; in request_frame() local
|
| H A D | motion_estimation.c | 105 int step = ROUNDED_DIV(me_ctx->search_param, 2); in ff_me_search_tss() local 136 int step = ROUNDED_DIV(me_ctx->search_param, 2); in ff_me_search_tdls() local 168 int step = ROUNDED_DIV(me_ctx->search_param, 2); ff_me_search_ntss() local 221 int step = 2; ff_me_search_fss() local [all...] |
| H A D | vf_colortemperature.c | 44 int step; member 191 const int step = s->step; in temperature_slice8p() local 230 const int step in temperature_slice16p() local [all...] |
| H A D | vf_remap.c | 56 int step; member 82 int step; member [all...] |
| H A D | vf_owdenoise.c | 146 decompose2D(float *dst_l, float *dst_h, const float *src, int xlinesize, int ylinesize, int step, int w, int h) decompose2D() argument 159 compose2D(float *dst, const float *src_l, const float *src_h, int xlinesize, int ylinesize, int step, int w, int h) compose2D() argument 172 decompose2D2(float *dst[4], float *src, float *temp[2], int linesize, int step, int w, int h) decompose2D2() argument 180 compose2D2(float *dst, float *src[4], float *temp[2], int linesize, int step, int w, int h) compose2D2() argument [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | tlv.c | 169 int step; in snd_tlv_get_dB_range() local 225 int min, step, mute; in snd_tlv_convert_to_dB() local 333 int min, step, max, mute; in snd_tlv_convert_from_dB() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | IntTrieBuilder.java | 645 findSameDataBlock(int data[], int dataLength, int otherBlock, int step) findSameDataBlock() argument
|
| H A D | SimpleFormatterImpl.java | 419 public static long step(long state, CharSequence compiledPattern, Appendable output) { in step() method in SimpleFormatterImpl.IterInternal
|
| /third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
| H A D | TestConversion.java | 368 private int stepFromUnicode(ConversionCase cc, CharsetEncoder encoder, int step) { in stepFromUnicode() argument 670 stepToUnicode(ConversionCase cc, CharsetDecoder decoder, int step) stepToUnicode() argument [all...] |