Searched refs:flavors (Results 1 – 25 of 53) sorted by relevance
123
/external/autotest/client/deps/glbench/src/ |
D | yuvtest.cc | 231 YuvTestFlavor flavors[] = { in Run() local 238 for (unsigned int f = 0; f < arraysize(flavors); f++) { in Run() 239 flavor_ = flavors[f]; in Run()
|
/external/google-breakpad/src/client/mac/handler/ |
D | exception_handler.cc | 108 thread_state_flavor_t flavors[EXC_TYPES_COUNT]; member 441 current.flavors); in ForwardException() 676 previous_->flavors); in InstallHandler() 710 previous_->flavors[i]); in UninstallHandler()
|
/external/python/cpython2/Mac/Demo/textedit/ |
D | ped.py | 235 flavors = Scrap.GetCurrentScrap().GetScrapFlavorInfoList() 236 for tp, info in flavors:
|
/external/python/cpython2/Mac/ |
D | README | 110 It is possible to build a number of flavors of the universal binary build, 127 on a system running OS X 10.5 or later. The ``all`` and ``64-bit`` flavors can 132 following combinations of SDKs and universal-archs flavors are available: 136 * 10.5 SDK with Xcode 3.1.x supports all flavors 148 architecture (that is, for all flavors but ``64-bit``).
|
/external/eigen/bench/tensors/ |
D | README | 3 The first part is a generic suite, in which each benchmark comes in 2 flavors: one that runs on CPU…
|
/external/harfbuzz_ng/win32/ |
D | README.txt | 4 versions 2008 through 2015, in both 32-bit and 64-bit (x64) flavors, via NMake
|
/external/toolchain-utils/binary_search_tool/ndk/ |
D | README | 62 Keep in mind, these specific build flavors are not required. If your build
|
/external/python/cpython2/Doc/library/ |
D | posixfile.rst | 25 certain flavors of Unix, since it uses :func:`fcntl.fcntl` for file locking.
|
D | stat.rst | 163 flavors of Unix (including Linux in particular), the "size" is the number of
|
D | os.rst | 270 Availability: most flavors of Unix, Windows. 281 Availability: most flavors of Unix, Windows. 434 Availability: recent flavors of Unix. 450 Availability: most flavors of Unix, Windows. 797 Availability: some flavors of Unix. 1339 Unix flavors if *src* and *dst* are on different filesystems. If successful, 1961 Availability: some flavors of Unix.
|
D | signal.rst | 18 this is not supported by all Unix flavors).
|
D | ftplib.rst | 152 Several methods are available in two flavors: one for handling text files and
|
/external/zlib/src/win32/ |
D | README-WIN32.txt | 12 and minigzip_d flavors validate that the zlib1.dll file is working correctly.
|
/external/libunwind/doc/ |
D | NOTES | 106 interesting flavors of a target. For example, the unwinder for the
|
/external/zlib/src/ |
D | README | 18 well, "make install" should work for most flavors of Unix. For Windows, use
|
/external/python/cpython2/Modules/zlib/ |
D | README | 18 well, "make install" should work for most flavors of Unix. For Windows, use
|
D | FAQ | 99 However, many flavors of Unix come with a shared zlib already installed.
|
/external/syslinux/com32/lib/zlib/ |
D | README | 18 well, "make install" should work for most flavors of Unix. For Windows, use one
|
D | FAQ | 97 However, many flavors of Unix come with a shared zlib already installed.
|
/external/python/cpython2/Doc/tutorial/ |
D | interactive.rst | 18 other DOS and Windows flavors is yet another beast.
|
/external/gemmlowp/doc/ |
D | public.md | 145 This is useful for some flavors of neural network inference with "per-channel
|
/external/expat/ |
D | Changes | 230 among the various Unix flavors.
|
/external/libjpeg-turbo/ |
D | change.log | 147 on many flavors of Unix (all the ones that GNU libtool knows how to
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUOperands.td | 650 // flavors:
|
/external/syslinux/gnu-efi/gnu-efi-3.0/ |
D | README.gnuefi | 172 There are two flavors of EFI binaries: "applications" and "drivers"
|
123