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

1 2 3 4 5 6

  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
MacFunctionalTest.java 25 MacThread mt = new MacThread(algArray); local
26 mt.launcher();
28 assertEquals(mt.getFailureMessages(), 0, mt.getTotalFailuresNumber());
  /external/openfst/src/bin/
fstmap.cc 63 s::MapType mt; local
65 mt = s::ARC_SUM_MAPPER;
67 mt = s::IDENTITY_MAPPER;
69 mt = s::INVERT_MAPPER;
71 mt = s::PLUS_MAPPER;
73 mt = s::QUANTIZE_MAPPER;
75 mt = s::RMWEIGHT_MAPPER;
77 mt = s::SUPERFINAL_MAPPER;
79 mt = s::TIMES_MAPPER;
81 mt = s::TO_LOG_MAPPER
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
random_number.h 44 std::tr1::mt19937 mt; member in class:__gnu_parallel::random_number
74 : mt(0), supremum(0x100000000ULL),
85 : mt(seed), supremum(supremum),
94 { return scale_down(mt(), supremum, supremum_reciprocal); }
101 return scale_down(mt(), local_supremum,
115 cache |= ((uint64(mt())) << bits_left);
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnTextureCoords.cpp 59 float mt = lt; local
61 float mtMinusMs = mt - ms;
65 result.klmCoordinates[1] = FloatPoint3D(OneThird * (3.0f * ls * ms - ls * mt - lt * ms),
67 ms * ms * (ms - mt));
68 result.klmCoordinates[2] = FloatPoint3D(OneThird * (lt * (mt - 2.0f * ms) + ls * (3.0f * ms - 2.0f * mt)),
84 float mt = lt; local
89 float qm = ms / mt;
103 float mtMinusMs = mt - ms;
107 result.klmCoordinates[1] = FloatPoint3D(OneThird * (-ls * mt - lt * ms + 3.0f * ls * ms)
    [all...]
  /frameworks/base/core/java/android/text/
MeasuredText.java 52 MeasuredText mt; local
56 mt = sCached[i];
58 return mt;
62 mt = new MeasuredText();
64 Log.v("MEAS", "new: " + mt);
66 return mt;
69 static MeasuredText recycle(MeasuredText mt) {
70 mt.mText = null;
71 if (mt.mLen < 1000) {
75 sCached[i] = mt;
    [all...]
TextUtils.java 1101 MeasuredText mt = MeasuredText.obtain(); local
1203 MeasuredText mt = MeasuredText.obtain(); local
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/
ConfirmationCallbackTest.java 35 int mt[] = { ConfirmationCallback.INFORMATION, field in class:ConfirmationCallbackTest
54 for (int i = 0; i < mt.length; i++) {
55 cc = new ConfirmationCallback(mt[i], ot[1], dopt[1]);
71 cc = new ConfirmationCallback(mt[1], 3, dopt[1]);
75 cc = new ConfirmationCallback(mt[1], ot[1], 4);
230 cc = new ConfirmationCallback("prompt", mt[0], opt, 1);
251 cc = new ConfirmationCallback("prompt", mt[0], ot[0], dopt[0]);
263 cc = new ConfirmationCallback("prompt", mt[0], ot[0], dopt[0]);
277 cc = new ConfirmationCallback("prompt", mt[0], ot[0], dopt[0]);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c 192 UINT8 mt; local
211 mt = (*(p_data) & NCI_MT_MASK) >> NCI_MT_SHIFT;
212 p_msg->layer_specific = (mt == NCI_MT_CMD) ? NFC_HAL_WAIT_RSP_CMD : 0;
nfc_hal_nci.c 527 UINT8 mt, pbf, gid, op_code; local
544 NCI_MSG_PRS_HDR0 (p, mt, pbf, gid);
548 if (mt == NCI_MT_DATA)
563 if (mt == NCI_MT_NTF)
573 if (mt == NCI_MT_NTF)
592 if (mt == NCI_MT_RSP)
664 UINT8 mt, pbf, gid, op_code; local
672 NCI_MSG_PRS_HDR0 (p, mt, pbf, gid);
677 if (mt == NCI_MT_CMD)
  /external/valgrind/unittest/
memory_unittest.cc 79 MyThread mt(Noop);
80 mt.Start();
81 mt.Join();
  /external/javassist/src/main/javassist/
CtNewWrappedMethod.java 34 CtMethod mt = new CtMethod(returnType, mname, parameterTypes, local
36 mt.setModifiers(body.getModifiers());
38 mt.setExceptionTypes(exceptionTypes);
46 mt.getMethodInfo2().setCodeAttribute(code.toCodeAttribute());
47 return mt;
  /external/quake/quake/src/QW/client/
r_sky.c 56 void R_InitSky (texture_t *mt)
61 src = (byte *)mt + mt->offsets[0];
r_surf.c 240 texture_t *mt; local
247 mt = r_drawsurf.texture;
249 r_source = (byte *)mt + mt->offsets[r_drawsurf.surfmip];
254 texwidth = mt->width >> r_drawsurf.surfmip;
280 smax = mt->width >> r_drawsurf.surfmip;
282 tmax = mt->height >> r_drawsurf.surfmip;
render.h 117 void R_InitSky (struct texture_s *mt); // called at level load
  /external/quake/quake/src/WinQuake/
r_sky.cpp 56 void R_InitSky (texture_t *mt)
61 src = (byte *)mt + mt->offsets[0];
r_surf.cpp 257 texture_t *mt; local
264 mt = r_drawsurf.texture;
266 r_source = (byte *)mt + mt->offsets[r_drawsurf.surfmip];
271 texwidth = mt->width >> r_drawsurf.surfmip;
297 smax = mt->width >> r_drawsurf.surfmip;
299 tmax = mt->height >> r_drawsurf.surfmip;
  /external/quake/quake/src/QW/server/
model.c 282 miptex_t *mt; local
305 mt = (miptex_t *)((byte *)m + m->dataofs[i]);
306 mt->width = LittleLong (mt->width);
307 mt->height = LittleLong (mt->height);
309 mt->offsets[j] = LittleLong (mt->offsets[j]);
311 if ( (mt->width & 15) || (mt->height & 15)
    [all...]
  /external/clang/test/PCH/
cxx-templates.cpp 85 __mt_alloc<> mt = __mt_alloc<>(); local
  /external/clang/test/Parser/
cxx-class.cpp 22 template<typename T> void mt(T) { } function in class:C
  /external/icu4c/config/
mh-solaris 33 # -mt means 'compiles and links a multithreaded program'
34 THREADSCFLAGS += -mt
35 THREADSCXXFLAGS += -mt
  /external/stlport/test/eh/
kai.mak 31 CXXFLAGS = -w -mt --one_per ${STL_INCL} -D_STLP_USE_NEWALLOC -DEH_VECTOR_OPERATOR_NEW -DEH_DELETE_HAS_THROW_SPEC
34 # CXXFLAGS = -w -mt --one_per -D_STLP_USE_NEWALLOC -DEH_NO_SGI_STL -DEH_NEW_HEADERS -DEH_VECTOR_OPERATOR_NEW -DEH_DELETE_HAS_THROW_SPEC
  /external/valgrind/main/drd/
drd_mutex.h 50 const char* DRD_(mutex_type_name)(const MutexT mt);
  /packages/apps/Gallery2/src/com/android/camera/ui/
RotatableLayout.java 178 int mt = lp.topMargin; local
181 lp.rightMargin = mt;
221 int mt = lp.topMargin; local
223 lp.leftMargin = mt;
  /external/libnfc-nci/src/hal/include/
nci_defs.h 51 * byte 0: MT PBF GID
54 /* MT: Message Type (byte 0) */
106 #define NCI_MSG_BLD_HDR0(p, mt, gid) \
107 *(p)++ = (UINT8) (((mt) << NCI_MT_SHIFT) | (gid));
109 #define NCI_MSG_PBLD_HDR0(p, mt, pbf, gid) \
110 *(p)++ = (UINT8) (((mt) << NCI_MT_SHIFT) | ((pbf) << NCI_PBF_SHIFT) | (gid));
117 #define NCI_MSG_PRS_HDR0(p, mt, pbf, gid) \
118 mt = (*(p) & NCI_MT_MASK) >> NCI_MT_SHIFT; \
122 /* parse MT and PBF bits of NCI packet */
123 #define NCI_MSG_PRS_MT_PBF(p, mt, pbf)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 230 thai_mark_type_t mt = get_mark_type (info[i].codepoint); local
232 if (mt == NOT_MARK) {
240 const thai_above_state_machine_edge_t &above_edge = thai_above_state_machine[above_state][mt];
241 const thai_below_state_machine_edge_t &below_edge = thai_below_state_machine[below_state][mt];

Completed in 2301 milliseconds

1 2 3 4 5 6