/frameworks/base/core/java/android/app/ |
DexLoadReporter.java | 40 * 1) discover secondary dex files so that they can be optimized during the
|
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/ |
MediaRouteSelector.java | 31 * Describes the capabilities of routes that applications would like to discover and use.
|
/hardware/nxp/nfc/halimpl/ |
libnfc-nxp-PN66T_example.conf | 217 #Timeout in secs to get NFCEE Discover notification
|
/libcore/ojluni/src/main/java/java/sql/ |
Driver.java | 102 * GUI tool to discover what properties it should prompt
|
/prebuilts/go/darwin-x86/src/unicode/ |
script_test.go | 19 // mostly to discover when new scripts and categories arise.
|
/prebuilts/go/linux-x86/src/unicode/ |
script_test.go | 19 // mostly to discover when new scripts and categories arise.
|
/system/bt/bta/gatt/ |
bta_gattc_int.h | 192 BTA_GATTC_DISCOVER_ST /* discover is in progress */
|
bta_gattc_main.cc | 222 /* state table for discover state */
|
/system/bt/bta/hf_client/ |
bta_hf_client_sdp.cc | 334 /*free discover db */
|
/external/autotest/client/cros/networking/ |
shill_xmlrpc_server.py | 516 """Send a TDLS Discover to |peer_mac_address| on |wifi_interface|. 518 @param wifi_interface: string name of interface to send the discover on. 528 device_object.PerformTDLSOperation('Discover', peer_mac_address)
|
/external/dhcpcd-6.8.2/ |
auth.c | 532 /* DISCOVER or INFORM messages don't write auth info */ 540 * We only need to do this for DISCOVER messages */ 603 /* DISCOVER or INFORM messages don't write auth info */
|
/external/kernel-headers/original/uapi/scsi/fc/ |
fc_els.h | 68 ELS_PDISC = 0x50, /* discover N_port service params */ 69 ELS_FDISC = 0x51, /* discover F_port service params */ 70 ELS_ADISC = 0x52, /* discover address */
|
/external/llvm/include/llvm/Analysis/ |
LoopInfoImpl.h | 342 /// Discover a subloop with the specified backedges such that: All blocks within 384 // Discover a subloop of this loop. 494 // Perform a backward CFG traversal to discover and map blocks in this loop.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
LoopInfoImpl.h | 335 /// Discover a subloop with the specified backedges such that: All blocks within 377 // Discover a subloop of this loop. 479 // Perform a backward CFG traversal to discover and map blocks in this loop.
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/ |
LoopInfoImpl.h | 335 /// Discover a subloop with the specified backedges such that: All blocks within 377 // Discover a subloop of this loop. 479 // Perform a backward CFG traversal to discover and map blocks in this loop.
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
LoopInfoImpl.h | 335 /// Discover a subloop with the specified backedges such that: All blocks within 377 // Discover a subloop of this loop. 479 // Perform a backward CFG traversal to discover and map blocks in this loop.
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
LoopInfoImpl.h | 335 /// Discover a subloop with the specified backedges such that: All blocks within 377 // Discover a subloop of this loop. 479 // Perform a backward CFG traversal to discover and map blocks in this loop.
|
/system/bt/stack/avdt/ |
avdt_int.h | 377 tAVDT_CCB_API_DISCOVER discover; member in union:__anon2136 627 bool proc_busy; // True when a discover or get capabilities procedure in 630 // or number of SEPS for discover [all...] |
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/ |
PxeBcDhcp4.c | 595 // It's a PXE10 offer with PXEClient and discover vendor option.
[all...] |
/system/nfc/src/nfa/dm/ |
nfa_dm_act.cc | 338 case NFC_NFCEE_DISCOVER_REVT: /* NFCEE Discover response */ 339 case NFC_NFCEE_INFO_REVT: /* NFCEE Discover Notification */ 347 case NFC_EE_DISCOVER_REQ_REVT: /* EE Discover Req notification */ 727 /* if discover command has been sent in IDLE state and waiting for response [all...] |
/system/bt/bta/av/ |
bta_av_aact.cc | [all...] |
/external/python/cpython3/Doc/library/ |
unittest.rst | 250 Test discovery is implemented in :meth:`TestLoader.discover`, but can also be 254 python -m unittest discover 259 ``python -m unittest discover``. If you want to pass arguments to test 260 discovery the ``discover`` sub-command must be used explicitly. 262 The ``discover`` sub-command has the following options: 264 .. program:: unittest discover 286 python -m unittest discover -s project_directory -p "*_test.py" 287 python -m unittest discover project_directory "*_test.py" 306 path to a directory then discover assumes that whichever location it [all...] |
/tools/test/connectivity/acts/tests/google/bt/pts/ |
cmd_input.py | 158 """From the GATT Client, discover services and list all services, 168 """GATT Client discover services of GATT Server""" 184 """From the GATT Client, discover services and list all services, 385 """Discover service by uuid""" 386 cmd = "Discover service by uuid" 455 """From the GATT Client, discover services and list all services, [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ |
ScsiBus.c | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
LoopInfoImpl.h | 346 /// Discover a subloop with the specified backedges such that: All blocks within 388 // Discover a subloop of this loop. 498 // Perform a backward CFG traversal to discover and map blocks in this loop.
|