HomeSort by relevance Sort by last modified time
    Searched defs:MA (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
itspoof.cpp 147 const uint32_t MA = USPOOF_ANY_CASE;
163 CHECK_SKELETON(MA, "love", "love");
164 CHECK_SKELETON(MA, "1ove", "love"); // Digit 1 to letter l
167 CHECK_SKELETON(MA, "OOPS", "OOPS");
168 CHECK_SKELETON(MA, "00PS", "OOPS"); // Digit 0 to letter O in any case mode only
174 // This mapping exists in the ML and MA tables, does not exist in SL, SA
179 CHECK_SKELETON(MA, "\\u0C83", "\\u0983");
182 // This mapping exists only in the MA table.
183 CHECK_SKELETON(MA, "\\u0391", "A");
189 // This mapping exists in the ML and MA table
    [all...]
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 692 MA = 22, // MA Massachusetts
734 MA, MA, MA, MA, MA, MA, MA, MA, MA, MA, // 010-01
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 212 bool ParseMacroArgument(MacroArgument &MA);
    [all...]

Completed in 195 milliseconds