Home
last modified time | relevance | path

Searched refs:boy (Results 1 – 25 of 2156) sorted by relevance

12345678910>>...87

/dports/devel/py-beautifultable/beautifultable-1.0.1/docs/
H A Dquickstart.rst29 | S1 | Jacob | 1 | boy |
33 | S3 | Ethan | 2 | boy |
37 | S5 | Michael | 3 | boy |
513 S1 Jacob 1 boy
515 S3 Ethan 2 boy
517 S5 Michael 3 boy
563 S1 Jacob 1 boy
565 S3 Ethan 2 boy
567 S5 Michael 3 boy
612 S1 Jacob 1 boy
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/htdp-lib/2htdp/planetcute/
H A Dcharacter-boy.rkt2 (provide character-boy)
4 (define-runtime-path character-boy-img "character-boy.png")
5 (define character-boy (read-bitmap character-boy-img))
/dports/textproc/p5-Lingua-Treebank/Lingua-Treebank-0.16/Const/t/
H A D50walking.t46 (N boy))
54 (NP (D the) (N boy))
56 (NP (D a) (A tall) (N boy)))
135 # the-boy, a-tall-boy, a-girl-PP, Paris
142 # a-girl-PP, the-boy, a-tall-boy, Paris
149 # the-boy, a-tall-boy, a-girl-PP, Naples-on-east-thames, Paris
156 # a-girl-PP, the-boy, a-tall-boy, Paris, Naples-on-east-thames
/dports/textproc/py-nltk/nltk-3.4.1/nltk/test/
H A Dsemantics.doctest162 ... boy => {b1, b2}
175 'boy': set([('b1',), ('b2',)]),
202 >>> sorted(val['boy'])
204 >>> ('b1',) in val['boy']
206 >>> ('g1',) in val['boy']
208 >>> ('foo',) in val['boy']
374 ... 'boy(x)',
376 ... '(boy(x) | girl(x))',
377 ... '(boy(x) & girl(x))',
402 'boy(x)' gets value: True
[all …]
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/positions/
H A DBoxBoyPosition.qml21 id: boy
23 source: "qrc:/gcompris/src/activities/positions/resource/boy.svg"
92 target: boy
106 target: boy
120 target: boy
134 target: boy
148 target: boy
162 target: boy
176 target: boy
H A DActivityInfo.qml17 description: qsTr("Find the boy's position in relation to the box.")
24 …("You will see different images representing a boy and a box, you have to find out the position of…
/dports/math/R-cran-pbkrtest/pbkrtest/inst/doc/
H A Dpbkrtest.R50 boy <- rep(1:10,2) globalVar
51 boyf<- factor(letters[boy])
54 shoe.b <- data.frame(wear=unlist(shoes), boy=boy, boyf=boyf, mat=mat) nameattr
134 shoe3 <- subset(shoe.b, boy<=5)
135 shoe3 <- shoe3[order(shoe3$boy), ]
H A Dpbkrtest.Rnw91 plot(A~1, data=shoes, col="red",lwd=2, pch=1, ylab="wear", xlab="boy")
113 boy <- rep(1:10,2)
114 boyf<- factor(letters[boy])
117 shoe.b <- data.frame(wear=unlist(shoes), boy=boy, boyf=boyf, mat=mat)
119 ## Imbalanced data; delete (boy=1, mat=1) and (boy=2, mat=b)
224 shoe3 <- subset(shoe.b, boy<=5)
225 shoe3 <- shoe3[order(shoe3$boy), ]
/dports/textproc/p5-FormValidator-Lite/FormValidator-Lite-0.41/t/010_core/
H A D001_simple.t23 ok(!$v->is_error('boy'));
24 $v->set_error('boy' => 'is_girl');
25 ok($v->is_error('boy'));
33 'boy' => {
H A D014_hash.t22 ok(!$v->is_error('boy'));
23 $v->set_error('boy' => 'is_girl');
24 ok($v->is_error('boy'));
32 'boy' => {
H A D015_hash_multivalue.t23 ok(!$v->is_error('boy'));
24 $v->set_error('boy' => 'is_girl');
25 ok($v->is_error('boy'));
33 'boy' => {
H A D007_integrate_with_plack.t24 ok(!$v->is_error('boy'));
25 $v->set_error('boy' => 'is_girl');
26 ok($v->is_error('boy'));
/dports/games/gcompris-qt/gcompris-qt-2.0/po/
H A Dgcompris_en.po38 "share|First part of Place %n boy(s) and %n girl(s) in the center. Then split "
40 msgid "Place %n boy(s) "
41 msgid_plural "Place %n boy(s) "
42 msgstr[0] "Place %n boy "
48 "share|Second part of Place %n boy(s) and %n girl(s) in the center. Then "
58 "share|Third part of Place %n boy(s) and %n girl(s) in the center. Then split "
/dports/math/R-cran-pbkrtest/pbkrtest/vignettes/
H A Dpbkrtest.Rnw91 plot(A~1, data=shoes, col="red",lwd=2, pch=1, ylab="wear", xlab="boy")
113 boy <- rep(1:10,2)
114 boyf<- factor(letters[boy])
117 shoe.b <- data.frame(wear=unlist(shoes), boy=boy, boyf=boyf, mat=mat)
119 ## Imbalanced data; delete (boy=1, mat=1) and (boy=2, mat=b)
224 shoe3 <- subset(shoe.b, boy<=5)
225 shoe3 <- shoe3[order(shoe3$boy), ]
/dports/games/freesynd/freesynd-0.7.5/src/
H A Dmission.cpp2233 int bx, by, box, boy; in getWalkable() local
2244 boy = by % 256; in getWalkable()
2262 boy = dy; in getWalkable()
2333 boy = dy; in getWalkable()
2412 mtp.oy = boy; in getWalkable()
2812 int bx, by, box, boy; in getShootableTile() local
2823 boy = by % 256; in getShootableTile()
2839 boy = dy; in getShootableTile()
2924 boy = dy; in getShootableTile()
2953 boy = dy; in getShootableTile()
[all …]
/dports/games/julius/julius-1.7.0/src/figuretype/
H A Dmarket.c15 figure *boy = figure_create(FIGURE_DELIVERY_BOY, f->x, f->y, 0); in create_delivery_boy() local
16 boy->leading_figure_id = leader_id; in create_delivery_boy()
17 boy->collecting_item_id = f->collecting_item_id; in create_delivery_boy()
18 boy->building_id = f->building_id; in create_delivery_boy()
19 return boy->id; in create_delivery_boy()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/fullpipe/scenes/
H A Dscene16.cpp54 StaticANIObject *boy[2]; in scene16_initScene() local
55 boy[0] = sc->getStaticANIObject1ById(ANI_BOY, -1); in scene16_initScene()
56 boy[0]->loadMovementsPixelData(); in scene16_initScene()
58 boy[1] = new StaticANIObject(boy[0]); in scene16_initScene()
59 sc->addStaticANIObject(boy[1], 1); in scene16_initScene()
64 g_vars->scene16_figures.push_back(boy[idx]); in scene16_initScene()
75 g_vars->scene16_figures.push_back(boy[idx]); in scene16_initScene()
/dports/games/scummvm/scummvm-2.5.1/engines/ngi/fullpipe/
H A Dscene16.cpp54 StaticANIObject *boy[2]; in scene16_initScene() local
55 boy[0] = sc->getStaticANIObject1ById(ANI_BOY, -1); in scene16_initScene()
56 boy[0]->loadMovementsPixelData(); in scene16_initScene()
58 boy[1] = new StaticANIObject(boy[0]); in scene16_initScene()
59 sc->addStaticANIObject(boy[1], 1); in scene16_initScene()
64 g_vars->scene16_figures.push_back(boy[idx]); in scene16_initScene()
75 g_vars->scene16_figures.push_back(boy[idx]); in scene16_initScene()
/dports/devel/remake/remake-4.3+dbg-1.5/tests/scripts/functions/
H A Dsort16 bar2 = boy end, has rise A midnight
34 '', 'A boy captured_by days end, has jazz_and_a midnight moon_light rise
35 A boy captured_by days end, has jazz_and_a midnight moon_light rise
36 A boy captured_by days end, has jazz_and_a midnight moon_light rise
/dports/devel/gmake/make-4.3/tests/scripts/functions/
H A Dsort16 bar2 = boy end, has rise A midnight
34 '', 'A boy captured_by days end, has jazz_and_a midnight moon_light rise
35 A boy captured_by days end, has jazz_and_a midnight moon_light rise
36 A boy captured_by days end, has jazz_and_a midnight moon_light rise
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/tests/scripts/functions/
H A Dsort17 ."bar2 = boy end, has rise A midnight \n"
43 $answer = "A boy captured_by days end, has jazz_and_a midnight moon_light rise\n"
44 ."A boy captured_by days end, has jazz_and_a midnight moon_light rise\n"
45 ."A boy captured_by days end, has jazz_and_a midnight moon_light rise\n";
/dports/www/pecl-yaf/yaf-3.3.3/tests/
H A D081.phpt10 $string = "Jason is a good boy";
16 string(19) "Jason is a good boy"
/dports/games/augustus/augustus-3.1.0/src/figuretype/
H A Dsupplier.c25 figure *boy = figure_create(type, f->x, f->y, 0); in figure_supplier_create_delivery_boy() local
27 boy->leading_figure_id = leader_id; in figure_supplier_create_delivery_boy()
28 boy->collecting_item_id = f->collecting_item_id; in figure_supplier_create_delivery_boy()
31 boy->building_id = f->destination_building_id; in figure_supplier_create_delivery_boy()
33 boy->building_id = f->building_id; in figure_supplier_create_delivery_boy()
35 return boy->id; in figure_supplier_create_delivery_boy()
/dports/www/resin3/resin-3.1.16/webapps/resin-doc/WEB-INF/xsl/caucho/
H A Dcontrol.xsl27 - boy
41 - boy
55 - <ct:case value='blue'>boy</ct:case>
/dports/x11-toolkits/p5-Prima/Prima-1.63/examples/
H A Damba.pl125 my @boy = (0) x 64;
134 $boy[$y*8+$x] += 1;
182 for ( grep $boy[$_], 0..63) {
184 $self-> color( $colors[$boy[$_]] );
198 backColor => $boy[ $y * 8 + $x] ? cl::LightGreen : cl::Green,

12345678910>>...87