Home
last modified time | relevance | path

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

123

/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/boost/libs/spirit/doc/qi/
Dwarming_up.qbk52 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,
Dauto.qbk66 [[Any (STL) container] [Kleene Star (unary `'*'`)]]
/third_party/boost/libs/spirit/doc/x3/tutorial/
Dwarming_up.qbk52 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/
Dwarming_up.qbk63 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
Dauto.qbk84 [[Any (STL) container] [Kleene Star (unary `'*'`)]]
/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/re2/re2/
Dcompile.cc158 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()
Dprefilter.cc212 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()
Dregexp.h395 static Regexp* Star(Regexp* sub, ParseFlags flags);
Dsimplify.cc585 return Regexp::Star(re->Incref(), f); in SimplifyRepeat()
/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()
/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/boost/libs/beast/
DCONTRIBUTING.md15 <img width="400" height = "150" alt = "Please Star the Repository"
/third_party/boost/libs/histogram/
DCONTRIBUTING.md3 ## Star the project
/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/eudev/hwdb/
D60-keyboard.hwdb1168 # 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*

123