Searched refs:Three (Results 1 - 19 of 19) sorted by relevance

/external/android-mock/tests/com/google/android/testing/mocking/
H A DClassIsEnum.java24 One, Two, Three, Four; enum constant in enum:ClassIsEnum
/external/clang/test/Sema/
H A Dmissing-field-initializers.c28 struct Three { struct
35 struct Three t0 = {
38 struct Three t1 = {
42 struct Three data[] = {
H A Dwarn-outof-range-assign-enum.c8 Three enumerator in enum:CCTestEnum
/external/clang/test/Index/
H A Dcomment-c-decls.c89 Three enumerator in enum:e
H A Dformat-comment-cdecls.c84 Three enumerator in enum:e
/external/llvm/examples/ModuleMaker/
H A DModuleMaker.cpp46 Value *Three = ConstantInt::get(Type::getInt32Ty(Context), 3); local
49 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three,
/external/markdown/MarkdownTest/Tests_2004/
H A DOrdered and unordered lists.text66 3. Three
83 3. Three
/external/markdown/MarkdownTest/Tests_2007/
H A DOrdered and unordered lists.text66 3. Three
83 3. Three
/external/markdown/tests/markdown-test/
H A Dordered-and-unordered-list.txt66 3. Three
83 3. Three
/external/llvm/unittests/Support/
H A DMemoryBufferTest.cpp95 OwningBuffer Three(MemoryBuffer::getNewMemBuffer(321, data));
96 EXPECT_TRUE(0 != Three.get());
98 EXPECT_EQ(0, Three->getBufferStart()[0]);
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tests.pas167 Stream := TANTLRStringStream.Create('One'#13#10'Two'#13#10'Three');
171 CheckEquals('Three', Stream.Substring(10, 14));
177 CheckEquals('Three', Stream.Substring(10, 14));
/external/chromium_org/third_party/icu/source/data/mappings/
H A Ducmlocal.mk29 # * Three 'fake' tables to prevent Webkit from falling back to the default
/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller_unittest.cc217 TEST_F(MultiWindowResizeControllerTest, Three) {
/external/libffi/src/powerpc/
H A Dppc_closure.S221 # case FFI_SYSV_TYPE_SMALL_STRUCT + 3. Three byte struct.
/external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
H A Dsmartypants.php700 * Three consecutive dots (`...`) into an ellipsis entity
/external/iproute2/doc/
H A Dip-tunnels.tex169 \verb|mode <MODE>| sets tunnel mode. Three modes are available now
H A Dip-cref.tex2410 --- set the tunnel mode. Three modes are currently available:
/external/libvpx/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm777 ;# Three possiblities
/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp1020 Three, enumerator in enum:thread_annot_lock_65::MyFlags

Completed in 4205 milliseconds