HomeSort by relevance Sort by last modified time
    Searched refs:Wi (Results 1 - 20 of 20) sorted by null

  /external/python/cpython2/Mac/BuildScript/scripts/
postflight.framework 9 "${FWK}/bin/python@PYVER@" -Wi -tt \
14 "${FWK}/bin/python@PYVER@" -Wi -tt -O \
19 "${FWK}/bin/python@PYVER@" -Wi \
24 "${FWK}/bin/python@PYVER@" -Wi -O \
postflight.ensurepip 15 "${FWK}/bin/python${PYVER}" -Wi \
20 "${FWK}/bin/python${PYVER}" -Wi -O \
  /external/python/cpython3/Mac/BuildScript/scripts/
postflight.framework 9 "${FWK}/bin/python@PYVER@" -E -s -Wi \
14 "${FWK}/bin/python@PYVER@" -E -s -Wi -O \
19 "${FWK}/bin/python@PYVER@" -E -s -Wi \
24 "${FWK}/bin/python@PYVER@" -E -s -Wi -O \
postflight.ensurepip 15 "${FWK}/bin/python${PYVER}" -E -s -Wi \
20 "${FWK}/bin/python${PYVER}" -E -s -Wi -O \
  /external/boringssl/src/crypto/fipsmodule/sha/asm/
sha256-586.pl 520 my ($Wi,$ABEF,$CDGH,$TMP)=map("xmm$_",(0..2,7));
540 &pshufd ($Wi,$ABEF,0x1b); # ABCD
544 &punpcklqdq ($CDGH,$Wi); # CDGH
555 &movdqa ($Wi,&QWP(0*16-0x80,$K256));
556 &paddd ($Wi,@MSG[0]);
559 &pshufd ($Wi,$Wi,0x0e);
564 &movdqa ($Wi,&QWP(1*16-0x80,$K256));
565 &paddd ($Wi,@MSG[1]);
568 &pshufd ($Wi,$Wi,0x0e)
    [all...]
sha512-x86_64.pl 538 my ($Wi,$ABEF,$CDGH,$TMP,$BSWAP,$ABEF_SAVE,$CDGH_SAVE)=map("%xmm$_",(0..2,7..10));
562 pshufd \$0x1b,$ABEF,$Wi # ABCD
567 punpcklqdq $Wi,$CDGH # CDGH
578 movdqa 0*32-0x80($Tbl),$Wi
579 paddd @MSG[0],$Wi
583 pshufd \$0x0e,$Wi,$Wi
588 movdqa 1*32-0x80($Tbl),$Wi
589 paddd @MSG[1],$Wi
592 pshufd \$0x0e,$Wi,$W
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/assets/
r1.PerProviderSubscription.conf 28 3:URI=58:https://policy-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
34 7:CertURL=3d:http://www.r2-testbed.wi-fi.org/policy-rootcert-networkfx.der
49 7:CertURL=2a:http://www.r2-testbed.wi-fi.org/cacert.der
57 3:URI=5d:https://remediation-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
59 7:CertURL=43:http://www.r2-testbed.wi-fi.org/subscription-rootcert-networkfx.der
68 c:FriendlyName=e:Wi-Fi Alliance
69 4:FQDN=9:wi-fi.org
76 5:Realm=9:wi-fi.org
r2.PerProviderSubscription.conf 11 3:URI=58:https://policy-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
17 7:CertURL=3d:http://www.r2-testbed.wi-fi.org/policy-rootcert-networkfx.der
32 7:CertURL=2a:http://www.r2-testbed.wi-fi.org/cacert.der
40 3:URI=5d:https://remediation-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
42 7:CertURL=43:http://www.r2-testbed.wi-fi.org/subscription-rootcert-networkfx.der
51 c:FriendlyName=e:Wi-Fi Alliance
52 4:FQDN=9:wi-fi.org
59 5:Realm=9:wi-fi.org
ruckus.PerProviderSubscription.conf 11 3:URI=58:https://policy-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
17 7:CertURL=3d:http://www.r2-testbed.wi-fi.org/policy-rootcert-networkfx.der
32 7:CertURL=2a:http://www.r2-testbed.wi-fi.org/cacert.der
40 3:URI=5d:https://remediation-server.r2-testbed-rks.wi-fi.org:9445/OnlineSignup/services/doAuthenticate
42 7:CertURL=43:http://www.r2-testbed.wi-fi.org/subscription-rootcert-networkfx.der
51 c:FriendlyName=e:Wi-Fi Alliance
52 4:FQDN=9:wi-fi.org
59 5:Realm=9:wi-fi.org
  /compatibility/cdd/6_dev-tools-and-options/
