Searched refs:sel (Results 1 - 22 of 22) sorted by relevance

/haiku-fatelf/src/libs/edit/
H A Dsig.c50 private EditLine *sel = NULL; variable
78 tty_rawmode(sel);
79 if (ed_redisplay(sel, 0) == CC_REFRESH)
80 re_refresh(sel);
85 el_resize(sel);
89 tty_cookedmode(sel);
97 (void) signal(signo, sel->el_signal[i]);
165 sel = el;
189 sel = NULL; /* we are going to die if the handler is
/haiku-fatelf/src/libs/ncurses/tack/
H A Dcrum.c55 ** move the cursor from (rf, cf) to (rt, ct) using sel
63 int sel)
67 if (sel & 16) { /* use (cup) */
72 if (sel & 8) { /* use (hpa) (vpa) */
84 if (sel & 4) { /* parameterized relative cursor movement */
110 if (sel & 2) {
184 ** print the display using sel
188 int sel,
203 move_to(done_line = line_count, 0, 0, 2, sel);
206 move_to(0, i - 1, 0, i, sel);
58 move_to( int rf, int cf, int rt, int ct, int sel) argument
187 display_it( int sel, char *txt) argument
[all...]
/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Dgpio.cpp81 int sel = kGPIOToGPFSEL[pin]; local
84 volatile addr_t *gpio = (addr_t*)base + sel;
/haiku-fatelf/src/libs/ncurses/ncurses/trace/
H A Dlib_traceatr.c56 static int sel; local
61 sel = !sel;
63 strcpy(buffer[sel], "default");
65 sprintf(buffer[sel], "color%d", c);
67 return buffer[sel];
/haiku-fatelf/src/bin/gdb/gdb/
H A Dobjc-lang.c755 struct selname *sel = selname_chain; local
759 selname_chain = sel->next;
760 msglist_len = sel->msglist_len;
761 msglist_sel = sel->msglist_sel;
768 xfree(sel);
1781 find_implementation_from_class (CORE_ADDR class, CORE_ADDR sel) argument
1814 meth_str.name, sel);
1817 if (meth_str.name == sel)
1831 find_implementation (CORE_ADDR object, CORE_ADDR sel) argument
1841 return find_implementation_from_class (ostr.isa, sel);
1851 CORE_ADDR sel; local
1869 CORE_ADDR sel; local
1889 CORE_ADDR sel; local
1913 CORE_ADDR sel; local
[all...]
H A Dgo32-nat.c1300 int sel = __dpmi_allocate_ldt_descriptors (1); local
1302 if (sel <= 0)
1306 int access_rights = __dpmi_get_descriptor_access_rights (sel);
1325 if (__dpmi_set_segment_base_address (sel, addr) != -1
1326 && __dpmi_set_descriptor_access_rights (sel, access_rights) != -1
1327 && __dpmi_set_segment_limit (sel, segment_limit) != -1
1330 && __dpmi_get_segment_limit (sel) >= segment_limit)
1331 movedata (sel, 0, _my_ds (), (unsigned)dest, len);
1335 __dpmi_free_ldt_descriptor (sel);
H A Dwin32-nat.c939 display_selector (HANDLE thread, DWORD sel) argument
942 if (GetThreadSelectorEntry (thread, sel, &info))
945 printf_filtered ("0x%03lx: ", sel);
1005 printf_filtered ("Invalid selector 0x%lx.\n",sel);
1042 int sel; local
1043 sel = parse_and_eval_long (args);
1045 display_selector (current_thread->h, sel);
H A Deval.c683 char *sel = &exp->elts[pc + 2].string;
690 if (sel[len] != 0)
691 sel[len] = 0; /* Make sure it's terminated. */
693 lookup_child_selector (sel));
681 char *sel = &exp->elts[pc + 2].string; local
H A Dprocfs.c2960 if (ldt_entry->sel == 0 &&
2966 if (ldt_entry->sel == key)
3000 if (ldt_entry[i].sel == key)
/haiku-fatelf/headers/os/drivers/tty/
H A Dttylayer.h50 struct sel *sel; member in struct:tty
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dpath.c38 int (*sel) (const struct dirent *),
271 int (*sel) (const struct dirent *),
288 if (sel == NULL || (*sel) (d))
293 /* Ignore errors from sel or readdir */
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dpattern.c460 xsltStepOpPtr sel = NULL; local
473 sel = &comp->steps[0]; /* store extra in first step arbitrarily */
476 XSLT_RUNTIME_EXTRA(ctxt, sel->previousExtra, ptr);
477 ix = XSLT_RUNTIME_EXTRA(ctxt, sel->indexExtra, ival);
479 XSLT_RUNTIME_EXTRA_LST(ctxt, sel->lenExtra);
510 XSLT_RUNTIME_EXTRA_LST(ctxt, sel->lenExtra) =
512 XSLT_RUNTIME_EXTRA(ctxt, sel->previousExtra, ptr) =
514 XSLT_RUNTIME_EXTRA(ctxt, sel->indexExtra, ival) =
516 XSLT_RUNTIME_EXTRA_FREE(ctxt, sel->lenExtra) =
560 xsltStepOpPtr step, sel local
[all...]
H A Dvariables.c844 * @sel: the expression which need to be evaluated to generate a value
845 * @tree: the subtree if sel is NULL
856 const xmlChar *ns_uri, const xmlChar *sel,
881 elem->select = xmlDictLookup(style->dict, sel, -1);
855 xsltRegisterGlobalVariable(xsltStylesheetPtr style, const xmlChar *name, const xmlChar *ns_uri, const xmlChar *sel, xmlNodePtr tree, xsltStylePreCompPtr comp, const xmlChar *value) argument
/haiku-fatelf/headers/private/kernel/arch/x86/64/
H A Ddescriptors.h60 uint32 sel : 16; member in struct:interrupt_descriptor
156 desc->sel = seg;
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Defunctions.c478 xmlChar *sel; local
548 sel = xmlGetNsProp(inst, (const xmlChar *) "select", NULL);
549 if (sel != NULL) {
550 ret->select = xmlXPathCompile (sel);
551 xmlFree(sel);
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dmips-dis.c68 unsigned int sel;
665 lookup_mips_cp0sel_name(names, len, cp0reg, sel)
667 unsigned int len, cp0reg, sel;
672 if (names[i].cp0reg == cp0reg && names[i].sel == sel)
734 unsigned int cp0reg, sel;
737 sel = (l >> OP_SH_SEL) & OP_MASK_SEL;
739 /* CP0 register including 'sel' code for mtcN (et al.), to be
741 CP0 register name and sel numerically since CP0 register
742 with sel
67 unsigned int sel; member in struct:mips_cp0sel_name
731 unsigned int cp0reg, sel; local
746 (*info->fprintf_func) (info->stream, "$%d,%d", cp0reg, sel); local
[all...]
/haiku-fatelf/src/preferences/time/
H A DNetworkTimeView.cpp278 int32 sel = fServerListView->CurrentSelection(); local
279 if (sel < 0)
282 fSettings.SetDefaultServer(sel);
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Include/arpa/
H A Dnameser.h221 #if defined(sel) || defined(pyr) || defined(mc68000) || defined(sparc) || \
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dpktdrvr.c1247 unsigned sel, ofs; local
1252 sel = _FP_SEG (protBase);
1254 printf ("Protbase = %04X:%08X\n", sel,ofs);
1257 sel = _FP_SEG (rxOutOfsFp);
1259 printf ("rxOutOfsFp = %04X:%08X\n", sel,ofs);
1261 sel = _FP_SEG (rxInOfsFp);
1263 printf ("rxInOfsFp = %04X:%08X\n", sel,ofs);
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hostap.c1179 wpa_cipher(const uint8_t *sel, uint8_t *keylen) argument
1182 uint32_t w = LE_READ_4(sel);
1209 wpa_keymgmt(const uint8_t *sel) argument
1212 uint32_t w = LE_READ_4(sel);
1326 rsn_cipher(const uint8_t *sel, uint8_t *keylen) argument
1329 uint32_t w = LE_READ_4(sel);
1358 rsn_keymgmt(const uint8_t *sel) argument
1361 uint32_t w = LE_READ_4(sel);
/haiku-fatelf/src/apps/mail/
H A DComboBox.cpp1767 int32 sel = CurrentSelection(); local
1768 if (sel >= 0) {
1769 const char *selText = fChoiceList->ChoiceAt(sel);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c824 xmlSchemaIDCSelectPtr sel; member in struct:_xmlSchemaIDCStateObj
22042 * @sel: the XPath information
22055 xmlSchemaIDCSelectPtr sel,
22096 (xmlPatternPtr) sel->xpathComp);
22105 sto->sel = sel;
22110 sto->sel->xpath);
22156 sto->matcher->aidc->def->name, sto->sel->xpath);
22159 sto->matcher->aidc->def->name, sto->sel->xpath);
22211 xmlSchemaIDCSelectPtr sel; local
22053 xmlSchemaIDCAddStateObject(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher, xmlSchemaIDCSelectPtr sel, int type) argument
[all...]

Completed in 397 milliseconds