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

  /external/chromium_org/content/common/
pepper_plugin_list.cc 88 uint64 index_mask = 1ULL << i; local
89 if (!(skip_file_check_flags & index_mask)) {
91 skip_file_check_flags |= index_mask;
  /external/iproute2/ip/
xfrm.h 98 __u32 index_mask; member in struct:xfrm_filter

Completed in 404 milliseconds