Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 25 of 147) sorted by relevance

123456

/third_party/ltp/testcases/kernel/input/
Dinput01.c90 int nb; in send_events() local
100 int nb, rd; in check_events() local
126 static int verify_data(struct input_event *iev, int nb) in verify_data()
Dinput03.c95 int nb; in send_events() local
109 int nb, rd, i, pressed = 0; in check_events() local
Dinput02.c90 int nb; in send_information() local
Dinput04.c89 int nb; in send_events() local
Dinput05.c96 int nb; in send_events() local
/third_party/cmsis/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_rotation2quaternion_f32.c88 for(uint32_t nb=0; nb < nbQuaternions; nb++) in arm_rotation2quaternion_f32() local
169 for(uint32_t nb=0; nb < nbQuaternions; nb++) in arm_rotation2quaternion_f32() local
Darm_quaternion2rotation_f32.c88 for(uint32_t nb=0; nb < nbQuaternions; nb++) in arm_quaternion2rotation_f32() local
148 for(uint32_t nb=0; nb < nbQuaternions; nb++) in arm_quaternion2rotation_f32() local
/third_party/lwip/src/netif/ppp/
Dpppos.c204 struct pbuf *nb; in pppos_write() local
256 struct pbuf *nb, *p; in pppos_netif_output() local
823 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) in pppos_output_append()
857 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) in pppos_output_last()
Dvj.c459 vj_uncompress_uncomp(struct pbuf *nb, struct vjcompress *comp) in vj_uncompress_uncomp()
497 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) in vj_uncompress_tcp()
/third_party/popt/src/
Dpoptconfig.c130 off_t nb = 0; in poptReadFile() local
221 size_t nb = 0; in poptConfigLine() local
341 size_t nb = 0; in poptReadConfigFile() local
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_levinson_durbin_f16.c85 int nb,j,i; in arm_levinson_durbin_f16() local
233 int nb,j; in arm_levinson_durbin_f16() local
Darm_levinson_durbin_f32.c85 int nb,j,i; in arm_levinson_durbin_f32() local
235 int nb,j; in arm_levinson_durbin_f32() local
Darm_levinson_durbin_q31.c151 int nb,j,i; in arm_levinson_durbin_q31() local
323 int nb,j; in arm_levinson_durbin_q31() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.2/support_for_new.target/
Dsupport_for_new.target_1.ts39 var nb = new B(); variable
/third_party/ltp/testcases/kernel/syscalls/getrandom/
Dgetrandom02.c18 static int check_content(unsigned char *buf, int nb) in check_content()
/third_party/ltp/testcases/kernel/fs/doio/
Dpattern.c42 int nb, ncmp, nleft; in pattern_check() local
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstbufferstress.c35 guint64 nb; in run_test() local
/third_party/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py97 def getNUserList(self,nb): argument
129 def getNGroupList(self,nb): argument
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbaseiirfilter.c144 guint nb, gdouble zr, gdouble zi) in gst_audio_fx_base_iir_filter_calculate_gain()
185 gdouble * a, guint na, gdouble * b, guint nb) in gst_audio_fx_base_iir_filter_set_coefficients()
/third_party/skia/third_party/externals/icu/source/data/rbnf/
DLOCALE_DEPS.json28 "nb": "no", string
/third_party/icu/icu4c/source/data/rbnf/
DLOCALE_DEPS.json28 "nb": "no", string
/third_party/cmsis/CMSIS/DSP/Include/
Darm_vec_math.h237 __STATIC_INLINE f32x4_t arm_vec_exponent_f32(f32x4_t x, int32_t nb) in arm_vec_exponent_f32()
312 __STATIC_INLINE float32x4_t arm_vec_exponent_f32(float32x4_t x, int32_t nb) in arm_vec_exponent_f32()
/third_party/ffmpeg/libavfilter/
Dvf_colortemperature.c127 float nr, ng, nb; in temperature_slice8() local
169 float nr, ng, nb; in temperature_slice16() local
210 float nr, ng, nb; in temperature_slice8p() local
250 float nr, ng, nb; in temperature_slice16p() local
/third_party/skia/third_party/externals/libwebp/extras/
Dquality_estimate.c26 static WEBP_INLINE uint32_t GetBit(const uint8_t* const data, size_t nb, in GetBit()
/third_party/flutter/skia/third_party/externals/libwebp/extras/
Dquality_estimate.c26 static WEBP_INLINE uint32_t GetBit(const uint8_t* const data, size_t nb, in GetBit()

123456