HomeSort by relevance Sort by last modified time
    Searched full:mask (Results 1 - 25 of 8388) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
operand_modes.txt 0 mask
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
operand_modes.txt 0 mask
  /external/valgrind/main/none/tests/
exec-sigmask.stdout.exp3 1 full: signal 32 missing from mask
exec-sigmask.stdout.exp2 1 full: signal 32 missing from mask
2 full: signal 33 missing from mask
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
_perf.ini 0 mask=0xffffffff
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
ReasonsMask.java 6 * This class helps to handle CRL revocation reasons mask. Each CRL handles a
14 * Constructs are reason mask with the reasons.
29 * A reason mask with no reason.
38 * A mask with all revocation reasons.
47 * Adds all reasons from the reasons mask to this mask.
49 * @param mask The reasons mask to add.
51 void addReasons(ReasonsMask mask)
53 _reasons = _reasons | mask.getReasons()
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
mpspec_32.h 23 unsigned long mask[PHYSID_ARRAY_SIZE]; member in struct:physid_mask
28 #define physid_set(physid, map) set_bit(physid, (map).mask)
29 #define physid_clear(physid, map) clear_bit(physid, (map).mask)
30 #define physid_isset(physid, map) test_bit(physid, (map).mask)
31 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask)
33 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MAX_APICS)
34 #define physids_or(dst, src1, src2) bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_APICS
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
mpspec_32.h 23 unsigned long mask[PHYSID_ARRAY_SIZE]; member in struct:physid_mask
28 #define physid_set(physid, map) set_bit(physid, (map).mask)
29 #define physid_clear(physid, map) clear_bit(physid, (map).mask)
30 #define physid_isset(physid, map) test_bit(physid, (map).mask)
31 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask)
33 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MAX_APICS)
34 #define physids_or(dst, src1, src2) bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_APICS
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
mpspec_32.h 23 unsigned long mask[PHYSID_ARRAY_SIZE]; member in struct:physid_mask
28 #define physid_set(physid, map) set_bit(physid, (map).mask)
29 #define physid_clear(physid, map) clear_bit(physid, (map).mask)
30 #define physid_isset(physid, map) test_bit(physid, (map).mask)
31 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask)
33 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MAX_APICS)
34 #define physids_or(dst, src1, src2) bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_APICS
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
mpspec_32.h 23 unsigned long mask[PHYSID_ARRAY_SIZE]; member in struct:physid_mask
28 #define physid_set(physid, map) set_bit(physid, (map).mask)
29 #define physid_clear(physid, map) clear_bit(physid, (map).mask)
30 #define physid_isset(physid, map) test_bit(physid, (map).mask)
31 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask)
33 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MAX_APICS)
34 #define physids_or(dst, src1, src2) bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_APICS
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
mpspec_32.h 23 unsigned long mask[PHYSID_ARRAY_SIZE]; member in struct:physid_mask
28 #define physid_set(physid, map) set_bit(physid, (map).mask)
29 #define physid_clear(physid, map) clear_bit(physid, (map).mask)
30 #define physid_isset(physid, map) test_bit(physid, (map).mask)
31 #define physid_test_and_set(physid, map) test_and_set_bit(physid, (map).mask)
33 #define physids_and(dst, src1, src2) bitmap_and((dst).mask, (src1).mask, (src2).mask, MAX_APICS)
34 #define physids_or(dst, src1, src2) bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_APICS
    [all...]
  /external/iptables/include/linux/netfilter/
xt_mark.h 7 __u32 mark, mask; member in struct:xt_mark_tginfo2
11 __u32 mark, mask; member in struct:xt_mark_mtinfo1
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_addrtype.h 5 u_int16_t source; /* source-type mask */
6 u_int16_t dest; /* dest-type mask */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_addrtype.h 5 u_int16_t source; /* source-type mask */
6 u_int16_t dest; /* dest-type mask */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_addrtype.h 5 u_int16_t source; /* source-type mask */
6 u_int16_t dest; /* dest-type mask */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_addrtype.h 5 u_int16_t source; /* source-type mask */
6 u_int16_t dest; /* dest-type mask */
  /external/iptables/include/linux/netfilter_ipv4/
ipt_addrtype.h 12 u_int16_t source; /* source-type mask */
13 u_int16_t dest; /* dest-type mask */
19 u_int16_t source; /* source-type mask */
20 u_int16_t dest; /* dest-type mask */
  /external/kernel-headers/original/linux/netfilter/
xt_mark.h 5 unsigned long mark, mask; member in struct:xt_mark_info
xt_realm.h 6 u_int32_t mask; member in struct:xt_realm_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_mark.h 5 unsigned long mark, mask; member in struct:xt_mark_info
xt_realm.h 6 u_int32_t mask; member in struct:xt_realm_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_mark.h 5 unsigned long mark, mask; member in struct:xt_mark_info
xt_realm.h 6 u_int32_t mask; member in struct:xt_realm_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_mark.h 5 unsigned long mark, mask; member in struct:xt_mark_info
xt_realm.h 6 u_int32_t mask; member in struct:xt_realm_info

Completed in 362 milliseconds

1 2 3 4 5 6 7 8 91011>>