HomeSort by relevance Sort by last modified time
    Searched defs:op_type (Results 1 - 5 of 5) 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)
  /art/compiler/llvm/
gbc_expander.cc 1284 llvm::Type* op_type = irb_.getJType(op_jty); local
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/media/
msm_camera.h 1646 enum gpio_operation_type op_type; member in struct:msm_cam_gpio_operation
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msm_camera.h 1694 enum gpio_operation_type op_type; member in struct:msm_cam_gpio_operation
    [all...]
  /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 440 milliseconds