Home
last modified time | relevance | path

Searched defs:pcb (Results 1 – 7 of 7) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestpoll.c598 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/
Dtestpoll.c598 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/
Dteq1.c44 const char *teq1_pcb_to_name(uint8_t pcb) { in teq1_pcb_to_name()
/external/libese/libese-teq1/tests/
Dteq1_unittests.cpp62 const uint8_t *pcb = &kRxPCBs[0]; in TEST_F() local
/external/sg3_utils/src/
Dsg_logs.c1632 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/
Dstb_image.h3324 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/
Dstb_image.h3368 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()