Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 970) sorted by relevance

12345678910>>...39

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool_group.c38 kbase_mem_pool_config_set_max_size(&configs->small[gid], in kbase_mem_pool_group_config_set_max_size()
54 err = kbase_mem_pool_init(&mem_pools->small[gid], &configs->small[gid], in kbase_mem_pool_group_init()
56 next_pools ? &next_pools->small[gid] : NULL); in kbase_mem_pool_group_init()
63 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init()
79 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init()
93 kbase_mem_pool_mark_dying(&mem_pools->small[gid]); in kbase_mem_pool_group_mark_dying()
104 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_term()
/OK3568_Linux_fs/u-boot/include/
H A Dbzlib.h127 # ifdef small
129 # undef small
166 int small
192 int small,
268 int small,
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A DKconfig14 bool "Use small 4096 B erase sectors"
17 Many flash memories support erasing small (4096 B) sectors. Depending
20 Changing a small part of the flash's contents is usually faster with
21 small sectors. On the other hand erasing should be faster when using
/OK3568_Linux_fs/buildroot/package/flite/
H A DConfig.in5 Flite: a small, fast run time synthesis engine.
7 Flite (festival-lite) is a small, fast run-time synthesis
8 engine developed at CMU and primarily designed for small
/OK3568_Linux_fs/kernel/arch/arm/common/
H A Ddmabounce.c77 struct dmabounce_pool small; member
91 device_info->small.allocs, in dmabounce_show()
93 device_info->total_allocs - device_info->small.allocs - in dmabounce_show()
117 if (size <= device_info->small.size) { in alloc_safe_buffer()
118 pool = &device_info->small; in alloc_safe_buffer()
496 ret = dmabounce_init_pool(&device_info->small, dev, in dmabounce_register_dev()
537 dma_pool_destroy(device_info->small.pool); in dmabounce_register_dev()
564 if (device_info->small.pool) in dmabounce_unregister_dev()
565 dma_pool_destroy(device_info->small.pool); in dmabounce_unregister_dev()
/OK3568_Linux_fs/buildroot/package/dejavu/
H A Ddejavu.mk18 20-unhint-small-dejavu-sans-mono.conf \
25 20-unhint-small-dejavu-sans.conf \
32 20-unhint-small-dejavu-serif.conf \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dtranslit_small11 % Transliterations of small equivalents.
13 % $ grep '^[^;]*;[^;]*;[^;]*;[^;]*;[^;]*;<small>[^;]*;' UnicodeData.txt | \
14 % sed -e 's/^\([^;]*\);\([^;]*\);[^;]*;[^;]*;[^;]*;<small> \([^;]*\);.*$/<U\1> <U\3> % \2/'
15 % and added the small Hiragana and small Katakana manually.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dtranslit_small11 % Transliterations of small equivalents.
13 % $ grep '^[^;]*;[^;]*;[^;]*;[^;]*;[^;]*;<small>[^;]*;' UnicodeData.txt | \
14 % sed -e 's/^\([^;]*\);\([^;]*\);[^;]*;[^;]*;[^;]*;<small> \([^;]*\);.*$/<U\1> <U\3> % \2/'
15 % and added the small Hiragana and small Katakana manually.
/OK3568_Linux_fs/buildroot/package/yajl/
H A DConfig.in4 Yet Another JSON Library. YAJL is a small event-driven
5 (SAX-style) JSON parser written in ANSI C, and a small
/OK3568_Linux_fs/buildroot/package/uredir/
H A DConfig.in5 A small Linux daemon to redirect UDP connections. It can be
6 used to forward connections on small and embedded systems that
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dfonts-min.css7 body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,t…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-luma-oled_3.8.1.bb1 SUMMARY = "A small library to drive an OLED device"
3 A small library to drive an OLED device with either SSD1306 , SSD1309, SSD1322, \
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dfonts-min.css7 body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,t…
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh25 rm -f "$large" "$small"
49 small=$(mktemp)
54 dd if=/dev/zero of=$small bs=4096 count=20 >/dev/null 2>&1
247 do_transfer $small $large $((time * 11 / 10))
255 do_transfer $large $small $((time * 11 / 10))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/yajl/
H A Dyajl_2.1.0.bb3 DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \
4 written in ANSI C, and a small validating JSON generator."
H A Dyajl_1.0.12.bb3 DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \
4 written in ANSI C, and a small validating JSON generator."
/OK3568_Linux_fs/buildroot/package/tinyproxy/
H A DConfig.in7 Tinyproxy is a small, efficient HTTP/SSL proxy daemon released
9 useful in a small network setting, where a larger proxy would
/OK3568_Linux_fs/kernel/fs/cramfs/
H A DKconfig7 System). CramFs is designed to be a simple, small, and compressed
20 purpose to remain small and low on RAM usage. It is most suitable
21 for small embedded systems. If you have ample RAM to spare, you may
/OK3568_Linux_fs/buildroot/package/cracklib/
H A Dcracklib.mk36 CRACKLIB_DICT_SOURCE = $(@D)/dicts/cracklib-small
49 rm $(TARGET_DIR)/usr/share/cracklib/cracklib-small
/OK3568_Linux_fs/buildroot/package/openvpn/
H A DConfig.in33 bool "Optimize for small size"
35 Make OpenVPN as small as possible.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/ninja/
H A Dninja_1.10.2.bb1 SUMMARY = "Ninja is a small build system with a focus on speed."
3 DESCRIPTION = "Ninja is a small build system with a focus on speed. It differs from other build sys…
/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dtfrc_equation.c591 static inline u32 tfrc_binsearch(u32 fval, u8 small) in tfrc_binsearch() argument
597 if (fval <= tfrc_calc_x_lookup[try][small]) in tfrc_binsearch()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/
H A DREADME9 - Anyone building a small networking device (eg. a home router /
13 anything that might benefit from a small ftp/tftp server)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}… selector
H A Dbootstrap.css70 small { selector
585 .glyphicon-resize-small:before {
1192 h1 small,
1193 h2 small,
1194 h3 small,
1195 h4 small,
1196 h5 small,
1197 h6 small,
1198 .h1 small,
1199 .h2 small,
[all …]

12345678910>>...39