Searched defs:cl (Results 1 – 13 of 13) sorted by relevance
/system/netd/resolv/ |
D | res_query.cpp | 110 int cl, int type, // class and type of query in res_nquery() 205 int cl, int type, /* class and type of query */ in res_nsearch() 342 int res_nquerydomain(res_state statp, const char* name, const char* domain, int cl, in res_nquerydomain()
|
D | res_mkquery.cpp | 104 int cl, int type, /* class and type of query */ in res_nmkquery()
|
D | res_debug.cpp | 491 const char* p_class(int cl) { in p_class()
|
D | getaddrinfo.cpp | 910 int cl = ntohs(*reinterpret_cast<const uint16_t*>(cp)); in getanswer() local 1596 int cl = t->qclass; in res_queryN() local
|
D | gethnamaddr.cpp | 223 int cl = ntohs(*reinterpret_cast<const uint16_t*>(cp)); in getanswer() local
|
D | res_send.cpp | 315 int res_nameinquery(const char* name, int type, int cl, const u_char* buf, const u_char* eom) { in res_nameinquery()
|
/system/bt/stack/rfcomm/ |
D | rfc_port_if.cc | 130 uint8_t cl; in RFCOMM_ParameterNegotiationRequest() local 177 uint16_t mtu, uint8_t cl, uint8_t k) { in RFCOMM_ParameterNegotiationResponse()
|
D | port_rfc.cc | 272 void PORT_ParNegInd(tRFC_MCB* p_mcb, uint8_t dlci, uint16_t mtu, uint8_t cl, in PORT_ParNegInd() 361 void PORT_ParNegCnf(tRFC_MCB* p_mcb, uint8_t dlci, uint16_t mtu, uint8_t cl, in PORT_ParNegCnf()
|
D | rfc_ts_frames.cc | 209 uint8_t cl, uint8_t k) { in rfc_send_pn()
|
/system/tools/aidl/ |
D | generate_java.cpp | 42 Class* cl = generate_binder_interface_class(iface, types, options); in generate_java_interface() local 55 Class* cl = generate_parcel_class(parcel, typenames); in generate_java_parcel() local
|
/system/core/logd/ |
D | main.cpp | 511 CommandListener* cl = new CommandListener(logBuf, reader, swl); in main() local
|
/system/core/libpixelflinger/ |
D | buffer.cpp | 331 int ch, int cl, // clear in downshift_component()
|
/system/bt/stack/test/rfcomm/ |
D | stack_rfcomm_test_utils.cc | 166 uint8_t cl, uint8_t priority, in CreateQuickPnPacket()
|