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

  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 604 UINT16 op_type; local
612 op_type = p_clcb->cl_op_uuid;
614 GAP_TRACE_EVENT ("gap_ble_c_cmpl_cback() - op_code: 0x%02x status: 0x%02x read_type: 0x%04x", op, status, op_type);
627 switch (op_type)
  /external/bluetooth/bluedroid/vnd/include/
vendor_ble.h 91 UINT8 op_type; member in struct:__anon6365
  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
parse-filter.c 429 int op_type; local
482 op_type = op->num.type;
509 switch (op_type) {
511 op_type = FILTER_CMP_MATCH;
514 op_type = FILTER_CMP_NOT_MATCH;
534 op->str.type = op_type;
623 enum op_type { enum
631 static enum op_type process_op(const char *token,
897 enum op_type op_type; local
    [all...]
  /art/compiler/llvm/
gbc_expander.cc 1260 llvm::Type* op_type = irb_.getJType(op_jty); local
    [all...]
  /external/pcre/dist/
pcre_compile.c 4389 int repeat_type, op_type; local
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 726 UINT8 op_type; member in struct:__anon6129
    [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 1117 milliseconds