Searched refs:op_status (Results 1 – 5 of 5) sorted by relevance
/external/libcups/cups/ |
D | ipp-private.h | 47 int op_status; /* Operation ID or status code*/ member
|
D | ipp.c | 2913 ipp->request.any.op_status = (buffer[2] << 8) | buffer[3]; in ippReadIO() 2919 ipp->request.any.op_status)); in ippReadIO() 5326 *bufptr++ = (ipp_uchar_t)(ipp->request.any.op_status >> 8); in ippWriteIO() 5327 *bufptr++ = (ipp_uchar_t)ipp->request.any.op_status; in ippWriteIO() 5335 ipp->request.any.op_status)); in ippWriteIO()
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.cc | 3755 auto op_status = LookUpInstruction(root_op); in BuildConstantSubGraph() local 3757 op_status.ok() ? op_status.ValueOrDie()->name() : "<unknown operation>"; in BuildConstantSubGraph()
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-c9-pro.log | 31 …ger: sm5705_chg_set_property: [start] prev_cable_type(1), cable_type(4), op_mode(5), op_status(0x0)
|
D | galaxy-s8-us.log | 2368 …720-charger sm5720-charger: [start] prev_cable_type(0), cable_type(19), op_mode(5), op_status(0x40) 2372 …rger sm5720-charger: [end] is_charging=1, fc = 0, il = 1500, cable = 19,op_mode(5), op_status(0x40)
|