Searched defs:foo (Results 1 – 11 of 11) sorted by relevance
44 namespace foo namespace
34 namespace foo namespace
32 namespace foo namespace
56 #define HCDBG(foo) do { if (1) foo; } while(0) argument58 #define HCDBG(foo) do { if (0) foo; } while(0) argument
330 std::string foo = anchor.empty() ? hid : hid + "#" + anchor; in traverse() local
543 int foo = 0; (void)foo; // so no warning is created when building on pro with debug in ImplConvertFromBitmap() local664 int foo = 0; (void)foo; // so no warning is created when building on pro with debug in ImplFastBitmapConversion() local802 int foo = 0; (void)foo; // so no warning is created when building on pro with debug in ImplBlendFromBitmap() local930 int foo = 0; (void)foo; // so no warning is created when building on pro with debug in ImplFastBitmapBlending() local
617 Slot foo = {0,0}; in initializeBlock() local
69 XURI foo; field in RDFRepositoryTest
100 XURI foo; field in DocumentMetadataAccess
465 #define ResId(id, foo) #id argument
Completed in 69 milliseconds