/external/chromium_org/gpu/command_buffer/tests/ |
gl_readback_unittests.cc | 256 GLint read_type = 0; local 257 glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_TYPE, &read_type); 262 read_type == test_formats[ii].type) { 276 switch (read_type) { 281 0, 0, kTextureSize, kTextureSize, read_format, read_type, 298 0, 0, kTextureSize, kTextureSize, read_format, read_type,
|
/external/bluetooth/bluedroid/stack/srvc/ |
srvc_dis.c | 242 UINT16 read_type = dis_attr_uuid[dis_cb.dis_read_uuid_idx]; local 247 read_type: 0x%04x", op, status, read_type); 256 switch (read_type) 286 p_str = p_clcb->dis_value.data_string[read_type - GATT_UUID_MODEL_NUMBER_STR]; 292 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 | 1497 int read_size=value_size, read_type=BTIF_CFG_TYPE_BIN; local [all...] |
/external/bluetooth/bluedroid/stack/gap/ |
gap_ble.c | 692 GAP_TRACE_EVENT3 ("gap_ble_c_cmpl_cback() - op_code: 0x%02x status: 0x%02x read_type: 0x%04x", op, status, op_type);
|
/external/clang/include/clang/Serialization/ |
ASTReader.h | [all...] |
/external/clang/lib/Serialization/ |
ASTReaderStmt.cpp | [all...] |
ASTReader.cpp | [all...] |