Searched defs:pcb (Results 1 – 7 of 7) sorted by relevance
/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testpoll.c | 598 pollcb_baton_t* pcb = (pollcb_baton_t*) baton; in trigger_pollcb_cb() local 609 pollcb_baton_t pcb; in trigger_pollcb() local 635 pollcb_baton_t pcb; in timeout_pollcb() local 650 pollcb_baton_t pcb; in timeout_pollin_pollcb() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testpoll.c | 598 pollcb_baton_t* pcb = (pollcb_baton_t*) baton; in trigger_pollcb_cb() local 609 pollcb_baton_t pcb; in trigger_pollcb() local 635 pollcb_baton_t pcb; in timeout_pollcb() local 650 pollcb_baton_t pcb; in timeout_pollin_pollcb() local
|
/external/libese/libese-teq1/ |
D | teq1.c | 44 const char *teq1_pcb_to_name(uint8_t pcb) { in teq1_pcb_to_name()
|
/external/libese/libese-teq1/tests/ |
D | teq1_unittests.cpp | 62 const uint8_t *pcb = &kRxPCBs[0]; in TEST_F() local
|
/external/sg3_utils/src/ |
D | sg_logs.c | 1632 get_pcb_str(int pcb, char * outp, int maxoutlen) in get_pcb_str() 1659 js_pcb(sgj_state * jsp, sgj_opaque_p jop, int pcb) in js_pcb()
|
/external/armnn/third-party/stb/ |
D | stb_image.h | 3324 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row() 3350 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc con… in stbi__YCbCr_to_RGB_simd()
|
/external/ComputeLibrary/include/stb/ |
D | stb_image.h | 3368 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row() 3394 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc con… in stbi__YCbCr_to_RGB_simd()
|