Searched defs:msg_length (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_eu_emit.c | 396 unsigned msg_length, in brw_set_message_descriptor() 436 unsigned msg_length; in brw_set_math_message() local 504 GLuint msg_length, in brw_set_urb_message() 547 GLuint msg_length, in brw_set_dp_write_message() 607 GLuint msg_length, in brw_set_dp_read_message() 664 GLuint msg_length, in brw_set_sampler_message() 2241 GLuint msg_length, in brw_fb_WRITE() 2306 GLuint msg_length, in brw_SAMPLE() 2431 GLuint msg_length, in brw_urb_WRITE()
|
D | brw_structs.h | 929 GLuint msg_length:4; member 1244 GLuint msg_length:4; member 1266 GLuint msg_length:4; member 1280 GLuint msg_length:4; member 1297 GLuint msg_length:4; member 1309 GLuint msg_length:4; member 1321 GLuint msg_length:4; member 1336 GLuint msg_length:4; member 1348 GLuint msg_length:4; member 1366 GLuint msg_length:4; member [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_eu_emit.c | 396 unsigned msg_length, in brw_set_message_descriptor() 436 unsigned msg_length; in brw_set_math_message() local 504 GLuint msg_length, in brw_set_urb_message() 547 GLuint msg_length, in brw_set_dp_write_message() 607 GLuint msg_length, in brw_set_dp_read_message() 664 GLuint msg_length, in brw_set_sampler_message() 2241 GLuint msg_length, in brw_fb_WRITE() 2306 GLuint msg_length, in brw_SAMPLE() 2431 GLuint msg_length, in brw_urb_WRITE()
|
D | brw_structs.h | 929 GLuint msg_length:4; member 1244 GLuint msg_length:4; member 1266 GLuint msg_length:4; member 1280 GLuint msg_length:4; member 1297 GLuint msg_length:4; member 1309 GLuint msg_length:4; member 1321 GLuint msg_length:4; member 1336 GLuint msg_length:4; member 1348 GLuint msg_length:4; member 1366 GLuint msg_length:4; member [all …]
|
/external/chromium_org/third_party/boringssl/src/ssl/ |
D | s23_srvr.c | 398 size_t msg_length, len; in ssl23_get_v2_client_hello() local
|
/external/chromium_org/components/crash/app/ |
D | breakpad_linux.cc | 338 size_t done = 0, msg_length = msg_data_size; in AddPairDataInChunks() local 460 size_t msg_length = msg_data_size; in AddPairDataInChunks() local
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | stun.cc | 155 uint16 msg_length = rtc::GetBE16(&data[2]); in ValidateMessageIntegrity() local
|