Home
last modified time | relevance | path

Searched refs:d_type (Results 1 – 25 of 137) sorted by relevance

123456

/external/elfutils/libelf/
Delf32_xlatetom.c54 …ze_t recsize = __libelf_type_sizes[src->d_version - 1][ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2()
56 size_t recsize = __libelf_type_sizes[0][ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2()
63 if (src->d_type != ELF_T_NHDR in elfw2()
110 …elf_xfctstom[src->d_version - 1][dest->d_version - 1][ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
112 fctp = __elf_xfctstom[0][0][ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
121 dest->d_type = src->d_type; in elfw2()
Delf32_xlatetof.c54 …ze_t recsize = __libelf_type_sizes[src->d_version - 1][ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2()
56 size_t recsize = __libelf_type_sizes[0][ELFW(ELFCLASS,LIBELFBITS) - 1][src->d_type]; in elfw2()
105 …elf_xfctstom[dest->d_version - 1][src->d_version - 1][ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
107 fctp = __elf_xfctstom[0][0][ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
116 dest->d_type = src->d_type; in elfw2()
Dgelf_getsymshndx.c54 if (unlikely (symdata->d_type != ELF_T_SYM) in gelf_getsymshndx()
56 && unlikely (shndxdata->d_type != ELF_T_WORD))) in gelf_getsymshndx()
/external/python/cpython2/Objects/
Ddescrobject.c10 Py_XDECREF(descr->d_type); in descr_dealloc()
28 descr->d_type->tp_name); in descr_repr()
67 if (!PyObject_TypeCheck(obj, descr->d_type)) { in descr_check()
72 descr->d_type->tp_name, in descr_check()
93 descr->d_type->tp_name); in classmethod_get()
102 descr->d_type->tp_name, in classmethod_get()
106 if (!PyType_IsSubtype((PyTypeObject *)type, descr->d_type)) { in classmethod_get()
111 descr->d_type->tp_name, in classmethod_get()
150 descr->d_type->tp_name); in getset_get()
169 if (!PyObject_TypeCheck(obj, descr->d_type)) { in descr_setcheck()
[all …]
/external/e2fsprogs/contrib/
Dspd_readdir.c65 unsigned char d_type; member
223 ds->d_type = d->d_type; in cache_dirstruct()
335 dirstruct->ret_dir.d_type = ds->d_type; in readdir()
358 entry->d_type = ds->d_type; in readdir_r()
381 dirstruct->ret_dir64.d_type = ds->d_type; in readdir64()
405 entry->d_type = ds->d_type; in readdir64_r()
/external/strace/tests/
Dgetdents64.c66 unsigned char d_type; member
73 str_d_type(const unsigned char d_type) in str_d_type() argument
75 switch (d_type) { in str_d_type()
93 d->d_ino, d->d_off, d->d_reclen, str_d_type(d->d_type)); in print_dirent()
Dgetdents.c64 str_d_type(const unsigned char d_type) in str_d_type() argument
66 switch (d_type) { in str_d_type()
/external/strace/tests-m32/
Dgetdents64.c66 unsigned char d_type; member
73 str_d_type(const unsigned char d_type) in str_d_type() argument
75 switch (d_type) { in str_d_type()
93 d->d_ino, d->d_off, d->d_reclen, str_d_type(d->d_type)); in print_dirent()
Dgetdents.c64 str_d_type(const unsigned char d_type) in str_d_type() argument
66 switch (d_type) { in str_d_type()
/external/strace/tests-mx32/
Dgetdents64.c66 unsigned char d_type; member
73 str_d_type(const unsigned char d_type) in str_d_type() argument
75 switch (d_type) { in str_d_type()
93 d->d_ino, d->d_off, d->d_reclen, str_d_type(d->d_type)); in print_dirent()
Dgetdents.c64 str_d_type(const unsigned char d_type) in str_d_type() argument
66 switch (d_type) { in str_d_type()
/external/elfutils/libdwfl/
Delf-from-memory.c110 .d_type = ELF_T_EHDR, in elf_from_remote_memory()
116 .d_type = ELF_T_EHDR, in elf_from_remote_memory()
165 xlatefrom.d_type = xlateto.d_type = ELF_T_PHDR; in elf_from_remote_memory()
337 xlatefrom.d_type = xlateto.d_type = ELF_T_EHDR; in elf_from_remote_memory()
364 xlatefrom.d_type = xlateto.d_type = ELF_T_EHDR; in elf_from_remote_memory()
Ddwfl_segment_report_module.c347 .d_type = ELF_T_EHDR, in dwfl_segment_report_module()
353 .d_type = ELF_T_EHDR, in dwfl_segment_report_module()
400 xlatefrom.d_type = xlateto.d_type = ELF_T_PHDR; in dwfl_segment_report_module()
469 xlatefrom.d_type = xlateto.d_type = ELF_T_NHDR; in dwfl_segment_report_module()
768 xlatefrom.d_type = xlateto.d_type = ELF_T_DYN; in dwfl_segment_report_module()
/external/elfutils/libebl/
Deblobjnote.c77 .d_type = ELF_T_ADDR, .d_version = EV_CURRENT, in ebl_object_note()
83 .d_type = ELF_T_ADDR, .d_version = EV_CURRENT, in ebl_object_note()
162 .d_type = ELF_T_WORD, in ebl_object_note()
182 .d_type = ELF_T_WORD, in ebl_object_note()
/external/syslinux/com32/modules/
Dls.c59 ndir1 = de1->d_type != DT_DIR; in compare_dirent()
60 ndir2 = de2->d_type != DT_DIR; in compare_dirent()
131 type_str(dex[k]->d_type), in display_directory()
Ddir.c59 ndir1 = de1->d_type != DT_DIR; in compare_dirent()
60 ndir2 = de2->d_type != DT_DIR; in compare_dirent()
131 type_str(dex[k]->d_type), in display_directory()
/external/elfutils/backends/
Dppc64_resolve_sym.c56 opd_out.d_type = opd_in.d_type = ELF_T_ADDR; in ppc64_resolve_sym_value()
/external/python/cpython2/Parser/
Dgrammar1.c18 assert(d->d_type == type); in PyGrammar_FindDFA()
25 if (d->d_type == type) in PyGrammar_FindDFA()
/external/python/cpython3/Parser/
Dgrammar1.c18 assert(d->d_type == type); in PyGrammar_FindDFA()
25 if (d->d_type == type) in PyGrammar_FindDFA()
/external/llvm/lib/Fuzzer/
DFuzzerIO.cpp53 if (E->d_type == DT_REG || E->d_type == DT_LNK) in ListFilesInDirRecursive()
55 else if (E->d_type == DT_DIR && *E->d_name != '.') in ListFilesInDirRecursive()
/external/syslinux/com32/rosh/
Drosh.c636 char rosh_d_type2char_human(unsigned char d_type) in rosh_d_type2char_human() argument
639 switch (d_type) { in rosh_d_type2char_human()
677 char rosh_d_type2char_lspre(unsigned char d_type) in rosh_d_type2char_lspre() argument
680 switch (d_type) { in rosh_d_type2char_lspre()
712 char rosh_d_type2char_lssuf(unsigned char d_type) in rosh_d_type2char_lssuf() argument
715 switch (d_type) { in rosh_d_type2char_lssuf()
782 printf("%c", rosh_d_type2char_lssuf(de->d_type)); in rosh_ls_arg_dir_de()
849 de.d_type = (IFTODT(fdstat.st_mode)); in rosh_ls_arg()
/external/elfutils/libdwelf/
Ddwelf_elf_gnu_debuglink.c74 .d_type = ELF_T_WORD, in dwelf_elf_gnu_debuglink()
81 .d_type = ELF_T_WORD, in dwelf_elf_gnu_debuglink()
/external/libxcam/xcore/
Dx3a_analyzer_manager.cpp78 if (dirent_3a->d_type != DT_LNK && in find_analyzer()
79 dirent_3a->d_type != DT_REG) in find_analyzer()
/external/elfutils/tests/
Dupdate4.c146 data->d_type = ELF_T_BYTE; in main()
182 data->d_type = ELF_T_BYTE; in main()
218 data->d_type = ELF_T_BYTE; in main()
255 data->d_type = ELF_T_BYTE; in main()
/external/python/cpython3/Include/
Ddescrobject.h43 PyTypeObject *d_type; member
50 #define PyDescr_TYPE(x) (((PyDescrObject *)(x))->d_type)

123456