Searched refs:Declared (Results 1 – 6 of 6) sorted by relevance
102 bool Declared; ///< true if the lock was declared member in __anond54a86130111::FactEntry108 Declared(Declrd) {} in FactEntry()115 bool declared() const { return Declared; } in declared()117 void setDeclared(bool D) { Declared = D; } in setDeclared()
152 - Re-implemented WFC: Entity Declared from XML 1.0 spec and
383 d attributes like(xmlAttributePtr) Declared attributes
565 into pngtypes.h. Eliminated use of global png_pass arrays. Declared the2123 Declared png_ptr "volatile" in pngread.c and pngwrite.c to avoid warnings.2591 Declared png_cleanup_needed "volatile" in pngread.c and pngwrite.c
573 into pngtypes.h. Eliminated use of global png_pass arrays. Declared the2132 Declared png_ptr "volatile" in pngread.c and pngwrite.c to avoid warnings.2600 Declared png_cleanup_needed "volatile" in pngread.c and pngwrite.c
21530 * src/print_graph.c (node_output_size): Declared POSIX `size_t' type,