HomeSort by relevance Sort by last modified time
    Searched refs:SL (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/icu/source/test/intltest/
itspoof.cpp 127 const uint32_t SL = USPOOF_SINGLE_SCRIPT_CONFUSABLE;
133 CHECK_SKELETON(SL, " A long 'identifier' that will overflow implementation stack buffers, forcing heap allocations."
147 CHECK_SKELETON(SL, "\\uFC5F", " \\u064d\\u0651");
149 CHECK_SKELETON(SL, "nochange", "nochange");
153 CHECK_SKELETON(SL, "\\u059c", "\\u0301");
154 CHECK_SKELETON(SL, "\\u2A74", "\\u003A\\u003A\\u003D");
155 CHECK_SKELETON(SL, "\\u247E", "\\u0028\\u0031\\u0031\\u0029");
156 CHECK_SKELETON(SL, "\\uFDFB", "\\u062C\\u0644\\u0020\\u062C\\u0644\\u0627\\u0644\\u0647");
158 // This mapping exists in the ML and MA tables, does not exist in SL, SA
160 CHECK_SKELETON(SL, "\\u0C83", "\\u0C83")
    [all...]
  /external/icu4c/test/intltest/
itspoof.cpp 139 const uint32_t SL = USPOOF_SINGLE_SCRIPT_CONFUSABLE;
145 CHECK_SKELETON(SL, " A long 'identifier' that will overflow implementation stack buffers, forcing heap allocations."
159 CHECK_SKELETON(SL, "\\uFC5F", " \\u064d\\u0651");
161 CHECK_SKELETON(SL, "nochange", "nochange");
165 CHECK_SKELETON(SL, "\\u059c", "\\u0301");
166 CHECK_SKELETON(SL, "\\u2A74", "\\u003A\\u003A\\u003D");
167 CHECK_SKELETON(SL, "\\u247E", "\\u0028\\u0031\\u0031\\u0029");
168 CHECK_SKELETON(SL, "\\uFDFB", "\\u062C\\u0644\\u0020\\u062C\\u0644\\u0627\\u0644\\u0647");
170 // This mapping exists in the ML and MA tables, does not exist in SL, SA
172 CHECK_SKELETON(SL, "\\u0C83", "\\u0C83")
    [all...]
  /external/strace/strace/linux/x86_64/
gentab.pl 46 open(SL, ">syscallnum.h") || die "cannot create syscallnum.h\n";
74 print SL "#define SYS_$name $num\n"
  /external/grub/stage2/
iso9660.h 168 struct SL {
175 } sl; member in union:rock_ridge::__anon3648
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 706 local SL
717 for SL in $SYMLINKS; do
719 local DST=`echo $SL | sed -e 's!^/lib/!!g'`

Completed in 1488 milliseconds