HomeSort by relevance Sort by last modified time
    Searched full:tout (Results 51 - 75 of 151) sorted by null

1 23 4 5 6 7

  /packages/apps/TV/res/values-fr/
rating_system_strings.xml 48 <string name="description_us_mv_g" msgid="9185817407450418638">"Tout public : aucun aspect choquant pour les parents envisageant que leurs enfants regardent ce contenu."</string>
strings.xml 101 <string name="option_channels_lock_all" msgid="6594512884477342940">"Tout bloquer"</string>
102 <string name="option_channels_unlock_all" msgid="6839513296447567623">"Tout débloquer"</string>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
pmap_clnt.h 54 * xdrargs, argsp, xdrres, resp, tout, port_ptr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
pmap_clnt.h 54 * xdrargs, argsp, xdrres, resp, tout, port_ptr)
  /prebuilts/sdk/current/support/v17/leanback/res/values-fr/
strings.xml 42 <string name="lb_playback_controls_repeat_all" msgid="6730354406289599000">"Tout lire en boucle"</string>
  /prebuilts/sdk/current/support/v17/leanback/res/values-fr-rCA/
strings.xml 42 <string name="lb_playback_controls_repeat_all" msgid="6730354406289599000">"Tout lire en boucle"</string>
  /packages/apps/EmergencyInfo/res/values-fr-rCA/
strings.xml 97 <string name="user_emergency_info_consent" msgid="5636028073450797246">"Les données que vous entrez ici peuvent aider les premiers intervenants en cas d\'urgence. Elles sont stockées sur votre appareil seulement, et tout le monde peut y accéder à partir du composeur d\'urgence sans devoir déverrouiller votre téléphone."</string>
100 <string name="clear_all" msgid="8899013032870561633">"Effacer tout"</string>
  /packages/apps/TV/res/values-fr-rCA/
