Searched defs:why (Results 1 - 25 of 25) 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/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_1/
H A Drpc_svc_1.c186 enum auth_stat why; local
220 svcerr_auth(transp, 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/skia/third_party/lua/src/
H A Dlundump.c30 static l_noret error(LoadState* S, const char* why) argument
32 luaO_pushfstring(S->L,"%s: %s precompiled chunk",S->name,why);
/external/syslinux/com32/lua/src/
H A Dlundump.c30 static l_noret error(LoadState* S, const char* why) argument
32 luaO_pushfstring(S->L,"%s: %s precompiled chunk",S->name,why);
/external/syslinux/gpxe/src/arch/i386/prefix/
H A Dlkrnprefix.S72 movw $why_end-why, %cx
73 movw $why, %si
83 why: .ascii "This image cannot be loaded from a floppy disk.\r\n" label
/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/googletest/googlemock/src/
H A Dgmock-spec-builders.cc389 ::std::stringstream why; member in namespace:testing::internal
398 &ss, &why);
429 ss << "\n" << why.str();
/external/v8/testing/gmock/src/
H A Dgmock-spec-builders.cc389 ::std::stringstream why; member in namespace:testing::internal
398 &ss, &why);
429 ss << "\n" << why.str();
/external/doclava/src/com/google/doclava/
H A DStubs.java301 public static void cantStripThis(ClassInfo cl, HashSet<ClassInfo> notStrippable, String why) { argument
308 cl.setReasonIncluded(why);
/external/e2fsprogs/lib/ext2fs/
H A Dtdbtool.c183 static void terror(const char *why) argument
185 printf("%s\n", why);
/external/openssh/
H A Dscp.c922 char ch, *cp, *np, *targ, *why, *vect[1], buf[2048]; local
927 #define SCREWUP(str) { why = str; goto screwup; }
1198 run_err("protocol error: %s", why);
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h558 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 1807 milliseconds