HomeSort by relevance Sort by last modified time
    Searched full:p_name (Results 201 - 225 of 254) sorted by null

1 2 3 4 5 6 7 891011

  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
netdb.h 108 char *p_name; /* official protocol name */ member in struct:protoent
  /system/bt/bta/ag/
bta_ag_int.h 147 char p_name[2][BTA_SERVICE_NAME_LEN + 1]; member in struct:__anon112760
bta_ag_sdp.cc 218 bta_ag_add_record(bta_ag_uuid[i], p_data->api_register.p_name[i],
  /external/iptables/iptables/
nft-ipv4.c 462 if (!xlate_find_match(cs, pent->p_name)) {
469 pent ? pent->p_name : protonum);
nft-shared.c 377 printf("-p %s ", pent->p_name);
719 printf("-p %s ", pent->p_name);
  /external/tcpdump/
print-ip.c 488 ND_PRINT((ndo, " %s", proto->p_name));
675 ND_PRINT((ndo, " %s", proto->p_name));
  /system/bt/bta/dm/
bta_dm_api.cc 148 void BTA_DmSetDeviceName(char* p_name) {
153 strlcpy((char*)p_msg->name, p_name, BD_NAME_LEN);
    [all...]
  /system/bt/stack/btm/
btm_sec.cc 93 const char* p_name, uint8_t service_id,
441 * p_name - Name of the service relevant only if
454 bool BTM_SetSecurityLevel(bool is_originator, const char* p_name,
465 return (btm_sec_set_security_level(conn_type, p_name, service_id, sec_level,
468 return (btm_sec_set_security_level(is_originator, p_name, service_id,
480 * p_name - Name of the service relevant only if
494 const char* p_name, uint8_t service_id,
532 service_id == p_srec->service_id && p_name &&
533 (!strncmp(p_name, (char*)p_srec->orig_service_name,
536 !strncmp(p_name, (char*)p_srec->term_service_name
    [all...]
  /external/iptables/extensions/
libxt_policy.c 253 printf("%s", p->p_name);
  /system/nfc/src/nfc/include/
llcp_api.h 658 extern tLLCP_STATUS LLCP_DiscoverService(char* p_name, tLLCP_SDP_CBACK* p_cback,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c     [all...]
  /external/python/cpython2/Python/
import.c     [all...]
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduParser.java     [all...]

Completed in 850 milliseconds

1 2 3 4 5 6 7 891011