Home
last modified time | relevance | path

Searched refs:all_modes (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/mpl/preprocessed/
Dpreprocess.py58 def main( all_modes, src_dir, dst_dir ): argument
67 modes = all_modes
/external/AFLplusplus/benchmark/
Dbenchmark.py51 all_modes = [Mode.singlecore, Mode.multicore] variable
56 modes = [mode.name for mode in all_modes]
84 chosen_modes = [mode for mode in all_modes if mode.name in args.mode]
/external/libchrome/base/trace_event/
Dtrace_config.cc74 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
77 all_modes.insert(static_cast<MemoryDumpLevelOfDetail>(mode)); in GetDefaultAllowedMemoryDumpModes()
79 return all_modes; in GetDefaultAllowedMemoryDumpModes()
/external/webp/src/enc/
Dpredictor_enc.c338 uint32_t** const all_modes, in GetBestPredictorForTile() argument
342 uint32_t* const modes = all_modes[subsampling_index]; in GetBestPredictorForTile()
620 uint32_t** const all_modes, int* best_bits, uint32_t** best_mode) { in GetBestPredictorsAndSubSampling() argument
672 all_accumulated_argb, all_modes, all_pred_histos); in GetBestPredictorsAndSubSampling()
757 *best_mode = all_modes[subsampling_index]; in GetBestPredictorsAndSubSampling()
/external/cronet/tot/base/trace_event/
Dtrace_config.cc89 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
92 all_modes.insert(static_cast<MemoryDumpLevelOfDetail>(mode)); in GetDefaultAllowedMemoryDumpModes()
94 return all_modes; in GetDefaultAllowedMemoryDumpModes()
/external/cronet/stable/base/trace_event/
Dtrace_config.cc89 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
92 all_modes.insert(static_cast<MemoryDumpLevelOfDetail>(mode)); in GetDefaultAllowedMemoryDumpModes()
94 return all_modes; in GetDefaultAllowedMemoryDumpModes()