HomeSort by relevance Sort by last modified time
    Searched refs:MA (Results 1 - 25 of 37) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/test/intltest/
itspoof.cpp 141 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...]
  /ndk/sources/host-tools/make-3.81/
subproc.bat 18 rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
configure.bat 18 rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  /external/icu4c/test/intltest/
itspoof.cpp 185 const uint32_t MA = USPOOF_ANY_CASE;
201 CHECK_SKELETON(MA, "love", "love");
202 CHECK_SKELETON(MA, "1ove", "love"); // Digit 1 to letter l
205 CHECK_SKELETON(MA, "OOPS", "OOPS");
206 CHECK_SKELETON(MA, "00PS", "OOPS"); // Digit 0 to letter O in any case mode only
212 // This mapping exists in the ML and MA tables, does not exist in SL, SA
217 CHECK_SKELETON(MA, "\\u0C83", "\\u0983");
220 // This mapping exists only in the MA table.
221 CHECK_SKELETON(MA, "\\u0391", "A");
227 // This mapping exists in the ML and MA table
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
build.bat 34 rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosASM.S 17 ; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice_neon.S 13 @ Contains a function for the core loop in the normalized lattice MA
  /external/eigen/blas/testing/
dblat3.f 389 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
439 MA = K
442 MA = M
446 LDA = MA
456 CALL DMAKE( 'GE', ' ', ' ', MA, NA, A, NMAX, AA, LDA,
    [all...]
sblat3.f 389 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
439 MA = K
442 MA = M
446 LDA = MA
456 CALL SMAKE( 'GE', ' ', ' ', MA, NA, A, NMAX, AA, LDA,
    [all...]
cblat3.f 403 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
453 MA = K
456 MA = M
460 LDA = MA
470 CALL CMAKE( 'GE', ' ', ' ', MA, NA, A, NMAX, AA, LDA,
    [all...]
zblat3.f 404 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
454 MA = K
457 MA = M
461 LDA = MA
471 CALL ZMAKE( 'GE', ' ', ' ', MA, NA, A, NMAX, AA, LDA,
    [all...]
  /external/bison/doc/
refcard.tex 99 \centerline{Boston, MA 02110-1301 USA}
124 \centerline{Boston, MA 02110-1301 USA}
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 291 bool ParseMacroArgument(MCAsmMacroArgument &MA,
    [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp 56 if (const Argument *MA = dyn_cast<Argument>(V))
57 return MA->getParent() ? MA->getParent()->getParent() : 0;
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 20 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
273 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
576 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2.s 757 STW,MA %r3,192(%r30) ;offset 0x8f0
    [all...]
pa-risc2W.s 747 STD,MA %r3,352(%r30)
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 757 STW,MA %r3,192(%r30) ;offset 0x8f0
    [all...]
pa-risc2W.s 747 STD,MA %r3,352(%r30)
    [all...]
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
deltablue.js 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/blktrace/btreplay/doc/
btreplay.tex 16 % Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/chromium_org/v8/benchmarks/
deltablue.js 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Completed in 565 milliseconds

1 2