Searched defs:Full (Results 1 – 11 of 11) sorted by relevance
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_mutexset_test.cc | 89 TEST(MutexSet, Full) { in TEST() argument
|
/external/llvm/unittests/IR/ |
D | ConstantRangeTest.cpp | 21 static ConstantRange Full; member in __anon10950d6f0111::ConstantRangeTest 28 ConstantRange ConstantRangeTest::Full(16); member in __anon10950d6f0111::ConstantRangeTest
|
/external/clang/lib/CodeGen/ |
D | CGLoopInfo.h | 44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
|
/external/llvm/include/llvm/Target/ |
D | TargetOptions.h | 50 Full // Use one table per unique function type enumerator
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 24 None, Partial, Sync, Full, Finish, Block enumerator
|
/external/llvm/lib/IR/ |
D | ConstantRange.cpp | 34 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) { in ConstantRange()
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 35 Full, // The value fills the full location. enumerator
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopUnrollPass.cpp | 975 enum { Full = 0, Partial = 1, Runtime = 2 }; in runOnLoop() enumerator
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 462 SDValue Full = N.getOperand(0); in expandAddress() local
|
D | SystemZISelLowering.cpp | 2430 SDValue Full = DAG.getTargetGlobalAddress(GV, DL, PtrVT, Anchor + Offset); in lowerGlobalAddress() local
|
/external/webrtc/webrtc/modules/video_coding/ |
D | jitter_buffer_unittest.cc | 2123 TEST_F(TestRunningJitterBuffer, Full) { in TEST_F() argument
|