HomeSort by relevance Sort by last modified time
    Searched refs:arg_type (Results 1 - 20 of 20) 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;
99 arg_type *arg;
aidl_language_y.y 207 arg_type *p = $1.arg;
223 arg_type* arg = (arg_type*)malloc(sizeof(arg_type));
aidl.cpp 40 arg_type *p = m->args;
420 arg_type* arg = m->args;
generate_java.cpp 316 arg_type* arg;
  /external/bluetooth/glib/glib/gnulib/
printf-args.h 76 } arg_type; typedef in typeref:enum:__anon2079
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:__anon5595
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 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/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...]
  /external/openssl/crypto/stack/
safestack.h     [all...]
  /external/bluetooth/glib/glib/
goption.c 47 GOptionArg arg_type; member in struct:__anon2085
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 708 milliseconds