Home
last modified time | relevance | path

Searched +full:fetch +full:- +full:depth (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/contrib/googletest/.github/workflows/
H A Dgtest-ci.yml8 BAZEL_CXXOPTS: -std=c++14
12 runs-on: ubuntu-latest
15 - uses: actions/checkout@v3
17 fetch-depth: 0
19 - name: Tests
20 run: bazel test --cxxopt=-std=c++14 --features=external_include_paths --test_output=errors ...
23 runs-on: macos-latest
26 - uses: actions/checkout@v3
28 fetch-depth: 0
30 - name: Tests
[all …]
/freebsd/.github/workflows/
H A Dstyle.yml17 runs-on: ubuntu-latest
21 - name: Get depth
23 echo "DEPTH=$(( ${{ github.event.pull_request.commits }} + 1 ))" >> $GITHUB_ENV
24 - name: checkout
27 fetch-depth: ${{ env.DEPTH }}
29 - name: Install packages
31 sudo apt-get update --quiet || true
32 sudo apt-get -yq --no-install-suggests --no-install-recommends install perl
33 - name: Run checker
35 sha=$(git rev-parse HEAD~${{ github.event.pull_request.commits }})
[all …]
/freebsd/usr.sbin/bhyve/
H A Dconfig.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
67 * XXX-MJ it is incorrect to cast away the const in _lookup_config_node()
88 * XXX-MJ as with the case above, "new_nvl" shouldn't be in _lookup_config_node()
174 node_name = strndup(path, name - path); in set_config_value()
216 node_name = strndup(path, name - path); in get_raw_config_value()
231 warnx("Attempting to fetch value of node %s", path); in get_raw_config_value()
236 _expand_config_value(const char *value, int depth) in _expand_config_value() argument
251 if (depth > 15) { in _expand_config_value()
281 path = strndup(vp, cp - vp); in _expand_config_value()
[all …]
/freebsd/contrib/unbound/iterator/
H A Diterator.h2 * iterator/iterator.h - iterative resolver DNS query response module
79 /* max number of time-outs for minimised query. Prevents resolving failures
87 #define MINIMISE_MULTIPLE_LABS (MAX_MINIMISE_COUNT - MINIMISE_ONE_LAB)
88 /** at what query-sent-count to stop target fetch policy */
123 /** NAT64 prefix address, cf. dns64_env->prefix_addr */
141 /** The maximum dependency depth that this resolver will pursue. */
145 * The target fetch policy for each dependency level. This is
147 * negative numbers (usually just -1) mean fetch-all,
148 * 0 means only fetch on demand, and
149 * positive numbers mean to fetch at most that many targets.
[all …]
H A Diterator.c2 * iterator/iterator.c - iterative resolver DNS query response module
93 env->modinfo[id] = (void*)iter_env; in iter_init()
95 lock_basic_init(&iter_env->queries_ratelimit_lock); in iter_init()
96 lock_protect(&iter_env->queries_ratelimit_lock, in iter_init()
97 &iter_env->num_queries_ratelimited, in iter_init()
98 sizeof(iter_env->num_queries_ratelimited)); in iter_init()
100 if(!iter_apply_cfg(iter_env, env->cfg)) { in iter_init()
113 free(((struct name_tree_node*)n)->name); in caps_free()
122 if(!env || !env->modinfo[id]) in iter_deinit()
124 iter_env = (struct iter_env*)env->modinfo[id]; in iter_deinit()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dhtmxlintrin.h1 /*===---- htmxlintrin.h - XL compiler HTM execution intrinsics-------------===*\
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 \*===----------------------------------------------------------------------===*/
164 /* Return TEXASR bits 11 (Self-Induced Conflict) through in __TM_is_conflict()
244 int depth = __builtin_tx_nesting_depth (); in __TM_nesting_depth() local
247 if (depth != 0) in __TM_nesting_depth()
248 return depth; in __TM_nesting_depth()
250 if (tdb->format != 1) in __TM_nesting_depth()
252 return tdb->nesting_depth; in __TM_nesting_depth()
262 if (tdb->format != 1) in __TM_is_user_abort()
[all …]
/freebsd/sys/ddb/
H A Ddb_pprint.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
44 u_int depth);
51 * Pretty-prints a CTF_INT type.
54 db_pprint_int(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_int() argument
59 type_struct_size = (type->ctt_size == CTF_V3_LSIZE_SENT) ? in db_pprint_int()
80 * Pretty-prints a struct. Nested structs are pretty-printed up 'depth' nested
84 db_pprint_struct(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_struct() argument
93 type_struct_size = (type->ctt_size == CTF_V3_LSIZE_SENT) ? in db_pprint_struct()
96 struct_size = ((type->ctt_size == CTF_V3_LSIZE_SENT) ? in db_pprint_struct()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod12 - set various SSL/TLS parameters for peer certificate verification
24 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
25 void SSL_set_verify_depth(SSL *ssl, int depth);
54 The application can for instance fetch further certificates or cert status
60 callback (e.g., at a lower depth, or for a separate error condition) returns 0.
62 SSL_CTX_set_verify_depth() sets the maximum B<depth> for the certificate chain
65 SSL_set_verify_depth() sets the maximum B<depth> for the certificate chain
69 Post-Handshake Authentication extension to be added to the ClientHello such that
70 post-handshake authentication can be requested by the server. If B<val> is 0
126 renegotiation or post-authenticatio
[all...]
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_set_verify.318 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
[all …]
/freebsd/sbin/camcontrol/
H A Dmodeedit.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
136 return (-1); \
142 while (isspace(string[_length = strlen(string) - 1])) \
155 (newentry->name = strdup(name)) == NULL) in editentry_create()
159 RTRIM(newentry->name); in editentry_create()
161 newentry->editable = (arg != NULL); in editentry_create()
162 newentry->type = letter; in editentry_create()
163 newentry->size = count; /* Placeholder; not accurate. */ in editentry_create()
164 newentry->value.svalue = NULL; in editentry_create()
[all …]
/freebsd/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_isa.c61 int depth = 0; in dtrace_getpcstack() local
68 pcstack[depth++] = (pc_t) intrpc; in dtrace_getpcstack()
76 while (depth < pcstack_limit) { in dtrace_getpcstack()
83 callpc = frame->f_retaddr; in dtrace_getpcstack()
89 aframes--; in dtrace_getpcstack()
91 pcstack[depth++] = caller; in dtrace_getpcstack()
94 pcstack[depth++] = callpc; in dtrace_getpcstack()
97 if ((vm_offset_t)frame->f_frame <= (vm_offset_t)frame) in dtrace_getpcstack()
99 frame = frame->f_frame; in dtrace_getpcstack()
102 for (; depth < pcstack_limit; depth++) { in dtrace_getpcstack()
[all …]
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
69 unsigned int depth; member
239 video_adapter_t* adp = scp->sc->adp; in am335x_rend_draw()
244 vidd_puts(adp, from, (uint16_t*)sc_vtb_pointer(&scp->vtb, from), count); in am335x_rend_draw()
247 for (i = count; i-- > 0; ++from) { in am335x_rend_draw()
248 c = sc_vtb_getc(&scp->vtb, from); in am335x_rend_draw()
249 a = sc_vtb_geta(&scp->vtb, from) >> 8; in am335x_rend_draw()
263 video_adapter_t* adp = scp->sc->adp; in am335x_rend_draw_cursor()
271 if (scp->curs_attr.height <= 0) in am335x_rend_draw_cursor()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp1 //===- InstCombineNegator.cpp -----------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
62 STATISTIC(NegatorMaxDepthVisited, "Negator: Maximal traversal depth ever "
65 "Negator: How many times did the traversal depth limit was reached "
84 DEBUG_COUNTER(NegatorCounter, "instcombine-negator",
88 NegatorEnabled("instcombine-negator-enabled", cl::init(true),
92 NegatorMaxDepth("instcombine-negator-max-depth",
94 cl::desc("What is the maximal lookup depth when trying to "
[all …]
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
100 unsigned int depth; member
114 {"broadcom,bcm2835-fb", 1},
115 {"brcm,bcm2708-fb", 1},
129 if (ofw_bus_search_compatible(dev, compat_data)->ocd_data == 0) in bcm_fb_probe()
164 sc->fb_addr = (intptr_t)pmap_mapdev(fb.base, fb.size); in bcm_fb_attach()
165 sc->fb_paddr = fb.base; in bcm_fb_attach()
166 sc->fb_size = fb.size; in bcm_fb_attach()
167 sc->depth = fb.bpp; in bcm_fb_attach()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp1 //===-- StackFrameList.cpp ------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
47 m_current_inlined_depth = prev_frames_sp->m_current_inlined_depth; in StackFrameList()
48 m_current_inlined_pc = prev_frames_sp->m_current_inlined_pc; in StackFrameList()
67 lldb::addr_t cur_pc = m_thread.GetRegisterContext()->GetPC(); in GetCurrentInlinedDepth()
72 if (log && log->GetVerbose()) in GetCurrentInlinedDepth()
75 "GetCurrentInlinedDepth: invalidating current inlined depth.\n"); in GetCurrentInlinedDepth()
92 if (!m_frames[0]->IsInlined()) { in ResetCurrentInlinedDepth()
96 if (log && log->GetVerbose()) in ResetCurrentInlinedDepth()
[all …]
H A DTargetProperties.td4 def InjectLocalVars : Property<"inject-local-vars", "Boolean">,
10 def DefaultArch: Property<"default-arch", "Arch">,
14 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">,
20 def ExprPrefix: Property<"expr-prefix", "FileSpec">,
23 def ExprErrorLimit: Property<"expr-error-limit", "UInt64">,
27 def ExprAllocAddress: Property<"expr-alloc-address", "UInt64">,
30 def ExprAllocSize: Property<"expr-alloc-size", "UInt64">,
33 def ExprAllocAlign: Property<"expr-alloc-align", "UInt64">,
36 def PreferDynamic: Property<"prefer-dynamic-value", "Enum">,
40 def EnableSynthetic: Property<"enable-synthetic-value", "Boolean">,
[all …]
/freebsd/crypto/openssl/apps/
H A Ds_time.c2 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
43 static const size_t fmt_http_get_cmd_size = sizeof(fmt_http_get_cmd) - 2;
57 {"help", OPT_HELP, '-', "Display this summary"},
62 {"new", OPT_NEW, '-', "Just time new connections"},
63 {"reuse", OPT_REUSE, '-', "Just time connection reuse"},
64 {"bugs", OPT_BUGS, '-', "Turn on SSL bug compatibility"},
69 {"ssl3", OPT_SSL3, '-', "Just use SSLv3"},
72 {"tls1", OPT_TLS1, '-', "Just use TLSv1.0"},
75 {"tls1_1", OPT_TLS1_1, '-', "Just use TLSv1.1"},
78 {"tls1_2", OPT_TLS1_2, '-', "Just use TLSv1.2"},
[all …]
/freebsd/contrib/libfido2/windows/
H A Dbuild.ps11 # Copyright (c) 2021-2022 Yubico AB. All rights reserved.
2 # Use of this source code is governed by a BSD-style
4 # SPDX-License-Identifier: BSD-2-Clause
9 [string]$SevenZPath = "C:\Program Files\7-Zip\7z.exe",
24 if ($LastExitCode -ne 0) { in ExitOnError()
30 Write-Host "Cloning ${REPO}..." in GitClone()
31 & $Git - in GitClone()
[all...]
/freebsd/share/examples/csh/
H A Ddot.cshrc5 # Sets SSH_AUTH_SOCK to the user's ssh-agent socket path if running
8 # has multiple ssh-agent(1) processes running, this will very likely
11 setenv SSH_AUTH_SOCK `sockstat -u | awk '/^${USER}.+ ssh-agent/ { print $6 }'`
15 if (`id -g` == 0) then
20 # Pressing CTRL-v followed by the key of interest will print the shell's
22 bindkey "^[[3~" delete-char-or-list-or-eof
25 bindkey "\e[2~" overwrite-mode
31 complete find 'n/-fstype/"(nfs 4.2)"/' 'n/-name/f/' \
32 'n/-type/(c b d f p l s)/' \
33 'n/-user/u/ n/-group/g/' \
[all …]
/freebsd/contrib/wpa/src/crypto/
H A Dtls.h3 * Copyright (c) 2004-2013, Jouni Malinen <j@w1.fi>
53 int depth; member
66 int depth; member
125 * struct tls_connection_params - Parameters for TLS connection
138 * must have a full case-insensitive match.
141 * case-insensitive match.
170 * supported, empty string to disable, or a colon-separated curve list.
226 * tls_init - Initialize TLS library
231 * Called once during program startup and once for each RSN pre-authentication
240 * tls_deinit - Deinitialize TLS library
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg.txt28 reg[0x1130] = 0x00d5ffeb # SGE_DBP_FETCH_THRESHOLD, fetch
29 # threshold set to queue depth
30 # minus 128-entries for FL and HP
83 mc_mode_brc[0] = 1 # mc0 - 1: enable BRC, 0: enable RBC
84 mc_mode_brc[1] = 1 # mc1 - 1: enable BRC, 0: enable RBC
90 # PFs 0-3. These get 8 MSI/8 MSI-X vectors each. VFs are supported by
140 # PF4 is the resource-rich PF that the bus/nexus driver attaches to.
141 # It gets 32 MSI/128 MSI-X vectors.
175 # PF5 is the SCSI Controller PF. It gets 32 MSI/40 MSI-X vectors.
181 # PF6 is the FCoE Controller PF. It gets 32 MSI/40 MSI-X vectors.
H A Dt5fw_cfg_hashfilter.txt28 reg[0x1130] = 0x00d5ffeb # SGE_DBP_FETCH_THRESHOLD, fetch
29 # threshold set to queue depth
30 # minus 128-entries for FL and HP
92 mc_mode_brc[0] = 0 # mc0 - 1: enable BRC, 0: enable RBC
93 mc_mode_brc[1] = 0 # mc1 - 1: enable BRC, 0: enable RBC
99 # PFs 0-3. These get 8 MSI/8 MSI-X vectors each. VFs are supported by
149 # PF4 is the resource-rich PF that the bus/nexus driver attaches to.
150 # It gets 32 MSI/128 MSI-X vectors.
178 # PF5 is the SCSI Controller PF. It gets 32 MSI/40 MSI-X vectors.
184 # PF6 is the FCoE Controller PF. It gets 32 MSI/40 MSI-X vectors.
/freebsd/sys/dev/ath/
H A Dif_ath_tx_edma.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
44 * by the driver - eg, calls to ath_hal_gettsf32().
129 #define INCR(_l, _sz) (_l) ++; (_l) &= ((_sz) - 1)
130 #define DECR(_l, _sz) (_l) --; (_l) &= ((_sz) - 1)
153 if_ath_alq_post(&sc->sc_alq, ATH_ALQ_TX_FIFO_PUSH, in ath_tx_alq_edma_push()
161 * it may not meet the TXOP for say, DBA-gated traffic in TDMA mode.
182 "%s: called; TXQ=%d, fifo.depth=%d, axq_q empty=%d\n", in ath_tx_edma_push_staging_list()
184 txq->axq_qnum, in ath_tx_edma_push_staging_list()
185 txq->axq_fifo_depth, in ath_tx_edma_push_staging_list()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp1 //===-- DWARFUnit.cpp -----------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
90 DWARFUnit *dwo_cu = dwo_symbol_file->GetDWOCompileUnitForHash(*m_dwo_id); in ExtractUnitDIEIfNeeded()
96 dwo_symbol_file->GetObjectFile()->GetFileSpec().GetPath().c_str(), in ExtractUnitDIEIfNeeded()
98 return; // Can't fetch the compile unit from the dwo file. in ExtractUnitDIEIfNeeded()
105 dwo_cu->SetSkeletonUnit(this); in ExtractUnitDIEIfNeeded()
107 DWARFBaseDIE dwo_cu_die = dwo_cu->GetUnitDIEOnly(); in ExtractUnitDIEIfNeeded()
109 // Can't fetch the compile unit DIE from the dwo file. in ExtractUnitDIEIfNeeded()
119 // otherwise. We do that because pre-DWARF v5 could use the DW_AT_GNU_* in ExtractUnitDIEIfNeeded()
[all …]
/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dzfs-qemu.yml1 name: zfs-qemu
20 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
21 cancel-in-progress: true
24 test-config:
26 runs-on: ubuntu-24.04
31 - uses: actions/checkout@v4
33 fetch-depth: 0
34 - name: Generate OS config and CI type
37 …ebian12", "fedora40", "fedora41", "freebsd13-3r", "freebsd13-4s", "freebsd14-1r", "freebsd14-2s", …
38 …_OS='["almalinux8", "almalinux9", "debian12", "fedora41", "freebsd13-3r", "freebsd14-2r", "ubuntu2…
[all …]

123456