HomeSort by relevance Sort by last modified time
    Searched full:expander (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/clang/www/analyzer/scripts/
expandcollapse.js 1 // expand/collapse button (expander) is added if height of a cell content
5 // Height in pixels of an expander image.
8 // Path to images for an expander.
60 // Create an expander and an additional wrapper for a cell content.
66 // | ---- expander ---- |
75 var expander = document.createElement("img");
76 with (expander.style) { display = "block"; paddingTop = "5px"; }
77 expander.src = imgPath + "ellipses_light.gif";
78 expander.id = "expander" + idxStr
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
PCAL9555A.asi 2 NXP PCAL9555A i2c-accessible I/O expander.
18 Name(_HID, "INT3491") // NXP PCAL9555A i2c-accessible I/O expander.
45 Name(_HID, "INT3491") // NXP PCAL9555A i2c-accessible I/O expander.
72 Name(_HID, "INT3491") // NXP PCAL9555A i2c-accessible I/O expander.
CY8C9540A.asi 13 CY8C9540A 40 Bit I/O Expander with EEPROM.
19 Name(_HID, "INT3490") // Cypress CY8C9540A Io Expander Function.
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
PlatformLeds.c 42 GALILEO_GEN2_IOEXP0_7BIT_SLAVE_ADDR, // IO Expander 0.
50 GALILEO_GEN2_IOEXP0_7BIT_SLAVE_ADDR, // IO Expander 0.
68 GALILEO_GEN2_IOEXP1_7BIT_SLAVE_ADDR, // IO Expander 1.
77 GALILEO_GEN2_IOEXP1_7BIT_SLAVE_ADDR, // IO Expander 1.
PlatformHelperLib.c 396 Set the direction of Pcal9555 IO Expander GPIO pin.
398 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
421 Set the level of Pcal9555 IO Expander GPIO high or low.
423 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
449 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
473 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
497 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
  /external/llvm/include/llvm/TableGen/
SetTheory.h 80 /// Expander - A callback function that can transform a Record representing a
83 class Expander {
86 virtual ~Expander() {}
101 StringMap<std::unique_ptr<Expander>> Expanders;
107 /// addExpander - Add an expander for Records with the named super class.
108 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
110 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /external/swiftshader/third_party/LLVM/utils/TableGen/
SetTheory.h 76 /// Expander - A callback function that can transform a Record representing a
79 struct Expander {
80 virtual ~Expander() {}
95 StringMap<Expander*> Expanders;
101 /// addExpander - Add an expander for Records with the named super class.
102 void addExpander(StringRef ClassName, Expander*);
104 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/
SetTheory.h 83 /// Expander - A callback function that can transform a Record representing a
86 class Expander {
90 virtual ~Expander() = default;
105 StringMap<std::unique_ptr<Expander>> Expanders;
111 /// addExpander - Add an expander for Records with the named super class.
112 void addExpander(StringRef ClassName, std::unique_ptr<Expander>);
114 /// addFieldExpander - Add an expander for ClassName that simply evaluates
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/PlatformInit/
PlatformConfig.c 133 I2C controller and the configuring the following IO Expander signal.
156 GALILEO_GEN2_IOEXP1_7BIT_SLAVE_ADDR, // IO Expander 1.
161 GALILEO_GEN2_IOEXP1_7BIT_SLAVE_ADDR, // IO Expander 1.
170 GALILEO_GEN2_IOEXP0_7BIT_SLAVE_ADDR, // IO Expander 0.
175 GALILEO_GEN2_IOEXP0_7BIT_SLAVE_ADDR, // IO Expander 0.
184 GALILEO_GEN2_IOEXP0_7BIT_SLAVE_ADDR, // IO Expander 0.
188 PlatformPcal9555GpioSetLevel ( // IO Expander 0.
198 GALILEO_GEN2_IOEXP1_7BIT_SLAVE_ADDR, // IO Expander 1.
206 GALILEO_GEN2_IOEXP0_7BIT_SLAVE_ADDR, // IO Expander 0.
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/
Pcal9555.h 2 Definition for Pcal9555 I2c IO Expander.
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
ContentVerifier.java 11 * algorithm and parameters this expander supports.
  /external/selinux/libsepol/tests/
test-expander.c 22 /* This is where the expander tests should go, including:
33 #include "test-expander.h"
37 #include "test-expander-users.h"
38 #include "test-expander-roles.h"
39 #include "test-expander-attr-map.h"
77 if (snprintf(filename[i], PATH_MAX, "policies/test-expander/%s%s", myfiles[i], mls ? ".mls" : ".std") < 0)
libsepol-tests.c 23 #include "test-expander.h"
65 DECLARE_SUITE(expander);
test-expander-roles.c 23 #include "test-expander-roles.h"
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/Library/
PlatformHelperLib.h 220 Set the direction of Pcal9555 IO Expander GPIO pin.
222 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
237 Set the level of Pcal9555 IO Expander GPIO high or low.
239 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
257 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
273 @param Pcal9555SlaveAddr I2c Slave address of Pcal9555 Io Expander.
  /build/soong/android/
expand_test.go 29 func expander(s string) (string, error) { func
144 got, err := Expand(test.in, expander)
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
PlatformEarlyInit.c 198 @param PlatformType Platform type for GPIO expander init.
215 // Set all GPIO expander pins connected to the Reset Button as inputs
222 GALILEO_GEN2_IOEXP2_7BIT_SLAVE_ADDR, // IO Expander 2.
231 GALILEO_GEN2_IOEXP2_7BIT_SLAVE_ADDR, // IO Expander 2.
240 GALILEO_GEN2_IOEXP1_7BIT_SLAVE_ADDR, // IO Expander 1.
249 GALILEO_GEN2_IOEXP1_7BIT_SLAVE_ADDR, // IO Expander 1.
257 GALILEO_GEN2_IOEXP2_7BIT_SLAVE_ADDR, // IO Expander 2.
266 GALILEO_GEN2_IOEXP2_7BIT_SLAVE_ADDR, // IO Expander 2.
273 // Set all GPIO expander pins connected to the Reset Button as inputs
278 // Detect the I2C Slave Address of the GPIO Expander
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecList.java 382 Expander expander = new Expander(this, compatRegs, base, duplicateFirst); local
385 expander.expandRegister(regIdx);
388 return expander.getResult();
391 private static class Expander {
398 private Expander(RegisterSpecList regSpecList, BitSet compatRegs, int base,

Completed in 663 milliseconds

1 2 3 4 5