Searched refs:tweaks (Results 1 – 25 of 53) sorted by relevance
123
/external/vboot_reference/tests/loemkeys/ |
D | README | 1 These are devkeys, but with filename tweaks for testing loem keysets.
|
/external/u-boot/drivers/usb/host/ |
D | ehci-hcd.c | 981 static int ehci_common_init(struct ehci_ctrl *ctrl, uint tweaks) in ehci_common_init() argument 1074 if (!(tweaks & EHCI_TWEAK_NO_INIT_CF)) { in ehci_common_init() 1100 uint tweaks = 0; in usb_lowlevel_init() local 1127 tweaks |= EHCI_TWEAK_NO_INIT_CF; in usb_lowlevel_init() 1129 rc = ehci_common_init(ctrl, tweaks); in usb_lowlevel_init() 1611 uint tweaks, enum usb_init_type init) in ehci_register() argument 1644 ret = ehci_common_init(ctrl, tweaks); in ehci_register()
|
D | ehci.h | 287 uint tweaks, enum usb_init_type init);
|
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/ |
D | README.md | 5 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/clang/docs/ |
D | MSVCCompatibility.rst | 34 parsing and semantic compatibility tweaks are controlled by 128 substitution, which is not what MSVC does. The following compatibility tweaks
|
/external/protobuf/cmake/ |
D | CMakeLists.txt | 46 # Parse version tweaks
|
/external/mesa3d/src/mesa/tnl/ |
D | NOTES | 56 In addition, the following functions provide further tweaks:
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 52 * VI syntax highlighting tweaks.
|
/external/shflags/doc/ |
D | CHANGES-1.0.md | 45 Minor tweaks to make run on FreeBSD 9.1.
|
/external/python/cpython2/Objects/ |
D | lnotab_notes.txt | 26 contains two such values. So we make two tweaks:
|
/external/compiler-rt/lib/asan/ |
D | asan_flags.inc | 116 "If true, ASan tweaks a bunch of other flags (quarantine, redzone, heap "
|
/external/swiftshader/third_party/llvm-subzero/ |
D | CREDITS.TXT | 85 D: Clang diagnostic & driver tweaks 324 D: Win32 tweaks.
|
/external/llvm/ |
D | CREDITS.TXT | 86 D: Clang diagnostic & driver tweaks 325 D: Win32 tweaks.
|
/external/python/cpython3/Objects/ |
D | lnotab_notes.txt | 29 was also encoded by an unsigned byte.) So we make two tweaks:
|
/external/libunwind/ |
D | NEWS | 8 ** Lots of cleanups, perf tweaks
|
/external/strace/ |
D | strace.spec | 324 - Build tweaks.
|
/external/libnl/doc/stylesheets/ |
D | slidy.css | 426 /* SJR: AsciiDoc slidy backend tweaks */
|
/external/linux-kselftest/tools/testing/selftests/tc-testing/ |
D | README | 234 but the overall template is there and it should only need tweaks.)
|
/external/libusb/ |
D | ChangeLog | 177 * Bug fixes and documentation tweaks
|
/external/swiftshader/third_party/LLVM/ |
D | CREDITS.TXT | 74 D: Clang diagnostic & driver tweaks
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 223 Minor tweaks to ARNR filtering 298 tweaks:
|
/external/dtc/Documentation/ |
D | dtc-paper.tex | 141 make tweaks to the flattened tree, such as deleting or inserting a 381 board, the bootloader can contain code to make the necessary tweaks to
|
/external/swiftshader/third_party/llvm-7.0/llvm/ |
D | CREDITS.TXT | 97 D: Clang diagnostic & driver tweaks
|
/external/gflags/ |
D | README.md | 240 from 1.3, including some documentation tweaks and some work to make
|
/external/dnsmasq/ |
D | CHANGELOG | 367 Further tweaks for GNU/kFreeBSD
|
123