Home
last modified time | relevance | path

Searched defs:same (Results 1 - 25 of 41) sorted by relevance

12

/third_party/rust/crates/rustix/tests/fs/
H A Drenameat.rs5 fn same(a: &Stat, b: &Stat) -> bool { in same() functions
/third_party/ffmpeg/libavcodec/
H A Drle.c28 int ff_rle_count_pixels(const uint8_t *start, int len, int bpp, int same) in ff_rle_count_pixels() argument
/third_party/curl/tests/unit/
H A Dunit1399.c58 bool same = (time_sec == expected_seconds); in usec_matches_seconds() local
/third_party/curl/docs/examples/
H A Dwebsocket.c50 int same = 0; in recv_pong() local
/third_party/musl/porting/linux/user/src/locale/
H A Dsetlocale.c58 int same = 0; in setlocale() local
/third_party/musl/src/locale/
H A Dsetlocale.c62 int same = 0; in setlocale() local
/third_party/rust/crates/aho-corasick/bench/src/
H A Dbench.rs11 mod same; modules
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dequal_benchmark.cc44 const bool same = absl::equal(xs.begin(), xs.end(), ys.begin(), ys.end()); in BM_absl_equal_benchmark() local
54 const bool same = std::equal(xs.begin(), xs.end(), ys.begin()); in BM_std_equal_benchmark() local
64 const bool same = in BM_memcmp_benchmark() local
76 const bool same = absl::equal(xs.begin(), xs.end(), xs.begin(), xs.end()); in BM_absl_equal_self_benchmark() local
/third_party/curl/tests/libtest/
H A Dlib2304.c49 int same = 0; in recv_pong() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtfsmalls.cpp274 UBool same = true; in test_Formattable() local
H A Ducdtest.cpp422 UBool same= a==b; in compareUSets() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c243 BOOL same; in change_serial() local
/third_party/node/test/fixtures/wpt/common/security-features/resources/
H A Dcommon.sub.js[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_auto_possess.c849 BOOL same = leftop == rightop; in compare_opcodes() local
[all...]
/third_party/spirv-tools/source/opt/
H A Ddef_use_manager.cpp264 bool same = true; in CompareAndPrintDifferences() local
H A Dir_context.cpp1083 bool same = true; in CheckCFG() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp396 Operand same = ctx.info[preds[0]].exec[exec_idx].first; in add_coupling_code() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc297 static bool same(U) { in same() function
300 static bool same(T) { return true; } in same() function
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMetamorphicTests.cpp165 bool same = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", img, refImg, tcu::RGBA(0,0,0,0), tcu::COMPARE_LOG_RESULT); in checkNondet() local
/third_party/ffmpeg/libavutil/
H A Dimgutils.c552 int same = 1; in memset_bytes() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.cpp1009 bool same = true; in CheckCFG() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.cpp1009 bool same = true; in CheckCFG() local
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor_test.cc1090 auto& same = so; in TEST() local
1103 auto& same = so; in TEST() local
1117 auto& same = so; in TEST() local
1130 auto& same = so; in TEST() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_unix.c711 int same = 0; in wpa_supplicant_ctrl_iface_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c725 int same = 0; in wpa_supplicant_ctrl_iface_init() local

Completed in 23 milliseconds

12