Home
last modified time | relevance | path

Searched refs:cie (Results 1 – 25 of 41) sorted by relevance

12

/third_party/elfutils/tests/
Drun-next-cfi.sh30 [28] FDE cie=[0]
31 [64] FDE cie=[0]
32 [96] FDE cie=[0]
33 [128] FDE cie=[0]
36 [20] FDE cie=[0]
37 [52] FDE cie=[0]
38 [76] FDE cie=[0]
39 [100] FDE cie=[0]
40 [124] FDE cie=[0]
41 [148] FDE cie=[0]
[all …]
Drun-readelf-frames.sh55 [ 14] FDE length=16 cie=[ 0]
65 [ 28] FDE length=16 cie=[ 0]
75 [ 3c] FDE length=36 cie=[ 0]
100 [ 64] FDE length=16 cie=[ 0]
110 [ 78] FDE length=20 cie=[ 0]
124 [ 90] FDE length=52 cie=[ 0]
160 [ c8] FDE length=16 cie=[ 0]
Drun-readelf-zdebug.sh434 [ 18] FDE length=20 cie=[ 0]
448 [ 30] FDE length=44 cie=[ 0]
477 [ 60] FDE length=36 cie=[ 0]
536 [ 18] FDE length=20 cie=[ 0]
Dnext_cfi.c75 printf ("CIE augmentation=\"%s\"\n", entry.cie.augmentation); in handle_section()
/third_party/elfutils/libdw/
Dcie.c56 struct dwarf_cie *cie = malloc (sizeof (struct dwarf_cie)); in intern_new_cie() local
57 if (cie == NULL) in intern_new_cie()
63 cie->offset = offset; in intern_new_cie()
64 cie->code_alignment_factor = info->code_alignment_factor; in intern_new_cie()
65 cie->data_alignment_factor = info->data_alignment_factor; in intern_new_cie()
66 cie->return_address_register = info->return_address_register; in intern_new_cie()
68 cie->fde_augmentation_data_size = 0; in intern_new_cie()
69 cie->sized_augmentation_data = false; in intern_new_cie()
70 cie->signal_frame = false; in intern_new_cie()
72 cie->fde_encoding = DW_EH_PE_absptr; in intern_new_cie()
[all …]
Ddwarf_next_cfi.c104 entry->cie.CIE_id = read_8ubyte_unaligned_inc (&dw, bytes); in dwarf_next_cfi()
107 entry->cie.CIE_id = read_4ubyte_unaligned_inc (&dw, bytes); in dwarf_next_cfi()
109 if (!eh_frame_p && entry->cie.CIE_id == DW_CIE_ID_32) in dwarf_next_cfi()
110 entry->cie.CIE_id = DW_CIE_ID_64; in dwarf_next_cfi()
115 if (entry->cie.CIE_id == 0) in dwarf_next_cfi()
116 entry->cie.CIE_id = DW_CIE_ID_64; in dwarf_next_cfi()
122 if (unlikely (entry->cie.CIE_id > (Dwarf_Off) pos) in dwarf_next_cfi()
125 entry->cie.CIE_id = pos - entry->cie.CIE_id; in dwarf_next_cfi()
129 if (entry->cie.CIE_id == DW_CIE_ID_64) in dwarf_next_cfi()
137 entry->cie.augmentation = (const char *) bytes; in dwarf_next_cfi()
[all …]
Dcfi.c103 const struct dwarf_cie *cie, in execute_cfi() argument
144 loc += operand * cie->code_alignment_factor; in execute_cfi()
161 if (likely (!read_encoded_value (cache, cie->fde_encoding, in execute_cfi()
194 offset = sf_offset * cie->data_alignment_factor; in execute_cfi()
206 offset = sf_offset * cie->data_alignment_factor; in execute_cfi()
235 offset *= cie->data_alignment_factor; in execute_cfi()
244 offset = sf_offset * cie->data_alignment_factor; in execute_cfi()
259 offset *= cie->data_alignment_factor; in execute_cfi()
268 offset = sf_offset * cie->data_alignment_factor; in execute_cfi()
316 cfi_assert (cie->initial_state != NULL); in execute_cfi()
[all …]
Dfde.c69 struct dwarf_cie *cie = __libdw_find_cie (cache, entry->CIE_pointer); in intern_fde() local
70 if (cie == NULL) in intern_fde()
82 if (unlikely (read_encoded_value (cache, cie->fde_encoding, in intern_fde()
84 || unlikely (read_encoded_value (cache, cie->fde_encoding & 0x0f, in intern_fde()
100 fde->cie = cie; in intern_fde()
102 if (cie->sized_augmentation_data) in intern_fde()
119 fde->instructions += cie->fde_augmentation_data_size; in intern_fde()
302 __libdw_intern_cie (cache, last_offset, &entry.cie); in __libdw_find_fde()
Dframe-cache.c42 struct dwarf_cie *cie = arg; in free_cie() local
44 free ((Dwarf_Frame *) cie->initial_state); in free_cie()
45 free (cie); in free_cie()
Ddwarf_frame_info.c48 *signalp = fs->fde->cie->signal_frame; in dwarf_frame_info()
49 return fs->fde->cie->return_address_register; in dwarf_frame_info()
Dcfi.h63 struct dwarf_cie *cie; member
Dlibdw.h210 Dwarf_CIE cie; member
216 #define dwarf_cfi_cie_p(entry) ((entry)->cie.CIE_id == LIBDW_CIE_ID)
DMakefile.am86 cie.c fde.c cfi.c frame-cache.c \
/third_party/ffmpeg/libavfilter/
Dvf_ciescope.c60 int cie; member
92 …{ "cie", "set cie system", OFFSET(cie), AV_OPT_TYPE_INT, {.i64=XYY}, 0, NB_CIE-1, FLAGS, …
942 int cie, int *xP, int *yP) in monochrome_color_location() argument
951 if (cie == LUV) { in monochrome_color_location()
957 } else if (cie == UCS) { in monochrome_color_location()
963 } else if (cie == XYY) { in monochrome_color_location()
1070 int const cie) in tongue_outline() argument
1080 monochrome_color_location(wavelength, w, h, cie, in tongue_outline()
1103 int const cie, in fill_in_tongue() argument
1128 if (cie == LUV) { in fill_in_tongue()
[all …]
/third_party/libwebsockets/lib/drivers/led/
Dled-seq.c33 uint16_t cie[] = { variable
52 return (cie[lin >> 10] * (0x3ff - (lin & 0x3ff)) + in cie_antilog()
53 cie[(lin >> 10) + 1] * (lin & 0x3ff)) / 0x3ff; in cie_antilog()
/third_party/gstreamer/gstplugins_base/po/
Dpl.po175 msgstr "Ta płyta CD nie ma ścieżek dźwiękowych"
378 msgstr "ID ścieżki"
381 msgstr "ID ścieżki wg MusicBrainz"
408 msgstr "ID ścieżki wydania"
411 msgstr "ID ścieżki wydania wg MusicBrainz"
414 msgstr "TRM ID ścieżki"
575 "dodanie/usunięcie urządzeń."
628 msgstr "wyjście"
643 msgstr "przewinięcie w przód"
646 msgstr "przewinięcie w tył"
[all …]
Dsk.po462 msgstr "program expozície"
465 msgstr "Program expozície použitý pri zachytávaní obrázku"
468 msgstr "režim expozície"
471 msgstr "Režim expozície použitý pri zachytávaní obrázku"
474 msgstr "kompenzácia expozície"
477 msgstr "Režim kompenzácie expozície použitý pri zachytávaní obrázku"
532 msgstr "Režim merania blesku pri zisťovaní expozície pre zachytenie obrázku"
685 msgstr "Zobraziť na výstupe informácie o stave a upozornenia o vlastníctve"
/third_party/elfutils/libdwfl/
Dframe_unwind.c544 unwound->signal_frame = frame->fde->cie->signal_frame; in handle_cfi()
552 unsigned ra = frame->fde->cie->return_address_register; in handle_cfi()
601 if (regno == frame->fde->cie->return_address_register) in handle_cfi()
609 if (ra_set && regno != frame->fde->cie->return_address_register) in handle_cfi()
631 frame->fde->cie->return_address_register, in handle_cfi()
654 unsigned pcreg = frame->fde->cie->return_address_register; in handle_cfi()
/third_party/icu/icu4j/perf-tests/data/collation/
DTestRandomWordsUDHR_pl.txt79 niniejszych rzeczywiście strony
155 Uroczyście
189 uroczyście jej prześladowania
227 obyczajów należenia Uroczyście
271 międzynarodowego stanowi rzeczywiście
442 Paryżu Uroczyście
503 rzeczywiście
528 czy pogwałcenie Uroczyście
741 rzeczywiście pod Preambuła
968 Uroczyście
[all …]
/third_party/gstreamer/gstreamer/po/
Dpl.po67 msgstr "Rozdzielone przecinkami ścieżki zawierające wtyczki"
348 msgstr "numer ścieżki"
351 msgstr "numer ścieżki wewnątrz zbioru"
354 msgstr "liczba ścieżek"
357 msgstr "liczba ścieżek wewnątrz zbioru obejmujących tę ścieżkę"
369 msgstr "liczba płyt wewnątrz kolekcji obejmujących tę ścieżkę"
540 msgstr "numer seryjny ścieżki"
543 msgstr "osiągi odtwarzania ścieżki"
546 msgstr "osiągi ścieżki w db"
549 msgstr "szczyt odtwarzania ścieżki"
[all …]
Dsk.po86 msgstr "Zakázať zachytávanie chýb segmentácie počas načítania zásuvného modulu"
135 msgstr "Vnútorná chyba GStreamer: problém s nastavením pozície."
429 msgstr "meno kódujúcej osoby alebo organizácie"
435 msgstr "kontaktné informácie"
793 msgstr "názov aplikácie"
799 msgstr "dáta aplikácie"
802 msgstr "Ľubovoľné údaje aplikácie, ktoré sa majú serializovať do média"
820 msgstr "Informácie o ľuďoch v pozadí remixovania a podobných interpretácií"
859 "Prídavné ladiace informácie:\n"
985 msgstr "Nepodarilo sa získať informácie o \"%s\"."
[all …]
/third_party/pulseaudio/po/
Dpl.po146 " -p, --dl-search-path=ŚCIEŻKA Ustawia ścieżkę wyszukiwania dla\n"
213 "„auto” lub prawidłowej nazwy pliku „file:<ścieżka>”, „newfile:<ścieżka>”."
221 "prawidłowej nazwy pliku „file:<ścieżka>”, „newfile:<ścieżka>”."
373 msgstr "Ścieżka: %s\n"
588 msgstr "Wejście"
592 msgstr "Wejście stacji dokującej"
600 msgstr "Wejście liniowe stacji dokującej"
604 msgstr "Wejście liniowe"
678 msgstr "Wejście analogowe"
690 msgstr "Wyjście analogowe"
[all …]
/third_party/libexif/po/
Dsk.po983 msgstr "kompenzácia expozície"
993 msgstr "Zámok AE + kompenzácia expozície"
1340 msgstr "informácie o farbách"
1507 msgstr "cieľová šírka priblíženia"
1549 msgstr "cieľová clona"
1553 msgstr "cieľový čas expozície"
1558 msgstr "Kompenzácia expozície"
1584 msgstr "kompenzácia expozície blesku"
1612 msgstr "čas expozície"
1879 msgstr "automatická kompenzácia expozície"
[all …]
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/
Dmaterial_sk.arb17 "aboutListTileTitle": "$applicationName – informácie",
/third_party/alsa-utils/po/
Dsk.po122 msgstr "F2: Informácie o systéme"
258 msgstr "F2 / Informácie o systéme"
484 " --test-coef=# testovací koeficient pre kontrolu pozície v ring "
666 msgstr "Skúste `%s --help' pre ďalšie informácie.\n"
778 "Neplatná konfigurácia pre toto zariadenie PCM: žiadne dostupné konfigurácie"
905 msgstr "xrun (VYČERPANIE): chyba počas inicializácie: %s"
1205 msgstr "Neplatná adresa cieľa %s\n"
1415 msgstr "Neplatná konfigurácia prehrávania: žiadne dostupné konfigurácie: %s\n"

12