Searched refs:value2 (Results 51 - 60 of 60) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c1482 const xmlChar *value, *value2 = NULL; local
1499 value2 = xmlSchemaCollapseString(value);
1501 value2 = xmlSchemaWhiteSpaceReplace(value);
1502 if (value2 != NULL)
1503 value = value2;
1507 if (xmlSchemaGetCanonValue(val, &value2) == -1) {
1508 if (value2 != NULL)
1509 xmlFree((xmlChar *) value2);
1512 value = value2;
1525 FREE_AND_NULL(value2)
[all...]
H A Dxmlregexp.c3919 * @value2: the second string token input
3929 const xmlChar *value2, void *data) {
3941 if (value2 == NULL)
3944 lenn = strlen((char *) value2);
3958 memcpy(&str[lenp + 1], value2, lenn);
3928 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, const xmlChar *value, const xmlChar *value2, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c3919 * @value2: the second string token input
3929 const xmlChar *value2, void *data) {
3941 if (value2 == NULL)
3944 lenn = strlen((char *) value2);
3958 memcpy(&str[lenp + 1], value2, lenn);
3928 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, const xmlChar *value, const xmlChar *value2, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c4090 * @value2: the second string token input
4100 const xmlChar *value2, void *data) {
4112 if (value2 == NULL)
4115 lenn = strlen((char *) value2);
4129 memcpy(&str[lenp + 1], value2, lenn);
4099 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, const xmlChar *value, const xmlChar *value2, void *data) argument
H A Dtestapi.c33194 xmlChar * value2; /* the second string token input */ local
33206 value2 = gen_const_xmlChar_ptr(n_value2, 2);
33209 ret_val = xmlRegExecPushString2(exec, (const xmlChar *)value, (const xmlChar *)value2, data);
33214 des_const_xmlChar_ptr(n_value2, (const xmlChar *)value2, 2);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlregexp.c4090 * @value2: the second string token input
4100 const xmlChar *value2, void *data) {
4112 if (value2 == NULL)
4115 lenn = strlen((char *) value2);
4129 memcpy(&str[lenp + 1], value2, lenn);
4099 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, const xmlChar *value, const xmlChar *value2, void *data) argument
H A Dtestapi.c33194 xmlChar * value2; /* the second string token input */ local
33206 value2 = gen_const_xmlChar_ptr(n_value2, 2);
33209 ret_val = xmlRegExecPushString2(exec, (const xmlChar *)value, (const xmlChar *)value2, data);
33214 des_const_xmlChar_ptr(n_value2, (const xmlChar *)value2, 2);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c2542 * offset + 9 (32 bit): value2
2544 * Assign "value1" to "register", then assign "value2" to "register"
2549 uint32_t value2 = ROM32(bios->data[offset + 9]); local
2561 bios_wr32(bios, reg, value2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 691 milliseconds

123