HomeSort by relevance Sort by last modified time
    Searched refs:Full (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/skia/src/animator/
SkDrawFull.h 16 DECLARE_EMPTY_MEMBER_INFO(Full);
  /external/llvm/unittests/IR/
ConstantRangeTest.cpp 21 static ConstantRange Full;
28 ConstantRange ConstantRangeTest::Full(16);
35 EXPECT_TRUE(Full.isFullSet());
36 EXPECT_FALSE(Full.isEmptySet());
37 EXPECT_TRUE(Full.inverse().isEmptySet());
38 EXPECT_FALSE(Full.isWrappedSet());
39 EXPECT_TRUE(Full.contains(APInt(16, 0x0)));
40 EXPECT_TRUE(Full.contains(APInt(16, 0x9)));
41 EXPECT_TRUE(Full.contains(APInt(16, 0xa)));
42 EXPECT_TRUE(Full.contains(APInt(16, 0xaa9)))
    [all...]
  /external/llvm/lib/CodeGen/
CallingConvLower.cpp 77 if (Fn(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags, *this)) {
95 if (Fn(i, VT, VT, CCValAssign::Full, ArgFlags, *this))
109 if (Fn(i, VT, VT, CCValAssign::Full, ArgFlags, *this)) {
127 if (Fn(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags, *this)) {
145 if (Fn(i, ArgVT, ArgVT, CCValAssign::Full, ArgFlags, *this)) {
162 if (Fn(i, VT, VT, CCValAssign::Full, Flags, *this)) {
174 if (Fn(0, VT, VT, CCValAssign::Full, ISD::ArgFlagsTy(), *this)) {
208 if (Fn(0, VT, VT, CCValAssign::Full, Flags, *this)) {
  /system/keymaster/
keymaster_configuration_test.cpp 35 TEST(VersionParsingTest, Full) {
58 TEST(PatchLevelParsingTest, Full) {
  /external/autotest/site_utils/admin/apache/
apache2.conf 207 # Header. The default is 'Full' which sends information about the OS-Type
209 # Set to one of: Full | OS | Minor | Minimal | Major | Prod
210 # where Full conveys the most information, and Prod the least.
212 ServerTokens Full
  /external/icu/icu4j/perf-tests/
Dataset.pm 25 my $stats = Statistics::Descriptive::Full->new();
  /external/clang/lib/CodeGen/
CGLoopInfo.h 44 enum LVEnableState { Unspecified, Enable, Disable, Full };
49 /// \brief Value for llvm.loop.unroll.* metadata (enable, disable, or full).
CGLoopInfo.cpp 68 // Setting unroll.full or unroll.disable
73 else if (Attrs.UnrollEnable == LoopAttributes::Full)
74 Name = "llvm.loop.unroll.full";
185 case LoopHintAttr::Full:
188 setUnrollState(LoopAttributes::Full);
195 llvm_unreachable("Options cannot be used with 'full' hint.");
  /frameworks/base/libs/hwui/
Caches.h 87 Full
106 * be called after a flush(FlushMode::Full).
BakedOpState.cpp 90 clipSideFlags = OpClipSideFlags::Full;
98 , clipSideFlags(OpClipSideFlags::Full)
BakedOpState.h 35 Full = 0xF,
  /prebuilts/gdb/darwin-x86/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
17 class Full(Exception):
100 def full(self): member in class:Queue
101 """Return True if the queue is full, False otherwise (not reliable!)."""
113 the Full exception if no free slot was available within that time.
115 is immediately available, else raise the Full exception ('timeout'
123 raise Full
134 raise Full
146 Otherwise raise the Full exception.
  /prebuilts/gdb/linux-x86/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
17 class Full(Exception):
100 def full(self): member in class:Queue
101 """Return True if the queue is full, False otherwise (not reliable!)."""
113 the Full exception if no free slot was available within that time.
115 is immediately available, else raise the Full exception ('timeout'
123 raise Full
134 raise Full
146 Otherwise raise the Full exception.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
17 class Full(Exception):
100 def full(self): member in class:Queue
101 """Return True if the queue is full, False otherwise (not reliable!)."""
113 the Full exception if no free slot was available within that time.
115 is immediately available, else raise the Full exception ('timeout'
123 raise Full
134 raise Full
146 Otherwise raise the Full exception.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Queue.py 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
17 class Full(Exception):
100 def full(self): member in class:Queue
101 """Return True if the queue is full, False otherwise (not reliable!)."""
113 the Full exception if no free slot was available within that time.
115 is immediately available, else raise the Full exception ('timeout'
123 raise Full
134 raise Full
146 Otherwise raise the Full exception.
  /external/icu/icu4c/source/test/perf/perldriver/
Dataset.pm 26 my $stats = Statistics::Descriptive::Full->new();
  /external/icu/icu4j/perf-tests/perldriver/
Dataset.pm 26 my $stats = Statistics::Descriptive::Full->new();
  /external/llvm/include/llvm/Target/
TargetOptions.h 50 Full // Use one table per unique function type
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
queues.py 45 from Queue import Empty, Full
102 raise Full
148 def full(self): member in class:Queue
312 raise Full
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
queues.py 45 from Queue import Empty, Full
102 raise Full
148 def full(self): member in class:Queue
312 raise Full
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
queues.py 45 from Queue import Empty, Full
102 raise Full
148 def full(self): member in class:Queue
312 raise Full
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
queues.py 45 from Queue import Empty, Full
102 raise Full
148 def full(self): member in class:Queue
312 raise Full
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_channel_endpoint.py 117 except Queue.Full:
120 'Response queue full.')
  /external/autotest/site_utils/
metadata_reporter.py 47 If the queue is full, an error will be logged for the first time the queue
48 becomes full. The call does not wait or raise Queue.Full exception, so
59 except Queue.Full:
62 logging.error('Metadata queue is full, cannot report data. '
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_mutexset_test.cc 89 TEST(MutexSet, Full) {

Completed in 501 milliseconds

1 2 3 4