Home
last modified time | relevance | path

Searched refs:tweaks (Results 1 – 25 of 77) sorted by relevance

1234

/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/
DBUILD.gn17 "//clang-tools-extra/clangd/refactor/tweaks",
114 "tweaks/AddUsingTests.cpp",
115 "tweaks/AnnotateHighlightingsTests.cpp",
116 "tweaks/DefineInlineTests.cpp",
117 "tweaks/DefineOutlineTests.cpp",
118 "tweaks/DumpASTTests.cpp",
119 "tweaks/DumpRecordLayoutTests.cpp",
120 "tweaks/DumpSymbolTests.cpp",
121 "tweaks/ExpandAutoTypeTests.cpp",
122 "tweaks/ExpandMacroTests.cpp",
[all …]
/external/llvm-project/clang-tools-extra/clangd/unittests/
DCMakeLists.txt109 tweaks/AddUsingTests.cpp
110 tweaks/AnnotateHighlightingsTests.cpp
111 tweaks/DefineInlineTests.cpp
112 tweaks/DefineOutlineTests.cpp
113 tweaks/DumpASTTests.cpp
114 tweaks/DumpRecordLayoutTests.cpp
115 tweaks/DumpSymbolTests.cpp
116 tweaks/ExpandAutoTypeTests.cpp
117 tweaks/ExpandMacroTests.cpp
118 tweaks/ExtractFunctionTests.cpp
[all …]
/external/virglrenderer/src/
Dvrend_tweaks.c128 char *tweaks = getenv("VREND_TWEAK"); in vrend_set_tweak_from_env() local
129 if (tweaks) { in vrend_set_tweak_from_env()
130 VREND_DEBUG(dbg_tweak, NULL, "ENV tweaks %s\n", tweaks); in vrend_set_tweak_from_env()
133 char *tweak_descr_copy = strdup(tweaks); in vrend_set_tweak_from_env()
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/
DBUILD.gn1 # A target containing all code tweaks (i.e. mini-refactorings) provided by
4 # constructors that register individual tweaks in a global registry.
5 source_set("tweaks") {
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DCMakeLists.txt7 # A target containing all code tweaks (i.e. mini-refactorings) provided by
10 # constructors that register individual tweaks in a global registry.
11 # To enable these tweaks in executables or shared libraries, add
/external/vboot_reference/tests/loemkeys/
DREADME1 These are devkeys, but with filename tweaks for testing loem keysets.
/external/rust/crates/bytes/
DCHANGELOG.md124 * Documentation tweaks (#234).
175 * Misc performance tweaks
179 * Misc performance tweaks
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clangd/tool/
DBUILD.gn10 "//clang-tools-extra/clangd/refactor/tweaks",
/external/openssh/
D.skipped-commit-ids13 569f08445c27124ec7c7f6c0268d844ec56ac061 Makefile tweaks for !openssl
/external/rust/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/
DREADME.md5 different performance tweaks. The tools allow you to save performance data from
109 However, if you are iterating over different performance tweaks quickly, it is
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
DREADME.md5 different performance tweaks. The tools allow you to save performance data from
109 However, if you are iterating over different performance tweaks quickly, it is
/external/rust/crates/rand_core/
DCHANGELOG.md29 - Various documentation tweaks
/external/rnnoise/
Dconfigure.ac52 # Platform-specific tweaks
/external/llvm-project/clang-tools-extra/clangd/
DCMakeLists.txt157 add_subdirectory(refactor/tweaks)
/external/llvm-project/clang/docs/
DMSVCCompatibility.rst34 parsing and semantic compatibility tweaks are controlled by
125 substitution, which is not what MSVC does. The following compatibility tweaks
/external/clang/docs/
DMSVCCompatibility.rst34 parsing and semantic compatibility tweaks are controlled by
128 substitution, which is not what MSVC does. The following compatibility tweaks
/external/mesa3d/src/mesa/tnl/
DNOTES56 In addition, the following functions provide further tweaks:
/external/protobuf/
DCONTRIBUTORS.txt52 * VI syntax highlighting tweaks.
/external/compiler-rt/lib/asan/
Dasan_flags.inc116 "If true, ASan tweaks a bunch of other flags (quarantine, redzone, heap "
/external/python/cpython2/Objects/
Dlnotab_notes.txt26 contains two such values. So we make two tweaks:
/external/protobuf/cmake/
DCMakeLists.txt70 # Parse version tweaks
/external/swiftshader/third_party/llvm-subzero/
DCREDITS.TXT85 D: Clang diagnostic & driver tweaks
324 D: Win32 tweaks.
/external/llvm/
DCREDITS.TXT86 D: Clang diagnostic & driver tweaks
325 D: Win32 tweaks.
/external/python/cpython3/Objects/
Dlnotab_notes.txt31 was also encoded by an unsigned byte.) So we make two tweaks:
/external/shflags/doc/
DCHANGES-1.2.md86 Minor tweaks to make run on FreeBSD 9.1.

1234