/device/google/cuttlefish_vmm/ |
D | rebuild.sh | 63 fail=1 67 fail=1 71 fail=1 75 fail=1 86 fail=1 90 fail=1 94 fail=1 97 if [[ "${fail}" -ne 0 ]]; then 98 exit "${fail}" 108 fail=1 [all …]
|
/device/amlogic/yukawa/hal/hdmicec/ |
D | hdmi_cec.c | 459 goto fail; in open_hdmi_cec() 465 goto fail; in open_hdmi_cec() 488 goto fail; in open_hdmi_cec() 495 goto fail; in open_hdmi_cec() 499 fail: in open_hdmi_cec()
|
/device/google/contexthub/firmware/os/core/ |
D | bl.c | 372 goto fail; in blVerifyOsImage() 383 goto fail; in blVerifyOsImage() 392 goto fail; in blVerifyOsImage() 408 goto fail; in blVerifyOsImage() 419 fail: in blVerifyOsImage()
|
/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 78 int fail = 0; in __ump_alloc_should_fail() local 102 fail = (call_count == first_fail) || in __ump_alloc_should_fail() 105 if (fail) in __ump_alloc_should_fail() 111 return fail; in __ump_alloc_should_fail()
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | nvram_config.cpp | 131 return !ofs.fail(); in SaveToFile()
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 50 This will be enforced at compile time and will fail your build. This is intentional as the power 53 at compile time and will fail your build. This is intentional as the power and speed costs are
|
/device/google/cuttlefish/host/libs/config/ |
D | fetcher_config.cpp | 109 return !ofs.fail(); in SaveToFile()
|
D | cuttlefish_config.cpp | 877 return !ofs.fail(); in SaveToFile()
|
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/ |
D | pcm.c | 971 goto fail; in pcm_open() 977 goto fail; in pcm_open() 986 goto fail; in pcm_open() 994 fail: in pcm_open()
|
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 225 RIL_DataCallFailCause fail = PDP_FAIL_DATA_REGISTRATION_FAIL; in request_datacall_fail_cause() local 228 fail = gDataCalls.rbegin()->second.fail_cause_; in request_datacall_fail_cause() 231 ALOGV("Requesting last data call setup fail cause (%d)", fail); in request_datacall_fail_cause() 232 gce_ril_env->OnRequestComplete(t, RIL_E_SUCCESS, &fail, sizeof(fail)); in request_datacall_fail_cause()
|
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
D | gles2_core.entries | 108 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
|
D | gles1_core.entries | 137 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
|
/device/google/crosshatch/json-c/ |
D | ChangeLog | 154 * Patch allows for json-c compile with -Werror and not fail due to
|
/device/google/bonito/json-c/ |
D | ChangeLog | 154 * Patch allows for json-c compile with -Werror and not fail due to
|
/device/google/coral/json-c/ |
D | ChangeLog | 154 * Patch allows for json-c compile with -Werror and not fail due to
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 701 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass) in glStencilOp() argument 703 getDispatch()->glStencilOp(fail, zfail, zpass); in glStencilOp()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 111 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass); 112 void glStencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass); 1075 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass) in glStencilOp() argument 1078 ctx->glStencilOp(ctx, fail, zfail, zpass); in glStencilOp() 1081 void glStencilOpSeparate(GLenum face, GLenum fail, GLenum zfail, GLenum zpass) in glStencilOpSeparate() argument 1084 ctx->glStencilOpSeparate(ctx, face, fail, zfail, zpass); in glStencilOpSeparate()
|
/device/generic/goldfish-opengl/system/include/GLES2/ |
D | gl2.h | 480 GL_APICALL void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
|
/device/generic/goldfish-opengl/system/include/GLES/ |
D | gl.h | 724 GL_API void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 136 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass); 1081 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass) in glStencilOp() argument 1084 ctx->glStencilOp(ctx, fail, zfail, zpass); in glStencilOp()
|
/device/google/muskie/self-extractors/qcom/ |
D | LICENSE | 221 immediately and automatically, with or without notice, if You fail
|
/device/linaro/dragonboard/db845c/firmware/ |
D | LICENSE.qcom.txt | 127 with or without notice, if You fail to comply with any provision hereof.
|
/device/google/coral/self-extractors/google_devices/ |
D | LICENSE | 221 immediately and automatically, with or without notice, if You fail
|
/device/google/bonito/self-extractors/google_devices/ |
D | LICENSE | 221 immediately and automatically, with or without notice, if You fail
|
/device/google/crosshatch/self-extractors/qcom/ |
D | LICENSE | 221 immediately and automatically, with or without notice, if You fail
|