Home
last modified time | relevance | path

Searched defs:ex2 (Results 1 – 13 of 13) sorted by relevance

/external/libnetfilter_conntrack/qa/
Dtest_api.c434 static void test_nfexp_cmp_api(struct nf_expect *ex1, struct nf_expect *ex2) in test_nfexp_cmp_api()
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.cpp166 int ex2 = x2 >> poly_base_shift; in render_hline() local
/external/crosvm/common/cros_asyncv2/src/
Dfile.rs417 let ex2 = ex.clone(); in file_is_send() localVariable
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dwith_latest_from.cpp1041 std::runtime_error ex2("with_latest_from on_error from source 2"); variable
1103 std::runtime_error ex2("with_latest_from on_error from source 2"); variable
1166 std::runtime_error ex2("with_latest_from on_error from source 2"); variable
Dcombine_latest.cpp1043 std::runtime_error ex2("combine_latest on_error from source 2"); variable
1105 std::runtime_error ex2("combine_latest on_error from source 2"); variable
1168 std::runtime_error ex2("combine_latest on_error from source 2"); variable
Dzip.cpp885 std::runtime_error ex2("zip on_error from source 2"); variable
1640 std::runtime_error ex2("zip on_error from source 2"); variable
1703 std::runtime_error ex2("zip on_error from source 2"); variable
/external/e2fsprogs/e2fsck/
Djournal.c420 struct ext2fs_extent *ex2 = (struct ext2fs_extent *)arg2; in ex_compar() local
432 struct ext2fs_extent *ex2 = (struct ext2fs_extent *)arg2; in ex_len_compar() local
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/collisions/
Dmain.c427 unsigned const ex2 = (bf[pos2] >> shift2) & 3; in Filter_insert() local
467 unsigned const ex2 = (bf[pos2] >> shift2) & 3; in Filter_check() local
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c58 GLfloat ex2, ey2; member
/external/freetype/src/smooth/
Dftgrays.c642 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; in gray_render_scanline() local
875 TCoord ex1, ey1, ex2, ey2; in gray_render_line() local
/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp1368 ast_expression *ex2) : in ast_expression()
/external/crosvm/cros_async/src/
During_executor.rs1123 let ex2 = ex.clone(); in drop_on_different_thread() localVariable
/external/crosvm/common/cros_async/src/
During_executor.rs1123 let ex2 = ex.clone(); in drop_on_different_thread() localVariable