HomeSort by relevance Sort by last modified time
    Searched full:arg_type (Results 1 - 25 of 45) sorted by null

1 2

  /frameworks/base/tools/aidl/
aidl_language.h 34 typedef struct arg_type { struct
39 struct arg_type *next;
40 } arg_type; typedef in typeref:struct:arg_type
58 arg_type* args;
108 arg_type *arg;
aidl_language_y.y 249 arg_type *p = $1.arg;
265 arg_type* arg = (arg_type*)malloc(sizeof(arg_type));
generate_java_rpc.cpp 155 arg_type* arg;
634 arg_type* arg;
680 arg_type* arg;
743 arg_type* arg;
800 arg_type* arg;
845 arg_type* arg;
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_at.c 86 UINT8 arg_type; local
107 arg_type = BTA_AG_AT_NONE;
113 arg_type = BTA_AG_AT_READ;
121 arg_type = BTA_AG_AT_TEST;
126 arg_type = BTA_AG_AT_SET;
135 arg_type = BTA_AG_AT_FREE;
139 if ((arg_type & p_cb->p_at_tbl[idx].arg_type) != 0)
142 if (arg_type == BTA_AG_AT_SET &&
155 (*p_cb->p_cmd_cback)(p_cb->p_user, idx, arg_type, p_arg, int_arg)
    [all...]
bta_ag_at.h 50 UINT8 arg_type; /* allowable argument type syntax */ member in struct:__anon1902
57 typedef void (tBTA_AG_AT_CMD_CBACK)(void *p_user, UINT16 cmd, UINT8 arg_type,
bta_ag_cmd.c 820 void bta_ag_at_hsp_cback(tBTA_AG_SCB *p_scb, UINT16 cmd, UINT8 arg_type,
825 APPL_TRACE_DEBUG4("AT cmd:%d arg_type:%d arg:%d arg:%s", cmd, arg_type,
851 void bta_ag_at_hfp_cback(tBTA_AG_SCB *p_scb, UINT16 cmd, UINT8 arg_type,
863 APPL_TRACE_DEBUG4("HFP AT cmd:%d arg_type:%d arg:%d arg:%s", cmd, arg_type,
933 if (arg_type == BTA_AG_AT_TEST)
991 if (arg_type == BTA_AG_AT_TEST)
    [all...]
bta_ag_int.h 377 extern void bta_ag_at_hsp_cback(tBTA_AG_SCB *p_scb, UINT16 cmd, UINT8 arg_type,
379 extern void bta_ag_at_hfp_cback(tBTA_AG_SCB *p_scb, UINT16 cmd, UINT8 arg_type,
bta_ag_act.c 71 typedef void (*tBTA_AG_ATCMD_CBACK)(tBTA_AG_SCB *p_scb, UINT16 cmd, UINT8 arg_type,
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-matchers.h     [all...]
gmock-generated-matchers.h.pump 369 // and refer to its type by 'arg_type'.
405 // Note that the type of the value being matched (arg_type) is
412 // takes an int, 'arg_type' will be int; if it takes an unsigned long,
413 // 'arg_type' will be unsigned long; and so on.
508 // 'arg_type' as that's determined by the context in which the matcher
605 template <typename arg_type>\
606 class gmock_Impl : public ::testing::MatcherInterface<arg_type> {\
611 arg_type arg, ::testing::MatchResultListener* result_listener) const;\
630 template <typename arg_type>\
631 operator ::testing::Matcher<arg_type>() const {
    [all...]
  /external/e2fsprogs/intl/
printf-args.h 75 } arg_type; typedef in typeref:enum:__anon6697
80 arg_type type;
printf-parse.h 66 to the end of the format string. Also fills in the arg_type fields of the
wprintf-parse.h 66 to the end of the format string. Also fills in the arg_type fields of the
printf-parse.c 309 arg_type type;
  /cts/tools/dasm/src/dasm/
DopInfo.java 64 public final static String ARG_TYPE = "T";
86 public final static String ARG_REG_TYPE = ARG_REGISTER + ARG_TYPE;
88 + ARG_TYPE;
95 public final static String ARG_REGLIST_TYPE = ARG_REGLIST + ARG_TYPE;
99 public final static String ARG_REGRANGE_TYPE = ARG_REGRANGE + ARG_TYPE;
  /external/openssl/crypto/lhash/
lhash.h 221 #define LHM_lh_doall_arg(type, lh, fn, arg_type, arg) \
222 lh_doall_arg(CHECKED_LHASH_OF(type, lh), fn, CHECKED_PTR_OF(arg_type, arg))
  /external/openssl/include/openssl/
lhash.h 221 #define LHM_lh_doall_arg(type, lh, fn, arg_type, arg) \
222 lh_doall_arg(CHECKED_LHASH_OF(type, lh), fn, CHECKED_PTR_OF(arg_type, arg))
safestack.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_fixup.cpp 164 GLMessage_DataType arg_type = glmsg->args(7); local
170 GLenum type = arg_type.intvalue(0);
496 GLMessage_DataType *arg_type = glmsg.add_args(); local
497 arg_type->set_isarray(false);
498 arg_type->set_type(GLMessage::DataType::ENUM);
499 arg_type->add_intvalue((int)type);
    [all...]
gltrace_api.cpp 1119 GLMessage_DataType *arg_type = glmsg.add_args(); local
1611 GLMessage_DataType *arg_type = glmsg.add_args(); local
2070 GLMessage_DataType *arg_type = glmsg.add_args(); local
2138 GLMessage_DataType *arg_type = glmsg.add_args(); local
3612 GLMessage_DataType *arg_type = glmsg.add_args(); local
4173 GLMessage_DataType *arg_type = glmsg.add_args(); local
4412 GLMessage_DataType *arg_type = glmsg.add_args(); local
5640 GLMessage_DataType *arg_type = glmsg.add_args(); local
6076 GLMessage_DataType *arg_type = glmsg.add_args(); local
6165 GLMessage_DataType *arg_type = glmsg.add_args(); local
7321 GLMessage_DataType *arg_type = glmsg.add_args(); local
7368 GLMessage_DataType *arg_type = glmsg.add_args(); local
7725 GLMessage_DataType *arg_type = glmsg.add_args(); local
8077 GLMessage_DataType *arg_type = glmsg.add_args(); local
8286 GLMessage_DataType *arg_type = glmsg.add_args(); local
10852 GLMessage_DataType *arg_type = glmsg.add_args(); local
12585 GLMessage_DataType *arg_type = glmsg.add_args(); local
13640 GLMessage_DataType *arg_type = glmsg.add_args(); local
14068 GLMessage_DataType *arg_type = glmsg.add_args(); local
14398 GLMessage_DataType *arg_type = glmsg.add_args(); local
14439 GLMessage_DataType *arg_type = glmsg.add_args(); local
17051 GLMessage_DataType *arg_type = glmsg.add_args(); local
17098 GLMessage_DataType *arg_type = glmsg.add_args(); local
    [all...]
  /external/chromium/testing/gtest/scripts/
gen_gtest_pred_impl.py 620 arg_type = 'user-defined type (Bool)'
627 arg_type = 'built-in type (int)'
651 'arg_type' : arg_type,
659 // predicate-formatter is a %(pf_type)s on a %(arg_type)s.
  /external/gtest/scripts/
gen_gtest_pred_impl.py 620 arg_type = 'user-defined type (Bool)'
627 arg_type = 'built-in type (int)'
651 'arg_type' : arg_type,
659 // predicate-formatter is a %(pf_type)s on a %(arg_type)s.
  /external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py 623 arg_type = 'user-defined type (Bool)'
630 arg_type = 'built-in type (int)'
654 'arg_type' : arg_type,
662 // predicate-formatter is a %(pf_type)s on a %(arg_type)s.
  /external/openssl/crypto/stack/
safestack.h     [all...]
  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc 665 StaticAssertTypeEq< ::std::string, arg_type>();
670 StaticAssertTypeEq<const ::std::string&, arg_type>();
    [all...]

Completed in 648 milliseconds

1 2