Searched refs:info1 (Results 1 - 22 of 22) sorted by relevance

/external/bluetooth/glib/gio/tests/
H A Ddesktop-app-info.c99 GAppInfo *info, *info1, *info2, *info3; local
103 info1 = create_app_info ("Blah1");
107 g_app_info_set_as_default_for_type (info1, "application/x-test", &error);
116 /* check that both are in the list, info2 before info1 */
121 g_assert (g_strcmp0 (g_app_info_get_id (info), g_app_info_get_id (info1)) == 0);
133 /* check that all are in the list, info2, info1, info3 */
138 g_assert (g_strcmp0 (g_app_info_get_id (info), g_app_info_get_id (info1)) == 0);
146 /* now remove info1 again */
147 g_app_info_remove_supports_type (info1, "application/x-test", &error);
169 g_app_info_delete (info1);
[all...]
/external/dropbear/
H A Dsvr-tcpfwd.c129 const struct TCPListener *info1 = (struct TCPListener*)typedata1; local
132 return (info1->listenport == info2->listenport)
133 && (info1->chantype == info2->chantype)
134 && (strcmp(info1->listenaddr, info2->listenaddr) == 0);
/external/svox/pico/lib/
H A Dpicospho.c558 fstSymbol = (PICODATA_ITEMINFO1_BOUND_SBEG == head->info1 || PICODATA_ITEMINFO1_BOUND_TERM == head->info1) ? PICODATA_ITEMINFO1_BOUND_SEND : head->info1;
559 PICODBG_TRACE(("found bound of type %c\n",head->info1));
601 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1;
626 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1;
783 if ((PICODATA_ITEMINFO1_CMD_PLAY == head->info1)
784 || (PICODATA_ITEMINFO1_CMD_SAVE == head->info1)
785 || (PICODATA_ITEMINFO1_CMD_UNSAVE == head->info1)) {
788 } else if (PICODATA_ITEMINFO1_CMD_SAVE == head->info1) {
[all...]
H A Dpicoacph.c185 acph->headx[i].head.info1 = 0;
362 val = acph->headx[i].head.info1;
420 valbuf[1] = acph->headx[upbound].head.info1;
441 PICODBG_TRACE(("iter: %d, curpos: %d", i, acph->headx[i].head.info1));
444 curpos = acph->headx[i].head.info1;
566 switch (acph->headx[acph->headxLen - 1].head.info1) {
627 val = acph->headx[i].head.info1;
837 valbuf[1] = acph->headx[upbound].head.info1;
859 PICODBG_TRACE(("iter: %d, curpos: %d", i, acph->headx[i].head.info1));
862 curpos = acph->headx[i].head.info1;
[all...]
H A Dpicosig.c649 head.info1 = item[1];
658 if ((head.info1 == PICODATA_ITEMINFO1_CMD_PLAY) || (head.info1
659 == PICODATA_ITEMINFO1_CMD_SAVE) || (head.info1
665 if ((head.info1 == PICODATA_ITEMINFO1_CMD_PITCH) || (head.info1
666 == PICODATA_ITEMINFO1_CMD_VOLUME) || (head.info1
690 head.info1 = item[1];
695 if ((head.info1 == PICODATA_ITEMINFO1_CMD_PLAY) || (head.info1
[all...]
H A Dpicosa.c278 sa->headx[i].head.info1 = PICODATA_ITEMINFO1_NA;
502 val = sa->headx[i].head.info1;
550 valbuf[half_nratt_posd+1] = sa->headx[first].head.info1;
571 PICODBG_TRACE(("iter: %d, curPOS: %d", ci, sa->headx[ci].head.info1));
589 if (sa->headx[ci].head.info1 != valbuf[half_nratt_posd]) {
593 valbuf[half_nratt_posd] = sa->headx[ci].head.info1;
613 PICODBG_DEBUG(("keeping: %d", sa->headx[ci].head.info1));
659 sa->headx[ci].head.info1 = (picoos_uint8)dtres.class;
757 /* set item head, info1, info2 unchanged */
1013 sa->headx[ind].head.len, sa->headx[ind].head.info1,
[all...]
H A Dpicotok.c157 #define KWInfo1 (picoos_uchar *)"info1"
483 picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2,
489 if ((itemType == PICODATA_ITEM_CMD) && (info1 == PICODATA_ITEMINFO1_CMD_FLUSH)) {
491 tok->outBuf[tok->outWritePos++] = info1;
498 switch (info1) {
510 tok->outBuf[tok->outWritePos++] = info1;
525 tok->outBuf[tok->outWritePos++] = info1;
541 tok->outBuf[tok->outWritePos++] = info1;
559 tok->outBuf[tok->outWritePos++] = info1;
579 picoos_uint8 info1, picoos_uint
482 tok_putItem(picodata_ProcessingUnit this, tok_subobj_t * tok, picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2, picoos_uint16 val, picoos_uchar str[]) argument
577 tok_putItem2(picodata_ProcessingUnit this, tok_subobj_t * tok, picoos_uint8 type, picoos_uint8 info1, picoos_uint8 info2, picoos_uint8 len, picoos_uint8 data[]) argument
686 picoos_uint8 type, info1, info2; local
[all...]
H A Dpicoktab.h118 picoos_uint8 *info1,
H A Dpicopr.c815 if ((it != NULL) && (it->head.type == PICODATA_ITEM_CMD) && (it->head.info1 == type)) {
1111 picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2,
1121 pr->tmpItem.head.info1 = info1;
1127 switch (info1) {
1200 if (((pr->spellMode != 0) && (item->head.type == PICODATA_ITEM_TOKEN) && (item->head.info1 != PICODATA_ITEMINFO1_TOKTYPE_SPACE))) {
1223 litem->head.info1 = item->head.info1;
1228 if (litem->head.info1 == PICODATA_ITEMINFO1_TOKTYPE_DIGIT) {
1244 litem->head.info1
1109 pr_putItem(picodata_ProcessingUnit this, pr_subobj_t * pr, pr_ioItemPtr * first, pr_ioItemPtr * last, picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2, picoos_uint16 val, picoos_uchar str[]) argument
3337 picoos_uint8 info1; local
[all...]
H A Dpicodata.c397 head->info1 = buf[PICODATA_ITEMIND_INFO1];
439 buf[PICODATA_ITEMIND_INFO1] = head->info1;
461 head->info1 = buf[PICODATA_ITEMIND_INFO1];
539 head.info1 = item[1];
1036 (picopal_char *)"|%c|%c|%i", head->info1, head->info2,
1067 /* info1 */
H A Dpicocep.c347 cep->framehead.info1 = PICOCEP_OUT_DATA_FORMAT;
1429 cep->phoneId[cep->indexWritePos] = ihead->info1;
1459 == ihead->info1)) {
1591 && (PICODATA_ITEMINFO1_CMD_IGNSIG == ihead.info1)
1601 && ((PICODATA_ITEMINFO1_BOUND_SEND == ihead.info1)
1602 || (PICODATA_ITEMINFO1_BOUND_TERM == ihead.info1))
1618 && (PICODATA_ITEMINFO1_CMD_IGNSIG == ihead.info1)
1808 cep->outBuf[cep->outWritePos++] = cep->framehead.info1;
H A Dpicowa.c296 /* predict and modify pos in info1 */
317 head->info1 = lexres.posind[0];
324 head->info1 = picoktab_getPosGroup(wa->tabpos, posbuf,
344 /* set lex pos in info1 */
H A Dpicodata.h106 picoos_uint8 info1; member in struct:picodata_itemhead
133 /* new item types, info1, info2 to be defined during PU development */
400 /* sets the info1 field in the header contained in the item in buf;
H A Dpicoktab.c478 picoos_bool picoktab_getIntPropPunct (const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint8 * info1, picoos_uint8 * info2) argument
486 *info1 = PICODATA_ITEMINFO1_PUNC_SENTEND;
489 *info1 = PICODATA_ITEMINFO1_PUNC_PHRASEEND;
H A Dpicopam.c938 head.info1 = item[1];
953 if ((head.info1 == PICODATA_ITEMINFO1_BOUND_SBEG) || (head.info1
954 == PICODATA_ITEMINFO1_BOUND_SEND) || (head.info1
955 == PICODATA_ITEMINFO1_BOUND_TERM) || (head.info1
958 || (head.info1 == PICODATA_ITEMINFO1_BOUND_PHR2)
1035 head.info1 = item[1];
1043 if ((head.info1 == PICODATA_ITEMINFO1_BOUND_PHR3)
1045 ||(head.info1==PICODATA_ITEMINFO1_BOUND_PHR2)
1047 || (head.info1
[all...]
/external/chromium/net/proxy/
H A Dproxy_service_unittest.cc998 ProxyInfo info1; local
1001 GURL("http://request1"), &info1, &callback1, NULL, NULL);
1050 EXPECT_EQ("request1:80", info1.proxy_server().ToURI());
1076 ProxyInfo info1; local
1079 GURL("http://request1"), &info1, &callback1, NULL, NULL);
1130 EXPECT_EQ("request1:80", info1.proxy_server().ToURI());
1155 ProxyInfo info1; local
1158 GURL("http://request1"), &info1, &callback1, NULL, NULL);
1211 ProxyInfo info1; local
1216 GURL("http://request1"), &info1,
1298 ProxyInfo info1; local
1369 ProxyInfo info1; local
1445 ProxyInfo info1; local
1503 ProxyInfo info1; local
1571 ProxyInfo info1; local
1700 ProxyInfo info1; local
1746 ProxyInfo info1; local
1804 ProxyInfo info1; local
[all...]
/external/chromium/net/base/
H A Dhost_resolver_impl_unittest.cc840 HostResolver::RequestInfo info1("host1", 70);
842 int rv = host_resolver->Resolve(info1, &addrlist, NULL, NULL, log);
862 CapturingObserver::StartOrCancelEntry(0, info1));
864 CapturingObserver::FinishEntry(0, true, info1));
869 rv = host_resolver->Resolve(info1, &addrlist, &callback, NULL, NULL);
876 CapturingObserver::StartOrCancelEntry(1, info1));
878 CapturingObserver::FinishEntry(1, true, info1));
926 HostResolver::RequestInfo info1("host1", 70);
929 int rv = host_resolver->Resolve(info1, &addrlist, &callback, &req, NULL);
938 CapturingObserver::StartOrCancelEntry(0, info1));
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A DApple80211.h31 WirelessInfo info1; member in struct:WirelessInfo2
/external/quake/quake/src/WinQuake/
H A Dnet_bw.cpp502 BW_UDPreadInfo1_t *info1; local
524 info1 = (BW_UDPreadInfo1_t *)lowmem_buffer;
525 info2 = (BW_UDPreadInfo2_t *)(lowmem_buffer + info1->info2Offset);
530 ((struct sockaddr_in *)from)->sin_addr = info1->remoteAddr;
/external/bluetooth/glib/gio/
H A Dgwin32appinfo.c198 GWin32AppInfo *info1 = G_WIN32_APP_INFO (appinfo1); local
201 if (info1->executable == NULL ||
205 return strcmp (info1->executable, info2->executable) == 0;
H A Dgdesktopappinfo.c439 GDesktopAppInfo *info1 = G_DESKTOP_APP_INFO (appinfo1); local
442 if (info1->desktop_id == NULL ||
444 return info1 == info2;
446 return strcmp (info1->desktop_id, info2->desktop_id) == 0;
/external/libxml2/
H A Dparser.c683 * @info1: extra information string
691 const xmlChar * info1, const xmlChar * info2,
700 XML_ERR_ERROR, NULL, 0, (const char *) info1,
702 info1, info2, info3);
712 * @info1: extra information string
720 const xmlChar * info1, const xmlChar * info2,
729 XML_ERR_WARNING, NULL, 0, (const char *) info1,
731 info1, info2, info3);
689 xmlNsErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *msg, const xmlChar * info1, const xmlChar * info2, const xmlChar * info3) argument
718 xmlNsWarn(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *msg, const xmlChar * info1, const xmlChar * info2, const xmlChar * info3) argument

Completed in 215 milliseconds