Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 53) sorted by relevance

123

/device/google/cuttlefish_vmm/
Drebuild.sh63 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/
Dhdmi_cec.c459 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/
Dbl.c372 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/
Dalloc_device.cpp78 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/
Dnvram_config.cpp131 return !ofs.fail(); in SaveToFile()
/device/google/contexthub/firmware/
DCodingStandard.txt50 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/
Dfetcher_config.cpp109 return !ofs.fail(); in SaveToFile()
Dcuttlefish_config.cpp877 return !ofs.fail(); in SaveToFile()
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/
Dpcm.c971 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/
Dcuttlefish_ril.cpp225 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/
Dgles2_core.entries108 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
Dgles1_core.entries137 void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass);
/device/google/crosshatch/json-c/
DChangeLog154 * Patch allows for json-c compile with -Werror and not fail due to
/device/google/bonito/json-c/
DChangeLog154 * Patch allows for json-c compile with -Werror and not fail due to
/device/google/coral/json-c/
DChangeLog154 * Patch allows for json-c compile with -Werror and not fail due to
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp701 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/
Dgl2_entry.cpp111 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/
Dgl2.h480 GL_APICALL void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h724 GL_API void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp136 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/
DLICENSE221 immediately and automatically, with or without notice, if You fail
/device/linaro/dragonboard/db845c/firmware/
DLICENSE.qcom.txt127 with or without notice, if You fail to comply with any provision hereof.
/device/google/coral/self-extractors/google_devices/
DLICENSE221 immediately and automatically, with or without notice, if You fail
/device/google/bonito/self-extractors/google_devices/
DLICENSE221 immediately and automatically, with or without notice, if You fail
/device/google/crosshatch/self-extractors/qcom/
DLICENSE221 immediately and automatically, with or without notice, if You fail

123