| /third_party/libunwind/src/mi/ |
| D | Gfind_dynamic_proc_info.c | 31 local_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in local_find_proc_info() 40 local_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in local_find_proc_info() 66 remote_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in remote_find_proc_info() 75 remote_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in remote_find_proc_info() 84 unwi_find_dynamic_proc_info (unw_addr_space_t as, unw_word_t ip, in unwi_find_dynamic_proc_info()
|
| D | Gget_proc_name.c | 49 get_proc_name (unw_addr_space_t as, unw_word_t ip, in get_proc_name() 103 unw_word_t ip; in unw_get_proc_name() local
|
| /third_party/node/test/sequential/ |
| D | test-inspector-ip-detection.js | 10 const ip = pickIPv4Address(); constant 15 function checkIpAddress(ip, response) { argument
|
| /third_party/musl/porting/liteos_a/kernel/include/netinet/ |
| D | ip.h | 43 struct ip { struct 45 unsigned int ip_hl:4; argument 46 unsigned int ip_v:4; argument 51 uint8_t ip_tos; argument 52 uint16_t ip_len; argument 53 uint16_t ip_id; argument 54 uint16_t ip_off; argument 55 uint8_t ip_ttl; argument 56 uint8_t ip_p; argument 57 uint16_t ip_sum; argument [all …]
|
| /third_party/musl/include/netinet/ |
| D | ip.h | 43 struct ip { struct 45 unsigned int ip_hl:4; argument 46 unsigned int ip_v:4; argument 51 uint8_t ip_tos; argument 52 uint16_t ip_len; argument 53 uint16_t ip_id; argument 54 uint16_t ip_off; argument 55 uint8_t ip_ttl; argument 56 uint8_t ip_p; argument 57 uint16_t ip_sum; argument [all …]
|
| /third_party/musl/porting/liteos_m/kernel/include/netinet/ |
| D | ip.h | 43 struct ip { struct 45 unsigned int ip_hl:4; argument 46 unsigned int ip_v:4; argument 51 uint8_t ip_tos; argument 52 uint16_t ip_len; argument 53 uint16_t ip_id; argument 54 uint16_t ip_off; argument 55 uint8_t ip_ttl; argument 56 uint8_t ip_p; argument 57 uint16_t ip_sum; argument [all …]
|
| /third_party/re2/re2/ |
| D | prog.cc | 136 Prog::Inst* ip = prog->inst(id); in ProgToString() local 148 Prog::Inst* ip = prog->inst(id); in FlattenedProgToString() local 208 Inst* ip = inst(id); in Optimize() local 238 Inst* ip = inst(id); in Optimize() local 262 static bool IsMatch(Prog* prog, Prog::Inst* ip) { in IsMatch() 458 Inst* ip = inst(id); in ComputeByteMap() local 608 Inst* ip = &flat[id]; in Flatten() local 670 Inst* ip = inst(id); in MarkSuccessors() local 730 Inst* ip = inst(id); in MarkDominator() local 797 Inst* ip = inst(id); in EmitList() local [all …]
|
| /third_party/node/deps/npm/node_modules/ip/lib/ |
| D | ip.js | 3 var ip = exports; variable 7 ip.toBuffer = function(ip, buff, offset) { argument 91 ip.isV4Format = function(ip) { argument 95 ip.isV6Format = function(ip) { argument 402 ip.toLong = function(ip) { argument
|
| /third_party/openssl/crypto/ |
| D | ex_data.c | 52 EX_CALLBACKS *ip; in get_and_lock() local 98 EX_CALLBACKS *ip = &ex_data[i]; in crypto_cleanup_all_ex_data_int() local 132 EX_CALLBACKS *ip = get_and_lock(class_index); in CRYPTO_free_ex_index() local 161 EX_CALLBACKS *ip = get_and_lock(class_index); in CRYPTO_get_ex_new_index() local 214 EX_CALLBACKS *ip = get_and_lock(class_index); in CRYPTO_new_ex_data() local 260 EX_CALLBACKS *ip; in CRYPTO_dup_ex_data() local 323 EX_CALLBACKS *ip; in CRYPTO_free_ex_data() local
|
| /third_party/libunwind/src/ptrace/ |
| D | _UPT_find_proc_info.c | 36 get_unwind_info (struct elf_dyn_info *edi, pid_t pid, unw_addr_space_t as, unw_word_t ip) in get_unwind_info() 92 _UPT_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in _UPT_find_proc_info()
|
| /third_party/libunwind/src/coredump/ |
| D | _UCD_find_proc_info.c | 34 get_unwind_info(struct UCD_info *ui, unw_addr_space_t as, unw_word_t ip) in get_unwind_info() 108 _UCD_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in _UCD_find_proc_info()
|
| /third_party/libunwind/src/hppa/ |
| D | tables.c | 16 tdep_find_proc_info (unw_addr_space_t as, unw_word_t ip, in tdep_find_proc_info() 24 tdep_search_unwind_table (unw_addr_space_t as, unw_word_t ip, in tdep_search_unwind_table()
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
| D | checksum-icc.c | 19 read_one_file(FILE *ip, const char *name) in read_one_file() 76 FILE *ip = fopen(argv[i], "rb"); in main() local
|
| /third_party/libpng/contrib/tools/ |
| D | checksum-icc.c | 19 read_one_file(FILE *ip, const char *name) in read_one_file() 76 FILE *ip = fopen(argv[i], "rb"); in main() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| D | checksum-icc.c | 19 read_one_file(FILE *ip, const char *name) in read_one_file() 76 FILE *ip = fopen(argv[i], "rb"); in main() local
|
| /third_party/libunwind/src/dwarf/ |
| D | Gparser.c | 93 unw_word_t *ip, unw_word_t end_ip, in run_cfi_program() 442 fetch_proc_info (struct dwarf_cursor *c, unw_word_t ip) in fetch_proc_info() 499 parse_dynamic (struct dwarf_cursor *c, unw_word_t ip, dwarf_state_record_t *sr) in parse_dynamic() 546 parse_fde (struct dwarf_cursor *c, unw_word_t ip, dwarf_state_record_t *sr) in parse_fde() 663 hash (unw_word_t ip, unsigned short log_size) in hash() 672 cache_match (struct dwarf_rs_cache *cache, unsigned short index, unw_word_t ip) in cache_match() 681 unw_word_t ip = c->ip; in rs_lookup() local 738 unw_word_t ip) in create_state_record_for() 788 unw_word_t regnum, addr, cfa, ip; in apply_reg_state() local
|
| /third_party/uboot/u-boot-2020.01/fs/zfs/ |
| D | zfs_fletcher.c | 38 const uint64_t *ip = buf; in fletcher_2_endian() local 59 const uint32_t *ip = buf; in fletcher_4_endian() local
|
| /third_party/boost/libs/type_erasure/test/ |
| D | test_construct_ref.cpp | 134 int* ip = any_cast<int*>(&x); in BOOST_AUTO_TEST_CASE() local 144 int* ip = any_cast<int*>(&x); in BOOST_AUTO_TEST_CASE() local 154 int* ip = any_cast<int*>(&x); in BOOST_AUTO_TEST_CASE() local 164 int* ip = any_cast<int*>(&x); in BOOST_AUTO_TEST_CASE() local 179 int* ip = any_cast<int*>(&x); in BOOST_AUTO_TEST_CASE() local
|
| /third_party/toybox/toys/pending/ |
| D | tcpsvd.c | 55 char *ip; member 106 uint32_t ip[8] = {0,}; in haship() local 126 char *ip = NULL; in delete() local 146 static void remove_connection(char *ip) in remove_connection() 176 char *ip = delete(&pids, pid_n); in handle_exit() local
|
| /third_party/uboot/u-boot-2020.01/net/ |
| D | wol.c | 41 void wol_receive(struct ip_udp_hdr *ip, unsigned int len) in wol_receive() 56 struct in_addr *ip = (struct in_addr *)(wol->wol_passwd); in wol_receive() local
|
| /third_party/ltp/testcases/lib/ |
| D | tst_net_vars.c | 108 static struct in_addr calc_network(const struct in_addr *ip, in calc_network() 120 const struct in_addr *mask, const struct in_addr *ip) in is_in_subnet_ipv4() 188 static char *get_ipv4_broadcast(struct in_addr ip, unsigned int prefix) in get_ipv4_broadcast() 208 static char *get_ipv4_net16_unused(const struct in_addr *ip, in get_ipv4_net16_unused() 415 static char *get_host_from_ip(const char *ip, const char *net) in get_host_from_ip() 461 static char *get_ipv4_network(int ip, unsigned int prefix) in get_ipv4_network() 576 struct in_addr ip; in main() local
|
| /third_party/libunwind/src/ia64/ |
| D | Gscript.c | 57 hash (unw_word_t ip) in hash() 66 cache_match (struct ia64_script *script, unw_word_t ip, unw_word_t pr) in cache_match() 132 unw_word_t ip, pr; in script_lookup() local 161 script_init (struct ia64_script *script, unw_word_t ip) in script_init() 170 script_new (struct ia64_script_cache *cache, unw_word_t ip) in script_new() 495 struct ia64_script_insn *ip, *limit, next_insn; in run_script() local
|
| /third_party/libunwind/src/arm/ |
| D | Gex_tables.c | 50 unw_word_t ip; /* instruction-pointer we're looking for */ member 389 arm_search_unwind_table (unw_addr_space_t as, unw_word_t ip, in arm_search_unwind_table() 452 tdep_search_unwind_table (unw_addr_space_t as, unw_word_t ip, in tdep_search_unwind_table() 513 arm_find_proc_info2 (unw_addr_space_t as, unw_word_t ip, in arm_find_proc_info2() 550 arm_find_proc_info (unw_addr_space_t as, unw_word_t ip, in arm_find_proc_info()
|
| /third_party/lwip/src/apps/snmp/ |
| D | snmp_core.c | 286 snmp_oid_to_ip4(const u32_t *oid, ip4_addr_t *ip) in snmp_oid_to_ip4() 306 snmp_ip4_to_oid(const ip4_addr_t *ip, u32_t *oid) in snmp_ip4_to_oid() 322 snmp_oid_to_ip6(const u32_t *oid, ip6_addr_t *ip) in snmp_oid_to_ip6() 357 snmp_ip6_to_oid(const ip6_addr_t *ip, u32_t *oid) in snmp_ip6_to_oid() 387 snmp_ip_port_to_oid(const ip_addr_t *ip, u16_t port, u32_t *oid) in snmp_ip_port_to_oid() 405 snmp_ip_to_oid(const ip_addr_t *ip, u32_t *oid) in snmp_ip_to_oid() 440 snmp_oid_to_ip(const u32_t *oid, u8_t oid_len, ip_addr_t *ip) in snmp_oid_to_ip() 516 snmp_oid_to_ip_port(const u32_t *oid, u8_t oid_len, ip_addr_t *ip, u16_t *port) in snmp_oid_to_ip_port()
|
| /third_party/libunwind/src/ |
| D | os-qnx.c | 32 unw_word_t ip; member 57 tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip, in tdep_get_elf_image()
|