HomeSort by relevance Sort by last modified time
    Searched defs:ALL (Results 76 - 100 of 636) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
ScanRequestProxyTest.java 432 * Verify that clear scan results invocation clears all stored scan results.
    [all...]
  /libcore/ojluni/src/main/java/sun/util/logging/
PlatformLogger.java 3 * Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
56 * logger and all log messages will be forwarded to the Logger
98 private static final int ALL = Integer.MIN_VALUE;
106 ALL,
126 PlatformLogger.ALL, PlatformLogger.FINEST, PlatformLogger.FINER,
147 case PlatformLogger.ALL : return Level.ALL;
170 // force loading of all JavaLoggerProxy (sub)classes to make JIT de-optimizations
207 * Initialize java.util.logging.Logger objects for all platform loggers.
566 // Skip all frames until we have found the first logger frame
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 66 // ImageListParam specifies all the parameters we need to create an image
123 public static enum DataLocation { NONE, INTERNAL, EXTERNAL, ALL }
311 if (location == DataLocation.INTERNAL || location == DataLocation.ALL) {
351 return makeImageList(cr, DataLocation.ALL, INCLUDE_IMAGES, sort,
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryUtils.java 72 StatusType.ALL
78 int ALL = 3;
123 case StatusType.ALL:
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 462 // If Unconditional Call Forwarding (forward all calls) for VOICE
511 UserHandle.ALL);
553 null /* tag */, DATA_DISCONNECTED_ROAMING_NOTIFICATION, notif, UserHandle.ALL);
595 UserHandle.ALL);
604 null /* tag */, SELECTED_OPERATOR_FAIL_NOTIFICATION, UserHandle.ALL);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
DependenceAnalysis.h 36 // summarizing all.
96 ALL = 7 };
97 unsigned char Direction : 3; // Init to ALL, then refine.
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
158 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
297 /// We can try to improve the situation by examining all the dependences
522 /// Makes sure all subscript pairs share the same integer type by
560 /// collectUpperBound - All subscripts are the same type (on my machine,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbscan.h 99 #define ALL ALL_PIPE
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPConstants.java 705 public static final byte ALL = 2;
720 case ALL:
721 return "ALL";
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
FileHandlerTest.java 176 // output 3 times, and all records left
198 assertEquals(handler.getLevel(), Level.ALL);
399 assertEquals(Level.ALL, handler.getLevel());
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
CurrencyTest.java 7 * Corporation and others. All Rights Reserved.
457 assertEquals("all Tender for Brazil", 7,
692 String[] ALL = Currency.getKeywordValuesForLocale("currency", ULocale.getDefault(), false);
694 for (int i = 0; i < ALL.length; i++) {
695 ALLSET.add(ALL[i]);
705 String[] all = Currency.getKeywordValuesForLocale("currency", loc, false); local
709 returnedSet.addAll(Arrays.asList(all));
720 assertTrue("USD all time", Currency.isAvailable("USD", null, null));
726 assertTrue("usd all time", Currency.isAvailable("usd", null, null));
728 assertTrue("DEM all time", Currency.isAvailable("DEM", null, null))
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
CurrencyTest.java 6 * Corporation and others. All Rights Reserved.
454 assertEquals("all Tender for Brazil", 7,
689 String[] ALL = Currency.getKeywordValuesForLocale("currency", ULocale.getDefault(), false);
691 for (int i = 0; i < ALL.length; i++) {
692 ALLSET.add(ALL[i]);
702 String[] all = Currency.getKeywordValuesForLocale("currency", loc, false); local
706 returnedSet.addAll(Arrays.asList(all));
717 assertTrue("USD all time", Currency.isAvailable("USD", null, null));
723 assertTrue("usd all time", Currency.isAvailable("usd", null, null));
725 assertTrue("DEM all time", Currency.isAvailable("DEM", null, null))
    [all...]
  /external/selinux/python/sepolicy/sepolicy/
generate.py 119 ALL = 0
393 return l[ALL] or l[RESERVED] or l[UNRESERVED] or len(l[PORTS]) > 0
449 def set_in_tcp(self, all, reserved, unreserved, ports):
450 self.in_tcp = [all, reserved, unreserved, verify_ports(ports)]
452 def set_in_udp(self, all, reserved, unreserved, ports):
453 self.in_udp = [all, reserved, unreserved, verify_ports(ports)]
455 def set_out_tcp(self, all, ports):
456 self.out_tcp = [all, False, False, verify_ports(ports)]
458 def set_out_udp(self, all, ports):
459 self.out_udp = [all, False, False, verify_ports(ports)
    [all...]

Completed in 1051 milliseconds

1 2 34 5 6 7 8 91011>>