HomeSort by relevance Sort by last modified time
    Searched full:dest_type (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
sigslot.h     [all...]
  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 50 UINT8 nci_snd_core_conn_create (UINT8 dest_type, UINT8 num_tlv, UINT8 tlv_size, UINT8 *p_param_tlvs);
nfc_api.h 305 UINT8 dest_type; /* the destination type */ member in struct:__anon10552
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 958 ** Parameters dest_type - the destination type
966 tNFC_STATUS NFC_ConnCreate (UINT8 dest_type,
981 if (dest_type == NCI_DEST_TYPE_NFCEE)
990 else if (dest_type == NCI_DEST_TYPE_REMOTE)
998 else if (dest_type == NCI_DEST_TYPE_NFCC)
    [all...]
nfc_ncif.c     [all...]
  /external/llvm/test/Transforms/JumpThreading/
phi-eq.ll 30 define void @copy_filter_list(i32 %dest_type, i32 %src_type) nounwind uwtable ssp {
35 %cmp = icmp ne i32 %dest_type, %src_type
49 switch i32 %dest_type, label %sw.default.i [
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 193 UINT8 nci_snd_core_conn_create (UINT8 dest_type, UINT8 num_tlv, UINT8 tlv_size, UINT8 *p_param_tlvs)
211 UINT8_TO_STREAM (pp, dest_type);
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 243 NFC_API extern void nfc_ncif_proc_conn_create_rsp (UINT8 *p, UINT16 plen, UINT8 dest_type);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 980 tree, (unsigned code, tree dest_type, tree src_type),
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 980 tree, (unsigned code, tree dest_type, tree src_type),
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 980 tree, (unsigned code, tree dest_type, tree src_type),
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 980 tree, (unsigned code, tree dest_type, tree src_type),
    [all...]

Completed in 322 milliseconds