Home
last modified time | relevance | path

Searched defs:aString (Results 1 – 25 of 28) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DjsdocTemplateTagDefault.js12 const aString = [""]; variable
79 var aString = [""]; variable
Dfor-inStatements.js2 var aString: string; variable
99 var aString; variable
DeveryTypeWithInitializer.js27 var aString = 'this is a string'; variable
DeveryTypeWithAnnotationAndInitializer.js27 var aString: string = 'this is a string'; variable
DthrowStatements.js30 var aString = 'this is a string'; variable
DeveryTypeWithAnnotationAndInvalidInitializer.js36 var aString: string = 9.9; variable
/third_party/protobuf/js/compatibility_tests/v3.0.0/
Ddebug_test.js54 'aString': 'foo', property
63 'aString': 'foo', property
Dmessage_test.js111 aString: 'a', property
123 aString: 'a', property
148 aString: undefined, property
646 aString: 'str', aRepeatedStringList: ['s1', 's2'], aBoolean: true property
651 { aString: 'foo', aRepeatedStringList: ['s1', 's2'], aBoolean: true}, property
652 { aString: 'bar', aRepeatedStringList: ['t1', 't2'], aBoolean: false} property
665 aString: 'str', property
674 aString: 'foo', property
679 aString: 'bar', property
765 requiredSimple: {aRepeatedStringList: [], aString: undefined}, property
/third_party/protobuf/js/compatibility_tests/v3.1.0/
Ddebug_test.js54 'aString': 'foo', property
63 'aString': 'foo', property
Dmessage_test.js111 aString: 'a', property
123 aString: 'a', property
148 aString: undefined, property
602 aString: 'str', aRepeatedStringList: ['s1', 's2'], aBoolean: true property
607 { aString: 'foo', aRepeatedStringList: ['s1', 's2'], aBoolean: true}, property
608 { aString: 'bar', aRepeatedStringList: ['t1', 't2'], aBoolean: false} property
621 aString: 'str', property
630 aString: 'foo', property
635 aString: 'bar', property
717 requiredSimple: {aRepeatedStringList: [], aString: undefined}, property
/third_party/protobuf/js/
Dmessage_test.js162 aString: 'a', property
175 aString: 'a', property
203 aString: undefined, property
671 aString: 'str', property
678 {aString: 'foo', aRepeatedStringList: ['s1', 's2'], aBoolean: true}, property
679 {aString: 'bar', aRepeatedStringList: ['t1', 't2'], aBoolean: false} property
696 aString: 'str', property
706 aString: 'foo', property
712 aString: 'bar', property
798 requiredSimple: {aRepeatedStringList: [], aString: undefined}, property
Ddebug_test.js58 'aString': 'foo', property
67 'aString': 'foo', property
/third_party/typescript/tests/cases/conformance/jsdoc/
DjsdocTemplateTagDefault.ts17 const aString = [""]; constant
/third_party/typescript/tests/cases/conformance/statements/VariableStatements/
DeveryTypeWithInitializer.ts26 var aString = 'this is a string'; variable
DeveryTypeWithAnnotationAndInitializer.ts26 var aString: string = 'this is a string'; variable
DeveryTypeWithAnnotationAndInvalidInitializer.ts35 var aString: string = 9.9; variable
/third_party/typescript/tests/cases/conformance/statements/throwStatements/
DthrowStatements.ts31 var aString = 'this is a string'; variable
/third_party/typescript/tests/cases/conformance/statements/forStatements/
DforStatements.ts28 for(var aString: string = 'this is a string';;){} variable
/third_party/typescript/tests/cases/conformance/statements/for-inStatements/
Dfor-inStatements.ts1 var aString: string; variable
/third_party/python/Modules/
D_scproxy.c103 CFStringRef aString = NULL; in get_proxy_settings() local
/third_party/typescript/tests/cases/conformance/types/unknown/
DunknownType2.ts54 declare const aString: string; constant
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DJapaneseTest.java217 String aString = fmtWithGannen.format(aDate); in Test3860() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DJapaneseTest.java220 String aString = fmtWithGannen.format(aDate); in Test3860() local
/third_party/node/deps/icu-small/source/i18n/
Dumsg.cpp531 char16_t *aString; in umsg_vparse() local
/third_party/icu/icu4c/source/i18n/
Dumsg.cpp531 UChar *aString; in umsg_vparse() local

12