HomeSort by relevance Sort by last modified time
    Searched refs:chip (Results 1 - 25 of 231) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium_org/third_party/mesa/src/include/pci_ids/
pci_id_driver_map.h 11 #define CHIPSET(chip, desc, misc) chip,
17 #define CHIPSET(chip, desc, misc) chip,
24 #define CHIPSET(chip, name, family) chip,
30 #define CHIPSET(chip, name, family) chip,
37 #define CHIPSET(chip, name, family) chip,
    [all...]
  /external/mesa3d/include/pci_ids/
pci_id_driver_map.h 11 #define CHIPSET(chip, desc, misc) chip,
17 #define CHIPSET(chip, desc, misc) chip,
24 #define CHIPSET(chip, name, family) chip,
30 #define CHIPSET(chip, name, family) chip,
37 #define CHIPSET(chip, name, family) chip,
    [all...]
  /external/chromium_org/tools/usb_gadget/
mouse_gadget_test.py 19 chip = mock.Mock()
20 g.Connected(chip, usb_constants.Speed.FULL)
24 chip.SendPacket.assert_has_calls([
31 chip = mock.Mock()
32 g.Connected(chip, usb_constants.Speed.FULL)
34 chip.SendPacket.assert_called(0x81, '\x00\xFF\x01')
38 chip = mock.Mock()
39 g.Connected(chip, usb_constants.Speed.FULL)
43 chip.SendPacket.assert_has_calls([
keyboard_gadget_test.py 19 chip = mock.Mock()
20 g.Connected(chip, usb_constants.Speed.FULL)
27 chip.SendPacket.assert_has_calls([
34 chip = mock.Mock()
35 g.Connected(chip, usb_constants.Speed.FULL)
42 chip.SendPacket.assert_has_calls([
53 chip = mock.Mock()
54 g.Connected(chip, usb_constants.Speed.FULL)
59 self.assertFalse(chip.HaltEndpoint.called)
server.py 25 chip = None variable
35 if chip.IsConfigured():
36 chip.Destroy()
41 chip.Create(gadget)
89 if chip.IsConfigured():
90 chip.Destroy()
149 if chip.IsConfigured():
150 chip.Destroy()
156 if not chip.IsConfigured():
157 chip.Create(gadget
    [all...]
  /development/ndk/platforms/android-3/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/mtd/
nand.h 109 #define NAND_CANAUTOINCR(chip) (!(chip->options & NAND_NO_AUTOINCR))
110 #define NAND_MUST_PAD(chip) (!(chip->options & NAND_NO_PADDING))
111 #define NAND_HAS_CACHEPROG(chip) ((chip->options & NAND_CACHEPRG))
112 #define NAND_HAS_COPYBACK(chip) ((chip->options & NAND_COPYBACK))
157 struct nand_chip *chip,
160 struct nand_chip *chip,
    [all...]

Completed in 305 milliseconds

1 2 3 4 5 6 7 8 910