Searched refs:flavors (Results 1 – 25 of 26) sorted by relevance
12
/external/lldb/tools/debugserver/source/MacOSX/ |
D | MachException.cpp | 507 err = ::task_get_exception_ports (task, mask, masks, &count, ports, behaviors, flavors); in Save() 515 err = ::task_get_exception_ports (task, mask, masks, &count, ports, behaviors, flavors); in Save() 537 err = ::task_set_exception_ports (task, masks[i], ports[i], behaviors[i], flavors[i]); in Restore() 540 …, behavior = 0x%8.8x, new_flavor = 0x%8.8x )", task, masks[i], ports[i], behaviors[i], flavors[i]); in Restore()
|
D | MachException.h | 42 thread_state_flavor_t flavors[EXC_TYPES_COUNT]; member
|
/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/nanohttpd/ |
D | README.md | 9 * 2 "flavors" - one at "current" standards and one strictly Java 1.1 compatible.
|
/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
|
D | FAQ | 99 However, many flavors of Unix come with a shared zlib already installed.
|
/external/opencv/ |
D | README.rdoc | 53 Using the emulator there are two slightly different 'flavors' of running. Both are socket based ca…
|
/external/skia/site/user/quick/ |
D | android.md | 71 specific flavors for Nexus devices). This in turn allows Skia to take
|
/external/expat/ |
D | Changes | 166 among the various Unix flavors.
|
/external/jpeg/ |
D | change.log | 49 on many flavors of Unix (all the ones that GNU libtool knows how to
|
D | install.doc | 105 not with the IJG code. libtool is fairly new and doesn't support all flavors
|
D | libjpeg.doc | 2784 The other memory manager back ends support temporary files of various flavors
|
/external/iproute2/doc/ |
D | ss.sgml | 149 Actually, all the flavors of names for boolean operations are eaten:
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
D | README | 42 viewers and stunnel binaries for different flavors of Unix and wrapper
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfoV4.td | 3139 // Hexagon V4 only supports these flavors of byte/half compare instructions: 3140 // EQ/GT/GTU. Other flavors like GE/GEU/LT/LTU/LE/LEU are not supported by
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleA9.td | 2019 // Define address generation sequences and predicates for 8 flavors of LDMs.
|
D | ARMInstrFormats.td | 332 // on by adding flavors to specific instructions.
|
/external/elfutils/src/libdw/ |
D | ChangeLog | 767 (check_section) [USE_ZLIB]: Grok .z* flavors of sections.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 1011 // Normal calls, with various flavors of addresses.
|
/external/strace/ |
D | ChangeLog-CVS | 3453 * process.c (sys_clone): Rewritten to handle both flavors, 3799 * syscallent.sh: Grok three flavors of #define line, uniquify. 5251 fewer false positives on more kernel flavors.
|
/external/parameter-framework/doc/ |
D | Doxyfile.in | 1493 # are two flavors of web server based searching depending on the EXTERNAL_SEARCH
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 1843 constant flavors as ``Value::const_use_iterator`` and
|
/external/e2fsprogs/debian/ |
D | changelog | 1841 simulaneous installs of multiarch flavors to coexist. (It's not worth
|
12