HomeSort by relevance Sort by last modified time
    Searched full:expanders (Results 1 - 14 of 14) sorted by null

  /external/llvm/include/llvm/TableGen/
SetTheory.h 15 // expanders can be added to a SetTheory instance to teach it how to find the
81 /// set into a fully expanded list of elements. Expanders provide a way for
100 // Typed expanders by class name.
101 StringMap<std::unique_ptr<Expander>> Expanders;
  /hardware/bsp/intel/peripheral/libmraa/docs/
ftdi_ft4222.md 19 known GPIO expanders on the I2C bus when the FT4222H is initialized.
21 Supported GPIO expanders:
internals.md 95 platforms with no level shifters or expanders will work with just the pinmap
  /external/llvm/lib/TableGen/
SetTheory.cpp 265 Expanders[ClassName] = std::move(E);
310 auto I = Expanders.find(SC[i]->getName());
311 if (I != Expanders.end()) {
  /external/opencv3/3rdparty/libtiff/
tif_fax3.h 308 * The line expanders are written as macros so that they can be reused
  /external/pdfium/third_party/libtiff/
tif_fax3.h 308 * The line expanders are written as macros so that they can be reused
  /hardware/bsp/intel/peripheral/libmraa/src/usb/
ftdi_ft4222.c 216 // Function detects known I2C I/O expanders and returns the number of GPIO pins on expander
  /external/clang/lib/Lex/
Preprocessor.cpp 153 // Free any cached macro expanders.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cgraph.h 525 /* Functions are now ordered and being passed to RTL expanders. */
    [all...]
gimple.h 734 of comminucating the profile info to the builtin expanders. */
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 586 /// \brief Cache of macro expanders to reduce malloc traffic.
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
h8300.h 472 /* Extended Operand Class Expanders: */
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 257 // Use custom expanders so that we can force the function to use
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gcc.info     [all...]

Completed in 5027 milliseconds