HomeSort by relevance Sort by last modified time
    Searched defs:start_id (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xc_misc.h 86 uint32_t start_id; /**< */ member in struct:xcb_xc_misc_get_xid_range_reply_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xc_misc.h 86 uint32_t start_id; /**< */ member in struct:xcb_xc_misc_get_xid_range_reply_t
  /external/bluetooth/bluedroid/stack/sdp/
sdp_utils.c 887 UINT16 start_id=0, end_id=0; local
893 start_id = attr_seq->attr_entry[xx].start;
897 start_id,
904 if (start_id != end_id)
907 start_id = p_attr->id + 1;
  /external/chromium_org/third_party/freetype/src/sfnt/
ttcmap.c 1655 FT_UInt32 n, start, end, start_id, count, last = 0; local
1731 FT_UInt32 start, end, start_id; local
1763 FT_UInt32 start, end, start_id; local
2065 FT_ULong n, start, end, start_id, last = 0; local
2101 FT_ULong start, end, start_id, char_code; local
2152 FT_UInt32 start, end, start_id; local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc 887 uint16_t start_id = 0; local
903 start_id = i + 1;
907 nackLength = size - start_id;
915 nack_last_seq_number_sent_ = nack_list[start_id + nackLength - 1];
919 feedback_state, kRtcpNack, nackLength, &nack_list[start_id]);
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c 1677 FT_UInt32 n, start, end, start_id, count, last = 0; local
1753 FT_UInt32 start, end, start_id; local
1785 FT_UInt32 start, end, start_id; local
2087 FT_ULong n, start, end, start_id, last = 0; local
2123 FT_ULong start, end, start_id, char_code; local
2172 FT_UInt32 start, end, start_id; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttcmap.c 1655 FT_UInt32 n, start, end, start_id, count, last = 0; local
1731 FT_UInt32 start, end, start_id; local
1763 FT_UInt32 start, end, start_id; local
2065 FT_ULong n, start, end, start_id, last = 0; local
2101 FT_ULong start, end, start_id, char_code; local
2152 FT_UInt32 start, end, start_id; local
    [all...]

Completed in 489 milliseconds