Home
last modified time | relevance | path

Searched refs:diff (Results 76 – 80 of 80) sorted by relevance

1234

/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst440 .. code-block:: diff
445 .. code-block:: diff
/Zephyr-latest/subsys/net/ip/
Dtcp.c2788 int diff; in tcp_check_sock_options() local
2792 diff = rcvbuf_opt - conn->recv_win_max; in tcp_check_sock_options()
2794 tcp_update_recv_wnd(conn, diff); in tcp_check_sock_options()
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst181 - Can you fix this unrelated code that happens to appear in the diff
/Zephyr-latest/doc/contribute/
Dguidelines.rst574 exec git diff --cached | ${ZEPHYR_BASE}/scripts/checkpatch.pl -
825 git diff --cached
/Zephyr-latest/doc/develop/
Dmodules.rst145 **Updating modules with a diff from upstream:**
146 Upstream changes brought as a single *snapshot* commit (manual diff) in a

1234