6_1_developer_tools.md 22 MUST implement adb via local-area network (such as Ethernet or Wi-Fi).
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 1028 $(PYTHON_FOR_BUILD) -Wi -tt $(DESTDIR)$(LIBDEST)/compileall.py \
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 1029 $(PYTHON_FOR_BUILD) -Wi -tt $(DESTDIR)$(LIBDEST)/compileall.py \
1034 $(PYTHON_FOR_BUILD) -Wi -tt -O $(DESTDIR)$(LIBDEST)/compileall.py \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 1028 $(PYTHON_FOR_BUILD) -Wi -tt $(DESTDIR)$(LIBDEST)/compileall.py \
1033 $(PYTHON_FOR_BUILD) -Wi -tt -O $(DESTDIR)$(LIBDEST)/compileall.py \
1038 $(PYTHON_FOR_BUILD) -Wi -t $(DESTDIR)$(LIBDEST)/compileall.py
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 1029 $(PYTHON_FOR_BUILD) -Wi -tt $(DESTDIR)$(LIBDEST)/compileall.py \
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729_jitter.rtp     [all...]
stereo_g729.rtp     [all...]
hrtf_g722_1C_48.rtp     [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump 280 ?,?e6??Jv=?~\??!?i?7???q???6S|??mr"?F?R??8???+?4?v??X`?~??E?[??5??7g??#?80\S?`'=E?}M??"??X???o?b??:???? =????l?gAF?O?@????h<?R?&?]~?m?.??Q??t? .k?^!'(*X5z b??????CG?8<???Wi?*?f?x?RZf:?c?????hY?e???[?&??@3?h??????CQF??k|??ƒv^ ? ?!?Rg\n/) ???|?2??)?3?????2_NI?nJ???!?????:dd??*?Y????0??,?f {)?E,??j0?:?VlY?0??|?@?|???(?K??????8?c%a??'??f??f??r8>????.?? ?%v???;1?:?????LLp[??;?????Q?#?`@|???\?GE??N??????'?? En?\??C?m ?gL?> ??? ?`7?v??????pL*;0?>ffe??J ~?J???u Q?u-?GI.??n???????F?;?V??p?a??M??lP{?W???!????S??E%u?????1?rZK?????U ?7?RF????????????o?l?Of?F?H9,}??B?}?;ya????q??S fpZd? R?9?????V???? ??d?@|??u?s?Q??EvL?LH.???c-????????w:??7?]?k?(+ ?EC??/5N??:???EHC?a?b?u????}??@TC???X???u??Y h?qSA(??|?T?A/?lQ;???!q???2?\???h?&??Xha?G??M?G?>i?J??p???z?????T7??`???;U?|???2?s????:?U`??0C?,??@?2Q?p?)??q???*V? ???????P?v???wC??%?^?;e9T?g?IVG?7?Rp?q4??ca??9#??+?zxBrvS??:???F?m??caw??m???1???um?$?x???s???o??-?? ????#?^??S??a-?? WJ??j=?G????0?>D?|?H?F???jE?_ /y~????6s??a?B\R?r?V?????/??yRKqd?@?G????m?tn{??^??{X ??x?0-??????OIm?0??????????Jmyh?YjH?K????{X?L?pp#?=??g???{??1]O?=5Q|SU?q??<F??"?% l.??<?d?????????<??&b????p8 ".?g?????D???S)]???t!o =>/??|?{?|`~?? _? ?N ?l. ?b?m???"+&Cs?0?y?i o?? ?????0P0?Y??5p+36`??????xE??n????4?<?<???u"0pR??W???ðT???rfB??T???|
418 Jr?T?-? ?t?1 |???{U.?e|?? ?r?0?`i.~???a??W????b??E@???t?x????a?*?Z?Q%????c%i??'??f??f???qr8>????4??v?Hc^X|)?E??A??d??-?&??{4????v?c?u??????ov;???MY? >?4G??????Za/5R^?,T?v???f?[B_?“]]?{9?????1???q?<%?)????7€U?r?m???2??q??????@8#??r?g??*:???j???S~7? Z]????y????? ?[?F={F?)????/??O??n0?-3?v?wxm?Nf??s??yh?R?"?}???%x??G?????~@o?\??? ?ms ??k?Ã?n??(?-~q+??z??????F?????%o??b??????3?z?]f ?????< ??7?9j??$b???=???????- ????sCZ?:????K?T N(v??le???[}??????X:??p???X9&???0BI?B3????:?,mTH.?$ig???(????k?u?LU?M??6???Y??~?????7}???2v?????6?3?¼hW???o&A?????j3??z????H?????g??R?,|??Rt??*t?G@V?kX?~??y?t?0?P>???i{??1???M??*m?????????QTn?f9??????kP?Z??}?4$?A?!~??F??N?$`h?-?N6rh????.kM????(?????4~??????????Y?q??Wi?S?Q?Wl3eM ??“??+h?????9?'??a?????P?v?!?/_??:??X?G?’??;??w ??O?u??v?????2 N?Z??????0?U??<D[t???7?X???*?f ??D?'j?AVO-??h???h?b??????]?)???-?v?? ??R=???????J?,uZ??p??P?F??%?4?r0}?-???65?]?U?I?* jTv?Ym=?~Nk?o????;? Q?\?????@?????[?c??s'E?{w???!O???????.)[??Aj??){???????6?O???y{?.l???'6???{P:RC?????U?? y??S????\B?1??????"?"??1K?L ? ?? ???L?T??*?????
    [all...]

Completed in 932 milliseconds