Home
last modified time | relevance | path

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

1234

/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
/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
H A Dutils_test.cpp229 bool same = false; in HWTEST_F() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_success.c24 bool same = pid == cur_pid; in is_test_kfunc_task() local
/third_party/curl/tests/libtest/
H A Dlib2304.c49 int same = 0; in recv_pong() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dgraph_comparator.h307 bool same = false; in Compare() local
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
H A Dspec.rb
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
H A Dspec.rb
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Di18n.c486 bool same = false; in compare_specifiers() local
/kernel/linux/linux-5.10/kernel/
H A Dlatencytop.c97 int q, same = 1; in account_global_scheduler_latency() local
179 int same = 1; in __account_scheduler_latency() local
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Di18n.c493 bool same = false; in compare_specifiers() local
/kernel/linux/linux-6.6/kernel/
H A Dlatencytop.c123 int q, same = 1; in account_global_scheduler_latency() local
205 int same = 1; in __account_scheduler_latency() local
/arkcompiler/runtime_core/compiler/tests/
H A Dgraph_comparator.h208 auto same = intrinsic1->GetIntrinsicId() == intrinsic2->GetIntrinsicId(); in CompareIntrinsicInst() local
225 bool same = false; in CompareConstantInst() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_address_pool.cpp97 int same = AddrEquels(lease->chaddr, macAddr, MAC_ADDR_LENGTH); in CheckIpAvailability() local
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-tegra20-emc.c280 int tegra20_clk_prepare_emc_mc_same_freq(struct clk *emc_clk, bool same) in tegra20_clk_prepare_emc_mc_same_freq() argument
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/
H A Dpac.c73 int same = 0; in n_same_single_set() local
254 int same = 10; in TEST() local
299 int same = 10; in TEST() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Dremap_range.c214 bool same; in vfs_dedupe_file_range_compare() local
494 vfs_dedupe_file_range(struct file *file, struct file_dedupe_range *same) vfs_dedupe_file_range() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dremap_range.c190 bool same = true; in vfs_dedupe_file_range_compare() local
494 vfs_dedupe_file_range(struct file *file, struct file_dedupe_range *same) vfs_dedupe_file_range() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-tegra20-emc.c282 int tegra20_clk_prepare_emc_mc_same_freq(struct clk *emc_clk, bool same) in tegra20_clk_prepare_emc_mc_same_freq() argument

Completed in 11 milliseconds

1234