Home
last modified time | relevance | path

Searched refs:things (Results 1 – 25 of 778) sorted by relevance

12345678910>>...32

/OK3568_Linux_fs/buildroot/utils/
H A Dgetdeveloperlib.py124 things = []
126 things.append('{} files'.format(len(self.files)))
128 things.append('{} pkgs'.format(len(self.packages)))
130 things.append('{} archs'.format(len(self.architectures)))
132 things.append('{} infras'.format(len(self.infras)))
134 things.append('{} tests'.format(len(self.runtime_tests)))
136 things.append('{} defconfigs'.format(len(self.defconfigs)))
137 if things:
138 return 'Developer <{} ({})>'.format(name, ', '.join(things))
/OK3568_Linux_fs/u-boot/lib/avb/libavb_ab/
H A DKconfig4 In the android things system, there are
12 In the android things system, there are
20 In the android things system, there are
/OK3568_Linux_fs/u-boot/examples/standalone/
H A DREADME.smc91111_eeprom13 4. Other things you can do with this
22 each node of a network. When things are not unique - bad things
47 it is not a good idea to start doing things on the network before the
48 MAC address is set, this example will do things over serial.
53 you specify things to load as is not the load address specified
141 should be blank, and allow you to set things one time.
174 4. Other things that you can do
/OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/
H A DKconfig4 This config support the android things system to
12 This config support the android things system to
20 This config support the android things system to
/OK3568_Linux_fs/u-boot/lib/avb/libavb_user/
H A DKconfig4 This config support the android things system to
23 This config support the android things system to
31 This config support the android things system to
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dregion.c72 int things; in ProcXFixesCreateRegion() local
80 things = (client->req_len << 2) - sizeof(xXFixesCreateRegionReq); in ProcXFixesCreateRegion()
81 if (things & 4) in ProcXFixesCreateRegion()
83 things >>= 3; in ProcXFixesCreateRegion()
85 pRegion = RegionFromRects(things, (xRectangle *) (stuff + 1), CT_UNSORTED); in ProcXFixesCreateRegion()
320 int things; in ProcXFixesSetRegion() local
328 things = (client->req_len << 2) - sizeof(xXFixesCreateRegionReq); in ProcXFixesSetRegion()
329 if (things & 4) in ProcXFixesSetRegion()
331 things >>= 3; in ProcXFixesSetRegion()
333 pNew = RegionFromRects(things, (xRectangle *) (stuff + 1), CT_UNSORTED); in ProcXFixesSetRegion()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dframe-buffer.rst15 that are user defined. With fb_var_screeninfo, things such as depth
25 importance for fb_monospecs. This allowed for forbidden things such as
27 fb_monospecs prevents such things, and if used correctly, can prevent a
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dopp.rst117 /* Do things */
123 /* Do cpufreq things */
125 /* Do remaining things */
263 /* do things */
269 /* do other things */
280 /* do things.. */
288 /* do other things */
296 /* do things.. */
306 /* Do things */
319 /* Do other things */
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A Dcross.patch7 to set cross_prefix as it does other things we don't want. Patch things
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libstrictures/
H A Dlibstrictures-perl_2.000006.bb15 syntax (and not so obvious mistakes that cause things to accidentally compile \
17 cost of blowing things up on another machine. \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmfd.txt10 silicon) that handles analog drivers for things like audio amplifiers, LED
11 drivers, level shifters, PHY (physical interfaces to things like USB or
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.dns49 things.
58 For some helpful things that can be related to DNS in U-Boot,
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dbus-virt-phys-mapping.rst42 things any more complex than necessary, so you can assume that all
46 address, and things are very simple indeed. However, they are that simple
145 buffer), but can be things like a packet buffer in a network card etc.
156 For such memory, you can do things like:
211 don't do all that complex things (or rather: the complexity is not so
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/files/
H A Dmakefile.patch1 Disable building some things we don't need
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A DCVE-2022-28735-kern-efi-sb-Reject-non-kernel-files-in-the-shim_lock.patch7 We must not allow other verifiers to pass things like the GRUB modules.
8 Instead of maintaining a blocklist, maintain an allowlist of things
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/lzo/lzo/
H A D0001-Use-memcpy-instead-of-reinventing-it.patch39 + * need things correctly aligned. */
64 + * need things correctly aligned. */
/OK3568_Linux_fs/buildroot/package/pciutils/
H A DConfig.in5 Provides things like setpci and lspci.
/OK3568_Linux_fs/buildroot/package/python-tinyrpc/
H A DConfig.in7 library that, among other things, supports JSON-RPC and
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A DTODO1 This is a list of things that need to be done to get this driver out of the
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython-extras.inc1 SUMMARY = "Useful extra bits for Python - things that should be in the standard library"
/OK3568_Linux_fs/buildroot/package/gzip/
H A DConfig.in6 Standard GNU compressor. Provides things like gzip,
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DWRITING_TESTS5 a monster array in the Run script, which specifics (among other things) the
69 that the score is already a rate, ie. a count of things per second.
123 The other technique is to calculate the rate (things per second) in the test,
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dcode16gcc.h7 # things around us.
/OK3568_Linux_fs/buildroot/package/procps-ng/
H A DConfig.in8 Provides things like kill, ps, uptime, free, top, etc...
/OK3568_Linux_fs/buildroot/package/iproute2/
H A DConfig.in6 Kernel routing and traffic control utilities. Provides things

12345678910>>...32