Home
last modified time | relevance | path

Searched refs:candidate (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/arch/riscv/core/
Delf.c87 elf_rela_t candidate; in llext_riscv_find_sym_pcrel() local
121 ret = llext_read(ldr, &candidate, shdr->sh_entsize); in llext_riscv_find_sym_pcrel()
127 reloc_type = ELF32_R_TYPE(candidate.r_info); in llext_riscv_find_sym_pcrel()
129 candidate_loc = sect_base + candidate.r_offset; in llext_riscv_find_sym_pcrel()
136 if (candidate.r_offset == sym->st_value && reloc_type == R_RISCV_PCREL_HI20) { in llext_riscv_find_sym_pcrel()
168 ELF_R_SYM(candidate.r_info) * sizeof(elf_sym_t)); in llext_riscv_find_sym_pcrel()
180 ret = llext_lookup_symbol(ldr, ext, &link_addr, &candidate, &candidate_sym, in llext_riscv_find_sym_pcrel()
187 *link_addr_out = (intptr_t)(link_addr + candidate.r_addend - candidate_loc); /* S + A - P */ in llext_riscv_find_sym_pcrel()
/Zephyr-latest/subsys/net/lib/tls_credentials/
Dtls_credentials_trusted.c271 sec_tag_t candidate; in credential_next_tag_get() local
285 candidate = tls_credential_uid_to_tag(uid); in credential_next_tag_get()
288 if (candidate <= iter && iter != TLS_SEC_TAG_NONE) { in credential_next_tag_get()
293 if (lowest_candidate == TLS_SEC_TAG_NONE || candidate < lowest_candidate) { in credential_next_tag_get()
294 lowest_candidate = candidate; in credential_next_tag_get()
/Zephyr-latest/share/zephyr-package/cmake/
Dzephyr_package_search.cmake12 # This function updates Zephyr_DIR to the point to the candidate dir.
47 # - CHECK_ONLY : Only set PACKAGE_VERSION_COMPATIBLE to false if a better candidate
48 # is found, default is to also include the found candidate.
50 # - CANDIDATES_PREFERENCE_LIST : List of candidate to be preferred, if installed
105 # A better candidate exists, thus return
DZephyrConfigVersion.cmake18 # We are just a candidate, meaning we have been included from other installed module.
117 # Thus, check if there is an even better candidate.
120 # We are the best candidate, so let's check our own version.
DZephyrConfig.cmake133 # Thus, check if there is an even better candidate.
146 # We are the best candidate, so let's include boiler plate.
/Zephyr-latest/cmake/modules/
Dpython.cmake27 foreach(candidate "python" "python3")
28 …find_program(Python3_EXECUTABLE ${candidate} PATHS ENV VIRTUAL_ENV NO_CMAKE_PATH NO_CMAKE_ENVIRONM…
Dextensions.cmake1051 foreach(candidate ${revision_candidates})
1052 if(${candidate} MATCHES "${file_revision_regex}")
/Zephyr-latest/subsys/shell/
Dshell_cmds.c454 const struct shell_static_entry *candidate = NULL; in cmd_select() local
460 candidate = z_shell_get_last_command(sh->ctx->selected_cmd, in cmd_select()
464 if ((candidate != NULL) && !no_args(candidate) in cmd_select()
466 sh->ctx->selected_cmd = candidate; in cmd_select()
Dshell.c319 static inline bool is_completion_candidate(const char *candidate, in is_completion_candidate() argument
322 return (strncmp(candidate, str, len) == 0) ? true : false; in is_completion_candidate()
331 const struct shell_static_entry *candidate; in find_completion_candidates() local
340 while ((candidate = z_shell_cmd_get(cmd, idx, &dloc)) != NULL) { in find_completion_candidates()
342 is_candidate = is_completion_candidate(candidate->syntax, in find_completion_candidates()
345 *longest = Z_MAX(strlen(candidate->syntax), *longest); in find_completion_candidates()
/Zephyr-latest/subsys/net/lib/http/
Dhttp_hpack.c103 int candidate = -1; in http_hpack_find_index() local
120 if (candidate < 0) { in http_hpack_find_index()
121 candidate = i; in http_hpack_find_index()
126 if (candidate > 0) { in http_hpack_find_index()
129 return candidate; in http_hpack_find_index()
/Zephyr-latest/subsys/bluetooth/host/
Did.c943 struct bt_keys *candidate; member
960 __ASSERT_NO_MSG(conflict->candidate != NULL); in find_rl_conflict()
963 __ASSERT_NO_MSG((conflict->candidate->state & BT_KEYS_ID_ADDED) == 0); in find_rl_conflict()
974 addr_conflict = bt_addr_le_eq(&conflict->candidate->addr, &resident->addr); in find_rl_conflict()
977 irk_conflict = (!bt_irk_eq(&conflict->candidate->irk, &(struct bt_irk){}) && in find_rl_conflict()
978 bt_irk_eq(&conflict->candidate->irk, &resident->irk)); in find_rl_conflict()
983 LOG_DBG("Candidate: addr %s and IRK %s", bt_addr_le_str(&conflict->candidate->addr), in find_rl_conflict()
984 bt_hex(conflict->candidate->irk.val, sizeof(conflict->candidate->irk.val))); in find_rl_conflict()
990 struct bt_keys *bt_id_find_conflict(struct bt_keys *candidate) in bt_id_find_conflict() argument
993 .candidate = candidate, in bt_id_find_conflict()
Dhci_core.h492 struct bt_keys *bt_id_find_conflict(struct bt_keys *candidate);
/Zephyr-latest/cmake/toolchain/cross-compile/
Dtarget.cmake50 # Use first candidate as sysroot.
/Zephyr-latest/doc/project/
Drelease_process.rst36 release candidate is a go for release
425 The final release and each release candidate shall be tagged using the following
444 the appropriate release candidate version.
448 this release candidate. The ``EXTRAVERSION`` variable is used to
449 identify the rc[RC Number] value for this candidate::
Dtsc.rst109 - Majority vote is required to confirm a candidate.
/Zephyr-latest/lib/os/
DKconfig.cbprintf173 candidate is used for %p format specifier. Check cannot be performed
/Zephyr-latest/boards/st/nucleo_u031r8/doc/
Dindex.rst95 - True random number generation, candidate for NIST SP 800-90B certification
/Zephyr-latest/boards/st/stm32u083c_dk/doc/
Dindex.rst104 - True random number generation, candidate for NIST SP 800-90B certification
/Zephyr-latest/boards/st/nucleo_u083rc/doc/
Dindex.rst99 - True random number generation, candidate for NIST SP 800-90B certification
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst302 ``find_package(Zephyr)`` will continue to the next candidate.
/Zephyr-latest/scripts/
Dspelling.txt271 cadidate||candidate
/Zephyr-latest/doc/develop/
Dmodules.rst13 To be classified as a candidate for being included in the default list of
/Zephyr-latest/doc/
Dzephyr.doxyfile.in737 # only one candidate or it is obvious which candidate to choose by doing a
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1644 candidate linearly after the last evicted page.