Home
last modified time | relevance | path

Searched refs:J (Results 1 – 25 of 43) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js12J=this.ownerDocument.createElement("div");J.appendChild(this.cloneNode(true));I=J.innerHTML}return… argument
13 …K>0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,…
20J(Z[0]+Z[1],U)}else{af=I.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=Z.shift();if(I.relati… function
21J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H[… argument
22J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.da… argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A Drgb-3c-8b.ppm12 …�׻��ª���ֺ�Ϣ�ǎ�ʘ�Œ~���v~�m��d��Upj%i�<u�=m�3��|�ֽ|�QW�-Vk"K' D��Q��N�H�E��J��OV�YW�Y��:�…
21 …E��W�ّ�޿����ۺ��{������r�kKg@Ft8X�Fb�Qf�[i�cw�ml�hCWd#Ve$Wm#[t'f�3cw2X`%Zf'Xg%UJ@%�����+��J
26 5�-�#���������J
241 G�-��J��X]_[
258 …�Ar�Aq�Bs�Hp�Hr�Nq�Lt�Oq�Kp�Hv�Mz�O{�Qy�Ow�O|�S��W��Y��X��V�U{�L��Wbg1�� �� �� �%��/��75��J
282 …8��9��D��F��C��D��D��G��G��J��L��L��N��P��P��Q��R��Q��R��T��Q��U��]��J?>��J�L�Q�RWVWX…
322 GKP[i u0!~B)|?*m) a!^"g)f.n3"s8'v:+w<)C*H/{B*z;(n)T 5�3�1�49�AH J
324 K J J
327 …\��c��f��h��]��W��X��Z��X��[��\��^��[��Y��X��U��K�t9xP(Z+E 5��,��-��8��;�BIFH�LJJM
333 …\��Z��V��W��V��\��_��_��_��_��b��i��h��e��e��a��T��?|M(V@�8��1��3��<��@JN��L��IMC>�C…
[all …]
A Dminisblack-1c-8b.pgm48 '������������������������۲`zs�����e;}�qU@60.)'Ql[J=4.1//"U������������������������������YBNRPQTWZ…
51 3������������������������ݪWx~x����ra��m[J;431/8WXM=11/30,d������������������������������QBIMQUUXZ…
55 …����4C��s\wyx`MA51300/+88;86344331104�������������������������������S"$%3J[cdjnfx��������������…
56 …���������kKMSIaxhWMF>2441444865576423112$k�������������������������������5:5J}�����������nITjG�y�…
69 …+J;=@BFJQTUTRVXY]]hr����:F==@;63',=>=:7721/0.*$'@��������������������������sBY{���������������…
73 …��������������̽�blpmuv|������������������������� -..8<BHLNQRZZZXY_bew���Ģh?E@=;;?=4*2UQU41J"
113J;?6=@EIJQT]dsz}����������[-Ydq�������xlffgfX;#)4<@BILNRPPM�������ŵ����whWI5Sx|||������������…
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Denc.c367 const int J = top[-3]; in HE4() local
386 const int J = top[-3]; in RD4() local
423 const int J = top[-3]; in VR4() local
434 DST(0, 3) = AVG3(K, J, I); in VR4()
435 DST(0, 2) = AVG3(J, I, X); in VR4()
466 const int J = top[-3]; in HU4() local
469 DST(0, 0) = AVG2(I, J); in HU4()
470 DST(2, 0) = DST(0, 1) = AVG2(J, K); in HU4()
482 const int J = top[-3]; in HD4() local
490 DST(0, 1) = DST(2, 2) = AVG2(J, I); in HD4()
[all …]
A Ddec.c294 const int J = dst[-1 + 1 * BPS]; in RD4_C() local
332 const int J = dst[-1 + 1 * BPS]; in VR4_C() local
344 DST(0, 3) = AVG3(K, J, I); in VR4_C()
345 DST(0, 2) = AVG3(J, I, X); in VR4_C()
376 const int J = dst[-1 + 1 * BPS]; in HU4_C() local
379 DST(0, 0) = AVG2(I, J); in HU4_C()
380 DST(2, 0) = DST(0, 1) = AVG2(J, K); in HU4_C()
382 DST(1, 0) = AVG3(I, J, K); in HU4_C()
391 const int J = dst[-1 + 1 * BPS]; in HD4_C() local
400 DST(0, 1) = DST(2, 2) = AVG2(J, I); in HD4_C()
[all …]
A Denc_mips_dsp_r2.c333 #define FILL_PART(J, SIZE) \ argument
334 "usw %[value], 0+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
335 "usw %[value], 4+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
337 "usw %[value], 8+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
338 "usw %[value], 12+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
1189 #define QUANTIZE_ONE(J, K, N, N1) \ argument
1190 "ulw %[temp1], " #J "(%[ppin]) \n\t" \
1191 "ulw %[temp2], " #J "(%[ppsharpen]) \n\t" \
1200 "lhu %[temp1], " #J "(%[ppiq]) \n\t" \
1204 "lhu %[temp3], " #J "(%[ppq]) \n\t" \
[all …]
A Drescaler_mips_dsp_r2.c220 const uint32_t J = *frow++; in ExportRowExpand_MIPSdspR2() local
221 const int v = (int)MULT_FIX(J, wrk->fy_scale); in ExportRowExpand_MIPSdspR2()
292 const uint32_t J = (uint32_t)((I + ROUNDER) >> WEBP_RESCALER_RFIX); in ExportRowExpand_MIPSdspR2() local
293 const int v = (int)MULT_FIX(J, wrk->fy_scale); in ExportRowExpand_MIPSdspR2()
A Drescaler.c110 const uint32_t J = frow[x_out]; in WebPRescalerExportRowExpand_C() local
111 const int v = (int)MULT_FIX(J, wrk->fy_scale); in WebPRescalerExportRowExpand_C()
121 const uint32_t J = (uint32_t)((I + ROUNDER) >> WEBP_RESCALER_RFIX); in WebPRescalerExportRowExpand_C() local
122 const int v = (int)MULT_FIX(J, wrk->fy_scale); in WebPRescalerExportRowExpand_C()
A Drescaler_neon.c88 const uint32_t J = frow[x_out]; in RescalerExportRowExpand_NEON() local
89 const int v = (int)MULT_FIX_C(J, fy_scale); in RescalerExportRowExpand_NEON()
111 const uint32_t J = (uint32_t)((I + ROUNDER) >> WEBP_RESCALER_RFIX); in RescalerExportRowExpand_NEON() local
112 const int v = (int)MULT_FIX_C(J, fy_scale); in RescalerExportRowExpand_NEON()
A Denc_msa.c278 const int J = top[-3]; in HE4() local
339 const int J = top[-3]; in VR4() local
349 DST(0, 3) = AVG3(K, J, I); in VR4()
350 DST(0, 2) = AVG3(J, I, X); in VR4()
380 const int J = top[-3]; in HU4() local
383 DST(0, 0) = AVG2(I, J); in HU4()
384 DST(2, 0) = DST(0, 1) = AVG2(J, K); in HU4()
386 DST(1, 0) = AVG3(I, J, K); in HU4()
396 const int J = top[-3]; in HD4() local
403 DST(0, 1) = DST(2, 2) = AVG2(J, I); in HD4()
[all …]
A Denc_mips32.c164 #define QUANTIZE_ONE(J, K, N) \ argument
165 "lh %[temp0], " #J "(%[ppin]) \n\t" \
166 "lhu %[temp1], " #J "(%[ppsharpen]) \n\t" \
176 "lhu %[temp1], " #J "(%[ppiq]) \n\t" \
178 "lhu %[temp3], " #J "(%[ppq]) \n\t" \
188 "sh %[temp5], " #J "(%[ppin]) \n\t" \
A Denc_sse2.c736 const int J = top[-3]; in HE4_SSE2() local
773 const int J = top[-3]; in VR4_SSE2() local
791 DST(0, 2) = AVG3(J, I, X); in VR4_SSE2()
792 DST(0, 3) = AVG3(K, J, I); in VR4_SSE2()
840 const int J = top[-3]; in HU4_SSE2() local
843 DST(0, 0) = AVG2(I, J); in HU4_SSE2()
844 DST(2, 0) = DST(0, 1) = AVG2(J, K); in HU4_SSE2()
846 DST(1, 0) = AVG3(I, J, K); in HU4_SSE2()
856 const int J = top[-3]; in HD4_SSE2() local
864 DST(0, 1) = DST(2, 2) = AVG2(J, I); in HD4_SSE2()
[all …]
A Drescaler_sse2.c275 const uint32_t J = frow[x_out]; in RescalerExportRowExpand_SSE2() local
276 const int v = (int)MULT_FIX(J, wrk->fy_scale); in RescalerExportRowExpand_SSE2()
309 const uint32_t J = (uint32_t)((I + ROUNDER) >> WEBP_RESCALER_RFIX); in RescalerExportRowExpand_SSE2() local
310 const int v = (int)MULT_FIX(J, wrk->fy_scale); in RescalerExportRowExpand_SSE2()
A Drescaler_msa.c167 const uint32_t J = frow[x_out]; in ExportRowExpand_0() local
168 const int v = (int)MULT_FIX(J, wrk->fy_scale); in ExportRowExpand_0()
242 const uint32_t J = (uint32_t)((I + ROUNDER) >> WEBP_RESCALER_RFIX); in ExportRowExpand_1() local
243 const int v = (int)MULT_FIX(J, wrk->fy_scale); in ExportRowExpand_1()
/AliOS-Things-master/components/trace/
A DREADME.md11 SystemView 嵌入式端程序:用于记录嵌入式系统的行为,通过实时传输(Real Time Transfer, RTT)技术将记录的数据通过J-link工具传输到PC机上。
64 使用 SEGGER_SYSVIEW_PrintfTarget API通过J-link打印log 信息到时序图和Terminal窗口。
76 将HaaS100 SWDIO、SWCLK和地GND共3根线与J-Link仿真器连接。
78 | HaaS引脚编号 | HaaS引脚说明 | J-link引脚说明 |J-link引脚编号 |
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm4J>0L@0L@0JD4NE4TD4^D3hE2sB1~A/�>-�9'�9'�9)�<-�@3�E8�I<�J>�@C�AC�CE�DE�CD�AC�@C�>A�;@�:?�:>�=@�A?�B…
5J;�J;�F9�B:�@?�;A�:D�<G�@H�AF�AA�?<�?6�<1�9+�;*�:)�9*�?0�D:�<7�21�:9�A?�D?�TL�VH�;+�9)�6&�8%�;)�=,…
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A Dtest.txt2 …ice, lied and abused the power of his office as early as today. AFP PHOTO Paul J. RICHARDS&#13;"
9 2#80#Byline="PAUL J. RICHARDS"
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/onewire/
A Dmodule_onewire.c29 static int A,B,C,D,E,F,G,H,I,J; variable
104 oneWireUdelay(J); // Complete the reset sequence recovery in oneWireTouchReset()
244 J = 410; in oneWireSetSpeed()
258 J = 40 * 4; in oneWireSetSpeed()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/onewire/
A Dmodule_onewire.c30 static int A,B,C,D,E,F,G,H,I,J; variable
110 oneWireUdelay(J); // Complete the reset sequence recovery in oneWireTouchReset()
250 J = 410; in oneWireSetSpeed()
264 J = 40 * 4; in oneWireSetSpeed()
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin2 ����������������������JIH���� ����hF ���F����� 1
15 …!MH�X�% F��I��N���!IJ���M� �C�C��I��A���!�p���?� �C�C��I��3���!<J���2� �C�C��I��&�
151 0����]��������݌�����>H@h�Gp���� ��!��"�#��"O�0A�������J��%�$��%������Y��"O�…
580 ���"J`! �"�"J`!�"J`!�"J`�!A`� �����)F8F����-��A�i�yhA��h���dxz�O��a(F
800 …������6 � pG"9F0F��� |#�H�#�\���������p��|����������J� ���D������L�…
1017 …��x��@F������d � � x���s��t� ������z�p���FA��f�t�J����e1Y#F�/p�����l�J��#F1Y�2…
1018 J��#F1Y�;p����s����l����uGyG�JRECONNECTION FAILURE����survey_timer����link_timer��rec…
1699 ѓlx+�Rmx��+�Rmx��Rmx�� �"����`1�IR*��ɲ)��!���pG�"!�)�8�J�J����rFpG����…
1726 �m�m-��"�O�b�@��r ���2P-��-�"ox* �JJ)��+�+� �+�
1843 …���@��]���A�����B������D�����E������F������G������H������I������J�����K��>���L���…
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_boot_all_2nd.bin5 …���Fp�PL@��"�D��! ��<� ���o��ڈ�@�&@��#"|�2Ҳ"t�]�Z��C�������x�K�KB㉓B%�J�ZR�B��h�I�ib�Bѣ]�+S…
12 ���`�# a � ��FKa@��E@�J@�� �!�HF��(.�sY i�ch�h�B5� ��B8�ch�h�B��wY�/�ЯB�@��GRF;�1��X@F��u�sY…
15 �������[Eu�@�� �F�F@�#�Z�,W� "�! ��J��"�!#�܃�C�"�!)��>�"�!/��9�A��������F�(l�0#�5� ����…
16 ;�R�/�ڛ�(���[�9�0�������i�@�#�"��R(�3�P��J���E���F��E��1�(���?�C��`�2���!�;�����$�7�8�@��s…
68 …�(�����C�,`�h�����������hjh)h����h�h�*h�B�����h�hhh��B����h�B�����)����J�ZSꉚB���᪉�����F�(j�C�…
77 …�h�h�����k�C��p�h�h�����c�C�,C��p������h��X�C��p)������Q�C��p������J�@"�!(���}��& ���=��(…
150 j-=m�ld�\c��Qkkbal�0e�N�b��l{����W���ٰeP�긾�|�����bI-��|ӌeL��Xa�M�Q�:t����0��A��Jו�=m�Ѥ�…
155 ��}D��ң�h���i]Wb��ge�q6l�knv���+ӉZz��J�go߹��ホC��Վ�`���~�ѡ���8R��O�g��gW����?K6�H�+
157 ��J6`zA��`�U�g��n1y�iF��a��f���o%6�hR�w �G ��"/&U�;��( ���Z�+j�\����1�е���,��[��d�&�c윣ju
158 �m� �?6�grW��J��z��+�{8� ��Ғ
A Dkm0_image2_all.bin3 … �^� ���@�82�!���h @G�Tc���s C`@�D#���hCF��`@�$#��Rh���h��J@@�$"���`P"`!���…
12 "�!���hh�G�J� �w������ �_���0�q����R��D��0��@��#h+B���\��D��0��@������F
117 ��~+�"#lm��C#dal K @@��)@C� K@adp��#�C��F�| @�E��@�������������J�p����J� ��B$ض�…
155 C`�J�I@`C����FBF���`B�i@ZF��D�`C�:`JF@��"`h@C`aF8
163 ` J@@��C `C�P��hI@�"�
173 …`@�cI�1B�����`@�|cI�!B�����`@�xcI�AB�����`@�tcI�R�����`@���J��`�@��1��`…
182J�yp���#�"!���@�GK�p#�"!���@�G�h���������� ��^�ch�G�#H����h
452 …@�42��p!� ������F�|S��Z}2ZupG��@�t��#hyR�z*�*���Xx�}�J�R 5�B�)k��x��…
500 ��p@���"��p��~�@����h�� �<��F�F�F�F�@�����F"��cD[�QF�CJ,��FcD��ڲ
938 …h[�C#`#hC%`��������"���h(�I @B��A C`"���hI @I�� C`@�$#���hJ@@�$"���`pGI @@��…
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/
A Ddescrip.mms2 # written by Martin P.J. Zinser <m.zinser@gsi.de>
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A DREADME4 From: "Conrad J. Poelman (WSAT)" <poelmanc@plk.af.mil>
87 Capt Conrad J. Poelman PL/WSAT (Phillips Laboratory)
/AliOS-Things-master/components/SDL2/
A DCREDITS.txt20 * Jørgen Tjernø for numerous magical Mac OS X fixes.

Completed in 69 milliseconds

12