/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_pointer.h | 109 } pf; in pointer_to_func() local 110 pf.p = p; in pointer_to_func() 111 return pf.f; in pointer_to_func() 120 } pf; in func_to_pointer() local 121 pf.f = f; in func_to_pointer() 122 return pf.p; in func_to_pointer()
|
/hardware/st/secure_element2/secure_element/1.0/ |
D | SecureElement.cpp | 565 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes() argument 574 msg = (char*) malloc ( (pf ? strlen(pf) : 0) + input_len * 3 + 1); in dump_bytes() 580 if (pf) { in dump_bytes() 581 len += sprintf(msg , "%s" , pf); in dump_bytes()
|
D | SecureElement.h | 61 static void dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out);
|
/hardware/st/secure_element2/secure_element/aidl/ |
D | SecureElement.h | 55 static void dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out);
|
D | SecureElement.cpp | 598 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes() argument 607 msg = (char*) malloc ( (pf ? strlen(pf) : 0) + input_len * 3 + 1); in dump_bytes() 613 if (pf) { in dump_bytes() 614 len += sprintf(msg , "%s" , pf); in dump_bytes()
|
/hardware/st/secure_element2/secure_element/1.1/ |
D | SecureElement.cpp | 604 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes() argument 613 msg = (char*) malloc ( (pf ? strlen(pf) : 0) + input_len * 3 + 1); in dump_bytes() 619 if (pf) { in dump_bytes() 620 len += sprintf(msg , "%s" , pf); in dump_bytes()
|
D | SecureElement.h | 65 static void dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out);
|
/hardware/st/secure_element2/secure_element/1.2/ |
D | SecureElement.cpp | 641 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes() argument 650 msg = (char*) malloc ( (pf ? strlen(pf) : 0) + input_len * 3 + 1); in dump_bytes() 656 if (pf) { in dump_bytes() 657 len += sprintf(msg , "%s" , pf); in dump_bytes()
|
D | SecureElement.h | 67 static void dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out);
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_egl.cpp | 307 Surface* createWindowSurface(PixelFormat* pf, EGLNativeWindowType win); 685 Surface* EglOsEglDisplay::createWindowSurface(PixelFormat* pf, in createWindowSurface() argument 701 mDisplay, ((EglOsEglPixelFormat*)pf)->mConfigId, win, surface_attribs.data() in createWindowSurface() 867 virtual EglOS::Surface* createWindowSurface(PixelFormat* pf, EGLNativeWindowType wnd) { in createWindowSurface() argument 869 return sHostDisplay()->createWindowSurface(pf, wnd); in createWindowSurface()
|
D | EglOsApi_glx.cpp | 676 virtual EglOS::Surface* createWindowSurface(EglOS::PixelFormat* pf, in createWindowSurface() argument
|
/hardware/ril/libril/ |
D | ril_service.cpp | 2383 RIL_SimAuthentication pf = {}; in requestIccSimAuthentication() local 2385 pf.authContext = authContext; in requestIccSimAuthentication() 2387 if (!copyHidlStringToRil(&pf.authData, authData, pRI)) { in requestIccSimAuthentication() 2391 if (!copyHidlStringToRil(&pf.aid, aid, pRI)) { in requestIccSimAuthentication() 2392 memsetAndFreeStrings(1, pf.authData); in requestIccSimAuthentication() 2396 CALL_ONREQUEST(pRI->pCI->requestNumber, &pf, sizeof(pf), pRI, mSlotId); in requestIccSimAuthentication() 2398 memsetAndFreeStrings(2, pf.authData, pf.aid); in requestIccSimAuthentication()
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 1016 ��p�e�zU1�7�Ԭf��pf�z�XP+������PC��~�G��c���v�΅� ���&`���ݰ��#W�/���� 1050 pf� 1067 …)�2�S�1LS ȸ��*���S�1LS�1L]F�%DrLc�R)�b��)�b��~샒�g",>o��"R˞�f:��pf�ί�{��xgG�����K�E… 1255 …���Xb�)�3�8e�Yc�5S~?L�,��K����j0B�� ~+�y՞uEB�v�}��~���cjC�D��pf�+����:8�.D0����… 1755 …�����U6ӥ��~�����ɫ�Y�*��ڞﻬ���Uw�?}Hz�^���! �?�E�y͕�_�#w��"ݪU���pf�������$3��jr��r�`p�… 4257 �L���#3To������|pf�����}�Ae$�ͩ�.�=!��k�mP�At;6#o�������>����8�#�>m���Db1f�z�l��� fő2�>�… 4345 …��z\wUH�֟����D����2�@�P6��A��:�&�&:�ЖLU*�����H`� �5�^�I�=���!���P��v�pf��
|