Searched defs:cie (Results 1 - 9 of 9) sorted by relevance
/third_party/elfutils/libdw/ |
H A D | frame-cache.c | 42 struct dwarf_cie *cie = arg; in free_cie() local
|
H A D | cie.c | 56 struct dwarf_cie *cie = malloc (sizeof (struct dwarf_cie)); in intern_new_cie() local [all...] |
H A D | fde.c | 69 struct dwarf_cie *cie = __libdw_find_cie (cache, entry->CIE_pointer); in intern_fde() local
|
H A D | cfi.c | 102 execute_cfi(Dwarf_CFI *cache, const struct dwarf_cie *cie, Dwarf_Frame **state, const uint8_t *program, const uint8_t *const end, bool abi_cfi, Dwarf_Addr loc, Dwarf_Addr find_pc) execute_cfi() argument 440 cie_cache_initial_state(Dwarf_CFI *cache, struct dwarf_cie *cie) cie_cache_initial_state() argument [all...] |
H A D | libdw.h | 210 Dwarf_CIE cie; member
|
H A D | cfi.h | 63 struct dwarf_cie *cie; member
|
/third_party/libwebsockets/lib/drivers/led/ |
H A D | led-seq.c | 33 uint16_t cie[] = { variable
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_ciescope.c | 60 int cie; member 948 monochrome_color_location(float waveLength, int w, int h, int cie, int *xP, int *yP) monochrome_color_location() argument 1072 tongue_outline(uint16_t* const pixels, int const linesize, int const w, int const h, uint16_t const maxval, int const cie) tongue_outline() argument 1103 fill_in_tongue(uint16_t* const pixels, int const linesize, int const w, int const h, uint16_t const maxval, const struct ColorSystem * const cs, float const m[3][3], int const cie, int const correct_gamma, float const contrast) fill_in_tongue() argument 1187 plot_white_point(uint16_t* pixels, int const linesize, int const w, int const h, int const maxval, int const color_system, int const cie) plot_white_point() argument 1328 plot_gamuts(uint16_t *pixels, int linesize, int w, int h, int cie, int gamuts) plot_gamuts() argument [all...] |
/third_party/elfutils/src/ |
H A D | readelf.c | 7031 struct cieinfo *cie = cies; in print_debug_frame_section() local [all...] |
Completed in 17 milliseconds