Home
last modified time | relevance | path

Searched refs:FOO (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/third_party/parse5/test/data/parser-feedback/
Dentities01.test5 "description": "FOO>BAR",
6 "input": "FOO>BAR",
10 "FOO>BAR"
16 "description": "FOO&gtBAR",
17 "input": "FOO&gtBAR",
21 "FOO>BAR"
27 "description": "FOO&gt BAR",
28 "input": "FOO&gt BAR",
32 "FOO> BAR"
38 "description": "FOO>;;BAR",
[all …]
Dscriptdata01.test5 "description": "FOO<script>'Hello'</script>BAR",
6 "input": "FOO<script>'Hello'</script>BAR",
10 "FOO"
33 "description": "FOO<script></script>BAR",
34 "input": "FOO<script></script>BAR",
38 "FOO"
57 "description": "FOO<script></script >BAR",
58 "input": "FOO<script></script >BAR",
62 "FOO"
81 "description": "FOO<script></script/>BAR",
[all …]
Dcomments01.test5 "description": "FOO<!-- BAR -->BAZ",
6 "input": "FOO<!-- BAR -->BAZ",
10 "FOO"
24 "description": "FOO<!-- BAR --!>BAZ",
25 "input": "FOO<!-- BAR --!>BAZ",
29 "FOO"
43 "description": "FOO<!-- BAR --! >BAZ",
44 "input": "FOO<!-- BAR --! >BAZ",
48 "FOO"
58 "description": "FOO<!-- BAR --!\\n>BAZ",
[all …]
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitConstantNoWidening.types2 export const FOO = 'FOO';
3 >FOO : "FOO"
4 >'FOO' : "FOO"
9 readonly type = FOO; // Should be widening literal "FOO" - so either `typeof "FOO"` or = "FOO"
10 >type : "FOO"
11 >FOO : "FOO"
DdeclarationEmitConstantNoWidening.symbols2 export const FOO = 'FOO';
3 >FOO : Symbol(FOO, Decl(declarationEmitConstantNoWidening.ts, 0, 12))
8 readonly type = FOO; // Should be widening literal "FOO" - so either `typeof "FOO"` or = "FOO"
10 >FOO : Symbol(FOO, Decl(declarationEmitConstantNoWidening.ts, 0, 12))
DdeclarationEmitConstantNoWidening.js2 export const FOO = 'FOO'; constant
4 readonly type = FOO; // Should be widening literal "FOO" - so either `typeof "FOO"` or = "FOO"
10 exports.Bar = exports.FOO = void 0;
11 exports.FOO = 'FOO';
14 … this.type = exports.FOO; // Should be widening literal "FOO" - so either `typeof "FOO"` or = "FOO"
22 export declare const FOO = "FOO";
DenumAssignmentCompat4.symbols29 FOO
30 >FOO : Symbol(MyEnum.FOO, Decl(enumAssignmentCompat4.ts, 10, 24))
36 foo: MyEnum.FOO
38 >MyEnum.FOO : Symbol(MyEnum.FOO, Decl(enumAssignmentCompat4.ts, 10, 24))
40 >FOO : Symbol(MyEnum.FOO, Decl(enumAssignmentCompat4.ts, 10, 24))
DenumAssignmentCompat4.types30 FOO
31 >FOO : MyEnum.FOO
36 >{ foo: MyEnum.FOO } : { foo: MyEnum; }
38 foo: MyEnum.FOO
40 >MyEnum.FOO : MyEnum
42 >FOO : MyEnum
DjsdocImportTypeReferenceToStringLiteral.symbols2 export const FOO = "foo";
3 >FOO : Symbol(FOO, Decl(b.js, 0, 12))
6 /** @type {import('./b').FOO} */
DjsdocImportTypeReferenceToStringLiteral.types2 export const FOO = "foo";
3 >FOO : "foo"
7 /** @type {import('./b').FOO} */
DenumAssignmentCompat4.js13 FOO
16 foo: MyEnum.FOO
45 foo: MyEnum.FOO
DintrinsicTypes.types5 type TU2 = Uppercase<'foo' | 'bar'>; // "FOO" | "BAR"
6 >TU2 : "FOO" | "BAR"
23 type TL2 = Lowercase<'FOO' | 'BAR'>; // "foo" | "bar"
133 let s: 'FOO' | 'BAR' = x;
134 >s : "FOO" | "BAR"
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dmacro-redef.h1 #define FOO 4 macro
2 #define BAR (1 + FOO)
3 #undef FOO
4 #define FOO 5 macro
5 #define BAZ (1 + FOO)
Dmacro-expr-basic.h1 #define FOO 1 macro
3 #define BAZ (FOO + BAR)
14 #define HAZ_A_COMMENT_INSIDE (/* comment for real */ BARR + FOO)
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
D128-space-before-hash.c6 #define FOO macro
7 #ifdef FOO
11 #elif defined FOO
18 #undef FOO
19 #ifndef FOO
/third_party/libxml2/result/schemas/
Dderivation-ok-restriction-2-1-1_0_0.err1 …the corresponding 'required' attribute use of the base complex type definition '{http://FOO}typeA'.
2 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
3 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
4 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
5 …ribute use, nor a matching wildcard exists in the base complex type definition '{http://FOO}typeA'.
6 …equired' attribute use 'barB_3' of the base complex type definition '{http://FOO}typeA' is missing.
DanyAttr-processContents-err1_0_0.err1 …ement elem.lax: Schemas validity error : Element '{http://FOO}elem.lax', attribute '{http://FOO}ba…
2 … elem.strict: Schemas validity error : Element '{http://FOO}elem.strict', attribute '{http://FOO}b…
Dcos-st-restricts-1-2-err_0_0.err1 …ts-1-2-err_0.xml:3: element foo: Schemas validity error : Element '{http://FOO}foo': [facet 'lengt…
2 … Schemas validity error : Element '{http://FOO}foo': '1 2' is not a valid value of the list type '…
Dderivation-ok-restriction-4-1-err_0_0.err1 …n has an attribute wildcard, but the base complex type definition '{http://FOO}base.type.A' does n…
2 …s not a valid subset of the wildcard in the base complex type definition '{http://FOO}base.type.B'.
3 …bute wildcard is weaker than the one in the base complex type definition '{http://FOO}base.type.C'.
/third_party/glslang/Test/
Dhlsl.-D-U.frag8 #if FOO==200
11 #error expected FOO 200
14 #ifdef FOO
17 #error expected FOO 200
/third_party/node/test/parallel/
Dtest-process-env-windows-error-reset.js9 process.env.FOO = '';
11 const foo = process.env.FOO;
17 process.env.FOO = '';
/third_party/protobuf/src/google/protobuf/util/
Djson_util_test.cc53 using proto3::FOO;
201 orig.add_repeated_enum_value(proto3::FOO); in TEST_F()
216 EXPECT_EQ(proto3::FOO, parsed.repeated_enum_value(0)); in TEST_F()
223 orig.set_enum_value2(proto3::FOO); in TEST_F()
238 EXPECT_EQ(proto3::FOO, parsed.enum_value1()); in TEST_F()
239 EXPECT_EQ(proto3::FOO, parsed.enum_value2()); in TEST_F()
464 m.set_enum_value(proto3::FOO); in TEST_F()
467 ASSERT_EQ(proto3::FOO, m.enum_value()); in TEST_F()
476 m.set_enum_value(proto3::FOO); in TEST_F()
478 ASSERT_EQ(proto3::FOO, m.enum_value()); // Keep previous value in TEST_F()
[all …]
/third_party/openssl/test/
Dcontext_internal_test.c28 } FOO; typedef
32 FOO *ptr = OPENSSL_zalloc(sizeof(*ptr)); in foo_new()
54 FOO *data = NULL; in test_context()
83 FOO *data = NULL; in test_set0_default()
/third_party/rust/crates/syn/tests/regression/
Dissue1235.rs9 pub static FOO: usize; in main() constant
18 quote!(static FOO: usize = 0; pub static BAR: usize = 0), in main()
27 quote!(static FOO: usize; pub static BAR: usize), in main()
/third_party/rust/crates/rust-openssl/openssl-errors/tests/
Dtest.rs7 FOO("function foo");
20 openssl_errors::put_error!(Test::FOO, Test::NO_MILK); in basic()
83 openssl_errors::put_error!(Test::FOO, Test::NO_BACON); in deferred_error_render()

12345678910>>...12