Home
last modified time | relevance | path

Searched refs:best_practices (Results 1 – 16 of 16) sorted by relevance

/external/AFLplusplus/docs/
DREADME.md9 [best_practices.md](best_practices.md).
55 [best_practices.md#fuzzing-a-gui-program](best_practices.md#fuzzing-a-gui-program)
58 [best_practices.md#fuzzing-a-network-service](best_practices.md#fuzzing-a-network-service)
DFAQ.md126 [best_practices.md#fuzzing-a-network-service](best_practices.md#fuzzing-a-network-service).
137 [best_practices.md#fuzzing-a-gui-program](best_practices.md#fuzzing-a-gui-program).
155 [best_practices.md#improving-speed](best_practices.md#improving-speed).
180 [best_practices.md#improving-stability](best_practices.md#improving-stability).
Dafl-fuzz_approach.md258 see the [best_practices.md#improving-speed](best_practices.md#improving-speed)
DChangelog.md65 See docs/best_practices.md how to fix such setups.
/external/google-styleguide/docguide/
DREADME.md4 * [Best practices](best_practices.md)
Dphilosophy.md58 See [Best Practices](best_practices.md).
/external/AFLplusplus/
DREADME.md80 …[docs/best_practices.md#fuzzing-a-network-service](docs/best_practices.md#fuzzing-a-network-servic…
82 [docs/best_practices.md#fuzzing-a-gui-program](docs/best_practices.md#fuzzing-a-gui-program)
DChangelog.md65 See docs/best_practices.md how to fix such setups.
/external/tensorflow/tensorflow/lite/g3doc/examples/build/
Dindex.md53 [Performance best practices](../../performance/best_practices).
133 [performance best practices guide](https://www.tensorflow.org/lite/performance/best_practices)
/external/vulkan-validation-layers/layers/
DCMakeLists.txt196 best_practices.cpp
197 best_practices.h)
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dfaq.md121 [Best Practices](../performance/best_practices).
Dindex.md34 Note: Refer to the [performance best practices](../performance/best_practices)
/external/tensorflow/tensorflow/lite/delegates/gpu/
DREADME.md160 * For performance [best practices](https://www.tensorflow.org/lite/performance/best_practices), do …
/external/vulkan-validation-layers/layers/generated/
Dchassis.cpp244 enable_data->best_practices = true; in SetValidationFeatureEnable()
472 auto best_practices = new BestPractices; in CreateInstance() local
473 if (local_enables.best_practices) { in CreateInstance()
474 local_object_dispatch.emplace_back(best_practices); in CreateInstance()
476 best_practices->container_type = LayerObjectTypeBestPractices; in CreateInstance()
477 best_practices->api_version = api_version; in CreateInstance()
539 best_practices->report_data = framework->report_data; in CreateInstance()
540 best_practices->instance_dispatch_table = framework->instance_dispatch_table; in CreateInstance()
541 best_practices->enabled = framework->enabled; in CreateInstance()
542 best_practices->disabled = framework->disabled; in CreateInstance()
[all …]
Dchassis.h2420 bool best_practices; member
/external/tensorflow/tensorflow/lite/g3doc/android/
Dindex.md277 [Performance best practices](../performance/best_practices)