Home
last modified time | relevance | path

Searched refs:mj (Results 1 - 7 of 7) sorted by relevance

/third_party/libphonenumber/migrator/src/test/java/com/google/phonenumbers/migrator/
H A DMigrationFactoryTest.java53 MigrationJob mj = MigrationFactory.createCustomRecipeMigration(fileLocation, countryCode, MigrationFactory in createFromFilePath_validPathLocation_expectValidFields()
56 assertThat(mj.getMigrationEntries().map(MigrationEntry::getOriginalNumber) in createFromFilePath_validPathLocation_expectValidFields()
59 assertThat(mj.getCountryCode().toString()).matches(countryCode); in createFromFilePath_validPathLocation_expectValidFields()
83 MigrationJob mj = MigrationFactory.createCustomRecipeMigration(numberString, countryCode, MigrationFactory in createFromNumberString_validNumberFormat_expectValidFields()
86 assertThat(mj.getMigrationEntries().map(MigrationEntry::getOriginalNumber) in createFromNumberString_validNumberFormat_expectValidFields()
89 assertThat(mj.getCountryCode().toString()).matches(countryCode); in createFromNumberString_validNumberFormat_expectValidFields()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dia64-mont.pl421 .rotf bj[8],mj[2],tf[2],alo[10],ahi[10],nlo[10],nhi[10]
520 (p17) xma.hu nhi[7]=ni6,mj[1],nhi[6] // np[6]*m0
523 (p17) xma.lu nlo[7]=ni6,mj[1],nhi[6]
537 (p16) xmpy.lu mj[0]=alo[0],n0 // (ap[0]*b[i]+t[0])*n0
540 (p17) xma.hu nhi[8]=ni7,mj[1],nhi[7] // np[7]*m0
543 (p17) xma.lu nlo[8]=ni7,mj[1],nhi[7]
560 (p16) xma.hu nhi[0]=ni0,mj[0],alo[0] // np[0]*m0
563 (p16) xma.lu nlo[0]=ni0,mj[0],alo[0]
580 (p16) xma.hu nhi[1]=ni1,mj[0],nhi[0] // np[1]*m0
583 (p16) xma.lu nlo[1]=ni1,mj[
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dia64-mont.pl421 .rotf bj[8],mj[2],tf[2],alo[10],ahi[10],nlo[10],nhi[10]
520 (p17) xma.hu nhi[7]=ni6,mj[1],nhi[6] // np[6]*m0
523 (p17) xma.lu nlo[7]=ni6,mj[1],nhi[6]
537 (p16) xmpy.lu mj[0]=alo[0],n0 // (ap[0]*b[i]+t[0])*n0
540 (p17) xma.hu nhi[8]=ni7,mj[1],nhi[7] // np[7]*m0
543 (p17) xma.lu nlo[8]=ni7,mj[1],nhi[7]
560 (p16) xma.hu nhi[0]=ni0,mj[0],alo[0] // np[0]*m0
563 (p16) xma.lu nlo[0]=ni0,mj[0],alo[0]
580 (p16) xma.hu nhi[1]=ni1,mj[0],nhi[0] // np[1]*m0
583 (p16) xma.lu nlo[1]=ni1,mj[
[all...]
/third_party/openssl/test/
H A Dsanitytest.c29 enum medchoices { ma, mb, mc, md, me, mf, mg, mh, mi, mj, mk, ml }; in test_sanity_enum_size() enumerator
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DETC_Decoder.cpp344 unsigned char mj : 3; member
635 case 9: return mj; in getSingleChannelIndex()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DETC_Decoder.cpp345 unsigned char mj : 3; member
642 case 9: return mj; in getSingleChannelIndex()
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage_etc.cpp350 unsigned char mj : 3; member
1366 case 9: return u.scblk.mj; in getSingleChannelIndex()

Completed in 8 milliseconds