Home
last modified time | relevance | path

Searched refs:others (Results 1 – 25 of 106) sorted by relevance

12345

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_pep277.py132 others = set()
134 others |= set(normalize(nf, file) for file in files)
135 others -= files
136 for name in others:
Dregrtest.py686 others = set(stdtests) | nottests
689 if modname[:5] == "test_" and ext == ".py" and modname not in others:
/device/linaro/bootloader/edk2/BaseTools/gcc/
DREADME.txt28 * As well as (possibly) others tools and development packages
45 * As well as (possibly) others tools and development packages
/device/mediatek/wembley-sepolicy/r_non_plat/
Dioctl_defines43 # perf_ioctl.h : others
/device/mediatek/wembley-sepolicy/non_plat/
Dioctl_defines43 # perf_ioctl.h : others
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/
DREADME3 otherwise -- in general, demos contributed by others ends up in the
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchSmb.asl95 Or(HSTS,0xFF,HSTS) // Clear INUSE_STS and others..
163 Or(HSTS,0xFF,HSTS) // Clear INUSE_STS and others..
234 Or(HSTS,0xFF,HSTS) // Clear INUSE_STS and others..
302 Or(HSTS,0xFF,HSTS) // Clear INUSE_STS and others..
374 Or(HSTS,0xFF,HSTS) // Clear INUSE_STS and others.
442 Or(HSTS,0xFF,HSTS) // Clear INUSE_STS and others.
662 Or(HSTS,0xFF,HSTS) // Clear INUSE_STS and others.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dnewslist.doc45 warranty, express or implied, but with the hope that some others may
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DLICENSE7 principal author, although it includes many contributions from others.
49 other software that is released under the GPL; the others don't.
82 the derivative work available to others as provided herein, then
190 the derivative work available to others as provided herein, then
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
DREADME21 primary distribution site (the most up-to-date site) before others.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/
DREADME52 I'll post perl solutions if people post the others.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictnotes.txt25 A few keys are accessed much more frequently than others.
114 hurt in others. The key is to find settings that help the most common
119 others). Any one test or benchmark is likely to prove misleading.
154 where some keys are accessed much more frequently than others. The
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DLICENSE7 principal author, although it includes many contributions from others.
74 other software that is released under the GPL; the others don't.
107 the derivative work available to others as provided herein, then
215 the derivative work available to others as provided herein, then
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddictnotes.txt25 A few keys are accessed much more frequently than others.
114 hurt in others. The key is to find settings that help the most common
119 others). Any one test or benchmark is likely to prove misleading.
154 where some keys are accessed much more frequently than others. The
/device/linaro/bootloader/edk2/BaseTools/
DBuildNotes.txt8 * Other names and brands may be claimed as the property of others.
/device/google/redfin/vibrator/drv2624/tests/
Dtest-vibrator.cpp90 static auto MakeParam(bool dynamicConfig, T... others) { in MakeParam() argument
91 return std::make_tuple(dynamicConfig, others...); in MakeParam()
/device/google/barbet/vibrator/drv2624/tests/
Dtest-vibrator.cpp90 static auto MakeParam(bool dynamicConfig, T... others) { in MakeParam() argument
91 return std::make_tuple(dynamicConfig, others...); in MakeParam()
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp94 static auto MakeParam(bool dynamicConfig, T... others) { in MakeParam() argument
95 return std::make_tuple(dynamicConfig, others...); in MakeParam()
/device/google/bramble/vibrator/drv2624/tests/
Dtest-vibrator.cpp90 static auto MakeParam(bool dynamicConfig, T... others) { in MakeParam() argument
91 return std::make_tuple(dynamicConfig, others...); in MakeParam()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dextensions_win32.ini26 ; If you need others, add them here
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
DFspApiEntryT.nasm142 ; ; All others reserved.
158 ; All others destroyed
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DFspApiEntry.asm92 ; All others reserved.
108 ; All others destroyed
DFspApiEntry.s239 # All others reserved.
260 # All others destroyed
/device/linaro/bootloader/edk2/
DBuildNotes2.txt7 * Other names and brands may be claimed as the property of others.
/device/linaro/bootloader/arm-trusted-firmware/
Dcontributing.rst9 everyone visibility of whether others are working on something similar. ARM

12345