Home
last modified time | relevance | path

Searched refs:Star (Results 1 – 25 of 37) sorted by relevance

12

/third_party/libphonenumber/resources/carrier/en/
D886.txt28 8869020|T Star
29 8869021|T Star
30 8869022|T Star
31 8869023|T Star
32 8869024|T Star
33 8869025|T Star
34 8869026|T Star
42 886908|T Star
135 8869686|T Star
136 8869687|T Star
[all …]
/third_party/python/Lib/turtledemo/
Dplanet_and_moon.py38 class Star(Turtle): class
95 sun = Star(1000000, Vec(0,0), Vec(0,-2.5), gs, "circle")
99 earth = Star(12500, Vec(210,0), Vec(0,195), gs, "planet")
102 moon = Star(1, Vec(220,0), Vec(0,295), gs, "planet")
/third_party/gstreamer/gstplugins_good/gst/goom/
Dflying_stars_fx.c79 } Star; typedef
88 Star *stars;
112 data->stars = (Star *) malloc (data->maxStars * sizeof (Star)); in fs_init()
206 updateStar (Star * s) in updateStar()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp97 case AsmToken::Star: OS << "Star"; break; in dump()
DAsmLexer.cpp639 case '*': return AsmToken(AsmToken::Star, StringRef(TokStart, 1)); in LexToken()
DAsmParser.cpp1551 case AsmToken::Star: in getDarwinBinOpPrecedence()
1621 case AsmToken::Star: in getGNUBinOpPrecedence()
1736 } else if (Lexer.is(AsmToken::Star) && in parseStatement()
2528 case AsmToken::Star: in isOperator()
/third_party/gn/src/gn/
Dfunction_forward_variables_from_unittest.cc192 TEST_F(FunctionForwardVariablesFromTest, Star) { in TEST_F() argument
/third_party/mesa3d/docs/relnotes/
D20.1.10.rst34 - \[RADV/ACO\] Star Citizen Lighting/Shadow Issue
D20.2.2.rst43 - [RADV/ACO] Star Citizen Lighting/Shadow Issue
/third_party/rust/crates/syn/src/
Dtoken.rs750 "*" pub struct Star/1 /// `*`
869 [*] => { $crate::token::Star };
/third_party/css-what/src/
Dparse.ts29 Star = 42, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp367 case AsmToken::Star: in parseOperandAsOperator()
/third_party/flutter/skia/experimental/editor/
Deditor_application.cpp27 M(2); M(3); M(4); M(5); M(6); M(7); M(8); M(9); M(Star); M(Hash); M(Up); M(Down); M(Left); in key_name()
/third_party/skia/modules/skplaintexteditor/app/
Deditor_application.cpp30 M(2); M(3); M(4); M(5); M(6); M(7); M(8); M(9); M(Star); M(Hash); M(Up); M(Down); M(Left); in key_name()
/third_party/python/Doc/howto/
Ddescriptor.rst897 ('Star Wars', 'George Lucas', 1977),
915 >>> Movie('Star Wars').director
924 >>> Movie('Star Wars').director = 'J.J. Abrams'
925 >>> Movie('Star Wars').director
/third_party/flutter/skia/site/user/modules/
Dcanvaskit.md60 Star JSFiddle</a>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp834 } else if (Lexer.is(AsmToken::Star)) { in parsePrePost()
/third_party/python/Misc/NEWS.d/
D3.10.0a2.rst165 Star-unpacking is now allowed for with item's targets in the PEG parser.
/third_party/skia/site/docs/user/modules/
Dcanvaskit.md104 Star JSFiddle</a>
/third_party/libphonenumber/resources/geocoding/en/
D61.txt34686 61745069|North Star
34855 61745194|North Star
34925 617452229|North Star
35261 61745347|North Star
35411 61745506|North Star
35412 61745507|North Star
35735 61745830|North Star
35835 617458661|North Star
35969 617458839|North Star
36097 617459045|North Star
[all …]
/third_party/tzdata/
Dnorthamerica877 # Indianapolis Star. 2018-11-27 14:58 -05.
1375 # also documented in the Saturday October 26/1918 edition of the Toronto Star.
1624 # [According to the Toronto Star] Orillia, Ontario, adopted DST
1638 # time became a comic failure in Orillia. Toronto Star 2017-07-08.
1743 # Toronto Star, which said that DST was ending 1971-10-31 as usual.
1846 # level. As the [Toronto] Star put it (1912-06-07), "While people
Dbackzone449 # Mark Brader writes that an article in the 1997-10-14 Toronto Star
Dasia194 # Following report by same newspaper-"The Daily Star Friday":
209 # According to Bangladesh newspaper "The Daily Star,"
222 # According to Bangladesh newspaper "The Daily Star,"
3503 # Philippine Star 2014-08-05
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1619 case AsmToken::Star: SM.onStar(); break; in ParseIntelExpression()
2692 if (getLexer().is(AsmToken::Star)) in ParseInstruction()

12