/external/toybox/tests/ |
expand.test | 10 testing "default" "expand input" " foo bar\n" "\tfoo\tbar\n" "" 11 testing "default stdin" "expand" " foo bar\n" "" "\tfoo\tbar\n" 12 testing "single" "expand -t 2 input" " foo bar\n" "\tfoo\tbar\n" "" 13 testing "tablist" "expand -t 5,10,12 input" " foo bar foo\n" "\tfoo\tbar\tfoo\n" "" 25 testing "long tab single" "expand -t $TABSTOP input" "${BIGTAB}foo\n" "\tfoo\n" "" 27 "${BIGTAB}foo bar\n" "\tfoo\tbar\n" "" 31 "foo bar\n bar foo\n" "foo\t\tbar\n\tbar\tfoo\n" "" 42 BIGLINE="${BIGLINE}\tfoo\n"
|
/external/clang/test/Modules/Inputs/pr19692/ |
module.map | 3 module LLVMTarget { module Blah { header "TBlah.h" export * } module Foo { header "TFoo.h" } }
|
/external/clang/test/SemaObjCXX/ |
conversion-to-objc-pointer.mm | 31 @interface TFoo : NSObject 35 @implementation TFoo
|
missing-lhs-gun-extension.mm | 13 template <class T, class U = T> T tfoo(U x) { return x; } 19 int (*fn)(int) = (&tfoo<int> ?: 0);
|
conversion-to-objc-pointer-2.mm | 43 @interface TFoo : NSObject 52 @implementation TFoo
|
/external/clang/test/Modules/ |
pr19692.cpp | 4 #include "TFoo.h"
|
/external/libxml2/test/schemas/ |
import0_0.imp | 7 <xs:simpleType name="tfoo">
|
import0_0.xsd | 15 <xs:element name="foo1" type="ns2:tfoo"/>
|
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/report/ |
source_test.go | 49 {"\tfoo", 8}, 51 {" \tfoo", 8}, 52 {" \tfoo", 8}, 53 {" \tfoo", 16},
|
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/ |
source_test.go | 49 {"\tfoo", 8}, 51 {" \tfoo", 8}, 52 {" \tfoo", 8}, 53 {" \tfoo", 16},
|
/external/clang/test/Index/ |
index-file.cpp | 14 void tfoo() {} function in namespace:rdar14063074 15 void tfoo<int>() {} function in namespace:rdar14063074 47 // CHECK: [indexDeclaration]: kind: function-template-spec | name: tfoo | {{.*}} | loc: 15:6
|
overriding-method-comments.mm | 119 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="6"><Name>foo</Name><USR>c:@FT@>2#T#Tfoo#t0.0#t0.1#v#</USR><Declaration>template <typename AAA, typename BBB> void foo(AAA, BBB)</Declaration><Abstract><Para> Documentation </Para></Abstract><TemplateParameters><Parameter><Name>AAA</Name><Index>0</Index><Discussion><Para> The type, silly as well.</Para></Discussion></Parameter><Parameter><Name>BBB</Name><Index>1</Index><Discussion><Para> The type, silly. </Para></Discussion></Parameter></TemplateParameters></Function>] 124 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-method-comments.mm" line="[[@LINE-2]]" column="6"><Name>foo</Name><USR>c:@FT@>2#T#Tfoo#t0.0#t0.1#v#</USR><Declaration>template <typename PPP, typename QQQ> void foo(PPP, QQQ)</Declaration><Abstract><Para> Documentation </Para></Abstract><TemplateParameters><Parameter><Name>PPP</Name><Index>0</Index><Discussion><Para> The type, silly as well.</Para></Discussion></Parameter><Parameter><Name>QQQ</Name><Index>1</Index><Discussion><Para> The type, silly. </Para></Discussion></Parameter></TemplateParameters></Function>]
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/ |
p1-0x.cpp | 15 class tfoo { class 21 int decltype(tfoo<T>())::i; // expected-error{{nested name specifier 'decltype(tfoo<T>())::' for declaration does not refer into a class, class template or class template partial specialization}} 23 void decltype(tfoo<T>())::func() { // expected-error{{nested name specifier 'decltype(tfoo<T>())::' for declaration does not refer into a class, class template or class template partial specialization}} function
|
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/text/ |
IsEqualIgnoringWhiteSpace.java | 70 * <pre>assertThat(" my\tfoo bar ", equalToIgnoringWhiteSpace(" my foo bar"))</pre>
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/spinn/ |
data_test.py | 101 "Foo bar.\tfoo baz.\t" 185 "Foo bar.\tfoo baz.\t" 190 "Foo bar.\tfoo baz.\t" 195 "Foo bar.\tfoo baz.\t" 200 "Foo bar.\tfoo baz.\t"
|
spinn_test.py | 322 "Foo bar.\tfoo baz.\t" 327 "Foo bar.\tfoo baz.\t" 332 "Foo bar.\tfoo baz.\t" 337 "Foo bar.\tfoo baz.\t"
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Tools.Tests.pas | 117 TFoo = class(TANTLRObject, ICloneable, IFoo) 124 function TFoo.GetValue: String; 129 procedure TFoo.SetValue(const V: String); 134 function TFoo.Clone: IANTLRInterface; 138 Foo := TFoo.Create; 193 Foo := TFoo.Create;
|
/external/clang/test/CXX/special/class.dtor/ |
p3-0x.cpp | 87 void tfoo() { function
|
/packages/apps/Email/tests/src/com/android/emailcommon/utility/ |
TextUtilitiesTests.java | 44 assertEquals("foo", TextUtilities.makeSnippetFromPlainText(c + "\r\n\tfoo \n\t\r" + c)); 46 TextUtilities.makeSnippetFromPlainText(c + "\r\n\tfoo \r\n bar\n\t\r" + c)); 66 assertEquals("foo", TextUtilities.makeSnippetFromHtmlText(c + "\r\n\tfoo \n\t\r" + c)); 68 TextUtilities.makeSnippetFromHtmlText(c + "\r\n\tfoo \r\n bar\n\t\r" + c));
|
/prebuilts/go/darwin-x86/src/go/format/ |
format_test.go | 94 "\n\t\t\n\n\t\t\tx := 0\n\t\t\tconst s = `\n\t\tfoo\n`\n\n\n", // no indentation removed inside raw strings
|
/prebuilts/go/linux-x86/src/go/format/ |
format_test.go | 94 "\n\t\t\n\n\t\t\tx := 0\n\t\t\tconst s = `\n\t\tfoo\n`\n\n\n", // no indentation removed inside raw strings
|
/external/autotest/client/tests/wb_kupdate/ |
wb_kupdate.py | 130 # Expected value for output = '1028\tfoo'
|
/system/core/base/ |
strings_test.cpp | 111 ASSERT_EQ("foo", android::base::Trim("\v\tfoo\n\f"));
|
/external/clang/test/OpenMP/ |
for_simd_codegen.cpp | 361 template <class T, unsigned K> T tfoo(T a) { return a + K; } function 368 z[i + j] = a + tfoo<T, N>(i + j);
|
parallel_for_simd_codegen.cpp | 361 template <class T, unsigned K> T tfoo(T a) { return a + K; } function 368 z[i + j] = a + tfoo<T, N>(i + j);
|