/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/Windows/ |
D | tls.ll | 25 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:\.LCPI[0-9]+_[0-9]+]] 27 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 46 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:\.LCPI[0-9]+_[0-9]+]] 48 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 67 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:\.LCPI[0-9]+_[0-9]+]] 69 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 88 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:\.LCPI[0-9]+_[0-9]+]] 90 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 109 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:\.LCPI[0-9]+_[0-9]+]] 111 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] [all …]
|
/external/llvm/test/CodeGen/ARM/Windows/ |
D | tls.ll | 25 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:LCPI[0-9]+_[0-9]+]] 27 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 46 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:LCPI[0-9]+_[0-9]+]] 48 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 67 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:LCPI[0-9]+_[0-9]+]] 69 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 88 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:LCPI[0-9]+_[0-9]+]] 90 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] 109 ; CHECK-NEXT: ldr [[SLOT:r[0-9]]], [[CPI:LCPI[0-9]+_[0-9]+]] 111 ; CHECK-NEXT: ldr r0, {{\[}}[[TLS]], [[SLOT]]] [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.cpp | 53 SLOT(startService())); in WpaGui() 55 SLOT(stopService())); in WpaGui() 62 SLOT(addInterface())); in WpaGui() 75 SLOT(eventHistory())); in WpaGui() 77 SLOT(saveConfig())); in WpaGui() 78 connect(actionWPS, SIGNAL(triggered()), this, SLOT(wpsDialog())); in WpaGui() 79 connect(actionPeers, SIGNAL(triggered()), this, SLOT(peersDialog())); in WpaGui() 80 connect(fileExitAction, SIGNAL(triggered()), qApp, SLOT(quit())); in WpaGui() 82 SLOT(addNetwork())); in WpaGui() 84 SLOT(editSelectedNetwork())); in WpaGui() [all …]
|
D | userdatarequest.cpp | 20 connect(buttonOk, SIGNAL(clicked()), this, SLOT(sendReply())); in UserDataRequest() 21 connect(buttonCancel, SIGNAL(clicked()), this, SLOT(reject())); in UserDataRequest() 22 connect(queryEdit, SIGNAL(returnPressed()), this, SLOT(sendReply())); in UserDataRequest()
|
D | peers.cpp | 92 this, SLOT(context_menu(const QPoint &))); in Peers() 203 SLOT(enter_pin())); in context_menu() 208 SLOT(ctx_p2p_connect())); in context_menu() 214 SLOT(connect_pbc())); in context_menu() 217 SLOT(ctx_p2p_req_pin())); in context_menu() 219 SLOT(ctx_p2p_show_pin())); in context_menu() 225 SLOT(ctx_p2p_display_pin())); in context_menu() 231 SLOT(ctx_p2p_enter_pin())); in context_menu() 237 SLOT(ctx_p2p_show_passphrase())); in context_menu() 239 SLOT(ctx_p2p_remove_group())); in context_menu() [all …]
|
D | scanresults.cpp | 23 connect(closeButton, SIGNAL(clicked()), this, SLOT(close())); in ScanResults() 24 connect(scanButton, SIGNAL(clicked()), this, SLOT(scanRequest())); in ScanResults() 27 SLOT(bssSelected(QTreeWidgetItem *))); in ScanResults()
|
D | networkconfig.cpp | 37 SLOT(authChanged(int))); in NetworkConfig() 38 connect(cancelButton, SIGNAL(clicked()), this, SLOT(close())); in NetworkConfig() 39 connect(addButton, SIGNAL(clicked()), this, SLOT(addNetwork())); in NetworkConfig() 41 SLOT(encrChanged(const QString &))); in NetworkConfig() 42 connect(removeButton, SIGNAL(clicked()), this, SLOT(removeNetwork())); in NetworkConfig() 44 SLOT(eapChanged(int))); in NetworkConfig() 45 connect(useWpsButton, SIGNAL(clicked()), this, SLOT(useWps())); in NetworkConfig()
|
D | stringquery.cpp | 24 connect(edit, SIGNAL(returnPressed()), this, SLOT(accept())); in StringQuery()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | stack-protector-msvc.ll | 29 ; MSVC-X86: movl %[[REG1]], [[SLOT:[0-9]*]](%esp) 31 ; MSVC-X86: movl [[SLOT]](%esp), %ecx 39 ; MSVC-X64: movq %[[REG1]], [[SLOT:[0-9]*]](%rsp) 41 ; MSVC-X64: movq [[SLOT]](%rsp), %rcx 49 ; MSVC-X86-O0: movl %[[REG1]], [[SLOT:[0-9]*]](%esp) 51 ; MSVC-X86-O0: movl [[SLOT]](%esp), %[[REG1:[^ ]*]] 60 ; MSVC-X64-O0: movq %[[REG1]], [[SLOT:[0-9]*]](%rsp) 62 ; MSVC-X64-O0: movq [[SLOT]](%rsp), %[[REG1:[^ ]*]] 82 ; MSVC-X86: movl %[[REG1]], [[SLOT:-[0-9]*]](%ebp) 86 ; MSVC-X86: movl [[SLOT]](%ebp), %ecx [all …]
|
D | implicit-use-spill.mir | 14 ; CHECK-NEXT: MOV64mr [[SLOT:%stack.[0-9]+]], 1, $noreg, 0, $noreg, [[VAL]] 17 ; CHECK-NEXT: [[RELOADED_VAL:%[0-9]+]]:gr64 = MOV64rm [[SLOT]], 1, $noreg, 0, $noreg
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstProp/ |
D | calls-math-finite.ll | 36 ; CHECK-NEXT: [[SLOT:%.*]] = alloca double 38 ; CHECK-NEXT: store double 0.000000e+00, double* [[SLOT]] 39 ; CHECK-NEXT: store double 0x3FF921FB54442D18, double* [[SLOT]] 40 ; CHECK-NEXT: store double 0x3FE4978FA3269EE1, double* [[SLOT]] 41 ; CHECK-NEXT: store double 0x402422A497D6185E, double* [[SLOT]] 42 ; CHECK-NEXT: store double 0x403415E5BF6FB106, double* [[SLOT]] 43 ; CHECK-NEXT: store double 8.000000e+00, double* [[SLOT]] 44 ; CHECK-NEXT: store double 0x3FF193EA7AAD030{{[AB]}}, double* [[SLOT]] 45 ; CHECK-NEXT: store double 0x3FDE8927964FD5FD, double* [[SLOT]] 46 ; CHECK-NEXT: store double 1.000000e+00, double* [[SLOT]] [all …]
|
/external/u-boot/scripts/kconfig/ |
D | qconf.cc | 279 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit() 333 SLOT(updateSelection(void))); in ConfigList() 342 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList() 889 parent(), SLOT(setShowName(bool))); in contextMenuEvent() 891 action, SLOT(setOn(bool))); in contextMenuEvent() 897 parent(), SLOT(setShowRange(bool))); in contextMenuEvent() 899 action, SLOT(setOn(bool))); in contextMenuEvent() 905 parent(), SLOT(setShowData(bool))); in contextMenuEvent() 907 action, SLOT(setOn(bool))); in contextMenuEvent() 1027 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | spill-fold.ll | 15 ; CHECK-NEXT: str w0, [sp, #[[SLOT:[0-9]+]]] 21 ; CHECK-NEXT: str wzr, [sp, #[[SLOT]]] 40 ; CHECK-NEXT: str w0, [sp, #[[SLOT:[0-9]+]]] 46 ; CHECK-NEXT: str wzr, [sp, #[[SLOT]]] 61 ; CHECK: str w0, [sp, #[[SLOT:[0-9]+]]] 64 ; CHECK: ldr s0, [sp, #[[SLOT]]] 72 ; CHECK: str w0, [sp, #[[SLOT:[0-9]+]]] 74 ; CHECK: ldr s0, [sp, #[[SLOT]]]
|
/external/llvm/test/CodeGen/X86/ |
D | stack-protector-msvc.ll | 6 ; MSVC-I386: movl %[[REG1]], [[SLOT:[0-9]*]](%esp) 8 ; MSVC-I386: movl [[SLOT]](%esp), %ecx 13 ; MSVC-64: movq %[[REG1]], [[SLOT:[0-9]*]](%rsp) 15 ; MSVC-64: movq [[SLOT]](%rsp), %rcx
|
/external/clang/test/CodeGenObjC/ |
D | arc-blocks.m | 32 // CHECK: [[SLOT:%.*]] = getelementptr inbounds [[BLOCK_T]], [[BLOCK_T]]* [[BLOCK]], i32 0, i3… 35 // CHECK-NEXT: store i8* [[T1]], i8** [[SLOT]], 121 …// CHECK: [[SLOT:%.*]] = getelementptr inbounds [[BYREF_T]], [[BYREF_T]]* [[VAR]], i32 0, i32… 124 // CHECK-NEXT: store i8* [[T1]], i8** [[SLOT]] 125 …// CHECK-NEXT: [[SLOT:%.*]] = getelementptr inbounds [[BYREF_T]], [[BYREF_T]]* [[VAR]], i32 0, i32… 133 // CHECK-NEXT: [[T0:%.*]] = load i8*, i8** [[SLOT]] 152 // CHECK: [[SLOT:%.*]] = getelementptr inbounds {{.*}}, i32 0, i32 6 153 // CHECK-NEXT: [[T0:%.*]] = load i8*, i8** [[SLOT]], align 8 154 // CHECK-NEXT: store i8* null, i8** [[SLOT]], 206 …// CHECK: [[SLOT:%.*]] = getelementptr inbounds [[BYREF_T]], [[BYREF_T]]* [[VAR]], i32 0, i32… [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | irtranslator-exceptions.ll | 76 ; CHECK: [[SLOT:%[0-9]+]]:_(p0) = G_GEP [[SP]], [[OFFSET]](s64) 78 ; CHECK: G_STORE [[ANSWER_EXT]](s64), [[SLOT]] 82 ; CHECK: [[SLOT:%[0-9]+]]:_(p0) = G_GEP [[SP]], [[OFFSET]](s64) 83 ; CHECK: G_STORE [[ONE]](s32), [[SLOT]]
|
/external/eigen/demos/opengl/ |
D | quaternion_demo.cpp | 343 connect(&m_timer, SIGNAL(timeout()), this, SLOT(animate())); in keyPressEvent() 357 disconnect(&m_timer, SIGNAL(timeout()), this, SLOT(animate())); in stopAnimation() 546 connect(&m_timer, SIGNAL(timeout()), this, SLOT(animate())); in resetCamera() 560 connect(but, SIGNAL(clicked()), this, SLOT(resetCamera())); in createNavigationControlWidget() 577 connect(group, SIGNAL(buttonClicked(int)), this, SLOT(setNavMode(int))); in createNavigationControlWidget() 596 connect(group, SIGNAL(buttonClicked(int)), this, SLOT(setRotationMode(int))); in createNavigationControlWidget() 615 connect(group, SIGNAL(buttonClicked(int)), this, SLOT(setLerpMode(int))); in createNavigationControlWidget()
|
/external/python/cpython3/Objects/ |
D | typeobject.c | 4898 #define COPYVAL(SLOT) \ in inherit_special() argument 4899 if (type->SLOT == 0) type->SLOT = base->SLOT in inherit_special() 4950 #define SLOTDEFINED(SLOT) \ in inherit_slots() argument 4951 (base->SLOT != 0 && \ in inherit_slots() 4952 (basebase == NULL || base->SLOT != basebase->SLOT)) in inherit_slots() 4954 #define COPYSLOT(SLOT) \ in inherit_slots() argument 4955 if (!type->SLOT && SLOTDEFINED(SLOT)) type->SLOT = base->SLOT in inherit_slots() 4957 #define COPYASYNC(SLOT) COPYSLOT(tp_as_async->SLOT) in inherit_slots() argument 4958 #define COPYNUM(SLOT) COPYSLOT(tp_as_number->SLOT) in inherit_slots() argument 4959 #define COPYSEQ(SLOT) COPYSLOT(tp_as_sequence->SLOT) in inherit_slots() argument [all …]
|
/external/python/cpython2/Objects/ |
D | typeobject.c | 3877 #define COPYVAL(SLOT) \ argument 3878 if (type->SLOT == 0) type->SLOT = base->SLOT 3938 #define SLOTDEFINED(SLOT) \ argument 3939 (base->SLOT != 0 && \ 3940 (basebase == NULL || base->SLOT != basebase->SLOT)) 3942 #define COPYSLOT(SLOT) \ argument 3943 if (!type->SLOT && SLOTDEFINED(SLOT)) type->SLOT = base->SLOT 3945 #define COPYNUM(SLOT) COPYSLOT(tp_as_number->SLOT) argument 3946 #define COPYSEQ(SLOT) COPYSLOT(tp_as_sequence->SLOT) argument 3947 #define COPYMAP(SLOT) COPYSLOT(tp_as_mapping->SLOT) argument [all …]
|
/external/u-boot/doc/ |
D | README.mpc85xxcds | 119 SW2=xxxxxx00 PCI SLOT INFORM: The CDS carrier is in slot0 of the Arcadia 120 xxxxxx01 PCI SLOT INFORM: The CDS carrier is in slot1 of the Arcadia 121 xxxxxx10 PCI SLOT INFORM: The CDS carrier is in slot2 of the Arcadia 122 xxxxxx11 PCI SLOT INFORM: The CDS carrier is in slot3 of the Arcadia
|
/external/llvm/test/CodeGen/ARM/ |
D | fast-isel-intrinsic.ll | 66 ; ARM: str r0, [sp[[SLOT:[, #0-9]*]]] @ 4-byte Spill 68 ; ARM: ldr r1, [sp[[SLOT]]] @ 4-byte Reload 87 ; THUMB: str r0, [sp[[SLOT:[, #0-9]*]]] @ 4-byte Spill 89 ; THUMB: ldr r1, [sp[[SLOT]]] @ 4-byte Reload 135 ; THUMB: str r0, [sp[[SLOT:[, #0-9]*]]] @ 4-byte Spill 137 ; THUMB: ldr r1, [sp[[SLOT]]] @ 4-byte Reload
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fast-isel-intrinsic.ll | 65 ; ARM: str r0, [sp[[SLOT:[, #0-9]*]]] @ 4-byte Spill 67 ; ARM: ldr r1, [sp[[SLOT]]] @ 4-byte Reload 86 ; THUMB: str r0, [sp[[SLOT:[, #0-9]*]]] @ 4-byte Spill 88 ; THUMB: ldr r1, [sp[[SLOT]]] @ 4-byte Reload 134 ; THUMB: str r0, [sp[[SLOT:[, #0-9]*]]] @ 4-byte Spill 136 ; THUMB: ldr r1, [sp[[SLOT]]] @ 4-byte Reload
|
D | fast-isel-call.ll | 117 ; ARM-LONG-MACHO: str [[R]], [r7, [[SLOT:#[-0-9]+]]] @ 4-byte Spill 118 ; ARM-LONG-MACHO: ldr [[R:l?r[0-9]*]], [r7, [[SLOT]]] @ 4-byte Reload 144 ; THUMB-LONG: str [[R]], [sp, [[SLOT:#[-0-9]+]]] @ 4-byte Spill 145 ; THUMB-LONG: ldr.w [[R:l?r[0-9]*]], [sp, [[SLOT]]] @ 4-byte Reload
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepIICHVX.td | 113 InstrItinData <tc_28978789, /*SLOT0123,4SLOT*/ 385 InstrItinData <tc_b77635b4, /*SLOT0123,4SLOT*/ 421 InstrItinData <tc_cedf314b, /*SLOT0123,4SLOT*/ 491 InstrItinData <tc_e5053c8f, /*SLOT0123,4SLOT*/ 554 InstrItinData <tc_28978789, /*SLOT0123,4SLOT*/ 826 InstrItinData <tc_b77635b4, /*SLOT0123,4SLOT*/ 862 InstrItinData <tc_cedf314b, /*SLOT0123,4SLOT*/ 932 InstrItinData <tc_e5053c8f, /*SLOT0123,4SLOT*/ 995 InstrItinData <tc_28978789, /*SLOT0123,4SLOT*/ 1267 InstrItinData <tc_b77635b4, /*SLOT0123,4SLOT*/ [all …]
|
/external/google-fruit/extras/ |
D | fruit-2.0.0.ebuild | 26 SLOT="0"
|