/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
P2pClientPbcTestCase.java | 84 * discover services
|
P2pClientPinTestCase.java | 81 * discover services
|
ServRespTestCase.java | 81 * Start discover
|
/development/samples/training/NsdChat/res/layout/ |
main.xml | 40 android:text="@string/discover" />
|
/device/generic/common/nfc/ |
libnfc-nci.conf | 61 # The value is set to 3 by default as it assumes we will discover 0xF2,
|
/device/google/marlin/nfc/ |
libnfc-nci.conf | 63 # The value is set to 3 by default as it assumes we will discover 0xF2,
|
/device/google/wahoo/nfc/ |
libnfc-nci.conf | 61 # The value is set to 3 by default as it assumes we will discover 0xF2,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
main.py | 32 Alternative Usage: %(progName)s discover [options]
112 if len(argv) > 1 and argv[1].lower() == 'discover':
162 self.progName = '%s discover' % self.progName
211 self.test = loader.discover(start_dir, pattern, top_level_dir)
|
/device/linaro/bootloader/edk2/ArmVirtPkg/ |
ArmVirtPkg.dec | 44 # can do a first pass over the device tree in the SEC phase to discover the
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
EdkIIGluePeiServicesLib.h | 72 This service enables PEIMs to discover a given instance of an interface.
178 This service enables PEIMs to discover additional firmware volumes.
197 This service enables PEIMs to discover additional firmware files.
218 This service enables PEIMs to discover sections of a given type within a valid FFS file.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesLib/ |
PeiServicesLib.c | 78 This service enables PEIMs to discover a given instance of an interface.
220 This service enables PEIMs to discover additional firmware volumes.
245 This service enables PEIMs to discover additional firmware files.
272 This service enables PEIMs to discover sections of a given type within a valid FFS file.
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/ |
FindFv.h | 41 @param FvAddress The address of the volume to discover.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/ |
DxeIpl.inf | 5 # PPI to discover and dispatch the DXE Foundation and components that are
|
/external/autotest/server/site_tests/network_WiFi_WakeOnSSID/ |
network_WiFi_WakeOnSSID.py | 48 # detect scan, discover the AP with the white-listed SSID, wake
|
/external/linux-kselftest/tools/testing/selftests/tc-testing/ |
tdc_helper.py | 24 """ Discover all unique test categories present in the test case file. """
|
/external/llvm/lib/CodeGen/ |
PHIEliminationUtils.cpp | 34 // Discover any defs/uses in this basic block.
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.8 | 40 the server to discover when information changes, long-lived queries
|
/external/python/cpython2/Lib/unittest/ |
main.py | 32 Alternative Usage: %(progName)s discover [options] 112 if len(argv) > 1 and argv[1].lower() == 'discover': 165 self.progName = '%s discover' % self.progName 214 self.test = loader.discover(start_dir, pattern, top_level_dir)
|
/external/python/cpython3/Lib/unittest/ |
__init__.py | 78 return loader.discover(start_dir=this_dir, pattern=pattern)
|
/external/skia/infra/bots/ |
infra_tests.py | 32 ['python', '-m', 'unittest', 'discover', '-s', '.', '-p', '*_test.py'],
|
/external/skqp/infra/bots/ |
infra_tests.py | 32 ['python', '-m', 'unittest', 'discover', '-s', '.', '-p', '*_test.py'],
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
PHIEliminationUtils.cpp | 34 // Discover any defs/uses in this basic block.
|
/external/tensorflow/tensorflow/contrib/kernel_methods/ |
README.md | 25 use kernel mappers internally to discover non-linearities in the data. These
|
/external/valgrind/none/tests/linux/ |
pthread-stack.c | 61 /* We will discover the thread guard page using SEGV.
|
/external/valgrind/none/tests/solaris/ |
pthread-stack.c | 58 /* We will discover the thread guard page using SEGV.
|