Home
last modified time | relevance | path

Searched defs: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
/external/AFLplusplus/benchmark/
Dbenchmark.py51 all_modes = [Mode.singlecore, Mode.multicore] variable
/external/libchrome/base/trace_event/
Dtrace_config.cc74 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
/external/cronet/tot/base/trace_event/
Dtrace_config.cc89 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
/external/cronet/stable/base/trace_event/
Dtrace_config.cc89 std::set<MemoryDumpLevelOfDetail> all_modes; in GetDefaultAllowedMemoryDumpModes() local
/external/webp/src/enc/
Dpredictor_enc.c338 uint32_t** const all_modes, in GetBestPredictorForTile()
620 uint32_t** const all_modes, int* best_bits, uint32_t** best_mode) { in GetBestPredictorsAndSubSampling()