Searched defs:why (Results 1 - 24 of 24) sorted by relevance

/external/clang/test/SemaCXX/
H A Dpass-object-size.cpp93 namespace why { namespace
/external/vboot_reference/tests/
H A Dvb2_secdata_tests.c21 static void test_changed(struct vb2_context *ctx, int changed, const char *why) argument
24 TEST_NEQ(ctx->flags & VB2_CONTEXT_SECDATA_CHANGED, 0, why);
26 TEST_EQ(ctx->flags & VB2_CONTEXT_SECDATA_CHANGED, 0, why);
H A Dvb2_nvstorage_tests.c54 static void test_changed(struct vb2_context *ctx, int changed, const char *why) argument
57 TEST_NEQ(ctx->flags & VB2_CONTEXT_NVDATA_CHANGED, 0, why);
59 TEST_EQ(ctx->flags & VB2_CONTEXT_NVDATA_CHANGED, 0, why);
/external/zlib/src/examples/
H A Dfitblk.c62 local void quit(char *why) argument
64 fprintf(stderr, "fitblk abort: %s\n", why);
/external/netperf/src/
H A Dnetcpu_kstat10.c134 print_unexpected_statistic_warning(char *who, char *what, char *why) argument
136 if (why) {
141 why,
/external/dbus/dbus/
H A Ddbus-pending-call.c87 const char *why)
92 new_refcount, why, "DBUS_PENDING_CALL_TRACE", &enabled);
84 _dbus_pending_call_trace_ref(DBusPendingCall *pending_call, int old_refcount, int new_refcount, const char *why) argument
H A Ddbus-server.c61 const char *why)
65 _dbus_trace_ref ("DBusServer", server, old_refcount, new_refcount, why,
58 _dbus_server_trace_ref(DBusServer *server, int old_refcount, int new_refcount, const char *why) argument
H A Ddbus-internals.c496 const char *why,
516 _dbus_assert (why != NULL);
542 obj_name, obj, why);
544 obj_name, obj, why);
550 old_refcount, new_refcount, why);
552 obj_name, obj, old_refcount, new_refcount, why);
492 _dbus_trace_ref(const char *obj_name, void *obj, int old_refcount, int new_refcount, const char *why, const char *env_var, int *enabled) argument
H A Ddbus-connection.c212 const char *why)
217 why, "DBUS_CONNECTION_TRACE", &enabled);
209 _dbus_connection_trace_ref(DBusConnection *connection, int old_refcount, int new_refcount, const char *why) argument
H A Ddbus-message.c95 const char *why)
99 _dbus_trace_ref ("DBusMessage", message, old_refcount, new_refcount, why,
4353 * @returns why the loader is hosed, or DBUS_VALID if it isn't.
92 _dbus_message_trace_ref(DBusMessage *message, int old_refcount, int new_refcount, const char *why) argument
/external/gmock/src/
H A Dgmock-spec-builders.cc379 ::std::stringstream why; member in namespace:testing::internal
388 &ss, &why);
419 ss << "\n" << why.str();
/external/google-breakpad/src/testing/src/
H A Dgmock-spec-builders.cc379 ::std::stringstream why; member in namespace:testing::internal
388 &ss, &why);
419 ss << "\n" << why.str();
/external/doclava/src/com/google/doclava/
H A DStubs.java280 public static void cantStripThis(ClassInfo cl, HashSet<ClassInfo> notStrippable, String why) { argument
287 cl.setReasonIncluded(why);
/external/e2fsprogs/lib/ext2fs/
H A Dtdbtool.c182 static void terror(const char *why) argument
184 printf("%s\n", why);
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h606 std::string why() { return "inexact conversion from floating point"; } function in class:mpfr::conversion_overflow
/external/valgrind/coregrind/m_debuginfo/
H A Dreaddwarf.c1584 Quite why gdb and libdwarf don't understand this is an interesting
2056 Int why = 0; local
2066 if (ctx->state_sp < 0) { why = 8; goto failed; }
2067 if (ctx->state_sp >= N_RR_STACK) { why = 9; goto failed; }
2085 if (conv == -1) { why = 6; goto failed; }
2136 why = 1;
2165 if (conv == -1) { why = 7; goto failed; } \
2173 why = 2; goto failed; /* otherwise give up */ \
2198 { why = 3; goto failed; }
2203 { why
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 630 milliseconds