/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
xemacs.good | 45 " config.sub config_h.in configure configure.ac depcomp \\" 52 "$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)" 60 "$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)" 62 "$(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)" 65 "$(ACLOCAL_M4): configure.ac m4/codeset.m4 m4/getline.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/obstack.m4 m4/progtest.m4"
|
xemacs.inp | 45 config.sub config_h.in configure configure.ac depcomp \ 52 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 60 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 62 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 65 $(ACLOCAL_M4): configure.ac m4/codeset.m4 m4/getline.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/obstack.m4 m4/progtest.m4
|
/external/chromium/chrome/browser/sync/ |
backend_migrator_unittest.cc | 99 EXPECT_CALL(*manager(), Configure(_)); 108 EXPECT_CALL(*manager(), Configure(preferred_types())); 125 EXPECT_CALL(*manager(), Configure(_)).Times(0); 132 EXPECT_CALL(*manager(), Configure(_)); 149 EXPECT_CALL(*manager(), Configure(_)).Times(1); 163 EXPECT_CALL(*manager(), Configure(bookmarks)); 171 // Test that an external invocation of Configure(...) during a migration results 183 EXPECT_CALL(*manager(), Configure(difference)); 190 EXPECT_CALL(*manager(), Configure(difference)); 207 EXPECT_CALL(*manager(), Configure(_)) [all...] |
/external/ceres-solver/internal/ceres/ |
system_test.cc | 276 #define CONFIGURE(linear_solver, sparse_linear_algebra_library, ordering) \ 281 CONFIGURE(DENSE_QR, SUITE_SPARSE, kAutomaticOrdering); 282 CONFIGURE(DENSE_NORMAL_CHOLESKY, SUITE_SPARSE, kAutomaticOrdering); 283 CONFIGURE(DENSE_SCHUR, SUITE_SPARSE, kAutomaticOrdering); 286 CONFIGURE(SPARSE_NORMAL_CHOLESKY, SUITE_SPARSE, kAutomaticOrdering); 290 CONFIGURE(SPARSE_NORMAL_CHOLESKY, CX_SPARSE, kAutomaticOrdering); 293 CONFIGURE(ITERATIVE_SCHUR, SUITE_SPARSE, kAutomaticOrdering); 295 #undef CONFIGURE 480 #define CONFIGURE(linear_solver, sparse_linear_algebra_library, ordering, preconditioner) \ 487 CONFIGURE(SPARSE_NORMAL_CHOLESKY, SUITE_SPARSE, kAutomaticOrdering, IDENTITY) [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
RetryManager.java | 28 * retry timeouts. After creating a RetryManager the configure 30 * may be initialized using configure with three integer parameters 31 * The other configure method allows a series to be declared using 133 * Configure for a simple linear sequence of times plus 144 public boolean configure(int maxRetryCount, int retryTime, int randomizationTime) { method in class:RetryManager 147 if (VDBG) log("configure: " + maxRetryCount + ", " + retryTime + "," + randomizationTime); 172 * Configure for using string which allow arbitrary 178 public boolean configure(String configStr) { method in class:RetryManager 183 if (VDBG) log("configure: '" + configStr + "'"); 189 if (VDBG) log("configure: not empty") [all...] |
/bionic/libc/kernel/common/linux/ |
transport_class.h | 30 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 36 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 42 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|