Searched refs:bbp (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | httpread.c | 375 char *bbp; /* pointer into body buffer */ in httpread_read_handler() local 527 bbp = h->body + h->body_nbytes; in httpread_read_handler() 534 if (bbp-cbp >= 2 && bbp[-2] == '\r' && in httpread_read_handler() 535 bbp[-1] == '\n') { in httpread_read_handler() 557 bbp = cbp; in httpread_read_handler() 580 if (bbp[-1] == '\n' && in httpread_read_handler() 581 bbp[-2] == '\r') { in httpread_read_handler() 588 bbp -= 2; in httpread_read_handler() 611 *bbp++ = *rbp++; in httpread_read_handler() 628 os_memcpy(bbp, rbp, ncopy); in httpread_read_handler() [all …]
|
/external/skia/src/gpu/ |
D | GrFontScaler.cpp | 188 const int bbp = GrMaskFormatBytesPerPixel(this->getMaskFormat()); in getPackedGlyphImage() local 190 memcpy(dst, src, width * bbp); in getPackedGlyphImage()
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_exa.c | 134 exa_get_pipe_format(int depth, enum pipe_format *format, int *bbp, int *picture_format) in exa_get_pipe_format() argument 140 assert(*bbp == 32); in exa_get_pipe_format() 145 assert(*bbp == 32); in exa_get_pipe_format() 150 assert(*bbp == 16); in exa_get_pipe_format() 155 assert(*bbp == 16); in exa_get_pipe_format() 160 assert(*bbp == 8); in exa_get_pipe_format()
|
/external/valgrind/VEX/priv/ |
D | host_arm64_isel.c | 3616 HReg bbp = get_baseblock_register(); in iselStmt() local 3617 addInstr(env, ARM64Instr_VLdStD(False/*!isLoad*/, dD, bbp, offs)); in iselStmt() 3622 HReg bbp = get_baseblock_register(); in iselStmt() local 3623 addInstr(env, ARM64Instr_VLdStS(False/*!isLoad*/, sD, bbp, offs)); in iselStmt() 3628 HReg bbp = get_baseblock_register(); in iselStmt() local 3629 addInstr(env, ARM64Instr_VLdStH(False/*!isLoad*/, hD, bbp, offs)); in iselStmt()
|
/external/selinux/policycoreutils/po/ |
D | hu.po | 3232 msgstr "Engedélyezi a többpéldányos mappatámogatást."
|