HomeSort by relevance Sort by last modified time
    Searched refs:excl (Results 26 - 44 of 44) sorted by null

12

  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 1648 int excluded = 0, *excl = &excluded; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TimeZoneFormatTest.java 546 for (Object[] excl : EXCLUSIONS) {
547 if (excl[0] == null || loc.equals(excl[0])) {
548 if (id.equals(excl[1])) {
549 if (excl[2] == null || pattern.equals(excl[2])) {
550 if (excl[3] == null || ((Long)excl[3]).compareTo(time) == 0) {
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TimeZoneFormatTest.java 543 for (Object[] excl : EXCLUSIONS) {
544 if (excl[0] == null || loc.equals(excl[0])) {
545 if (id.equals(excl[1])) {
546 if (excl[2] == null || pattern.equals(excl[2])) {
547 if (excl[3] == null || ((Long)excl[3]).compareTo(time) == 0) {
    [all...]
  /external/iptables/extensions/
libxt_NFQUEUE.c 66 .excl = F_QUEUE_BALANCE},
68 .type = XTTYPE_UINT16RC, .excl = F_QUEUE_NUM},
libxt_string.c 64 .flags = XTOPT_INVERT, .excl = F_HEX_STRING},
66 .flags = XTOPT_INVERT, .excl = F_STRING},
  /bionic/libc/kernel/uapi/linux/
coda.h 306 int excl; member in struct:coda_create_in
btrfs_tree.h 414 __le64 excl; member in struct:btrfs_qgroup_info_item
  /external/iproute2/include/
xtables.h 118 * @excl: bitmask of flags that cannot be used with this option
129 unsigned int id, excl, also, flags; member in struct:xt_option_entry
  /external/iptables/include/
xtables.h 118 * @excl: bitmask of flags that cannot be used with this option
129 unsigned int id, excl, also, flags; member in struct:xt_option_entry
  /external/kernel-headers/original/uapi/linux/
coda.h 443 int excl; member in struct:coda_create_in
btrfs_tree.h 959 __le64 excl; member in struct:btrfs_qgroup_info_item
  /external/libxml2/doc/
apibuild.py     [all...]
  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp 3245 CIntVector excl; local
3379 CIntVector excl; local
    [all...]
Update.cpp 1185 CIntVector excl; local
1192 op.excludedFormats = !
    [all...]
  /external/iptables/libxtables/
xtoptions.c 843 * With {.id = P_FOO, .excl = P_FOO} we can have simple double-use
848 if ((!(entry->flags & XTOPT_MULTI) || (entry->excl & eflag)) &&
1014 if (!(entry->excl & of))
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 

Completed in 1642 milliseconds

12