Home
last modified time | relevance | path

Searched refs:int_index (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Drfc2131.c121 size_t dhcp_reply(struct dhcp_context *context, char *iface_name, int int_index, in dhcp_reply() argument
486 lease_set_interface(lease, int_index); in dhcp_reply()
1214 lease_set_interface(lease, int_index); in dhcp_reply()
1289 lease_set_interface(lease, int_index); in dhcp_reply()
Ddnsmasq.h804 size_t dhcp_reply(struct dhcp_context *context, char *iface_name, int int_index,
/external/v8/src/
Dapi.cc1341 int int_index = static_cast<int>(index); in FromSnapshot() local
1342 if (int_index < templates->length()) { in FromSnapshot()
1343 i::Object* info = templates->get(int_index); in FromSnapshot()
1578 int int_index = static_cast<int>(index); in FromSnapshot() local
1579 if (int_index < templates->length()) { in FromSnapshot()
1580 i::Object* info = templates->get(int_index); in FromSnapshot()