HomeSort by relevance Sort by last modified time
    Searched defs:im (Results 51 - 75 of 118) sorted by null

1 23 4 5

  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/
ContentTypeParserTokenManager.java 675 String im = jjstrLiteralImages[jjmatchedKind]; local
676 t.image = (im == null) ? input_stream.GetImage() : im;
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/
DateTimeParserTokenManager.java 714 String im = jjstrLiteralImages[jjmatchedKind]; local
715 t.image = (im == null) ? input_stream.GetImage() : im;
  /packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/
AddressListParserTokenManager.java 789 String im = jjstrLiteralImages[jjmatchedKind]; local
790 t.image = (im == null) ? input_stream.GetImage() : im;
  /packages/services/Telephony/src/org/apache/james/mime4j/field/contenttype/parser/
ContentTypeParserTokenManager.java 675 String im = jjstrLiteralImages[jjmatchedKind]; local
676 t.image = (im == null) ? input_stream.GetImage() : im;
  /packages/services/Telephony/src/org/apache/james/mime4j/field/datetime/parser/
DateTimeParserTokenManager.java 714 String im = jjstrLiteralImages[jjmatchedKind]; local
715 t.image = (im == null) ? input_stream.GetImage() : im;
  /external/avahi/avahi-core/
server.c 408 int im = immediately; local
416 im = 1;
418 if (!avahi_interface_post_response(i, r, flush_cache, a, im) && unicast_response) {
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
types.hpp 86 _Tp re, im; //< the real and the imaginary parts member in class:cv::Complex
896 : re(0), im(0) {}
900 : re(_re), im(_im) {}
905 return Complex<T2>(saturate_cast<T2>(re), saturate_cast<T2>(im));
911 return Complex<_Tp>(re, -im);
918 return a.re == b.re && a.im == b.im;
924 return a.re != b.re || a.im != b.im;
930 return Complex<_Tp>( a.re + b.re, a.im + b.im )
    [all...]
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 333 final InputManager im = InputManager.getInstance(); local
334 InputDevice inputDevice = im.getInputDevice(deviceId);
336 inputDevice = im.getInputDevice(VIRTUAL_KEYBOARD);
  /packages/apps/Settings/src/com/android/settings/inputmethod/
PhysicalKeyboardFragment.java 325 final InputManager im = getContext().getSystemService(InputManager.class); local
326 if (imm != null && im != null) {
333 final KeyboardLayout layout = im.getKeyboardLayoutForInputDevice(
346 final KeyboardLayout layout = im.getKeyboardLayoutForInputDevice(
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PreviewIconFactory.java 550 BufferedImage im = ImageUtils.subImage(image, left, top, right, bottom); local
551 ImageIO.write(im, "PNG", output); //$NON-NLS-1$
  /external/skia/src/core/
SkDraw.cpp 1740 SkMatrix m, im; local
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 1117 NativeInputManager* im = new NativeInputManager(contextObj, serviceObj, local
1124 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1137 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1157 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1165 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1173 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1181 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1210 NativeInputManager* im = static_cast<NativeInputManager*>(data); local
1219 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1248 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1269 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1277 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1308 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1314 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1321 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1328 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1335 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1342 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1363 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1370 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1377 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1383 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1390 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1414 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1421 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1429 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1436 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1444 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1451 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1456 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
1462 NativeInputManager* im = reinterpret_cast<NativeInputManager*>(ptr); local
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c 2486 bfd_boolean im = (((insn_word >> 18) & 0x1) != 0); local
3234 bfd_boolean im = (((insn_word >> 18) & 0x1) != 0); local
    [all...]
  /external/opencv3/modules/highgui/src/
window_QT.cpp 1002 cv::Mat im = cv::cvarrToMat(mat); local
1003 cv::imshow(name.toUtf8().data(), im);
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c 1729 def_file_import *im = pe_def_file->imports + i; local
    [all...]
  /external/testng/src/main/java/org/testng/
TestRunner.java 867 for (IMethodInstance im : methodInstances)
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
ieee.c 2907 unsigned int im; local
    [all...]
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 54 import android.provider.ContactsContract.CommonDataKinds.Im;
335 Im.CONTENT_ITEM_TYPE,
1735 final ImDataItem im = (ImDataItem) dataItem; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar 
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.1.201405082137/
org.jacoco.core-0.7.1.201405082137.jar 

Completed in 1072 milliseconds

1 23 4 5