| /third_party/ffmpeg/libavformat/ |
| H A D | mj2kdec.c | 33 int frames = 0, invalid = 0; in mjpeg2000_probe() local
|
| H A D | vc1dec.c | 29 int seq = 0, entry = 0, invalid = 0, frame = 0, i; in vc1_probe() local
|
| H A D | gsmdec.c | 39 int valid = 0, invalid = 0; in gsm_probe() local
|
| H A D | amr.c | 157 int mode, i = 0, valid = 0, invalid = 0; in amrnb_probe() local 214 int mode, i = 0, valid = 0, invalid = 0; in amrwb_probe() local
|
| /third_party/ltp/testcases/kernel/syscalls/eventfd/ |
| H A D | eventfd02.c | 28 uint32_t invalid; in run() local
|
| H A D | eventfd01.c | 28 uint32_t invalid; in run() local
|
| /third_party/skia/tests/ |
| H A D | InfRectTest.cpp | 34 const SkScalar invalid[] = { nan, inf, -inf }; in DEF_TEST() local
|
| H A D | AndroidCodecTest.cpp | 40 static bool invalid(const SkISize& size) { in invalid() function
|
| /third_party/ltp/lib/ |
| H A D | tst_status.c | 29 const char *invalid(int status) in invalid() function
|
| /third_party/ltp/testcases/kernel/mce-test/kvm/host/ |
| H A D | host_run.sh | 98 invalid() function [all...] |
| /third_party/ltp/testcases/kernel/syscalls/getitimer/ |
| H A D | getitimer02.c | 24 static struct itimerval *invalid; variable
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-sharedarraybuffer-gen.cc | 64 GotoIf(TaggedIsSmi(maybe_array), &invalid); in ValidateIntegerTypedArray() local 68 GotoIfNot(IsJSTypedArrayMap(map), &invalid); in ValidateIntegerTypedArray() local
|
| /third_party/rust/crates/clang-sys/build/ |
| H A D | dynamic.rs | 144 let mut invalid = vec![]; in search_libclang_directories() variables [all...] |
| /third_party/rust/crates/os_str_bytes/src/windows/wtf8/ |
| H A D | code_points.rs | 88 let mut invalid = false; in next() variables
|
| /third_party/cJSON/tests/ |
| H A D | compare_tests.c | 54 cJSON invalid[1]; in cjson_compare_should_compare_invalid_as_not_equal() local 118 cJSON invalid[1]; in cjson_compare_should_not_accept_invalid_types() local [all...] |
| /third_party/json/docs/examples/ |
| H A D | nlohmann_json_serialize_enum.cpp | 55 auto invalid = j_pi.get<ns::TaskState>(); in main() local
|
| /third_party/node/lib/ |
| H A D | punycode.js | |
| /third_party/mesa3d/src/panfrost/shared/ |
| H A D | pan_minmax_cache.c | 113 bool invalid = MAX2(transfer->box.x, start) < MIN2(transfer->box.x + transfer->box.width, start + count); in panfrost_minmax_cache_invalidate() local
|
| /third_party/gptfdisk/ |
| H A D | basicmbr.h | 38 enum MBRValidity {invalid, gpt, hybrid, mbr}; enumerator
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_tile_cache.h | 58 unsigned invalid:1; member
|
| H A D | sp_tile_cache.h | 56 unsigned invalid:1; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_render_pass.h | 43 bool invalid; member
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_print_asm.cpp | 284 bool invalid = false; in disasm_instr() local 368 bool invalid = false; in print_asm_llvm() local
|
| /third_party/libinput/test/ |
| H A D | test-misc.c | 569 const char *invalid; in START_TEST() local
|
| /third_party/ltp/testcases/kernel/mce-test/stress/ |
| H A D | hwpoison.sh | 114 invalid() function [all...] |