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

  /external/opencv/otherlibs/highgui/
utils.cpp 354 int xor_mask = negative ? 255 : 0; local
358 int val = (i * 255/(length - 1)) ^ xor_mask;
  /external/libxml2/
xmlschemastypes.c 3991 unsigned char xmask, ymask, xor_mask, and_mask; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 413 static constexpr result_type xor_mask = __a;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 413 static constexpr result_type xor_mask = __a;
    [all...]

Completed in 490 milliseconds