/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/boost/libs/spirit/doc/qi/ |
D | warming_up.qbk | 52 This is like a regular-expression Kleene Star, though the syntax might look a 58 Any expression that evaluates to a parser may be used with the Kleene Star. 60 expressions in parentheses for complex expressions. The Kleene Star 61 is also known as a Kleene Closure, but we call it the Star in most places. 71 comma `','`. In this case, the Kleene Star is modifying a more complex parser,
|
D | auto.qbk | 66 [[Any (STL) container] [Kleene Star (unary `'*'`)]]
|
/third_party/boost/libs/spirit/doc/x3/tutorial/ |
D | warming_up.qbk | 52 This is like a regular-expression Kleene Star, though the syntax might look a 58 Any expression that evaluates to a parser may be used with the Kleene Star. 60 expressions in parentheses for complex expressions. The Kleene Star 61 is also known as a Kleene Closure, but we call it the Star in most places. 71 comma `','`. In this case, the Kleene Star is modifying a more complex parser,
|
/third_party/boost/libs/spirit/doc/karma/ |
D | warming_up.qbk | 63 This is like a regular-expression Kleene Star. We moved the `*` to the front for 68 Any expression that evaluates to a generator may be used with the Kleene Star. 83 the comma `','`. In this case, the Kleene Star is modifying a more complex 88 Note that this is a case where the parentheses are necessary. The Kleene Star
|
D | auto.qbk | 84 [[Any (STL) container] [Kleene Star (unary `'*'`)]]
|
/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/re2/re2/ |
D | compile.cc | 158 Frag Star(Frag a, bool nongreedy); 358 Frag Compiler::Star(Frag a, bool nongreedy) { in Star() function in re2::Compiler 376 Frag f = Star(a, nongreedy); in Plus() 900 return Star(child_frags[0], (re->parse_flags()&Regexp::NonGreedy) != 0); in PostVisit() 1229 return Star(ByteRange(0x00, 0xff, false), true); in DotStar()
|
D | prefilter.cc | 212 static Info* Star(Info* a); 375 Prefilter::Info* Prefilter::Info::Star(Info *a) { in Star() function in re2::Prefilter::Info 611 info = Star(child_args[0]); in PostVisit()
|
D | regexp.h | 395 static Regexp* Star(Regexp* sub, ParseFlags flags);
|
D | simplify.cc | 585 return Regexp::Star(re->Incref(), f); in SimplifyRepeat()
|
/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()
|
/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/boost/libs/beast/ |
D | CONTRIBUTING.md | 15 <img width="400" height = "150" alt = "Please Star the Repository"
|
/third_party/boost/libs/histogram/ |
D | CONTRIBUTING.md | 3 ## Star the project
|
/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/eudev/hwdb/ |
D | 60-keyboard.hwdb | 1168 # Micro Star 1172 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn* 1190 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn*:pvr* 1199 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn*VR420*:pvr* 1200 evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pn*PR200*:pvr*
|