Home
last modified time | relevance | path

Searched defs:left (Results 76 – 100 of 703) sorted by relevance

12345678910>>...29

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dexample2.c85 double left = 0, right = 0; in main() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-ctr.c28 size_t j, len, left = data_len; in aes_ctr_encrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-ctr.c28 size_t j, len, left = data_len; in aes_ctr_encrypt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-ctr.c28 size_t j, len, left = data_len; in aes_ctr_encrypt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-ctr.c28 size_t j, len, left = data_len; in aes_ctr_encrypt() local
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Dsfsub.c42 register unsigned int left, right, result, extent; in sgl_fsub() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-ctr.c28 size_t j, len, left = data_len; in aes_ctr_encrypt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-ctr.c29 size_t j, len, left = data_len; in aes_ctr_encrypt() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dblock-info.c68 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right) in __block_info__cmp()
94 struct hist_entry *left, struct hist_entry *right) in block_info__cmp()
210 struct hist_entry *left, in block_total_cycles_pct_sort()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dkdtree_single_index.h260 int left, right; member
340 NodePtr divideTree(int left, int right, BoundingBox& bbox) in divideTree()
500 int left = 0; in planeSplit() local
/OK3568_Linux_fs/u-boot/post/lib_powerpc/
H A Dcomplex.c56 int left; in cpu_post_test_complex_2() local
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_common.cpp60 RK_U32 left = 32; in axb_div_c() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Det-forest.h64 struct et_node *left; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Det-forest.h64 struct et_node *left; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dhull_graham_andrew.hpp62 point_type left, right; member
311 point_type const& left, point_type const& right) in build_half_hull()
/OK3568_Linux_fs/kernel/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c183 static int snd_msndmix_set(struct snd_msnd *dev, int d, int left, int right) in snd_msndmix_set()
255 int left, right; in snd_msndmix_volume_put() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/
H A Dgeojsonvt.hpp80 const auto left = detail::clip<0>(features, (x - p) / z2, (x + 1 + p) / z2, -1, 2); in geoJSONToTile() local
233 const auto left = detail::clip<0>(features, (x - p) / z2, (x + 0.5 + p) / z2, min.x, max.x); in splitTile() local
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dieee80211.c281 int left, count; in r8712_parse_wpa_ie() local
325 int left, count; in r8712_parse_wpa2_ie() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_refcount.c404 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
481 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
610 struct xfs_refcount_irec *left, in xfs_refcount_find_left_extents()
801 struct xfs_refcount_irec left = {0}, cleft = {0}; in xfs_refcount_merge_extents() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.hpp43 float left() const { return _left; } in left() function in mbgl::PositionedIcon
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmichael.c57 size_t block, blocks, left; in michael_mic() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqmapboxcommon.cpp131 double left = bbox.at(0).toDouble(); in parseGeoLocation() local
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Ddma.c18 size_t left = size; in cache_op() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtls.c903 size_t left = data; in TEST_F() local
921 size_t left = data; in TEST_F() local
957 size_t left = data; in TEST_F() local
983 size_t left = data; in TEST_F() local
1048 size_t left = data * read_bias; in test_mutliproc() local
1061 size_t left = data * write_bias; in test_mutliproc() local
/OK3568_Linux_fs/external/linux-rga/samples/padding_demo/src/
H A Drga_padding_demo.cpp51 int top, bottom, left, right; in main() local

12345678910>>...29