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

  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 681 UINT16 op_type; local
689 op_type = p_clcb->cl_op_uuid;
691 GAP_TRACE_EVENT3 ("gap_ble_c_cmpl_cback() - op_code: 0x%02x status: 0x%02x read_type: 0x%04x", op, status, op_type);
704 switch (op_type)
  /external/opencv/cv/src/
cvcorner.cpp 204 int aperture_size, int op_type, double k=0. )
392 if( op_type == ICV_MINEIGENVAL )
396 else if( op_type == ICV_HARRIS )
400 else if( op_type == ICV_EIGENVALSVECS )
  /external/valgrind/main/perf/
tinycc.c 15071 uint8_t op_type[MAX_OPERANDS]; \/* see OP_xxx *\/ member in struct:ASMInstr
16309 int op_type[3]; \/* decoded op type *\/ local
    [all...]

Completed in 240 milliseconds