/third_party/libphonenumber/resources/carrier/en/ |
D | 886.txt | 28 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/ |
D | planet_and_moon.py | 38 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/ |
D | flying_stars_fx.c | 79 } 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/ |
D | MCAsmMacro.h | 49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | MCAsmLexer.cpp | 97 case AsmToken::Star: OS << "Star"; break; in dump()
|
D | AsmLexer.cpp | 639 case '*': return AsmToken(AsmToken::Star, StringRef(TokStart, 1)); in LexToken()
|
D | AsmParser.cpp | 1551 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/ |
D | function_forward_variables_from_unittest.cc | 192 TEST_F(FunctionForwardVariablesFromTest, Star) { in TEST_F() argument
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.1.10.rst | 34 - \[RADV/ACO\] Star Citizen Lighting/Shadow Issue
|
D | 20.2.2.rst | 43 - [RADV/ACO] Star Citizen Lighting/Shadow Issue
|
/third_party/rust/crates/syn/src/ |
D | token.rs | 750 "*" pub struct Star/1 /// `*` 869 [*] => { $crate::token::Star };
|
/third_party/css-what/src/ |
D | parse.ts | 29 Star = 42, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 367 case AsmToken::Star: in parseOperandAsOperator()
|
/third_party/flutter/skia/experimental/editor/ |
D | editor_application.cpp | 27 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/ |
D | editor_application.cpp | 30 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/ |
D | descriptor.rst | 897 ('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/ |
D | canvaskit.md | 60 Star JSFiddle</a>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 834 } else if (Lexer.is(AsmToken::Star)) { in parsePrePost()
|
/third_party/python/Misc/NEWS.d/ |
D | 3.10.0a2.rst | 165 Star-unpacking is now allowed for with item's targets in the PEG parser.
|
/third_party/skia/site/docs/user/modules/ |
D | canvaskit.md | 104 Star JSFiddle</a>
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 61.txt | 34686 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/ |
D | northamerica | 877 # 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
|
D | backzone | 449 # Mark Brader writes that an article in the 1997-10-14 Toronto Star
|
D | asia | 194 # 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/ |
D | X86AsmParser.cpp | 1619 case AsmToken::Star: SM.onStar(); break; in ParseIntelExpression() 2692 if (getLexer().is(AsmToken::Star)) in ParseInstruction()
|