Home
last modified time | relevance | path

Searched refs:find (Results 5251 - 5275 of 7616) sorted by relevance

1...<<211212213214215216217218219220>>...305

/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_result_store_manager.cpp120 std::string::size_type npos = line.find("="); in ReadNetworkSection()
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_stub.cpp84 HandleFuncMap::iterator iter = handleFuncMap.find(code); in OnRemoteRequest()
86 DHCP_LOGI("not find function to deal, code %{public}u", code); in OnRemoteRequest()
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_arp_checker.cpp217 auto it = std::find(gwMacLists.begin(), gwMacLists.end(), gwMacAddr); in SaveGwMacAddr()
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-clear_user.S53 and $16, 7, $4 # .. E .. .. : find dest head misalignment
H A Dev6-memchr.S11 * - does binary search to find 0 byte in last
44 # below when we find the address of the last byte. Given
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dbitops.h297 * __flogr - find leftmost one
348 * __ffs - find first bit in word.
359 * ffs - find first bit set
374 * __fls - find last (most-significant) set bit in a long word
385 * fls64 - find last set bit in a 64-bit word
403 * fls - find last (most-significant) bit set
425 #include <asm-generic/bitops/find.h>
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-clear_user.S53 and $16, 7, $4 # .. E .. .. : find dest head misalignment
H A Dev6-memchr.S11 * - does binary search to find 0 byte in last
44 # below when we find the address of the last byte. Given
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/
H A Dftracetest78 echo `find $1 -name \*.tc | sort`
/kernel/linux/linux-5.10/net/sched/
H A Dsch_mq.c301 .find = mq_find,
H A Dsch_skbprio.c282 .find = skbprio_find,
/kernel/linux/linux-5.10/scripts/
H A Dbpf_helpers_doc.py145 offset = self.reader.read().find('* Start of BPF helper function descriptions:')
147 raise Exception('Could not find start of eBPF helper descriptions list')
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dstreamline_config.pl139 my @makefiles = `find $ksource -name Makefile -or -name Kbuild 2>/dev/null`;
615 # we could not find a reason to keep enabled.
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.py170 if name.find("event") == -1:
242 # For each expected event find all matching
/kernel/linux/linux-6.6/net/sched/
H A Dsch_skbprio.c275 .find = skbprio_find,
H A Dsch_mq.c259 .find = mq_find,
/kernel/linux/linux-6.6/scripts/package/
H A Dbuilddeb36 sh -c "cd '$pdir'; find . -type f ! -path './DEBIAN/*' -printf '%P\0' \
130 for module in $(find ${image_pdir}/lib/modules/ -name *.ko -printf '%P\n'); do
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dstreamline_config.pl139 my @makefiles = `find $ksource -name Makefile -or -name Kbuild 2>/dev/null`;
615 # we could not find a reason to keep enabled.
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A DMakefile89 $(error Cannot find a vmlinux for VMLINUX_BTF at any of "$(VMLINUX_BTF_PATHS)")
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/
H A Dftracetest79 echo `find $1 -name \*.tc | sort`
/test/testfwk/developer_test/src/core/testcase/
H A Dtestcase_manager.py241 if -1 != suite_file.replace(test_case_out_path, "").find(
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dmock_idevice.cpp254 if (m_fds.find(buffer.fd) == m_fds.end()) { in ReleaseBuffer()
/test/xts/acts/ai/nncore/opstest/src/
H A Dmock_idevice.cpp252 if (m_fds.find(buffer.fd) == m_fds.end()) { in ReleaseBuffer()
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dmock_idevice.cpp236 if (m_fds.find(buffer.fd) == m_fds.end()) { in ReleaseBuffer()
/test/xts/acts/ai/nncore/common/
H A Dmock_idevice.cpp252 if (m_fds.find(buffer.fd) == m_fds.end()) { in ReleaseBuffer()

Completed in 17 milliseconds

1...<<211212213214215216217218219220>>...305