strings.xml 69 <string name="closed_caption_system_settings_description" msgid="6285276836057964524">"Déf. param. s-titres, pr tout le système"</string>
101 <string name="option_channels_lock_all" msgid="6594512884477342940">"Tout bloquer"</string>
102 <string name="option_channels_unlock_all" msgid="6839513296447567623">"Tout débloquer"</string>
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float_test.go 872 tx, tout, tacc := test.x, test.out, test.acc
875 tout = -tout
880 if f, err := strconv.ParseFloat(tx, 32); err == nil && !alike32(float32(f), tout) {
881 t.Errorf("%s: got %g; want %g (incorrect test data)", tx, f, tout)
886 if !alike32(out, tout) || acc != tacc {
949 tx, tout, tacc := test.x, test.out, test.acc
952 tout = -tout
957 if f, err := strconv.ParseFloat(tx, 64); err == nil && !alike64(f, tout) {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float_test.go 869 tx, tout, tacc := test.x, test.out, test.acc
872 tout = -tout
877 if f, err := strconv.ParseFloat(tx, 32); err == nil && !alike32(float32(f), tout) {
878 t.Errorf("%s: got %g; want %g (incorrect test data)", tx, f, tout)
883 if !alike32(out, tout) || acc != tacc {
946 tx, tout, tacc := test.x, test.out, test.acc
949 tout = -tout
954 if f, err := strconv.ParseFloat(tx, 64); err == nil && !alike64(f, tout) {
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
float_test.go 869 tx, tout, tacc := test.x, test.out, test.acc
872 tout = -tout
877 if f, err := strconv.ParseFloat(tx, 32); err == nil && !alike32(float32(f), tout) {
878 t.Errorf("%s: got %g; want %g (incorrect test data)", tx, f, tout)
883 if !alike32(out, tout) || acc != tacc {
946 tx, tout, tacc := test.x, test.out, test.acc
949 tout = -tout
954 if f, err := strconv.ParseFloat(tx, 64); err == nil && !alike64(f, tout) {
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float_test.go 872 tx, tout, tacc := test.x, test.out, test.acc
875 tout = -tout
880 if f, err := strconv.ParseFloat(tx, 32); err == nil && !alike32(float32(f), tout) {
881 t.Errorf("%s: got %g; want %g (incorrect test data)", tx, f, tout)
886 if !alike32(out, tout) || acc != tacc {
949 tx, tout, tacc := test.x, test.out, test.acc
952 tout = -tout
957 if f, err := strconv.ParseFloat(tx, 64); err == nil && !alike64(f, tout) {
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
float_test.go 869 tx, tout, tacc := test.x, test.out, test.acc
872 tout = -tout
877 if f, err := strconv.ParseFloat(tx, 32); err == nil && !alike32(float32(f), tout) {
878 t.Errorf("%s: got %g; want %g (incorrect test data)", tx, f, tout)
883 if !alike32(out, tout) || acc != tacc {
946 tx, tout, tacc := test.x, test.out, test.acc
949 tout = -tout
954 if f, err := strconv.ParseFloat(tx, 64); err == nil && !alike64(f, tout) {
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
float_test.go 869 tx, tout, tacc := test.x, test.out, test.acc
872 tout = -tout
877 if f, err := strconv.ParseFloat(tx, 32); err == nil && !alike32(float32(f), tout) {
878 t.Errorf("%s: got %g; want %g (incorrect test data)", tx, f, tout)
883 if !alike32(out, tout) || acc != tacc {
946 tx, tout, tacc := test.x, test.out, test.acc
949 tout = -tout
954 if f, err := strconv.ParseFloat(tx, 64); err == nil && !alike64(f, tout) {
    [all...]
  /system/bt/stack/gap/
gap_ble.c 623 UINT16 min, max, latency, tout; local
654 STREAM_TO_UINT16 (tout, pp);
656 BTM_BleSetPrefConnParams (p_clcb->bda, min, max, latency, tout);
  /frameworks/base/docs/html/tv/adt-1/
regulatory.jd 67 l'appareil ne doit pas produire de brouillage, et (2) l'appareil doit accepter tout brouillage
  /packages/services/Telecomm/res/values-fr/
strings.xml 32 <string name="respond_via_sms_canned_response_2" msgid="4074450431532859214">"Je te rappelle tout de suite."</string>
  /packages/services/Telecomm/res/values-fr-rCA/
strings.xml 32 <string name="respond_via_sms_canned_response_2" msgid="4074450431532859214">"Je te rappelle tout de suite."</string>
  /system/bt/bta/sys/
bta_sys.h 144 typedef void (tBTA_SYS_SSR_CFG_CBACK)(UINT8 id, UINT8 app_id, UINT16 latency, UINT16 tout);
  /external/ppp/pppd/
tty.c 991 struct timeval levelt, tout, *top; local
1096 tout.tv_sec = 0;
1097 tout.tv_usec = 10000;
1102 top = &tout;
1109 top = &tout;
    [all...]
  /packages/apps/Contacts/res/values-fr-rCA/
strings.xml 138 <string name="all_contacts_tab_label" msgid="5948889261993124839">"Tout"</string>
176 <string name="menu_display_all" msgid="8887488642609786198">"Tout afficher"</string>
177 <string name="menu_select_all" msgid="621719255150713545">"Tout sélectionner"</string>
178 <string name="menu_select_none" msgid="7093222469852132345">"Tout désélectionner"</string>
253 <string name="expanding_entry_card_view_see_all" msgid="3845258737661412627">"Tout afficher"</string>
    [all...]
  /external/dnsmasq/man/fr/
dnsmasq.8 16 globaux soient tout de même résolus, et assure également la résolution de nom
37 code de retour 0 si tout est OK, ou un code différent de 0 dans le cas
131 n'est en général pas en lecture par tout le monde.
195 Ne pas fournir de service DHCP sur l'interface spécifiée, mais fournir tout de
303 dont il a connaissance tout en essayant de favoriser les serveurs qu'il sait
400 coïncide avec tout domaine. Ainsi,
575 L'option spéciale id:* signifie : "ignorer tout identifiant client et n'utiliser
    [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni.cpp 481 sp<const Type> tout = Type::create(mRS, Element::RGBA_8888(mRS), X, Y, 0); local
482 sp<Allocation> outputAlloc = Allocation::createTyped(mRS, tout);
  /external/icu/icu4c/source/i18n/
coptccal.h 36 TOUT,
  /packages/apps/Contacts/res/values-fr/
strings.xml 176 <string name="menu_display_all" msgid="8887488642609786198">"Tout afficher"</string>
177 <string name="menu_select_all" msgid="621719255150713545">"Tout sélectionner"</string>
178 <string name="menu_select_none" msgid="7093222469852132345">"Tout désélectionner"</string>
253 <string name="expanding_entry_card_view_see_all" msgid="3845258737661412627">"Tout afficher"</string>
    [all...]

Completed in 771 milliseconds

1 23 4 5 6 7