Searched refs:pV (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_seqmatch.c166 static Bool charIsStar ( const void* pV ) { return *(const HChar*)pV == '*'; }
167 static Bool charIsQuery ( const void* pV ) { return *(const HChar*)pV == '?'; }
168 static Bool char_p_EQ_i ( const void* pV, const void* cV, argument
170 HChar p = *(const HChar*)pV;
/external/chromium_org/third_party/sqlite/src/src/
H A Dbitvec.c335 unsigned char *pV = 0; local
343 pV = sqlite3_malloc( (sz+7)/8 + 1 );
345 if( pBitvec==0 || pV==0 || pTmpSpace==0 ) goto bitvec_end;
346 memset(pV, 0, (sz+7)/8 + 1);
376 SETBIT(pV, (i+1));
381 CLEARBIT(pV, (i+1));
395 if( (TESTBIT(pV,i))!=sqlite3BitvecTest(pBitvec,i) ){
404 sqlite3_free(pV);
/external/qemu/android/camera/
H A Dcamera-format-converters.c1019 uint8_t* pV = local
1022 pY += Y_next_pair, pU += UV_inc, pV += UV_inc) {
1027 R8G8B8ToYUV(r, g, b, pY, pU, pV);
1087 const uint8_t* pV = local
1090 pY += Y_next_pair, pU += UV_inc, pV += UV_inc) {
1093 const uint8_t V = *pV;
1206 uint8_t* pV = local
1209 pY += Y_next_pair, pU += UV_inc, pV += UV_inc) {
1214 R8G8B8ToYUV(r, g, b, pY, pU, pV);
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formfield.cpp178 CPDF_Object* pV = FPDF_GetFieldAttr(m_pDict, "V"); local
180 if (pV != NULL) {
181 csValue = pV->GetUnicodeText();
842 CPDF_Object* pV = FPDF_GetFieldAttr(m_pDict, "V"); local
843 if (pV != NULL) {
844 csV = pV->GetString();
H A Ddoc_form.cpp1481 CPDF_Object* pV = FPDF_GetFieldAttr(pField->m_pDict, "V"); local
1482 if (pV != NULL) {
1483 pFieldDict->SetAt("V", pV->Clone(TRUE));
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c34250 unsigned char *pV = 0; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c37850 unsigned char *pV = 0; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c37870 unsigned char *pV = 0; local
[all...]
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
H A Dh264-svc-99-640x360.rtpdump3025 �d�Zі;K���4�rЃO�<�� $V8����e���]h}f߈�9|T+�G��pV'��i�4��g|́R�R�}�_���1DgN��n9]��Ewpߛk�}�q-�Q���}��j���o��>���qYZ�� �MH/P�e�ֱuq�]�����W6~}I�ۚ��ھJ�� ,�
6328 � �>��$a���)���C�@G�c�����tӹX�A/gos�Q7~6�pV
8574 ��L�&����z�T)��A-�?����֟��~H!�{�� ��������u�Y��F2і'��GR�- L3��$Yd�%,�yG�G�{�Υ��[pV��=�<�߄w}ޒ}�?O�oc�~z�,5�O3��E+����'���UWwt����(��q^t �+L�)�t|K3b/q��"����~��$ϐ�(V�tA��f��fl�W��r�8>��:��4��[�h������3�#���b�}���/��z�2�8�����w(�n�-��A'� ����S4��o-�V�v��܂�Xj�� >n1�xg���� }d;\$�O�^ {x����E�= ��� � ����U��f� L�y;u��� P�d�����D��LSj��^���d��G��7��wH������)=SM��}����S��>����O�'�2�����c��Nzd����7�1����W��$��1�^���3������O��I��o����p�&����wu�~����5�p��KO �t^Z?�,}J�~ף�>H� ��
9569 9~@�2Rj%�����w�#{�~����]W�+���{��@"�v��#�V&f3��*�����dU�|N�mmS�~]�7�l���?��Q�u�02^���c���~���a��[7������2?�_I9��ޥ���Qy������ pV�)�� ��6�4�\_6/gw�ְ��]�?�:�E��D �w���lg��N_�-�����˒g$��g�P=�>(Qͷ+��5<��s��h}����u|���& |H Kw�`�{~�D£N ����7��|�FT�<{��_��$U��$�l��=1�Q�1�����T�Ӌ�0����@7cȮ�P1j�&�m�����@��� �Cʛ2�a'f��]�gD}y��"/���ڤ�!�r�I�G ~<�~�T��GUQ/r��`]��G�σ}�|�|�p��4�8 ��={������+=NR1XqM�#VMJ�\�%�f�ۀ���p���c��i},�����f����{E�������C*;5�G�w`-˰�x����u9�Mh2ʂ���`7F�!#pE/�O,z��#?n��
16516 ����=}�/�9>"Ns����1�$3 ��ƗӍ���A��x��?�N�vw����pV|fa���s����
/external/chromium_org/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js[all...]

Completed in 766 milliseconds