Searched refs:excluded (Results 1 – 25 of 30) sorted by relevance
12
761 constexpr auto excluded = kExcluded; in CheckSupportedCommands() local1200 auto c124 = excluded; in CheckSupportedCommands()1210 auto c129 = excluded; in CheckSupportedCommands()1375 check_command_(ACCEPT_CONNECTION_REQUEST, mandatory, excluded); in CheckSupportedCommands()1376 check_command_(ACCEPT_SYNCHRONOUS_CONNECTION, c134, excluded); in CheckSupportedCommands()1378 check_command_(CHANGE_CONNECTION_PACKET_TYPE, c133, excluded); in CheckSupportedCommands()1381 check_command_(CREATE_CONNECTION_CANCEL, mandatory, excluded); in CheckSupportedCommands()1383 check_command_(CREATE_CONNECTION, mandatory, excluded); in CheckSupportedCommands()1384 check_command_(DELETE_RESERVED_LT_ADDR, c201, excluded); in CheckSupportedCommands()1385 check_command_(DELETE_STORED_LINK_KEY, c121, excluded); in CheckSupportedCommands()[all …]
7 * Returns true if f should be excluded.8 * f is excluded only if:28 * Returns true if f should be excluded.29 * f is excluded only if:
122 // No turn, from 0 (included) to 10 (excluded) degrees. Used when we just127 // No turn, from 0 (included) to 10 (excluded) degrees. Used when we just133 // Slight left turn at an intersection, from 10 (included) to 45 (excluded)136 // Slight right turn at an intersection, from 10 (included) to 45 (excluded)141 // (excluded) degrees.144 // (excluded) degrees.147 // Sharp left turn at an intersection, from 135 (included) to 175 (excluded)151 // (excluded) degrees.408 // from 0 (excluded) to 360 (included) where the entry point is at 0452 // Slight left turn, from 10 (included) to 45 (excluded) degrees.[all …]
280 Set<String> excluded = new HashSet<>(); in getExcludedLiveWallpaperPackageNames() local282 excluded.addAll(sSystemCategories.stream() in getExcludedLiveWallpaperPackageNames()291 return excluded; in getExcludedLiveWallpaperPackageNames()
1 # Test file for excluded classes
271 List<String> excluded = new ArrayList<>(List.of(TYPE_PHONE)); in hasFalsePositivesTcCheck() local274 included).setExcludedTypes(excluded).build(); in hasFalsePositivesTcCheck()
22 // Production-only files that should be excluded in tests.
86 // Production-only files that should be excluded in tests.
24 // API, UnsupportedAppUsage or otherwise excluded.
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
1571 private static byte getRandomSanitizedByte(byte dflt, byte... excluded) { in getRandomSanitizedByte() argument1573 for (int value : excluded) { in getRandomSanitizedByte()
457 8.1 Subject to any liability that may not be excluded or limited by law,468 8.2 If liability may not be excluded by law, it is limited to actual and
375 # to NO (the default) then the documentation will be excluded.643 # excluded from the INPUT source files. This way you can easily exclude a649 # directories that are symbolic links (a Unix filesystem feature) are excluded663 # (namespaces, classes, functions, etc.) that should be excluded from the
1171 // Number of BSSIDs for this network that were excluded from network selection.