Home
last modified time | relevance | path

Searched defs:fail (Results 126 - 150 of 342) sorted by relevance

12345678910>>...14

/third_party/ffmpeg/libavcodec/
H A Dlpc.h166 compute_lpc_coefs(const LPC_TYPE *autoc, int max_order, LPC_TYPE *lpc, int lpc_stride, int fail, int normalize) compute_lpc_coefs() argument
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.h131 #define fail() checkasm_fail_func("%s:%d", av_basename(__FILE__), __LINE__) macro
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
H A Dmain.c17 static int interrupted, ok, fail, _exp = 111; variable
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
H A Dfw_load.c154 int i, fail, offset; in test_run() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-async-dns/
H A Dmain.c15 static int interrupted, dtest, ok, fail, _exp = 26; variable
[all...]
/third_party/mesa3d/src/gallium/tests/unit/
H A Dtranslate_test.c203 unsigned fail = 0; in main() local
/third_party/node/deps/base64/base64/test/
H A Dtest_base64.c98 bool fail = false; in test_char_table() local
156 bool fail = false; in test_streaming() local
254 bool fail = false; test_invalid_dec_input() local
318 bool fail = false; test_one_codec() local
375 bool fail = false; main() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dstencil.c300 stencil_op(struct gl_context *ctx, GLenum fail, GLenum zfail, GLenum zpass) in stencil_op() argument
335 _mesa_StencilOp_no_error(GLenum fail, GLenum zfail, GLenum zpass) in _mesa_StencilOp_no_error() argument
343 _mesa_StencilOp(GLenum fail, GLenu argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl21.c75 int fail; variable
[all...]
H A Dfcntl20.c77 int fail = 0; variable
[all...]
H A Dfcntl19.c81 int fail = 0; variable
[all...]
H A Dfcntl11.c74 int fail; variable
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_read.c65 int fail = 0; in do_direct_reads() local
146 int fail; in run() local
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind01.c194 int policy, fail = 0; in do_test() local
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify02.c148 int fail = 0; in verify_inotify() local
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load_single.c94 int fail = 0; in periodic_thread() local
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/
H A Dpthread_kill_latency.c68 int fail; variable
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c161 int pass, fail; in radeonTransformTEX() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_annotation.cpp233 auto fail = [&_, dec, inst, target](uint32_t vuid = 0) -> DiagnosticStream { in ValidateDecorationTarget() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_annotation.cpp233 auto fail = [&_, dec, inst, target](uint32_t vuid) -> DiagnosticStream { in ValidateDecorationTarget() local
[all...]
/third_party/optimized-routines/math/test/
H A Dulp.h263 int fail = 0; in cmp() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Doptions.hh57 fail (hb_bool_t suggest_help, const char *format, ...) in fail() function
/third_party/toybox/toys/lsb/
H A Dmd5sum.c350 int space = 0, fail = 0; in do_c_line() local
/third_party/rust/crates/nom/src/combinator/
H A Dmod.rs807 pub fn fail<I, O, E: ParseError<I>>(i: I) -> IResult<I, O, E> { in fail() functions
/third_party/spirv-tools/source/val/
H A Dvalidate_annotation.cpp101 auto fail = [&_, dec, inst, target](uint32_t vuid) -> DiagnosticStream { in ValidateDecorationTarget() local
[all...]

Completed in 13 milliseconds

12345678910>>...14