Home
last modified time | relevance | path

Searched refs:hat (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/icu/icu4j/perf-tests/data/udhr/
Dudhr_deu_1996.txt25 …Jeder hat Anspruch auf die in dieser Erklärung verkündeten Rechte und Freiheiten ohne irgendeinen …
29 Jeder hat das Recht auf Leben, Freiheit und Sicherheit der Person.
38 Jeder hat das Recht, überall als rechtsfähig anerkannt zu werden.
44 …Jeder hat Anspruch auf einen wirksamen Rechtsbehelf bei den zuständigen innerstaatlichen Gerichten…
50 …Jeder hat bei der Feststellung seiner Rechte und Pflichten sowie bei einer gegen ihn erhobenen str…
55hat das Recht, als unschuldig zu gelten, solange seine Schuld nicht in einem öffentlichen Verfahre…
63 …r Beeinträchtigungen seiner Ehre und seines Rufes ausgesetzt werden. Jeder hat Anspruch auf rechtl…
68 …Jeder hat das Recht, sich innerhalb eines Staates frei zu bewegen und seinen Aufenthaltsort frei z…
71 …Jeder hat das Recht, jedes Land, einschließlich seines eigenen, zu verlassen und in sein Land zurü…
78 Jeder hat das Recht, in anderen Ländern vor Verfolgung Asyl zu suchen und zu genießen.
[all …]
/third_party/flutter/skia/site/dev/design/conical/
Dindex.md102 For example, let $\hat x, \hat y = |1-f|x, |1-f|y$. Computing $\hat x_t$ with respect to $\hat x,
103 \hat y$ allow us to have $t = f + (1 - f)x_t = f + \text{sign}(1-f) \cdot \hat x_t$. That saves us
122 4. Let $\hat x = |1 - f|x', \hat y = |1 - f|y'$
123 5. If $r_1 = 1$, let $\hat x_t = (\hat x^2 + \hat y^2) / \hat x$
125 let $\hat x_t = \sqrt{\hat x^2 + \hat y^2} - \hat x / r_1$
127 1. return invalid if $\hat x^2 - \hat y^2 < 0$
128 2. let $\hat x_t = -\sqrt{\hat x^2 - \hat y^2} - \hat x / r_1$ if we've swapped $r_0, r_1$,
131 3. let $\hat x_t = \sqrt{\hat x^2 - \hat y^2} - \hat x / r_1$ otherwise
133 8. $t$ is invalid if $\hat x_t < 0$ (this check is unnecessary if $r_1 > 1$)
134 9. Let $t = f + \text{sign}(1 - f) \hat x_t$
[all …]
/third_party/skia/site/docs/dev/design/conical/
D_index.md121 For example, let $\hat x, \hat y = |1-f|x, |1-f|y$. Computing $\hat x_t$ with
122 respect to $\hat x,
123 \hat y$ allow us to have
124 $t = f + (1 - f)x_t = f + \text{sign}(1-f) \cdot \hat x_t$. That saves us one
148 4. Let $\hat x = |1 - f|x', \hat y = |1 - f|y'$
149 5. If $r_1 = 1$, let $\hat x_t = (\hat x^2 + \hat y^2) / \hat x$
150 6. If $r_1 > 1$, let $\hat x_t = \sqrt{\hat x^2 + \hat y^2} - \hat x / r_1$
152 8. return invalid if $\hat x^2 - \hat y^2 < 0$
153 9. let $\hat x_t = -\sqrt{\hat x^2 - \hat y^2} - \hat x / r_1$ if we've swapped
156 10. let $\hat x_t = \sqrt{\hat x^2 - \hat y^2} - \hat x / r_1$ otherwise
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DCyrl_Latn.txt11 # like a $hat to ya or ja.
21 $hat = \u0302;
29 я ↔ a $hat ; # CYRILLIC SMALL LETTER YA
30 Я ↔ A $hat ; # CYRILLIC CAPITAL LETTER YA
41 є ↔ e $hat; # CYRILLIC SMALL LETTER UKRAINIAN IE
42 Є ↔ E $hat; # CYRILLIC CAPITAL LETTER UKRAINIAN IE
45 щ ↔ s $hat ; # CYRILLIC SMALL LETTER SHCHA
46 Щ ↔ S $hat; # CYRILLIC CAPITAL LETTER SHCHA
47 ѕ ↔ z $hat ; # CYRILLIC SMALL LETTER DZE
48 Ѕ ↔ Z $hat; # CYRILLIC CAPITAL LETTER DZE
[all …]
/third_party/skia/third_party/externals/icu/source/data/translit/
DCyrl_Latn.txt12 # like a $hat to ya or ja.
22 $hat = \u0302;
30 я ↔ a $hat ; # CYRILLIC SMALL LETTER YA
31 Я ↔ A $hat ; # CYRILLIC CAPITAL LETTER YA
42 є ↔ e $hat; # CYRILLIC SMALL LETTER UKRAINIAN IE
43 Є ↔ E $hat; # CYRILLIC CAPITAL LETTER UKRAINIAN IE
46 щ ↔ s $hat ; # CYRILLIC SMALL LETTER SHCHA
47 Щ ↔ S $hat; # CYRILLIC CAPITAL LETTER SHCHA
48 ѕ ↔ z $hat ; # CYRILLIC SMALL LETTER DZE
49 Ѕ ↔ Z $hat; # CYRILLIC CAPITAL LETTER DZE
[all …]
/third_party/icu/icu4c/source/data/translit/
DCyrl_Latn.txt12 # like a $hat to ya or ja.
22 $hat = \u0302;
30 я ↔ a $hat ; # CYRILLIC SMALL LETTER YA
31 Я ↔ A $hat ; # CYRILLIC CAPITAL LETTER YA
42 є ↔ e $hat; # CYRILLIC SMALL LETTER UKRAINIAN IE
43 Є ↔ E $hat; # CYRILLIC CAPITAL LETTER UKRAINIAN IE
46 щ ↔ s $hat ; # CYRILLIC SMALL LETTER SHCHA
47 Щ ↔ S $hat; # CYRILLIC CAPITAL LETTER SHCHA
48 ѕ ↔ z $hat ; # CYRILLIC SMALL LETTER DZE
49 Ѕ ↔ Z $hat; # CYRILLIC CAPITAL LETTER DZE
[all …]
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_gamecontroller.c44 int hat; member
207 if (event->jhat.hat >= 4) break; in SDL_GameControllerEventWatcher()
212 Uint8 bSame = controllerlist->hatState[event->jhat.hat] & event->jhat.value; in SDL_GameControllerEventWatcher()
214 Uint8 bChanged = controllerlist->hatState[event->jhat.hat] ^ bSame; in SDL_GameControllerEventWatcher()
216 int bHighHat = event->jhat.hat << 4; in SDL_GameControllerEventWatcher()
240 controllerlist->hatState[event->jhat.hat] = event->jhat.value; in SDL_GameControllerEventWatcher()
423 int hat = SDL_atoi(&szJoystickButton[1]); in SDL_PrivateGameControllerParseButton() local
425 if (hat >= 4) { in SDL_PrivateGameControllerParseButton()
431 pMapping->hatasbutton[ button ].hat = hat; in SDL_PrivateGameControllerParseButton()
433 ridx = (hat << 4) | mask; in SDL_PrivateGameControllerParseButton()
[all …]
DSDL_joystick.c286 SDL_JoystickGetHat(SDL_Joystick * joystick, int hat) in SDL_JoystickGetHat() argument
293 if (hat < joystick->nhats) { in SDL_JoystickGetHat()
294 state = joystick->hats[hat]; in SDL_JoystickGetHat()
608 SDL_PrivateJoystickHat(SDL_Joystick * joystick, Uint8 hat, Uint8 value) in SDL_PrivateJoystickHat() argument
613 if (hat >= joystick->nhats) { in SDL_PrivateJoystickHat()
616 if (value == joystick->hats[hat]) { in SDL_PrivateJoystickHat()
630 joystick->hats[hat] = value; in SDL_PrivateJoystickHat()
639 event.jhat.hat = hat; in SDL_PrivateJoystickHat()
DSDL_joystick_c.h43 Uint8 hat, Uint8 value);
/third_party/flutter/skia/third_party/externals/sdl/test/
Dcontrollermap.c41 int axis, button, hat, hat_value; member
189 step->hat = -1; in WatchJoystick()
254 … if (steps[_s].hat == event.jhat.hat && steps[_s].hat_value == event.jhat.value) { in WatchJoystick()
259 step->hat = event.jhat.hat; in WatchJoystick()
262 … SDL_snprintf(temp, SDL_arraysize(temp), ":h%u.%u,", event.jhat.hat, event.jhat.value ); in WatchJoystick()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_xinputjoystick.c289 Uint8 hat = SDL_HAT_CENTERED; in UpdateXInputJoystickState() local
303 hat |= SDL_HAT_UP; in UpdateXInputJoystickState()
306 hat |= SDL_HAT_DOWN; in UpdateXInputJoystickState()
309 hat |= SDL_HAT_LEFT; in UpdateXInputJoystickState()
312 hat |= SDL_HAT_RIGHT; in UpdateXInputJoystickState()
314 SDL_PrivateJoystickHat(joystick, 0, hat); in UpdateXInputJoystickState()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_gamecontroller.h78 int hat; member
80 } hat; member
DSDL_joystick.h235 int hat);
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/animation/
Dsections.dart98 imageAsset: 'products/hat.png',
105 imageAsset: 'products/hat.png',
159 backgroundAsset: 'products/hat.png',
/third_party/icu/icu4c/source/data/locales/
Dse.txt29 other{"0 duháhat"}
30 two{"0 duháhat"}
34 other{"00 duháhat"}
35 two{"00 duháhat"}
39 other{"000 duháhat"}
40 two{"000 duháhat"}
/third_party/skia/third_party/externals/icu/source/data/locales/
Dse.txt29 other{"0 duháhat"}
30 two{"0 duháhat"}
34 other{"00 duháhat"}
35 two{"00 duháhat"}
39 other{"000 duháhat"}
40 two{"000 duháhat"}
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dse.txt28 other{"0 duháhat"}
29 two{"0 duháhat"}
33 other{"00 duháhat"}
34 two{"00 duháhat"}
38 other{"000 duháhat"}
39 two{"000 duháhat"}
/third_party/mindspore/mindspore/lite/test/config/
Dmodels_arm32.cfg6 hat
Dmodels_caffe.cfg6 hat;1:data
/third_party/boost/libs/math/doc/sf/
Dcardinal_b_splines.qbk38 For example, /B/[sub 1](/x/) = 1 - |/x/| for /x/ in \[-1,1\], and zero elsewhere, so it is a hat fu…
48 // B₁(x), the hat function:
65 So (for example) Boost.Math's hat function /B/[sub 1] is what Schoenberg calls /M/[sub 2].
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/iphoneos/
DSDL_sysjoystick.m457 Uint8 hat = 0;
460 hat |= SDL_HAT_UP;
462 hat |= SDL_HAT_DOWN;
466 hat |= SDL_HAT_LEFT;
468 hat |= SDL_HAT_RIGHT;
471 if (hat == 0) {
475 return hat;
/third_party/flutter/skia/third_party/externals/wuffs/test/data/analysis/
Dgiflzw-emission-lengths.txt110 hat.gif (all frames)
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/linux/
DSDL_sysjoystick.c598 HandleHat(SDL_Joystick * stick, Uint8 hat, int axis, int value) in HandleHat() argument
607 the_hat = &stick->hwdata->hats[hat]; in HandleHat()
617 SDL_PrivateJoystickHat(stick, hat, in HandleHat()
/third_party/e2fsprogs/po/
Dde.po915 "Das Dateisystem hat keine UUID; es wird eine generiert.\n"
960 msgstr "Der Superblock hat ein defektes Journal (Inode %i).\n"
965 msgstr "Externes Journal hat mehrere Dateisystem-Benutzer (nicht unterstützt).\n"
975 msgstr "Externes Journal hat einen ungültigen Superblock\n"
992 "Der Superblock des Dateisystem-Journals hat den unbekannten Typ %N (nicht unterstützt).\n"
1031 "Das Dateisystem hat Eigenschafts-Bitschalter gesetzt, ist aber ein\n"
1064 msgstr "Der Journal-Superblock hat einen unbekannten Nur-Lesen-Bitschalter gesetzt.\n"
1207 msgstr "Gruppendeskriptor %g hat eine ungültige Anzahl ungenutzter Inodes von %b. "
1268 msgstr "Der Superblock hat einen ungültigen MMP-Block. "
1370 msgstr "Reservierter Inode %i (%Q) hat einen ungültigen Modus. "
[all …]
/third_party/gstreamer/gstplugins_good/po/
Dde.po218 msgstr "Das Gerät »%s« hat kein unterstütztes Format"
313 msgstr "Der Umwandler auf Gerät %s hat kein unterstütztes Eingabeformat"
317 msgstr "Der Umwandler auf Gerät %s hat kein unterstütztes Ausgabeformat"
321 msgstr "Der Dekodierer auf Gerät %s hat kein unterstütztes Eingabeformat"
325 msgstr "Der Dekodierer auf Gerät %s hat kein unterstütztes Ausgabeformat"
335 msgstr "Der Kodierer auf Gerät %s hat kein unterstütztes Ausgabeformat"
339 msgstr "Der Kodierer auf Gerät %s hat kein unterstütztes Eingabeformat"

1234