Searched refs:discover (Results 1 – 13 of 13) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/ |
D | DxeIpl.uni | 5 // PPI to discover and dispatch the DXE Foundation and components that are 23 … produces a special PPI named the DXE Initial Program Load (IPL) PPI to discover and dispatch the …
|
D | DxeIpl.inf | 5 # PPI to discover and dispatch the DXE Foundation and components that are
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
D | test_discovery.py | 151 loader.discover('/foo/bar', top_level_dir='/foo') 170 suite = loader.discover('/foo/bar/baz', 'pattern', '/foo/bar') 193 suite = loader.discover('.') 234 def discover(self, start_dir, pattern, top_level_dir): member in TestDiscovery.test_command_line_handling_do_discovery_calls_loader.Loader 338 ImportError, '^%s$' % msg, loader.discover, 356 suite = loader.discover('unittest.test')
|
D | test_program.py | 22 suite = loader.discover('unittest.test')
|
/device/generic/goldfish/dhcp/common/ |
D | message.h | 29 static Message discover(const uint8_t (&sourceMac)[ETH_ALEN]);
|
D | message.cpp | 56 Message Message::discover(const uint8_t (&sourceMac)[ETH_ALEN]) { in discover() function in Message
|
/device/linaro/bootloader/edk2/ArmVirtPkg/ |
D | ArmVirtPkg.dec | 44 # can do a first pass over the device tree in the SEC phase to discover the
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
D | main.py | 211 self.test = loader.discover(start_dir, pattern, top_level_dir)
|
D | loader.py | 143 def discover(self, start_dir, pattern='test*.py', top_level_dir=None): member in TestLoader
|
/device/generic/goldfish/dhcp/client/ |
D | dhcpclient.cpp | 525 mLastMsg = Message::discover(mInterface.getMacAddress()); in sendDhcpDiscover()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | NOTES.msvc | 38 I do not have an MS based computer. If you discover problems
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 188 when the ambiguity aid was unable to discover the actual source
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133_before_mr13.txt | 188 when the ambiguity aid was unable to discover the actual source
|