Home
last modified time | relevance | path

Searched refs:bbp (Results 1 - 11 of 11) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttpread.c373 char *bbp; /* pointer into body buffer */ in httpread_read_handler() local
528 bbp = h->body + h->body_nbytes; in httpread_read_handler()
535 if (bbp-cbp >= 2 && bbp[-2] == '\r' && in httpread_read_handler()
536 bbp[-1] == '\n') { in httpread_read_handler()
558 bbp = cbp; in httpread_read_handler()
581 if (bbp[-1] == '\n' && in httpread_read_handler()
582 bbp[-2] == '\r') { in httpread_read_handler()
589 bbp -= 2; in httpread_read_handler()
612 *bbp in httpread_read_handler()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.c373 char *bbp; /* pointer into body buffer */ in httpread_read_handler() local
528 bbp = h->body + h->body_nbytes; in httpread_read_handler()
535 if (bbp-cbp >= 2 && bbp[-2] == '\r' && in httpread_read_handler()
536 bbp[-1] == '\n') { in httpread_read_handler()
558 bbp = cbp; in httpread_read_handler()
581 if (bbp[-1] == '\n' && in httpread_read_handler()
582 bbp[-2] == '\r') { in httpread_read_handler()
589 bbp -= 2; in httpread_read_handler()
612 *bbp in httpread_read_handler()
[all...]
/third_party/skia/tests/
H A DGrAHardwareBufferTest.cpp152 int bbp = srcBitmap.bytesPerPixel(); in basic_draw_test_helper() local
161 memcpy(dst, src, DEV_W * bbp); in basic_draw_test_helper()
H A DMultiPictureDocumentTest.cpp269 int bbp = srcBitmap.bytesPerPixel(); in makeAHardwareBufferTestImage() local
274 memcpy(dst, src, DEV_W * bbp); in makeAHardwareBufferTestImage()
H A DVkHardwareBufferTest.cpp1175 int bbp = srcBitmap.bytesPerPixel(); in run_test() local
1179 memcpy(dst, src, DEV_W * bbp); in run_test()
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp72 const int bbp = GrMaskFormatBytesPerPixel(expectedMaskFormat); local
74 memcpy(dst, src, width * bbp);
/third_party/skia/src/gpu/mtl/
H A DGrMtlGpu.h259 bool clearTexture(GrMtlTexture*, size_t bbp, uint32_t levelMask);
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/math_test_data/
H A Dasin_data.h442 {0x1.61cac083126e9p-1, 0x1.86971954371bbp-1},
H A Dpowf_data.h244 {0x1p-149, 0x1.e1cacp-1, 0x1.bbp-141},
H A Dsinf_data.h287 {-0x1.499bbp-6, -0x1.4995fep-6},
H A Dsincosf_data.h773 {-0x1.470bbp+4, -0x1.ffe5c8p-1, -0x1.47ad4ap-6},

Completed in 14 milliseconds