/external/llvm/lib/TableGen/ |
Main.cpp | 11 // then invoke one or more "tablegen backends" to emit information about the
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64MCExpr.cpp | 149 // FIXME: really do above: now that two backends are using it.
|
/external/llvm/utils/TableGen/ |
TableGen.cpp | 14 #include "TableGenBackends.h" // Declares all backends.
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_pipe_rasterizer.c | 110 /* XXX: LinePattern not implemented on all backends, and there is no
|
svga_state.c | 268 * which is implemented on all backends.
|
/external/mesa3d/src/glsl/ |
lower_vec_index_to_swizzle.cpp | 29 * and codegen backends not have to worry about this case.
|
/external/qemu/docs/ |
CPU-EMULATION.TXT | 37 several host machine code backends. See source files under tcg/ for details.
|
/external/tremolo/Tremolo/ |
codec_internal.h | 200 different residue backends, etc. Each mode consists of a
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_priv.sgml | 111 supported <command>wpa_supplicant</command> driver backends is to be
|
/frameworks/compile/mclinker/include/mcld/Target/ |
TargetLDBackend.h | 44 /// TargetLDBackend - Generic interface to target specific assembler backends.
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
HexagonLDBackend.h | 68 /// Backends handle the target-special tables (plt, gp,...) by themselves.
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsLDBackend.h | 66 /// Backends handle the target-special tables (plt, gp,...) by themselves.
|
/external/qemu/ |
CHANGES.TXT | 352 - Better handling of Audio on Linux for the EsounD and Alsa backends 422 audio backends 458 audio backends 474 backends 528 you can also select different audio backends for both output and input 624 you can also select different audio backends for both output and input 750 and input audio backends used by the emulator. see -help-audio-out and 756 use '-audio <backend>' to set both the input and output backends at the 834 you can also select different audio backends for both output and input [all...] |
/external/llvm/docs/ |
TableGenFundamentals.rst | 167 To be useful, one of the `TableGen backends`_ must be used. These backends are 788 .. _TableGen backends: 791 TableGen backends 794 Until we get a step-by-step HowTo for writing TableGen backends, you can at
|
/external/eigen/cmake/ |
EigenTesting.cmake | 199 message(STATUS "Enabled backends: ${EIGEN_TESTED_BACKENDS}") 200 message(STATUS "Disabled backends: ${EIGEN_MISSING_BACKENDS}")
|
/external/chromium_org/chrome/browser/sync_file_system/local/ |
local_file_sync_service.h | 108 // TODO(kinuko): Remove this method once we stop using multiple backends
|
/external/chromium_org/net/disk_cache/simple/ |
simple_version_upgrade.cc | 128 // There is a convention among disk cache backends: looking at the magic in
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ |
ImageFrame.h | 75 // For backends which refcount their data, this operator doesn't need to
|
/external/chromium_org/third_party/libusb/src/libusb/ |
libusbi.h | 233 /* A list of open handles. Backends are free to traverse this if required. 493 /* This is the interface that OS backends need to implement. 582 * function for backends with hotplug support before copying 587 * Optional, should be implemented by backends with hotplug support. [all...] |
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
desktop_browser_finder_unittest.py | 7 from telemetry.core.backends.chrome import desktop_browser_finder
|
/external/clang/utils/TableGen/ |
TableGen.cpp | 14 #include "TableGenBackends.h" // Declares all backends.
|
/external/elfutils/ |
configure.ac | 214 AC_CONFIG_FILES([backends/Makefile])
|
/external/skia/tests/ |
PaintTest.cpp | 249 // need to implement charsToGlyphs on other backends (e.g. linux, win)
|
/frameworks/compile/mclinker/lib/Target/X86/ |
X86LDBackend.h | 61 /// Backends handle the target-special tables (plt, gp,...) by themselves.
|
/external/libvorbis/macosx/Vorbis.xcodeproj/ |
project.pbxproj | 44 F5D8F60B03389C830112CE8F /* backends.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backends.h; sourceTree = "<group>"; }; 166 F5D8F60B03389C830112CE8F /* backends.h */,
|