Searched refs:From (Results 1 - 25 of 71) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dmemcpy.S19 sub r4,r5 ! From here, r5 has the distance to r0
20 add r6,r0 ! From here, r0 points the end of copying point
26 ! From here, r6 is free
H A Dmemmove.S25 sub r5,r4 ! From here, r4 has the distance to r0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/doc/sync/alarm/
H A Dconntrackd.conf357 Filter From Userspace {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/doc/sync/ftfw/
H A Dconntrackd.conf381 Filter From Userspace {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/doc/sync/notrack/
H A Dconntrackd.conf419 Filter From Userspace {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddbtable.h112 // Where, Order By and From clauses
146 // Where, Order By and From clauses
218 void SetFromClause(const char *From) { from = (char *)From; } argument
222 void SetFromClause(const wxString &From) { from = From; } argument
226 void From(const wxString &From) { from = From; } argument
231 const wxString &From() { retur function in class:wxDbTable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Daix.cc0 From: Paco Garcia <pgarcia@cam.es>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/times/
H A Daix.cc0 From: Paco Garcia <pgarcia@cam.es>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/times/
H A Daix.cc0 From: Paco Garcia <pgarcia@cam.es>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dwsaapi.c139 soap_wsa_add_From(soap, FromAddress); // optional: add a 'From' address
159 soap_wsa_add_From(soap, FromAddress); // optional: add a 'From' address
173 Note: the response message will be relayed when the From address is absent or
188 soap_wsa_add_From(soap, FromAddress); // optional: add a 'From' address
484 @brief Sets WS-Addressing From header for request message.
495 soap->header->SOAP_WSA(From) = (SOAP_WSA_(,From)*)soap_malloc(soap, sizeof(SOAP_WSA_(,From)));
496 SOAP_WSA_(soap_default,EndpointReferenceType)(soap, soap->header->SOAP_WSA(From));
497 soap->header->SOAP_WSA(From)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dwsaapi.c139 soap_wsa_add_From(soap, FromAddress); // optional: add a 'From' address
159 soap_wsa_add_From(soap, FromAddress); // optional: add a 'From' address
173 Note: the response message will be relayed when the From address is absent or
188 soap_wsa_add_From(soap, FromAddress); // optional: add a 'From' address
484 @brief Sets WS-Addressing From header for request message.
495 soap->header->SOAP_WSA(From) = (SOAP_WSA_(,From)*)soap_malloc(soap, sizeof(SOAP_WSA_(,From)));
496 SOAP_WSA_(soap_default,EndpointReferenceType)(soap, soap->header->SOAP_WSA(From));
497 soap->header->SOAP_WSA(From)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dread_config_lex.l127 "From" { return T_FROM; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DParser.cpp325 # define YYCOPY(To, From, Count) \
326 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
328 # define YYCOPY(To, From, Count) \
333 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.c444 # define YYCOPY(To, From, Count) \
445 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
447 # define YYCOPY(To, From, Count) \
452 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c437 # define YYCOPY(To, From, Count) \
438 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
440 # define YYCOPY(To, From, Count) \
445 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.c427 # define YYCOPY(To, From, Count) \
428 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
430 # define YYCOPY(To, From, Count) \
435 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.c427 # define YYCOPY(To, From, Count) \
428 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
430 # define YYCOPY(To, From, Count) \
435 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_parse.c430 # define YYCOPY(To, From, Count) \
431 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
433 # define YYCOPY(To, From, Count) \
438 (To)[yyi] = (From)[yyi]; \
H A Dclient6_parse.c444 # define YYCOPY(To, From, Count) \
445 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
447 # define YYCOPY(To, From, Count) \
452 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Ddaemon.h65 unsigned int From; /* Set/Clear XP & IXANY Control from this port.... */ member in struct:PortSetup
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.c548 # define YYCOPY(To, From, Count) \
549 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
551 # define YYCOPY(To, From, Count) \
556 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.tab.c387 # define YYCOPY(To, From, Count) \
388 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
390 # define YYCOPY(To, From, Count) \
395 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.c449 # define YYCOPY(To, From, Count) \
450 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
452 # define YYCOPY(To, From, Count) \
457 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c274 # define YYCOPY(To, From, Count) \
275 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
277 # define YYCOPY(To, From, Count) \
282 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtconfig.tex32 From another point of view, they provide an interface which hides the

Completed in 420 milliseconds

123