Searched refs:alt (Results 26 - 50 of 234) sorted by last modified time

12345678910

/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_x86_64.cpp242 // These macros will auto define the register name, alt name, register size,
246 #define DEFINE_GPR(reg, alt) #reg, alt, sizeof(((RegisterContextDarwin_x86_64::GPR *)NULL)->reg), GPR_OFFSET(reg), eEncodingUint, eFormatHex
/external/lldb/tools/debugserver/source/
H A DDNB.cpp1838 if (set_info[set].registers[reg].alt == NULL)
1841 if (strcasecmp(reg_name, set_info[set].registers[reg].alt) == 0)
H A DDNBDefs.h202 const char *alt; // Alternate name member in struct:DNBRegisterInfo
H A DRNBRemote.cpp869 reg_entry->nub_info.alt = NULL;
1672 ostrm << "alt-name:" << reg_entry->nub_info.name << ';';
1673 else if (reg_entry->nub_info.alt && ::strcmp (reg_entry->gdb_name, reg_entry->nub_info.alt))
1674 ostrm << "alt-name:" << reg_entry->nub_info.alt << ';';
/external/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp1289 // These macros will auto define the register name, alt name, register size,
1293 #define DEFINE_GPR_IDX(idx, reg, alt, gen) { e_regSetGPR, gpr_##reg, #reg, alt, Uint, Hex, 4, GPR_OFFSET_IDX(idx), gcc_##reg, dwarf_##reg, gen, INVALID_NUB_REGNUM, NULL, NULL}
1294 #define DEFINE_GPR_NAME(reg, alt, gen, inval) { e_regSetGPR, gpr_##reg, #reg, alt, Uint, Hex, 4, GPR_OFFSET_NAME(reg), gcc_##reg, dwarf_##reg, gen, INVALID_NUB_REGNUM, NULL, inval}
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp1274 // These macros will auto define the register name, alt name, register size,
1279 #define DEFINE_GPR_ALT(reg, alt, gen) { e_regSetGPR, gpr_##reg, #reg, alt, Uint, Hex, GPR_SIZE(reg), GPR_OFFSET(reg), gcc_dwarf_##reg, gcc_dwarf_##reg, gen, gdb_##reg, NULL, g_invalidate_##reg }
1280 #define DEFINE_GPR_ALT2(reg, alt) { e_regSetGPR, gpr_##reg, #reg, alt, Uint, Hex, GPR_SIZE(reg), GPR_OFFSET(reg), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, gdb_##reg, NULL, NULL }
1281 #define DEFINE_GPR_ALT3(reg, alt, gen) { e_regSetGPR, gpr_##reg, #reg, alt, Uint, Hex, GPR_SIZE(reg), GPR_OFFSET(reg), INVALID_NUB_REGNUM, INVALID_NUB_REGNUM, gen, gdb_##reg, NULL, NULL }
1282 #define DEFINE_GPR_ALT4(reg, alt, gen) { e_regSetGPR, gpr_##reg, #reg, alt, Uint, Hex, GPR_SIZE(reg), GPR_OFFSET(reg), gcc_dwarf_##reg, gcc_dwarf_##reg, gen, gdb_##reg, NULL, NULL }
/external/libopus/doc/
H A Dcustomdoxygen.css584 .directory-alt {
589 .directory-alt h3 {
595 .directory-alt > h3 {
599 .directory-alt p {
604 .directory-alt div {
609 .directory-alt img {
/external/libpng/scripts/
H A Ddfn.awk47 for (alt in array) {
48 if (array[alt] != "" && alt < key) {
50 value = array[alt]
51 key = alt
52 array[alt] = ""
/external/libedit/src/
H A Dkeymacro.c227 el->el_map.alt[(unsigned char)*in] != ED_SEQUENCE_LEAD_IN) ||
228 (map == el->el_map.alt &&
H A Dmap.c906 el->el_map.alt = el_malloc(sizeof(*el->el_map.alt) * N_KEYS);
907 if (el->el_map.alt == NULL)
943 el_free(el->el_map.alt);
944 el->el_map.alt = NULL;
982 el_action_t *alt = el->el_map.alt; local
988 for (i = 0; i <= 0377 && alt[i] != EM_META_NEXT; i++)
993 map = alt;
995 map = alt;
1022 el_action_t *alt = el->el_map.alt; local
1053 el_action_t *alt = el->el_map.alt; local
[all...]
H A Dmap.h51 el_action_t *alt; /* The current alternate key map */ member in struct:el_map_t
H A Dread.c290 if (el->el_map.alt == NULL)
H A Drefresh.c224 if (el->el_map.current == el->el_map.alt
998 if (el->el_map.current == el->el_map.alt
H A Dsearch.c61 ((el)->el_map.current == (el)->el_map.alt)))
H A Dterminal.c1165 map = el->el_map.type == MAP_VI ? el->el_map.alt : el->el_map.key;
H A Dtty.c906 el_action_t *map, *alt; local
911 alt = el->el_map.alt;
932 keymacro_clear(el, alt, old);
933 alt[UC(old[0])] = dalt[UC(old[0])];
934 keymacro_clear(el, alt, new);
935 alt[UC(new[0])] = tp->bind[el->el_map.type + 1];
H A Dvi.c553 el->el_map.current = el->el_map.alt;
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
H A Djsilver.sablecc99 {command} alt = 'alt';
308 | {alt} cs_open alt command_delimiter expression cs_close
310 [i1]:cs_open slash [i3]:alt [i2]:cs_close
311 // <?cs alt:some.thing ?>...<?cs /alt ?>
312 {->New command.alt(
660 | {alt} position expression command // alt
[all...]
/external/jemalloc/bin/
H A Dpprof754 my @alt = (
760 foreach my $b (@alt) {
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/icu/icu4c/source/i18n/
H A Dastro.h224 * @param alt The altitude, measured in radians above the horizon.
228 Horizon(double alt=0, double azim=0) argument
229 : altitude(alt), azimuth(azim) { }
233 * @param alt The altitude, measured in radians above the horizon.
237 void set(double alt, double azim) { argument
238 altitude = alt;
/external/icu/icu4c/source/test/intltest/
H A Dssearch.cpp192 const UnicodeString *alt = testCase->getAttribute("alternate_handling"); local
193 TEST_ASSERT (alt == NULL || *alt == "SHIFTED" || *alt == "NON_IGNORABLE");
194 if (alt != NULL && *alt == "SHIFTED") {
1100 UnicodeString alt; local
1140 alt.append(*string);
1145 const CEList altCEs(coll, alt, status);
1148 return alternate.append(alt);
[all...]
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotTables.py381 for alt in alternates:
382 xmlWriter.simpletag("Alternate", glyph=alt)
716 for alt in alts:
717 namespace[alt] = type(alt, (base,), {})
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotTables.py381 for alt in alternates:
382 xmlWriter.simpletag("Alternate", glyph=alt)
716 for alt in alts:
717 namespace[alt] = type(alt, (base,), {})
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jar ... .0_r1/s?defs= " (double, double) double alt double azim public java.lang.String toString () } com ...

Completed in 502 milliseconds

12345678910