Home
last modified time | relevance | path

Searched refs:nota (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dvalid.c2321 xmlFreeNotation(xmlNotationPtr nota) { in xmlFreeNotation() argument
2322 if (nota == NULL) return; in xmlFreeNotation()
2323 if (nota->name != NULL) in xmlFreeNotation()
2324 xmlFree((xmlChar *) nota->name); in xmlFreeNotation()
2325 if (nota->PublicID != NULL) in xmlFreeNotation()
2326 xmlFree((xmlChar *) nota->PublicID); in xmlFreeNotation()
2327 if (nota->SystemID != NULL) in xmlFreeNotation()
2328 xmlFree((xmlChar *) nota->SystemID); in xmlFreeNotation()
2329 xmlFree(nota); in xmlFreeNotation()
2432 xmlCopyNotation(xmlNotationPtr nota) { in xmlCopyNotation() argument
[all …]
DSAX2.c821 xmlNotationPtr nota = NULL; in xmlSAX2NotationDecl() local
837 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name, in xmlSAX2NotationDecl()
840 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name, in xmlSAX2NotationDecl()
849 if (nota == NULL) ctxt->valid = 0; in xmlSAX2NotationDecl()
853 nota); in xmlSAX2NotationDecl()
Dtestapi.c25093 xmlNotationPtr nota; /* A notation declaration */ in test_xmlDumpNotationDecl() local
25100 nota = gen_xmlNotationPtr(n_nota, 1); in test_xmlDumpNotationDecl()
25102 xmlDumpNotationDecl(buf, nota); in test_xmlDumpNotationDecl()
25105 des_xmlNotationPtr(n_nota, nota, 1); in test_xmlDumpNotationDecl()
26592 xmlNotationPtr nota; /* a notation definition */ in test_xmlValidateNotationDecl() local
26601 nota = gen_xmlNotationPtr(n_nota, 2); in test_xmlValidateNotationDecl()
26603 ret_val = xmlValidateNotationDecl(ctxt, doc, nota); in test_xmlValidateNotationDecl()
26608 des_xmlNotationPtr(n_nota, nota, 2); in test_xmlValidateNotationDecl()
Dxmlschemas.c3702 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation() argument
3704 if (nota == NULL) in xmlSchemaFreeNotation()
3706 xmlFree(nota); in xmlSchemaFreeNotation()
/external/libxml2/
Dvalid.c2321 xmlFreeNotation(xmlNotationPtr nota) { in xmlFreeNotation() argument
2322 if (nota == NULL) return; in xmlFreeNotation()
2323 if (nota->name != NULL) in xmlFreeNotation()
2324 xmlFree((xmlChar *) nota->name); in xmlFreeNotation()
2325 if (nota->PublicID != NULL) in xmlFreeNotation()
2326 xmlFree((xmlChar *) nota->PublicID); in xmlFreeNotation()
2327 if (nota->SystemID != NULL) in xmlFreeNotation()
2328 xmlFree((xmlChar *) nota->SystemID); in xmlFreeNotation()
2329 xmlFree(nota); in xmlFreeNotation()
2432 xmlCopyNotation(xmlNotationPtr nota) { in xmlCopyNotation() argument
[all …]
DSAX2.c851 xmlNotationPtr nota = NULL; in xmlSAX2NotationDecl() local
867 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name, in xmlSAX2NotationDecl()
870 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name, in xmlSAX2NotationDecl()
879 if (nota == NULL) ctxt->valid = 0; in xmlSAX2NotationDecl()
883 nota); in xmlSAX2NotationDecl()
Dxmlschemas.c3721 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation() argument
3723 if (nota == NULL) in xmlSchemaFreeNotation()
3725 xmlFree(nota); in xmlSchemaFreeNotation()
/external/libxml2/include/libxml/
Dvalid.h168 xmlNotationPtr nota);
342 xmlNotationPtr nota);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h168 xmlNotationPtr nota);
342 xmlNotationPtr nota);
/external/icu/icu4c/source/test/testdata/
DConverterSelectorTestUTF8.txt232 …rið í andstöðu hvert við annað, þ.e. tvö kerfi geta notað sömu tölu fyrir tvö ólík skriftákn eða n…
235 …, Microsoft, Oracle, SAP, Sun, Sybase, Unisys og mörgum öðrum. Unicode er notað af nútímastöðlum e…
237nota Unicode í notendamiðlurum eða í forritum og vefsíðum með mörgum notendaviðmótum býður upp á…
/external/chromium_org/third_party/icu/source/test/testdata/
DConverterSelectorTestUTF8.txt232 …rið í andstöðu hvert við annað, þ.e. tvö kerfi geta notað sömu tölu fyrir tvö ólík skriftákn eða n…
235 …, Microsoft, Oracle, SAP, Sun, Sybase, Unisys og mörgum öðrum. Unicode er notað af nútímastöðlum e…
237nota Unicode í notendamiðlurum eða í forritum og vefsíðum með mörgum notendaviðmótum býður upp á…
/external/svox/pico/tests/data/
Dxsampa_pico_man_es-ES.txt89 # TEST n nota "no.ta
/external/elfutils/0.153/po/
Des.po2812 "phdr[%d]: tipo de nota de fichero core desconocido %<PRIu32> en compensación "
2820 "Sección [%2d] '%s': tipo de nota de fichero core desconocido %<PRIu32> en "
2827 "phdr[%d]: tipo de nota de fichero objeto desconocido %<PRIu32> en "
2835 "Sección [%2d] '%s': tipo de nota de fichero objeto desconocido %<PRIu32> en "
2841 msgstr "phdr[%d]: no hay entradas de nota definidas para el tipo de archivo\n"
2846 msgstr "phdr[%d]: no puede obtener contenido de sección de nota: %s\n"
2851 msgstr "phdr[%d]: extra %<PRIu64> bytes después de la última nota\n"
2857 "Sección [%2d] '%s': no hay entradas de nota definidas para el tipo de "
2864 "Sección[%2d] '%s': no se puede obtener el contenido de sección de nota\n"
2869 msgstr "Sección[%2d] '%s': extra %<PRIu64> bytes después de la última nota\n"
[all …]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_klex.pkb321 normativaSnostra /I!,QSO1nostre .I!,QSO;nostri .I!,QSOAnostro /I!,QSOKnotaSnoto$ nottur…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_tpp_net.utf510 1886 "nota"
519 1919 "nota"
528 1950 "nota"
537 1980 "nota"
543 1998 "nota"
Dit-IT_lexpos.utf524 ADJ_SG^N_F_SG "nota" :G2P
/external/libexif/po/
Dpt_BR.po1665 msgstr "Não altere a nota do fabricante"
1672 "Ao carregar e salvar novamente os dados Exif, salvar a nota do fabricante "
1673 "sem alterações. Esteja ciente de que a nota do fabricante pode estar "
Des.po3548 "indicar tanto el copyright del fotógrafo como el del editor. Es la nota de "
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_lexpos.utf1463 N_F_SG^V_SG "nota" :G2P