HomeSort by relevance Sort by last modified time
    Searched refs:addr_type (Results 1 - 18 of 18) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipmi.h 81 int addr_type; member in struct:ipmi_addr
94 int addr_type; member in struct:ipmi_system_interface_addr
106 int addr_type; member in struct:ipmi_ipmb_addr
132 int addr_type; member in struct:ipmi_lan_addr
247 * supply a valid IPMB address with the addr_type set properly.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 81 int addr_type; member in struct:ipmi_addr
94 int addr_type; member in struct:ipmi_system_interface_addr
106 int addr_type; member in struct:ipmi_ipmb_addr
132 int addr_type; member in struct:ipmi_lan_addr
247 * supply a valid IPMB address with the addr_type set properly.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 81 int addr_type; member in struct:ipmi_addr
94 int addr_type; member in struct:ipmi_system_interface_addr
106 int addr_type; member in struct:ipmi_ipmb_addr
132 int addr_type; member in struct:ipmi_lan_addr
247 * supply a valid IPMB address with the addr_type set properly.
  /external/ppp/pppd/
cbcp.c 310 u_char type, opt_len, delay, addr_type; local
337 GETCHAR(addr_type, pckt);
451 u_char type, delay, addr_type; local
464 GETCHAR(addr_type, pckt);
  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 949 addr->addr_type = ADDR_IS_NULL;
958 addr->addr_type = ADDR_IS_REGEX;
1003 addr->addr_type = ADDR_IS_NUM;
1015 addr->addr_type = ADDR_IS_NUM_MOD;
1025 addr->addr_type = ADDR_IS_STEP;
1027 addr->addr_type = ADDR_IS_STEP_MOD;
1031 addr->addr_type = ADDR_IS_LAST;
1074 if (a.addr_type == ADDR_IS_STEP
1075 || a.addr_type == ADDR_IS_STEP_MOD)
1089 if ((cur_cmd->a1->addr_type == ADDR_IS_NU
    [all...]
sed.h 107 enum addr_types addr_type; member in struct:addr
execute.c 850 && cur_cmd->a1->addr_type == ADDR_IS_NUM
957 switch (addr->addr_type)
1003 if (cmd->a1->addr_type == ADDR_IS_NUM)
1023 switch (cmd->a2->addr_type)
1048 if (cmd->a2->addr_type == ADDR_IS_NUM)
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 43 target_endianness, is64Bits>::value_type addr_type; typedef in class:__anon9018::DyldELFObject
130 shdr->sh_addr = static_cast<addr_type>(Addr);
144 sym->st_value = static_cast<addr_type>(Addr);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_rpc_glue.c 302 args.ioctl_data->rpc_loc_ioctl_data_u_type_u.server_addr.addr_type;
loc_api_common.xdr 254 rpc_loc_server_addr_e_type addr_type;
loc_api_common_xdr.c 438 if (!xdr_rpc_loc_server_addr_e_type (xdrs, &objp->addr_type))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_rpc_glue.c 302 args.ioctl_data->rpc_loc_ioctl_data_u_type_u.server_addr.addr_type;
loc_api_common.xdr 245 rpc_loc_server_addr_e_type addr_type;
loc_api_common_xdr.c 422 if (!xdr_rpc_loc_server_addr_e_type (xdrs, &objp->addr_type))
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
socketadapters.cc 801 uint8 ver, command, reserved, addr_type;
807 !request->ReadUInt8(&addr_type) ||
815 reserved != 0 || addr_type != 1) {
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp     [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 238 rpc_loc_server_addr_e_type addr_type; member in struct:rpc_loc_server_info_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 229 rpc_loc_server_addr_e_type addr_type; member in struct:rpc_loc_server_info_s_type
    [all...]

Completed in 531 milliseconds