HomeSort by relevance Sort by last modified time
    Searched full:arg_type (Results 1 - 25 of 43) 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;
797 arg_type* arg;
842 arg_type* arg;
    [all...]
  /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/bluetooth/glib/glib/gnulib/
printf-args.h 76 } arg_type; typedef in typeref:enum:__anon2472
81 arg_type type;
printf-parse.h 65 to the end of the format string. Also fills in the arg_type fields of the
printf-parse.c 266 arg_type type;
  /external/e2fsprogs/intl/
printf-args.h 75 } arg_type; typedef in typeref:enum:__anon6165
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 163 GLMessage_DataType arg_type = glmsg->args(7); local
169 GLenum type = arg_type.intvalue(0);
495 GLMessage_DataType *arg_type = glmsg.add_args(); local
496 arg_type->set_isarray(false);
497 arg_type->set_type(GLMessage::DataType::ENUM);
498 arg_type->add_intvalue((int)type);
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/bluetooth/glib/glib/
goption.c 47 GOptionArg arg_type; member in struct:__anon2478
941 GOptionArg arg_type,
956 change->arg_type = arg_type;
    [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...]
  /external/icu4c/common/unicode/
messagepattern.h 224 * The argument has a "simple" type which is provided by the ARG_TYPE part.
320 * simpleArg = ARG_START.SIMPLE (ARG_NAME | ARG_NUMBER) ARG_TYPE [ARG_STYLE] ARG_LIMIT.SIMPLE
    [all...]

Completed in 1804 milliseconds

1 2