/third_party/node/test/parallel/ |
D | test-tls-ticket-cluster.js | 42 function shoot() { function 59 shoot(); 78 shoot();
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | aflatin.c | 297 a = table[j - 1]->shoot.org; in af_latin_sort_blue() 303 b = table[j]->shoot.org; in af_latin_sort_blue() 920 blue_shoot = &blue->shoot.org; in af_latin_metrics_init_blues() 946 FT_Pos shoot = *blue_shoot; in af_latin_metrics_init_blues() local 947 FT_Bool over_ref = FT_BOOL( shoot > ref ); in af_latin_metrics_init_blues() 954 *blue_shoot = ( shoot + ref ) / 2; in af_latin_metrics_init_blues() 1017 a = &blue_sorted[i]->shoot.org; in af_latin_metrics_init_blues() 1027 b = &blue_sorted[i + 1]->shoot.org; in af_latin_metrics_init_blues() 1232 scaled = FT_MulFix( blue->shoot.org, scale ); in af_latin_metrics_scale_dim() 1372 blue->shoot.cur = FT_MulFix( blue->shoot.org, scale ) + delta; in af_latin_metrics_scale_dim() [all …]
|
D | afcjk.c | 515 blue_shoot = &blue->shoot.org; in af_cjk_metrics_init_blues() 540 FT_Pos shoot = *blue_shoot; in af_cjk_metrics_init_blues() local 541 FT_Bool under_ref = FT_BOOL( shoot < ref ); in af_cjk_metrics_init_blues() 548 *blue_shoot = ( shoot + ref ) / 2; in af_cjk_metrics_init_blues() 710 blue->shoot.cur = FT_MulFix( blue->shoot.org, scale ) + delta; in af_cjk_metrics_scale_dim() 711 blue->shoot.fit = blue->shoot.cur; in af_cjk_metrics_scale_dim() 715 dist = FT_MulFix( blue->ref.org - blue->shoot.org, scale ); in af_cjk_metrics_scale_dim() 724 delta1 = FT_DivFix( blue->ref.fit, scale ) - blue->shoot.org; in af_cjk_metrics_scale_dim() 745 blue->shoot.fit = blue->ref.fit - delta2; in af_cjk_metrics_scale_dim() 751 nn, blue->ref.org, blue->shoot.org, in af_cjk_metrics_scale_dim() [all …]
|
D | aflatin2.c | 377 blue_shoot = & blue->shoot.org; in af_latin2_metrics_init_blues() 403 FT_Pos shoot = *blue_shoot; in af_latin2_metrics_init_blues() local 404 FT_Bool over_ref = FT_BOOL( shoot > ref ); in af_latin2_metrics_init_blues() 410 *blue_shoot = ( shoot + ref ) / 2; in af_latin2_metrics_init_blues() 582 scaled = FT_MulFix( blue->shoot.org, scaler->y_scale ); in af_latin2_metrics_scale_dim() 649 blue->shoot.cur = FT_MulFix( blue->shoot.org, scale ) + delta; in af_latin2_metrics_scale_dim() 650 blue->shoot.fit = blue->shoot.cur; in af_latin2_metrics_scale_dim() 654 dist = FT_MulFix( blue->ref.org - blue->shoot.org, scale ); in af_latin2_metrics_scale_dim() 659 delta1 = blue->shoot.org - blue->ref.org; in af_latin2_metrics_scale_dim() 677 blue->shoot.fit = blue->ref.fit + delta2; in af_latin2_metrics_scale_dim() [all …]
|
D | afcjk.h | 67 AF_WidthRec shoot; /* undershoot */ member
|
D | aflatin.h | 80 AF_WidthRec shoot; member
|
/third_party/freetype/src/autofit/ |
D | aflatin.c | 291 a = table[j - 1]->shoot.org; in af_latin_sort_blue() 297 b = table[j]->shoot.org; in af_latin_sort_blue() 914 blue_shoot = &blue->shoot.org; in af_latin_metrics_init_blues() 940 FT_Pos shoot = *blue_shoot; in af_latin_metrics_init_blues() local 941 FT_Bool over_ref = FT_BOOL( shoot > ref ); in af_latin_metrics_init_blues() 948 *blue_shoot = ( shoot + ref ) / 2; in af_latin_metrics_init_blues() 1010 a = &blue_sorted[i]->shoot.org; in af_latin_metrics_init_blues() 1020 b = &blue_sorted[i + 1]->shoot.org; in af_latin_metrics_init_blues() 1225 scaled = FT_MulFix( blue->shoot.org, scale ); in af_latin_metrics_scale_dim() 1366 blue->shoot.cur = FT_MulFix( blue->shoot.org, scale ) + delta; in af_latin_metrics_scale_dim() [all …]
|
D | afcjk.c | 509 blue_shoot = &blue->shoot.org; in af_cjk_metrics_init_blues() 534 FT_Pos shoot = *blue_shoot; in af_cjk_metrics_init_blues() local 535 FT_Bool under_ref = FT_BOOL( shoot < ref ); in af_cjk_metrics_init_blues() 542 *blue_shoot = ( shoot + ref ) / 2; in af_cjk_metrics_init_blues() 703 blue->shoot.cur = FT_MulFix( blue->shoot.org, scale ) + delta; in af_cjk_metrics_scale_dim() 704 blue->shoot.fit = blue->shoot.cur; in af_cjk_metrics_scale_dim() 708 dist = FT_MulFix( blue->ref.org - blue->shoot.org, scale ); in af_cjk_metrics_scale_dim() 717 delta1 = FT_DivFix( blue->ref.fit, scale ) - blue->shoot.org; in af_cjk_metrics_scale_dim() 738 blue->shoot.fit = blue->ref.fit - delta2; in af_cjk_metrics_scale_dim() 742 nn, blue->ref.org, blue->shoot.org )); in af_cjk_metrics_scale_dim() [all …]
|
D | afcjk.h | 67 AF_WidthRec shoot; /* undershoot */ member
|
D | aflatin.h | 80 AF_WidthRec shoot; member
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | aflatin.c | 291 a = table[j - 1]->shoot.org; in af_latin_sort_blue() 297 b = table[j]->shoot.org; in af_latin_sort_blue() 914 blue_shoot = &blue->shoot.org; in af_latin_metrics_init_blues() 940 FT_Pos shoot = *blue_shoot; in af_latin_metrics_init_blues() local 941 FT_Bool over_ref = FT_BOOL( shoot > ref ); in af_latin_metrics_init_blues() 948 *blue_shoot = ( shoot + ref ) / 2; in af_latin_metrics_init_blues() 1010 a = &blue_sorted[i]->shoot.org; in af_latin_metrics_init_blues() 1020 b = &blue_sorted[i + 1]->shoot.org; in af_latin_metrics_init_blues() 1225 scaled = FT_MulFix( blue->shoot.org, scale ); in af_latin_metrics_scale_dim() 1366 blue->shoot.cur = FT_MulFix( blue->shoot.org, scale ) + delta; in af_latin_metrics_scale_dim() [all …]
|
D | afcjk.c | 509 blue_shoot = &blue->shoot.org; in af_cjk_metrics_init_blues() 534 FT_Pos shoot = *blue_shoot; in af_cjk_metrics_init_blues() local 535 FT_Bool under_ref = FT_BOOL( shoot < ref ); in af_cjk_metrics_init_blues() 542 *blue_shoot = ( shoot + ref ) / 2; in af_cjk_metrics_init_blues() 703 blue->shoot.cur = FT_MulFix( blue->shoot.org, scale ) + delta; in af_cjk_metrics_scale_dim() 704 blue->shoot.fit = blue->shoot.cur; in af_cjk_metrics_scale_dim() 708 dist = FT_MulFix( blue->ref.org - blue->shoot.org, scale ); in af_cjk_metrics_scale_dim() 717 delta1 = FT_DivFix( blue->ref.fit, scale ) - blue->shoot.org; in af_cjk_metrics_scale_dim() 738 blue->shoot.fit = blue->ref.fit - delta2; in af_cjk_metrics_scale_dim() 742 nn, blue->ref.org, blue->shoot.org )); in af_cjk_metrics_scale_dim() [all …]
|
D | afcjk.h | 67 AF_WidthRec shoot; /* undershoot */ member
|
D | aflatin.h | 80 AF_WidthRec shoot; member
|
/third_party/gstreamer/gstplugins_base/ |
D | README.md | 65 --- "When you have to shoot, shoot. Don't talk."
|
/third_party/gstreamer/gstplugins_good/ |
D | README.md | 65 --- "When you have to shoot, shoot. Don't talk."
|
/third_party/gstreamer/gstreamer/ |
D | README.md | 65 --- "When you have to shoot, shoot. Don't talk."
|
/third_party/gstreamer/gstplugins_bad/ |
D | README.md | 65 --- "When you have to shoot, shoot. Don't talk."
|
/third_party/rust/crates/memchr/bench/data/opensubtitles/ |
D | en-huge.txt | 478 You wouldn't know how to shoot a man in the back. 1909 You wouldn't know how to shoot a man in the back. 3333 You wouldn't know how to shoot a man in the back. 4105 Well, have a good shoot. 4113 When it comes time to kill the lion, I want to shoot the gun too. 4117 I want to shoot the gun too. 4205 And I carry the gun and you shoot. 5462 And if they shoot us down? 5580 And don't shoot. 5669 Well, have a good shoot. [all …]
|
D | en-medium.txt | 478 You wouldn't know how to shoot a man in the back. 1909 You wouldn't know how to shoot a man in the back.
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 1237 射>'[shoot]'; 3809 筍>'[bamboo shoot]';
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 2863 百步穿楊 < shoot\-with\-great\-precision; 6297 拍攝 < \(shoot\-a\)\-picture; 8524 䈚 < a\-bamboo\-shoot; 9962 筍 < bamboo\-shoot; 15010 發射 < to\-shoot; 18996 射 < shoot; 22204 百步穿楊 > shoot\-with\-great\-precision; 27457 拍攝 > \(shoot\-a\)\-picture; 31319 發射 > to\-shoot; 34687 射擊 > shoot; [all …]
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | vfear11a.txt | 4848 "Why did you shoot him?" 5090 the capitalists, hired by them to club or shoot your poorer fellow 6131 "I wouldn't bet on that. Guard the prisoner, you two, and shoot 6568 silent body. It had been suggested that they should shoot them 6622 "Why did he shoot him?"
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | the-picture-of-dorian-gray.txt | 7184 "Keep quiet," said the man. "If you stir, I shoot you." 7686 cried out at once, "Don't shoot it, Geoffrey. Let it live." 7822 terribly upset. And it seems that you asked him not to shoot the hare.
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/ |
D | the-picture-of-dorian-gray.txt | 7184 "Keep quiet," said the man. "If you stir, I shoot you." 7686 cried out at once, "Don't shoot it, Geoffrey. Let it live." 7822 terribly upset. And it seems that you asked him not to shoot the hare.
|