HomeSort by relevance Sort by last modified time
    Searched refs:read_type (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/srvc/
srvc_dis.c 235 UINT16 read_type = dis_attr_uuid[dis_cb.dis_read_uuid_idx]; local
240 read_type: 0x%04x", op, status, read_type);
249 switch (read_type)
279 p_str = p_clcb->dis_value.data_string[read_type - GATT_UUID_MODEL_NUMBER_STR];
285 p_clcb->dis_value.attr_mask |= DIS_UUID_TO_ATTR_MASK (read_type);
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_reader.cpp 43 const glsl_type *read_type(s_expression *);
128 ir_reader::read_type(s_expression *expr) function in class:ir_reader
135 const glsl_type *base_type = read_type(s_base_type);
226 const glsl_type *return_type = read_type(type_expr);
379 const glsl_type *type = read_type(s_type);
685 const glsl_type *type = read_type(s_type);
768 const glsl_type *type = read_type(type_expr);
947 const glsl_type *type = read_type(s_type);
  /external/mesa3d/src/glsl/
ir_reader.cpp 43 const glsl_type *read_type(s_expression *);
128 ir_reader::read_type(s_expression *expr) function in class:ir_reader
135 const glsl_type *base_type = read_type(s_base_type);
226 const glsl_type *return_type = read_type(type_expr);
379 const glsl_type *type = read_type(s_type);
685 const glsl_type *type = read_type(s_type);
768 const glsl_type *type = read_type(type_expr);
947 const glsl_type *type = read_type(s_type);
  /external/bluetooth/bluedroid/btif/src/
btif_storage.c 1498 int read_size=value_size, read_type=BTIF_CFG_TYPE_BIN; local
    [all...]

Completed in 659 milliseconds