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

  /external/autotest/client/cros/
dhcp_packet.py 129 destination_address = socket.inet_aton(destination)
130 byte_string += destination_address[:destination_address_count]
147 destination_address = byte_string[offset:destination_address_end]
150 destination_address += '\x00' * (4 - destination_address_count)
153 socket.inet_ntoa(destination_address),
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_pproc.h 139 uint32_t destination_address[2]; member in struct:msm_cpp_frame_strip_info
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_pproc.h 112 unsigned int destination_address[2]; member in struct:msm_cpp_frame_strip_info
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_pproc.h 103 unsigned int destination_address[2]; member in struct:msm_cpp_frame_strip_info
108 /* destination_address[1] is used for CbCr interleved
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_pproc.h 136 uint32_t destination_address[2]; member in struct:msm_cpp_frame_strip_info
141 /* destination_address[1] is used for CbCr interleved
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 2005 unsigned int destination_address; member in struct:msm_cpp_frame_strip_info
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 1897 unsigned int destination_address; member in struct:msm_cpp_frame_strip_info
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc 845 destination_address() const function in class:__anon115844::Output_data_got_aarch64::Stub_base
    [all...]
arm.cc 478 destination_address() const function in class:__anon115852::Reloc_stub
697 destination_address() const function in class:__anon115852::Cortex_a8_stub
709 Arm_address destination_address, uint32_t original_insn)
712 destination_address_(destination_address),
    [all...]

Completed in 336 milliseconds