Searched refs:bindings (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_model_p4.c73 } bindings[2]; member in struct:p4_event_binding
352 #define ESCR_READ(escr,high,ev,i) do {rdmsr(ev->bindings[(i)].escr_address, (escr), (high));} while (0)
353 #define ESCR_WRITE(escr,high,ev,i) do {wrmsr(ev->bindings[(i)].escr_address, (escr), (high));} while (0)
516 if (ev->bindings[i].virt_counter & counter_bit) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c186 BINDING *bindings; member in struct:tag
871 /* moves list of bindings to freeBindingList */
873 moveToFreeBindingList(XML_Parser parser, BINDING *bindings) argument
875 while (bindings) {
876 BINDING *b = bindings;
877 bindings = bindings->nextTagBinding;
896 moveToFreeBindingList(parser, tag->bindings);
897 tag->bindings = NULL;
1069 destroyBindings(BINDING *bindings, XML_Parse argument
2373 BINDING *bindings = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec45 Summary: Python bindings for the libxml2 library
H A Dconfigure1618 --with-python[=DIR] build Python bindings if found
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex835 \paragraph{Object:} \verb|neighbour| objects establish bindings between protocol
840 The corresponding commands display neighbour bindings
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dbackup-configure1835 --disable-mono Disable mono bindings
1836 --disable-monodoc Disable documentation for mono bindings
H A Dconfigure1835 --disable-mono Disable mono bindings
1836 --disable-monodoc Disable documentation for mono bindings

Completed in 461 milliseconds