HomeSort by relevance Sort by last modified time
    Searched refs:info2 (Results 26 - 45 of 45) sorted by null

12

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndfdic.c 341 word->stem.info2 = (NJ_UINT16)(DATA_BHINSI(data) << HINSI_OFFSET);
347 word->stem.info2 |= kouholen;
ndbdic.c     [all...]
ndapi.c 890 word->stem.info2 = 0;
893 word->fzk.info2 = 0;
  /external/svox/pico/lib/
picosig.c 650 head.info2 = item[2];
661 if (head.info2 == PICODATA_ITEMINFO2_CMD_TO_SIG) {
691 head.info2 = item[2];
698 if (head.info2 == PICODATA_ITEMINFO2_CMD_TO_SIG) {
    [all...]
picocep.c 33 itemtype, iteminfo1, iteminfo2, content -> TYPE(INFO1,INFO2)content
348 cep->framehead.info2 = cep->pdfmgc->ceporder;
349 cep->framehead.len = sizeof(picoos_uint16) + (cep->framehead.info2 + 4)
    [all...]
picodata.h 107 picoos_uint8 info2; member in struct:picodata_itemhead
133 /* new item types, info1, info2 to be defined during PU development */
408 /* sets the info2 field in the header contained in the item in buf;
picowa.c 327 head->info2 = foundIndex;
picopam.c     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 232 BluetoothOppShareInfo info2 = (BluetoothOppShareInfo)msg.obj; local
235 markBatchFailed(info2.mStatus);
    [all...]
  /build/tools/releasetools/
ota_from_target_files 279 info2 = copy.copy(info)
280 fn = info2.filename = "system/" + basefilename
288 output_zip.writestr(info2, data)
  /external/bluetooth/glib/gio/
gdesktopappinfo.c 440 GDesktopAppInfo *info2 = G_DESKTOP_APP_INFO (appinfo2); local
443 info2->desktop_id == NULL)
444 return info1 == info2;
446 return strcmp (info1->desktop_id, info2->desktop_id) == 0;
    [all...]
  /external/webkit/Source/JavaScriptCore/dfg/
DFGByteCodeParser.cpp 450 NodeIndex addToGraph(NodeType op, OpInfo info1, OpInfo info2, NodeIndex child1 = NoNode, NodeIndex child2 = NoNode, NodeIndex child3 = NoNode)
453 m_graph.append(Node(op, m_currentIndex, info1, info2, child1, child2, child3));
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java     [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 527 NotificationInfo info1, NotificationInfo info2) {
528 return Long.signum(info2.getTime() - info1.getTime());
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 1968 InputDeviceInfo info2; local
    [all...]
  /external/libxml2/
parser.c 707 * @info2: extra information string
714 const xmlChar * info1, const xmlChar * info2,
724 (const char *) info2, (const char *) info3, 0, 0, msg,
725 info1, info2, info3);
736 * @info2: extra information string
743 const xmlChar * info1, const xmlChar * info2,
751 (const char *) info2, (const char *) info3, 0, 0, msg,
752 info1, info2, info3);
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1027 milliseconds

12