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

  /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...]
aidl.cpp 40 arg_type *p = m->args;
450 arg_type* arg = m->args;
    [all...]
generate_java_binder.cpp 253 arg_type* arg;
  /external/bluetooth/glib/glib/gnulib/
printf-args.h 76 } arg_type; typedef in typeref:enum:__anon2472
81 arg_type type;
vasnprintf.c 379 arg_type type = a.arg[dp->arg_index].type;
  /external/e2fsprogs/intl/
printf-args.h 75 } arg_type; typedef in typeref:enum:__anon6165
80 arg_type type;
vasnprintf.c 265 arg_type type = a.arg[dp->arg_index].type;
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-matchers.h     [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/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/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...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
wlioctl.h 2185 uint8 arg_type; member in struct:log_idstr
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 2185 uint8 arg_type; member in struct:log_idstr
    [all...]

Completed in 785 milliseconds