/third_party/libunwind/src/coredump/ |
D | _UCD_get_threadinfo_prstatus.c | 41 _count_thread_notes(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *des… in _count_thread_notes() 60 _save_thread_notes(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc… in _save_thread_notes()
|
D | _UCD_get_mapinfo_linux.c | 67 _handle_file_note(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc,… in _handle_file_note()
|
/third_party/elfutils/libelf/ |
D | nlist.h | 39 unsigned short int n_type; /* Type of symbol. */ member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cVertexAttrib64BitTest.cpp | 1655 …configureAttribute(_iteration iteration, const attributeConfiguration& configuration, GLint n_type, in configureAttribute() 1842 for (GLint n_type = 0; n_type < n_types; ++n_type) in getProgramDetails() local 1885 for (GLint n_type = 0; n_type < n_types; ++n_type) in getProgramDetails() local 2333 for (GLint n_type = 0; n_type < configuration.m_n_types; ++n_type) in prepareVertexArray() local 2376 for (GLint n_type = 0; n_type < n_types; ++n_type) in setAttributes() local 2412 void LimitTest::setAttributes_a(const attributeConfiguration& configuration, GLint n_type, GLuint v… in setAttributes_a() 2434 void LimitTest::setAttributes_a_scalar(const attributeConfiguration& configuration, GLint n_type, G… in setAttributes_a_scalar() 2461 void LimitTest::setAttributes_a_vec(const attributeConfiguration& configuration, GLint n_type, GLui… in setAttributes_a_vec() 2494 void LimitTest::setAttributes_b(const attributeConfiguration& configuration, GLint n_type, GLuint v… in setAttributes_b() 2535 void LimitTest::setAttributes_c(const attributeConfiguration& configuration, GLint n_type, GLuint v… in setAttributes_c()
|
/third_party/NuttX/fs/nfs/ |
D | nfs_node.h | 80 uint8_t n_type; /* File type */ member
|
/third_party/toybox/toys/posix/ |
D | file.c | 170 unsigned n_namesz, n_descsz, n_type, notesz; local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | MachOYAML.h | 70 llvm::yaml::Hex8 n_type; member
|
/third_party/libabigail/src/ |
D | abg-reporter-priv.cc | 442 const type_base_sptr o_type = o->get_type(), n_type = n->get_type(); in represent() local
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfmux.c | 1016 guint8 n_type, n; in gst_mxf_mux_create_metadata() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 1372 const uint32_t n_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_extensions.cpp | 1372 const uint32_t n_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/third_party/spirv-tools/source/val/ |
D | validate_extensions.cpp | 1401 const uint32_t n_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 948 uint8_t n_type; member 955 uint8_t n_type; member 963 uint8_t n_type; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 979 uint8_t n_type; member 986 uint8_t n_type; member 994 uint8_t n_type; member
|
D | ELF.h | 1552 Elf32_Word n_type; member 1559 Elf64_Word n_type; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderInvariance.cpp | 876 for (int n_type = 0; n_type < 3 /* lines, points, tris */; ++n_type) in verifyResultData() local
|
/third_party/libxml2/ |
D | testapi.c | 3812 int n_type; in test_xmlSAX2AttributeDecl() local 4013 int n_type; in test_xmlSAX2ElementDecl() local 4186 int n_type; in test_xmlSAX2EntityDecl() local 5625 int n_type; in test_xmlACatalogAdd() local 5929 int n_type; in test_xmlCatalogAdd() local 9189 int n_type; in test_xmlAddDocEntity() local 9256 int n_type; in test_xmlAddDtdEntity() local 9723 int n_type; in test_xmlNewEntity() local 11931 int n_type; in test_xmlNanoFTPProxy() local 24917 int n_type; in test_xmlAddAttributeDecl() local [all …]
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 48 uint32_t n_type; /* Type of this note. */ member
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 48 uint32_t n_type; /* Type of this note. */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 1822 uint8_t n_type = Entry.n_type; in getSymbolType() local
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 1052 Elf32_Word n_type; member 1058 Elf64_Word n_type; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 1052 Elf32_Word n_type; member 1058 Elf64_Word n_type; member
|
/third_party/musl/include/ |
D | elf.h | 1055 Elf32_Word n_type; member 1061 Elf64_Word n_type; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 1052 Elf32_Word n_type; member 1058 Elf64_Word n_type; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 1052 Elf32_Word n_type; member 1058 Elf64_Word n_type; member
|