Home
last modified time | relevance | path

Searched refs:dots (Results 1 – 25 of 54) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpoint.c85 FbDots dots; in fbPolyPoint() local
106 dots = fbDots; in fbPolyPoint()
109 dots = fbDots8; in fbPolyPoint()
112 dots = fbDots16; in fbPolyPoint()
115 dots = fbDots32; in fbPolyPoint()
120 (*dots) (dst, dstStride, dstBpp, pBox, pptInit, nptInit, in fbPolyPoint()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/libexec/gcc/aarch64-none-linux-gnu/10.3.1/install-tools/
H A Dfixinc.sh320 dots=`echo "${sym_link}" |
323 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
325 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
380 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
382 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/libexec/gcc/arm-none-linux-gnueabihf/10.3.1/install-tools/
H A Dfixinc.sh320 dots=`echo "${sym_link}" |
323 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
325 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
380 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
382 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
/OK3568_Linux_fs/external/security/rk_tee_user/v2/scripts/
H A Dcommon.mk6 define strip-trailing-slashes-and-dots
8 $(filter-out $(1),$(_o)),$(call strip-trailing-slashes-and-dots,$(_o)),$(_o))
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/doc/src/
H A Dsimplebrowser.qdoc104 \dots
108 \dots
142 \dots
146 \dots
158 \dots
243 \dots
246 \dots
278 \dots
283 \dots
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/doc/src/
H A Dsimplebrowser.qdoc104 \dots
108 \dots
142 \dots
146 \dots
158 \dots
243 \dots
246 \dots
278 \dots
283 \dots
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplaces.qdoc260 \dots
261 \dots
297 \dots
332 \dots
333 \dots
347 \dots
348 \dots
372 \dots
373 \dots
384 \dots
[all …]
/OK3568_Linux_fs/kernel/fs/adfs/
H A Ddir.c202 unsigned int dots, i; in adfs_object_fixup() local
213 for (i = dots = 0; i < obj->name_len; i++) in adfs_object_fixup()
216 dots++; in adfs_object_fixup()
219 if (obj->name_len <= 2 && dots == obj->name_len) in adfs_object_fixup()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstring2.h12 extern const char *dots;
H A Dstring.c13 const char *dots = variable
/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 Daz_IR63 % WAW WITH HAMZA ABOVE (O with two dots above in latin script), WAW WITH LITTLE
64 % WAW ABOVE (U in latic script), WAW WITH LITTLE V ABOVE (U with two dots
68 % collating-symbol <az_ar_oe> % O with two dots above in latic script
70 % collating-symbol <az_ar_ue> % U with two dots above in latic script
/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 Daz_IR63 % WAW WITH HAMZA ABOVE (O with two dots above in latin script), WAW WITH LITTLE
64 % WAW ABOVE (U in latic script), WAW WITH LITTLE V ABOVE (U with two dots
68 % collating-symbol <az_ar_oe> % O with two dots above in latic script
70 % collating-symbol <az_ar_ue> % U with two dots above in latic script
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/
H A Dshadow-4.1.3-dots-in-usernames.patch6 # shadow-4.1.4.2: Add patches to support dots in login id.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D06_fix_gethostbyname.patch16 * Don't append dots to unqualified names. Such names are likely to come
/OK3568_Linux_fs/external/xserver/randr/
H A Drandr.c700 CARD32 dots = mode->hTotal * mode->vTotal; in RRVerticalRefresh() local
702 if (!dots) in RRVerticalRefresh()
704 refresh = (mode->dotClock + dots / 2) / dots; in RRVerticalRefresh()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c1296 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument
1298 dots -= dots_sub; \
1299 if (scale > 0 && dots <= 0) { \
1305 dots += scale; \
1309 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument
1331 int dots = 0; in write_buff() local
1365 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff()
1397 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff()
1412 FLASH_SHOW_PROGRESS(scale, dots, digit, info->portwidth); in write_buff()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/
H A DMakefile6 out-dir := $(call strip-trailing-slashes-and-dots,$(O))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libdata/
H A Dlibdata-hexdump-perl_0.02.bb7 (all others are shown as single dots).\
/OK3568_Linux_fs/external/security/rk_tee_user/v2/
H A DMakefile5 out-dir := $(call strip-trailing-slashes-and-dots,$(O))
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-30115.patch4 Subject: [PATCH] hsts: ignore trailing dots when comparing hosts names
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/nftables/
H A Dnftables_1.0.2.bb9 # Ensure we reject the 0.099 version by matching at least two dots
/OK3568_Linux_fs/kernel/tools/perf/ui/stdio/
H A Dhist.c683 print_hierarchy_indent(sep, indent, dots, fp); in hists__fprintf_hierarchy_headers()
696 fprintf(fp, "%.*s", width, dots); in hists__fprintf_hierarchy_headers()
721 fprintf(fp, "%s%-.*s", sep ?: " ", header_width, dots); in hists__fprintf_hierarchy_headers()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A DMakefile6 out-dir := $(call strip-trailing-slashes-and-dots,$(O))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/
H A D0002-add-setdpi-Xinit.d-script.patch89 +SCREEN_DPI="`/usr/bin/xdpyinfo | grep "dots per inch" | awk '{print $2}'| sed -n "s/\(.*\)x\(.*\)/…
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_nmi.c725 const char *dots = " ................................. "; in uv_nmi_dump_state_cpu() local
734 pr_info("UV:%sNMI process trace for CPU %d\n", dots, cpu); in uv_nmi_dump_state_cpu()

123