Searched refs:cond (Results 1 – 13 of 13) sorted by relevance
157 #define RAPIDJSON_ENABLEIF(cond) \159 <RAPIDJSON_REMOVEFPTR_(cond)>::Type * = NULL // NOLINT162 #define RAPIDJSON_DISABLEIF(cond) \164 <RAPIDJSON_REMOVEFPTR_(cond)>::Type * = NULL // NOLINT166 #define RAPIDJSON_ENABLEIF_RETURN(cond,returntype) \168 <RAPIDJSON_REMOVEFPTR_(cond), \171 #define RAPIDJSON_DISABLEIF_RETURN(cond,returntype) \173 <RAPIDJSON_REMOVEFPTR_(cond), \
31 public static void assertTrue(boolean cond) { in assertTrue() argument32 if (!cond) { in assertTrue()
54 #define ASSERT(cond, ...) \ argument55 ( (__builtin_expect((cond) == 0, 0)) \56 ? ((void)__android_log_assert(#cond, TAG, ## __VA_ARGS__)) \
47 public static void assertTrue(boolean cond) { in assertTrue() argument48 if (!cond) { in assertTrue()
352 public static void Assert(boolean cond) { in Assert() argument353 if (!cond) { in Assert()
251 public static void Assert(boolean cond) { in Assert() argument252 if (!cond) { in Assert()
279 public static void Assert(boolean cond) { in Assert() argument280 if (!cond) { in Assert()
627 # sections, marked by \if <section_label> ... \endif and \cond <section_label>2000 RAPIDJSON_ENABLEIF_RETURN(cond,returntype)="RAPIDJSON_REMOVEFPTR_ returntype" \2001 RAPIDJSON_DISABLEIF_RETURN(cond,returntype)="RAPIDJSON_REMOVEFPTR_ returntype"
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:es,locale=es,description=Español,date=1414726268, ...