/external/clang/test/CodeGenCXX/ |
D | new-overflow.cpp | 12 typedef A elt; typedef 34 typedef A elt[100]; typedef 58 typedef A elt[100]; typedef 84 typedef A elt; typedef 103 typedef A elt; typedef 123 typedef A elt; typedef 145 typedef A elt[100]; typedef 168 typedef A elt; typedef 193 typedef A elt; typedef
|
/external/python/cpython2/Lib/compiler/ |
D | misc.py | 16 def __contains__(self, elt): argument 18 def add(self, elt): argument 22 def has_elt(self, elt): argument 24 def remove(self, elt): argument 37 def push(self, elt): argument
|
/external/mesa3d/src/util/ |
D | slab.c | 89 slab_free_orphaned(struct slab_element_header *elt) in slab_free_orphaned() 154 struct slab_element_header *elt = slab_get_element(pool->parent, page, i); in slab_destroy_child() local 160 struct slab_element_header *elt = pool->migrated; in slab_destroy_child() local 168 struct slab_element_header *elt = pool->free; in slab_destroy_child() local 187 struct slab_element_header *elt = slab_get_element(pool->parent, page, i); in slab_add_new_page() local 210 struct slab_element_header *elt; in slab_alloc() local 246 struct slab_element_header *elt = ((struct slab_element_header*)ptr - 1); in slab_free() local
|
/external/webrtc/webrtc/libjingle/xmllite/ |
D | xmlprinter_unittest.cc | 28 XmlElement elt(QName("google:test", "first")); in TEST() local 35 XmlElement elt(QName("google:test", "first")); in TEST() local
|
D | xmlelement_unittest.cc | 30 XmlElement elt(QName("google:test", "first")); in TEST() local 38 XmlElement elt(QName("google:test", "root"), true); in TEST() local 64 XmlElement elt(QName("", "root")); in TEST() local 123 XmlElement elt(QName("", "root")); in TEST() local
|
/external/libxml2/os400/ |
D | rpgsupport.c | 247 __htmlDefaultSubelement(const htmlElemDesc * elt) in __htmlDefaultSubelement() 256 const htmlElemDesc * elt) in __htmlElementAllowedHereDesc() 264 __htmlRequiredAttrs(const htmlElemDesc * elt) in __htmlRequiredAttrs()
|
/external/libxml2/include/libxml/ |
D | HTMLparser.h | 279 #define htmlDefaultSubelement(elt) elt->defaultsubelt argument 290 #define htmlElementAllowedHereDesc(parent,elt) \ argument 298 #define htmlRequiredAttrs(elt) (elt)->attrs_req argument
|
/external/scapy/scapy/ |
D | plist.py | 47 def _elt2pkt(self, elt): argument 49 def _elt2sum(self, elt): argument 51 def _elt2show(self, elt): argument 545 def _elt2pkt(self, elt): argument 547 def _elt2sum(self, elt): argument
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | enums.c | 7393 enum_elt *elt; in _mesa_enum_to_string() local
|
/external/libffi/src/powerpc/ |
D | ffi_linux64.c | 113 unsigned int elt, elnum; in ffi_prep_cif_linux64_core() local 453 unsigned int elt, elnum; in ffi_prep_args64() local 752 unsigned int elt, elnum; in ffi_closure_helper_LINUX64() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ffi_linux64.c | 113 unsigned int elt, elnum; in ffi_prep_cif_linux64_core() local 453 unsigned int elt, elnum; in ffi_prep_args64() local 752 unsigned int elt, elnum; in ffi_closure_helper_LINUX64() local
|
/external/tcpdump/ |
D | print-domain.c | 133 int bitlen, elt; in labellen() local 154 int elt; in ns_nprint() local
|
/external/mesa3d/src/mesa/math/ |
D | m_vector.c | 44 _mesa_vector4f_clean_elem( GLvector4f *vec, GLuint count, GLuint elt ) in _mesa_vector4f_clean_elem()
|
/external/elfutils/libdw/ |
D | dwarf_getaranges.c | 270 struct arangelist *elt = sortaranges[i]; in dwarf_getaranges() local
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_split_copy.c | 243 elt(struct copy_context *copy, GLuint elt_idx) in elt() function 245 GLuint elt = copy->srcelt[elt_idx] + copy->prim->basevertex; in elt() local
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_ra_init.cpp | 150 unsigned elt = 0; in find_free_bit() local 187 unsigned elt = 0; in find_free_chans() local 222 unsigned elt = 0; in find_free_chan_by_mask() local
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_sse.c | 1094 struct x86_reg elt = p->idx_ESI; in init_inputs() local 1166 unsigned index_size, unsigned var_idx, struct x86_reg elt) in get_buffer_ptr() 1377 struct x86_reg elt = !index_size ? p->idx_ESI : x86_deref(p->idx_ESI); in build_vertex_emit() local
|
/external/capstone/arch/AArch64/ |
D | AArch64AddressingModes.h | 119 static inline uint64_t ror(uint64_t elt, unsigned size) in ror()
|
/external/libchrome/base/json/ |
D | json_value_serializer_unittest.cc | 82 Value* elt = nullptr; in ValidateJsonList() local 385 Value* elt = nullptr; in TEST() local
|
/external/adhd/cras/src/common/ |
D | utlist.h | 133 #define LL_SEARCH(head, out, elt, cmp) \ argument
|
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/ |
D | ffi.c | 809 static int rec_vfp_type_p (ffi_type *t, int *elt, int *elnum) in rec_vfp_type_p() 855 int elt, elnum; in vfp_type_p() local
|
/external/libffi/src/arm/ |
D | ffi.c | 809 static int rec_vfp_type_p (ffi_type *t, int *elt, int *elnum) in rec_vfp_type_p() 855 int elt, elnum; in vfp_type_p() local
|
/external/v8/src/ |
D | string-builder.cc | 62 Object* elt = fixed_array->get(i); in StringBuilderConcatLength() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x500/style/ |
D | IETFUtils.java | 27 private static String unescape(String elt) in unescape()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/ |
D | IETFUtils.java | 23 private static String unescape(String elt) in unescape()
|