Home
last modified time | relevance | path

Searched refs:simpler (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/external/python/pybind11/tests/extra_python_package/
Dtest_files.py122 simpler = set(n.split("/", 1)[-1] for n in tar.getnames()[1:])
139 assert simpler == files
177 simpler = set(n.split("/", 1)[-1] for n in tar.getnames()[1:])
192 assert simpler == files
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
Dsimple.proto19 import "simpler.proto";
27 simpler.SimplerMessage simpler_message = 4;
Dsimpler.proto17 package simpler; package
DBUILD.bazel47 "simpler.proto",
/external/escapevelocity/
DMETADATA3 "A subset reimplementation of Apache Velocity with a much simpler API. "
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-uniqueptr-delete-release.rst7 The latter is shorter, simpler and does not require use of raw pointer APIs.
/external/deqp-deps/glslang/
D.gitattributes10 # source code can be native and normalized, but simpler if lf everywhere; will try that way
/external/angle/third_party/vulkan-deps/glslang/src/
D.gitattributes10 # source code can be native and normalized, but simpler if lf everywhere; will try that way
/external/proguard/examples/dictionaries/
Dkeywords.txt6 # undone by obfuscating again with simpler names.
/external/llvm-project/llvm/test/CodeGen/X86/
Dchange-compare-stride-trickiness-1.ll7 ; could be made simpler.
Davx-cast.ll6 ; are simpler (no lane changes) and therefore will have equal or better
/external/tflite-support/tensorflow_lite_support/java/jni/
DBUILD32 # but hopefully there is a simpler alternative to this.
/external/llvm/test/CodeGen/X86/
Dchange-compare-stride-trickiness-1.ll7 ; could be made simpler.
/external/tensorflow/tensorflow/lite/java/jni/
DBUILD32 # but hopefully there is a simpler alternative to this.
/external/mesa3d/docs/relnotes/
D19.3.5.rst123 - Revert "glsl: Use a simpler formula for tanh"
124 - Revert "spirv: Use a simpler and more correct implementaiton of
D20.0.2.rst113 - Revert "glsl: Use a simpler formula for tanh"
114 - Revert "spirv: Use a simpler and more correct implementaiton of
D6.138 Overall, the code is much simpler, cleaner and easier to work with
/external/tensorflow/tensorflow/java/src/main/native/
DBUILD54 # but hopefully there is a simpler alternative to this.
/external/python/cpython2/Doc/extending/
Dindex.rst27 as part of this version of CPython. Third party tools may offer simpler
/external/deqp/targets/android/
Dndk-modern.cmake38 # I don't know why this doesn't affect simpler projects that use the NDK
/external/ltp/doc/
Dltp-run-files.txt22 executable. Most runtest entries are simpler than this, for example
/external/iperf3/docs/
Dindex.rst17 implementation from scratch, with the goal of a smaller, simpler code
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/
DREADME.md15 support simpler CRUD
/external/python/cpython3/Doc/extending/
Dindex.rst32 offer both simpler and more sophisticated approaches to creating C and C++
/external/rust/crates/hashlink/
DREADME.md34 Or, a simpler way to do the same thing:

12345678910>>...15