Searched refs:MODES (Results 1 - 15 of 15) sorted by relevance

/external/eigen/bench/
H A Dbasicbenchmark.cpp12 #define MODES ((3d)(3)(4000000)) ((4d)(4)(1000000)) ((Xd)(4)(1000000)) ((Xd)(20)(10000)) macro
13 // #define MODES ((Xd)(20)(10000))
19 std::cout BOOST_PP_SEQ_FOR_EACH(_GENERATE_HEADER, ~, MODES ) << endl;
29 BOOST_PP_SEQ_FOR_EACH(_RUN_BENCH, benchBasic<LazyEval>, MODES );
31 BOOST_PP_SEQ_FOR_EACH(_RUN_BENCH, benchBasic<EarlyEval>, MODES );
/external/ltp/testcases/kernel/syscalls/fchdir/
H A Dfchdir01.c76 #define MODES S_IRWXU macro
99 if ((r_val = mkdir(TEST_DIR, MODES)) == -1)
/external/ltp/testcases/kernel/syscalls/readv/
H A Dreadv03.c61 #define MODES S_IRWXU macro
128 if ((r_val = mkdir(TEST_DIR, MODES)) == -1) {
/external/fio/tools/
H A Dgenfio31 MODES="write,randwrite,read,randread"
66 Default is "$MODES"
151 for mode in $(echo $MODES | tr "," " "); do
187 for mode in $(echo $MODES | tr "," " "); do
247 MODES=$OPTARG;
282 OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-all-$MODES-$PRINTABLE_DISKS.fio
286 OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-sequential-$MODES-$PRINTABLE_DISKS.fio
289 OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-parallel-$MODES-$PRINTABLE_DISKS.fio
307 echo $MODES | grep -q "write"
312 for mode in $(echo $MODES | t
[all...]
/external/v8/
H A DMakefile245 # - any mode listed in MODES
250 # - default (no target specified): build all DEFAULT_ARCHES and MODES
263 MODES = release debug optdebug macro
284 # Generates all combinations of ARCHES and MODES, e.g. "ia32.release".
285 BUILDS = $(foreach mode,$(MODES),$(addsuffix .$(mode),$(ARCHES)))
286 ANDROID_BUILDS = $(foreach mode,$(MODES), \
297 $(addsuffix .quickcheck,$(MODES)) $(addsuffix .quickcheck,$(ARCHES)) \
298 $(ARCHES) $(MODES) $(BUILDS) $(CHECKS) $(addsuffix .clean,$(ARCHES)) \
299 $(addsuffix .check,$(MODES)) $(addsuffix .check,$(ARCHES)) \
311 # Compile targets. MODES an
[all...]
/external/skia/gm/
H A Dtablecolorfilter.cpp229 const int MODES = MODE_COUNT * COLOR_COUNT; local
230 sk_sp<SkColorFilter> filters[MODES];
247 for (int i = 0; i < MODES; ++i) {
263 for (int y = 0; y < MODES; ++y) {
265 for (int x = 0; x < MODES; ++x) {
/external/skqp/gm/
H A Dtablecolorfilter.cpp229 const int MODES = MODE_COUNT * COLOR_COUNT; local
230 sk_sp<SkColorFilter> filters[MODES];
247 for (int i = 0; i < MODES; ++i) {
263 for (int y = 0; y < MODES; ++y) {
265 for (int x = 0; x < MODES; ++x) {
/external/v8/tools/dev/
H A Dgm.py36 MODES = ["release", "debug", "optdebug"] variable
66 "modes": " ".join(MODES)}
254 elif word in MODES:
/external/v8/tools/
H A Drun-tests.py135 MODES = { variable
278 " uppercase for ninja and buildbot builds): %s" % MODES.keys(),
512 if not BuildbotToV8Mode(mode) in MODES:
754 "%s.%s" % (arch, MODES[mode]["output_folder"]),
760 mode_flags = MODES[mode]["flags"]
766 options.timeout *= MODES[mode]["timeout_scalefactor"]
772 ctx = context.Context(arch, MODES[mode]["execution_mode"], shell_dir,
803 "mode": MODES[mode]["status_mode"],
879 options.json_test_results, arch, MODES[mode]["execution_mode"],
/external/autotest/server/cros/ap_configurators/
H A Dap_configurator_factory.py23 @attribute MODES: a string, 802.11 modes supported by an AP.
245 MODES = 'modes' variable in class:APConfiguratorFactory
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 859 milliseconds