Searched defs:msg_length (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
H A Ds23_srvr.c306 * 0-1 msg_length
398 size_t msg_length, len; local
407 msg_length = ((p[0] & 0x7f) << 8) | p[1];
408 if (msg_length > (1024 * 4))
413 if (msg_length < 11 - 2)
421 n = ssl23_read_bytes(s, msg_length + 2);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dstun.cc155 uint16 msg_length = rtc::GetBE16(&data[2]); local
156 if (size != (msg_length + kStunHeaderSize)) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c396 unsigned msg_length,
408 inst->bits3.generic_gen5.msg_length = msg_length;
421 inst->bits3.generic.msg_length = msg_length;
436 unsigned msg_length; local
445 msg_length = 2;
448 msg_length = 1;
465 msg_length, response_length, false, false);
504 GLuint msg_length,
393 brw_set_message_descriptor(struct brw_compile *p, struct brw_instruction *inst, enum brw_message_target sfid, unsigned msg_length, unsigned response_length, bool header_present, bool end_of_thread) argument
500 brw_set_urb_message( struct brw_compile *p, struct brw_instruction *insn, bool allocate, bool used, GLuint msg_length, GLuint response_length, bool end_of_thread, bool complete, GLuint offset, GLuint swizzle_control ) argument
542 brw_set_dp_write_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint msg_length, bool header_present, GLuint last_render_target, GLuint response_length, GLuint end_of_thread, GLuint send_commit_msg) argument
601 brw_set_dp_read_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint target_cache, GLuint msg_length, GLuint response_length) argument
658 brw_set_sampler_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint sampler, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) argument
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
2297 brw_SAMPLE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, GLuint binding_table_index, GLuint sampler, GLuint writemask, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) argument
2425 brw_urb_WRITE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, bool allocate, bool used, GLuint msg_length, GLuint response_length, bool eot, bool writes_complete, GLuint offset, GLuint swizzle) argument
[all...]
H A Dbrw_structs.h929 GLuint msg_length:4; member in struct:brw_urb_immediate
1244 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14442
1266 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14443
1280 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14444
1297 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14445
1309 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14446
1321 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14447
1336 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14448
1348 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14449
1366 GLuint msg_length member in struct:brw_instruction::__anon14435::__anon14450
1380 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14451
1392 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14452
1405 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14453
1420 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14454
1433 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14455
1449 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14456
1466 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14457
1491 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14458
1514 GLuint msg_length:4; member in struct:brw_instruction::__anon14435::__anon14459
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c396 unsigned msg_length,
408 inst->bits3.generic_gen5.msg_length = msg_length;
421 inst->bits3.generic.msg_length = msg_length;
436 unsigned msg_length; local
445 msg_length = 2;
448 msg_length = 1;
465 msg_length, response_length, false, false);
504 GLuint msg_length,
393 brw_set_message_descriptor(struct brw_compile *p, struct brw_instruction *inst, enum brw_message_target sfid, unsigned msg_length, unsigned response_length, bool header_present, bool end_of_thread) argument
500 brw_set_urb_message( struct brw_compile *p, struct brw_instruction *insn, bool allocate, bool used, GLuint msg_length, GLuint response_length, bool end_of_thread, bool complete, GLuint offset, GLuint swizzle_control ) argument
542 brw_set_dp_write_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint msg_length, bool header_present, GLuint last_render_target, GLuint response_length, GLuint end_of_thread, GLuint send_commit_msg) argument
601 brw_set_dp_read_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint target_cache, GLuint msg_length, GLuint response_length) argument
658 brw_set_sampler_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint sampler, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) argument
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
2297 brw_SAMPLE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, GLuint binding_table_index, GLuint sampler, GLuint writemask, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) argument
2425 brw_urb_WRITE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, bool allocate, bool used, GLuint msg_length, GLuint response_length, bool eot, bool writes_complete, GLuint offset, GLuint swizzle) argument
[all...]
H A Dbrw_structs.h929 GLuint msg_length:4; member in struct:brw_urb_immediate
1244 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27853
1266 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27854
1280 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27855
1297 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27856
1309 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27857
1321 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27858
1336 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27859
1348 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27860
1366 GLuint msg_length member in struct:brw_instruction::__anon27846::__anon27861
1380 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27862
1392 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27863
1405 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27864
1420 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27865
1433 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27866
1449 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27867
1466 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27868
1491 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27869
1514 GLuint msg_length:4; member in struct:brw_instruction::__anon27846::__anon27870
[all...]
/external/chromium_org/components/crash/app/
H A Dbreakpad_linux.cc338 size_t done = 0, msg_length = msg_data_size; local
340 while (msg_length) {
345 size_t chunk_len = std::min(chunk_size, msg_length);
363 msg_length -= chunk_len;
460 size_t msg_length = msg_data_size; local
462 while (msg_length) {
467 size_t chunk_len = std::min(chunk_size, msg_length);
489 msg_length -= chunk_len;

Completed in 1385 milliseconds