HomeSort by relevance Sort by last modified time
    Searched defs:response_length (Results 1 - 7 of 7) sorted by null

  /system/connectivity/shill/
crypto_util_proxy_unittest.cc 385 const int response_length = bytes_left = local
392 kTestSerializedCommandResponse + response_length - bytes_left));
  /external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c 66 uint32_t response_length = max_length; local
77 response, &response_length);
87 /* TODO: add paranoia about returned response_length vs. max_length
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_eu_emit.c 397 unsigned response_length,
407 inst->bits3.generic_gen5.response_length = response_length;
420 inst->bits3.generic.response_length = response_length;
437 unsigned response_length; local
456 response_length = 2;
459 response_length = 1;
465 msg_length, response_length, false, false);
487 GLuint response_length,
    [all...]
brw_wm_emit.c 1048 GLuint cur_mrf = 2, response_length; local
1057 response_length = 8;
1062 response_length = 4;
1159 response_length,
1180 GLuint response_length; local
1195 response_length = 8;
1200 response_length = 4;
    [all...]
brw_structs.h 928 GLuint response_length:4; member in struct:brw_urb_immediate
1243 GLuint response_length:4; member in struct:brw_instruction::__anon19686::__anon19693
1265 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19694
1279 GLuint response_length:4; member in struct:brw_instruction::__anon19686::__anon19695
1296 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19696
1308 GLuint response_length:4; member in struct:brw_instruction::__anon19686::__anon19697
1320 GLuint response_length:4; member in struct:brw_instruction::__anon19686::__anon19698
1335 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19699
1347 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19700
1365 GLuint response_length:5 member in struct:brw_instruction::__anon19686::__anon19701
1379 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19702
1391 GLuint response_length:4; member in struct:brw_instruction::__anon19686::__anon19703
1404 GLuint response_length:4; member in struct:brw_instruction::__anon19686::__anon19704
1419 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19705
1432 GLuint response_length:4; member in struct:brw_instruction::__anon19686::__anon19706
1448 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19707
1465 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19708
1490 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19709
1513 GLuint response_length:5; member in struct:brw_instruction::__anon19686::__anon19710
    [all...]
  /bionic/libc/kernel/uapi/rdma/
ib_user_verbs.h 205 __u32 response_length; member in struct:ib_uverbs_ex_query_device_resp
369 __u32 response_length; member in struct:ib_uverbs_ex_create_cq_resp
575 __u32 response_length; member in struct:ib_uverbs_ex_create_qp_resp
  /external/kernel-headers/original/uapi/rdma/
ib_user_verbs.h 225 __u32 response_length; member in struct:ib_uverbs_ex_query_device_resp
378 __u32 response_length; member in struct:ib_uverbs_ex_create_cq_resp
564 __u32 response_length; member in struct:ib_uverbs_ex_create_qp_resp

Completed in 1649 milliseconds