| /third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
| D | equal_benchmark.cc | 44 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/musl/porting/linux/user/src/locale/ |
| D | setlocale.c | 58 int same = 0; in setlocale() local
|
| /third_party/musl/src/locale/ |
| D | setlocale.c | 62 int same = 0; in setlocale() local
|
| /third_party/curl/tests/unit/ |
| D | unit1399.c | 58 bool same = (time_sec == expected_seconds); in usec_matches_seconds() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | rle.c | 28 int ff_rle_count_pixels(const uint8_t *start, int len, int bpp, int same) in ff_rle_count_pixels()
|
| /third_party/rust/crates/rustix/tests/fs/ |
| D | renameat.rs | 5 fn same(a: &Stat, b: &Stat) -> bool { in same() function
|
| /third_party/curl/docs/examples/ |
| D | websocket.c | 50 int same = 0; in recv_pong() local
|
| /third_party/curl/tests/libtest/ |
| D | lib2304.c | 49 int same = 0; in recv_pong() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tfsmalls.cpp | 274 UBool same = true; in test_Formattable() local
|
| D | ucdtest.cpp | 422 UBool same= a==b; in compareUSets() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | sparse_reshape_cpu_kernel.cc | 140 bool same = SameConvert(input_size, output_size, input_rank, output_rank, in0, in1, out0, out1); in LaunchKernel() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfslabel.c | 243 BOOL same; in change_serial() local
|
| /third_party/rust/crates/aho-corasick/bench/src/ |
| D | bench.rs | 11 mod same; module
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_auto_possess.c | 855 BOOL same = leftop == rightop; in compare_opcodes() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | PluralFormatUnitTest.java | 217 Map<ULocale,Set<ULocale>> same = new LinkedHashMap(); in TestSamples() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | PluralFormatUnitTest.java | 219 Map<ULocale,Set<ULocale>> same = new LinkedHashMap(); in TestSamples() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_lower_phis.cpp | 97 if (std::all_of(ops.begin() + 1, ops.end(), [&](Operand same) { return same == ops[0]; })) in get_ssa()
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_divergence_analysis.c | 882 nir_ssa_def* same = NULL; in visit_loop_header_phi() local
|
| /third_party/spirv-tools/source/opt/ |
| D | def_use_manager.cpp | 264 bool same = true; in CompareAndPrintDifferences() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fShaderMetamorphicTests.cpp | 165 …bool same = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", img, refImg, tcu:… in checkNondet() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | avgpoolgrad.cc | 66 std::string same("SAME"); in GetOutputSize() local
|
| D | maxpool.cc | 61 std::string same("SAME"); in GetOutputSize() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | string_view_test.cc | 297 static bool same(U) { in same() function 300 static bool same(T) { return true; } in same() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | ir_context.cpp | 1009 bool same = true; in CheckCFG() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | ir_context.cpp | 1009 bool same = true; in CheckCFG() local
|