| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpoint.c | 85 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 D | fixinc.sh | 320 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 D | fixinc.sh | 320 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 D | common.mk | 6 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 D | simplebrowser.qdoc | 104 \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 D | simplebrowser.qdoc | 104 \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 D | places.qdoc | 260 \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 D | dir.c | 202 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 D | string2.h | 12 extern const char *dots;
|
| H A D | string.c | 13 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 D | az_IR | 63 % 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 D | az_IR | 63 % 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 D | shadow-4.1.3-dots-in-usernames.patch | 6 # 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 D | 06_fix_gethostbyname.patch | 16 * Don't append dots to unqualified names. Such names are likely to come
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | randr.c | 700 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 D | cfi_flash.c | 1296 #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 D | Makefile | 6 out-dir := $(call strip-trailing-slashes-and-dots,$(O))
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libdata/ |
| H A D | libdata-hexdump-perl_0.02.bb | 7 (all others are shown as single dots).\
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ |
| H A D | Makefile | 5 out-dir := $(call strip-trailing-slashes-and-dots,$(O))
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-30115.patch | 4 Subject: [PATCH] hsts: ignore trailing dots when comparing hosts names
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/nftables/ |
| H A D | nftables_1.0.2.bb | 9 # Ensure we reject the 0.099 version by matching at least two dots
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/stdio/ |
| H A D | hist.c | 683 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 D | Makefile | 6 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 D | 0002-add-setdpi-Xinit.d-script.patch | 89 +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 D | uv_nmi.c | 725 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()
|