Searched refs:pairing (Results 1 – 25 of 33) sorted by relevance
12
/external/autotest/client/site_tests/buffet_BasicDBusAPI/ |
D | buffet_BasicDBusAPI.py | 103 pairing = helper.send_privet_request(privet_helper.URL_PAIRING_START, 108 check(pairing_info.get('sessionId', ''), pairing['sessionId']) 114 pairing = helper.send_privet_request(privet_helper.URL_PAIRING_START, 116 if pairing['sessionId'] == old_session_id:
|
/external/autotest/client/common_lib/cros/tendo/ |
D | privet_helper.py | 183 pairing = self.send_privet_request(URL_PAIRING_START, request_data=data) 185 data = {'sessionId': pairing['sessionId'], 186 'clientCommitment': pairing['deviceCommitment'] 190 data = {'authCode': pairing['deviceCommitment'],
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | calling-conv.ll | 1 ; RUN: llc -march=hexagon -mno-pairing -mno-compound <%s | FileCheck %s --check-prefix=CHECK-ONE 2 ; RUN: llc -march=hexagon -mno-pairing -mno-compound <%s | FileCheck %s --check-prefix=CHECK-TWO 3 ; RUN: llc -march=hexagon -mno-pairing -mno-compound <%s | FileCheck %s --check-prefix=CHECK-THREE
|
D | swp-epilog-phi8.ll | 1 ; RUN: llc -march=hexagon -mno-pairing -mno-compound < %s | FileCheck %s
|
D | memcpy-memmove-inline.ll | 1 ; RUN: llc -march=hexagon -O2 -mno-pairing -mno-compound < %s | FileCheck %s
|
D | swp-phi-ref1.ll | 1 ; RUN: llc -march=hexagon -mno-pairing -mno-compound < %s
|
/external/llvm/test/MC/Hexagon/ |
D | dcfetch.s | 1 # RUN: llvm-mc -triple=hexagon -filetype=obj -mno-pairing %s -o %t; llvm-objdump -d %t | FileCheck …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Hexagon/ |
D | dcfetch.s | 1 # RUN: llvm-mc -triple=hexagon -filetype=obj -mno-pairing %s -o %t; llvm-objdump -d %t | FileCheck …
|
/external/autotest/client/site_tests/bluetooth_RegressionClient/ |
D | control | 17 interaction (putting external devices in pairing mode, verifying audio
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | ldst-opt-zr-clobber.mir | 8 # Check that write of xzr doesn't inhibit pairing of xzr stores since
|
/external/autotest/server/site_tests/audio_LeftRightInternalSpeaker/ |
D | control.native | 22 channel/speaker pairing is incorrect, but it can detect when a certain
|
D | control.browser | 22 channel/speaker pairing is incorrect, but it can detect when a certain
|
/external/autotest/server/site_tests/bluetooth_AdapterPairing/ |
D | control.mouse.stress_100 | 9 PURPOSE = ('Stree test for 100 iterations on bluetooth adapter pairing '
|
D | control.mouse | 9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
|
D | control.mouse.stress_500 | 9 PURPOSE = ('Stree test for 500 iterations on bluetooth adapter pairing '
|
D | control.mouse.suspend_resume | 9 PURPOSE = 'Test adapter pairing and connecting to a bluetooth device after suspend/resume'
|
D | control.le.mouse.stress_500 | 9 PURPOSE = ('Stress test for 500 iterations on bluetooth adapter pairing '
|
D | control.le.mouse | 9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
|
D | control.le.mouse.stress_100 | 9 PURPOSE = ('Stress test for 100 iterations on bluetooth adapter pairing '
|
D | control.mouse.pairing_twice | 9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
|
D | control.le.mouse.pairing_twice | 9 PURPOSE = 'Test bluetooth adapter pairing and connecting to a bluetooth device.'
|
/external/ukey2/src/main/proto/ |
D | proximity_payloads.proto | 25 // Message used when one device wants to initiate a Proximity Auth pairing with another device
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.h | 496 unsigned char pairing; /* np,pu,pv.lv */
|
/external/llvm/test/Transforms/BBVectorize/ |
D | cycle.ll | 4 ; This test checks the non-trivial pairing-induced cycle avoidance. Without this cycle avoidance, t…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/ |
D | cfg-hazards.ll | 399 ; loop when the proper pairing is disguised by a separate provenance represented
|
12