Home
last modified time | relevance | path

Searched full:nested (Results 1 – 25 of 1136) sorted by relevance

12345678910>>...46

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h1 //===- NestedNameSpecifier.h - C++ nested name specifiers -------*- C++ -*-===//
10 // a C++ nested-name-specifier.
40 /// Represents a C++ nested name specifier, such as
43 /// C++ nested name specifiers are the prefixes to qualified
44 /// names. For example, "foo::" in "foo::x" is a nested name
45 /// specifier. Nested name specifiers are made up of a sequence of
49 /// nested-namespace-specifier.
59 /// The nested name specifier that precedes this nested name
62 /// The pointer is the nested-name-specifier that precedes this
67 /// The last component in the nested name specifier, which
[all …]
H A DStmtOpenMP.h61 /// with a OMPLoopBasedDirective. In an imperfectly nested loop nest, the
897 /// imperfectly nested loop.
1033 /// loop when combined with a further nested loop
1593 /// \param CollapsedNum Number of collapsed nested loops.
1602 /// \param CollapsedNum Number of collapsed nested loops.
1630 /// \param CollapsedNum Number of collapsed nested loops.
1660 /// \param CollapsedNum Number of collapsed nested loops.
1669 /// \param CollapsedNum Number of collapsed nested loops.
1709 /// \param CollapsedNum Number of collapsed nested loops.
1748 /// \param CollapsedNum Number of collapsed nested loops.
[all …]
/freebsd/sys/netpfil/pf/
H A Dpf_nl.h103 PF_ST_KEY_WIRE = 5, /* nested, pfstate_key_type_t */
104 PF_ST_KEY_STACK = 6, /* nested, pfstate_key_type_t */
105 PF_ST_PEER_SRC = 7, /* nested, pfstate_peer_type_t*/
106 PF_ST_PEER_DST = 8, /* nested, pfstate_peer_type_t */
152 PF_RAT_ADDR = 1, /* nested, pf_addr_type_t */
181 PF_PT_MAPE = 7, /* nested, pf_mape_portset_type_t */
198 PF_RT_SRC = 1, /* nested, pf_rule_addr_type_t */
199 PF_RT_DST = 2, /* nested, pf_rule_addr_type_t */
201 PF_RT_LABELS = 4, /* nested, pf_labels_type_t */
208 PF_RT_RPOOL_RDR = 11, /* nested, pf_rpool_type_t */
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_014_pos.ksh27 # snapshots and preserves all the nested datasets.
30 # 1. Create nested datasets in the storage pool.
31 # 2. Create recursive snapshots for all the nested datasets.
33 # the nested datasets still exist.
39 "nested datasets."
52 # create nested datasets
60 # create recursive nested snapshot
66 # destroy nested snapshot recursively
74 # verify nested datasets still exist
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nestedfs/
H A Dnestedfs_001_pos.ksh36 # Given a pool create a nested file system and a ZFS file system
37 # in the nested file system. Populate the file system.
39 # As a sub-assertion, the test verifies that a nested file system with
45 # 3. Show a nested file system with file systems cannot be destroyed
50 log_assert "Verify a nested file system can be created/destroyed."
55 log_note "Verify that a nested file system with a mounted file system "\
59 log_pass "A nested file system was successfully populated."
/freebsd/contrib/bmake/unit-tests/
H A Djobs-error-nested-make.exp1 make -f jobs-error-nested-make.mk nested
3 *** [nested] Error code 1
5 make: stopped making "nested" in unit-tests
8 make: stopped making "nested" in unit-tests
H A Djobs-error-nested.exp1 make -f jobs-error-nested.mk nested
3 *** [nested] Error code 1
5 make: stopped making "nested" in unit-tests
8 make: stopped making "nested" in unit-tests
H A Ddirective-if-nested.mk1 # $NetBSD: directive-if-nested.mk,v 1.2 2025/01/03 05:00:37 rillig Exp $
3 # Tests for deeply nested .if directives. By default, memory for 128 nested
9 GEN= directive-if-nested.inc
15 printf '.info deeply nested .if directives\n'; \
H A Dcond-undef-lint.mk55 # and a few others. Just because these nested variables are not defined,
59 # condition, there is no way to influence the definedness of the nested
61 # nested variables into empty strings, as an equivalent to the :U modifier.
63 NESTED_DEF= nested-defined
H A Djobs-error-nested.mk1 # $NetBSD: jobs-error-nested.mk,v 1.1 2020/12/01 17:50:04 rillig Exp $
17 ${MAKE} -f ${MAKEFILE} nested
19 nested: .PHONY
H A Djobs-error-nested-make.mk1 # $NetBSD: jobs-error-nested-make.mk,v 1.2 2021/01/07 18:11:23 sjg Exp $
17 ${MAKE} -f ${MAKEFILE} nested
19 nested: .PHONY
/freebsd/tests/sys/cddl/zfs/tests/nestedfs/
H A Dnestedfs_001_pos.ksh35 # Given a pool create a nested file system and a ZFS file system
36 # in the nested file system. Populate the file system.
38 # As a sub-assertion, the test verifies that a nested file system with
44 # 3. Show a nested file system with file systems cannot be destroyed
63 log_assert "Verify a nested file system can be created/destroyed."
70 log_note "Verify that a nested file system with a mounted file system "\
74 log_pass "A nested file system was successfully populated."
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DLookup.h28 /// Emulate a lookup to replace one nested name specifier with another using as
33 /// \param Use The nested name to be replaced.
35 /// \param UseContext The context in which the nested name is contained. This
37 /// \param FromDecl The declaration to which the nested name points.
38 /// \param ReplacementString The replacement nested name. Must be fully
40 /// \returns The new name to be inserted in place of the current nested name.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone/
H A Dzfs_clone_deeply_nested.ksh25 # Deeply nested clones can be created and destroyed successfully
28 # 1. Create a deeply nested chain of clones
42 log_assert "Deeply nested clones should be created and destroyed without issues"
54 # 1. Create a deeply nested chain of clones
69 log_pass "Deeply nested clones can be created and destroyed successfully"
H A Dzfs_clone_rm_nested.ksh25 # This recursion would break the stack on deeply nested clone
30 # deeply nested clone hierarchies.
40 # 5. Repeat step [4] many times to create a deeply nested hierarchy.
76 log_pass "Snapshot deletion doesn't break the stack in deeply nested " \
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp61 // If this nested-name-specifier refers to the current in computeDeclContext()
76 // We are entering the context of the nested name specifier, so try to in computeDeclContext()
77 // match the nested name specifier to either a primary class template in computeDeclContext()
122 // If the type of the nested name specifier is the same as the in computeDeclContext()
131 // The nested name specifier refers to a member of a class template. in computeDeclContext()
141 llvm_unreachable("Dependent nested-name-specifier has no DeclContext"); in computeDeclContext()
152 assert(Tag && "Non-tag type in nested-name-specifier"); in computeDeclContext()
175 assert(NNS->isDependent() && "Only dependent nested-name-specifier allowed"); in getCurrentInstantiationOf()
334 // a typedef thereof. If so, build the nested-name-specifier. in isAcceptableNestedNameSpecifier()
427 // This nested-name-specifier occurs in a member access expression, e.g., in BuildCXXNestedNameSpecifier()
[all …]
/freebsd/contrib/libcbor/test/
H A Darray_test.c66 cbor_item_t *nested = cbor_array_handle(arr)[1]; in test_nested_arrays() local
67 assert_true(cbor_isa_array(nested)); in test_nested_arrays()
68 assert_true(cbor_array_size(nested) == 1); in test_nested_arrays()
69 assert_uint8(cbor_array_handle(nested)[0], 1); in test_nested_arrays()
107 cbor_item_t *nested = cbor_array_handle(arr)[1]; in test_nested_indef_arrays() local
108 assert_true(cbor_isa_array(nested)); in test_nested_indef_arrays()
109 assert_true(cbor_array_size(nested) == 1); in test_nested_indef_arrays()
110 assert_uint8(cbor_array_handle(nested)[0], 2); in test_nested_indef_arrays()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp1 //===- NestedNameSpecifier.cpp - C++ nested name specifiers ---------------===//
10 // a C++ nested-name-specifier.
79 "Broken nested name specifier"); in Create()
95 "Broken nested name specifier"); in Create()
168 /// Retrieve the namespace stored in this nested name specifier.
176 /// Retrieve the namespace alias stored in this nested name specifier.
184 /// Retrieve the record declaration stored in this nested name specifier.
250 /// Print this nested name specifier to the given output
301 // Nested-name-specifiers are intended to contain minimally-qualified in print()
303 // just the type that is referred to in the nested-name-specifier (e.g., in print()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Drollback_003_pos.ksh39 # Verify that rollbacks succeed when there are nested file systems.
45 # 4) Create a nested file system with the same name as the file created in (2)
76 log_assert "Verify rollback succeeds when there are nested file systems."
92 log_note "Verify rollback of multiple nested file systems succeeds."
115 log_pass "Rollbacks succeed when nested file systems are present."
/freebsd/tests/sys/cddl/zfs/tests/snapshot/
H A Drollback_003_pos.ksh37 # Verify that rollbacks succeed when there are nested file systems.
43 # 4) Create a nested file system with the same name as the file created in (2)
83 log_assert "Verify rollback succeeds when there are nested file systems."
98 log_note "Verify rollback of multiple nested file systems succeeds."
109 log_pass "Rollbacks succeed when nested file systems are present."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dadd_nested_replacing_spare.ksh31 # 'zpool add' works with nested replacing/spare vdevs
36 # this creates a situation where replacing and spare vdevs are nested.
51 log_assert "'zpool add' works with nested replacing/spare vdevs"
94 log_fail "Pool does not contain nested replacing/spare vdevs"
108 log_pass "'zpool add' works with nested replacing/spare vdevs"
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtestmode.h37 * @MT76_TM_ATTR_TX_POWER: per-antenna tx power array (nested, u8 attrs)
41 * @MT76_TM_ATTR_STATS: statistics (nested, see &enum mt76_testmode_stats_attr)
49 * @MT76_TM_ATTR_DRV_DATA: driver specific netlink attrs (nested)
51 * @MT76_TM_ATTR_MAC_ADDRS: array of nested MAC addresses (nested)
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h86 /// most of the times this nested call will return
137 /// nestedCall: FunctionCall [ # this untraced segment has a nested
143 /// nestedCall: none # this doesn't have a nested call
151 /// nestedCall: none # this also doesn't have a nested call
155 /// We can see the nested structure and how instructions are represented as
259 /// Create a nested call at the end of this segment.
262 /// A cursor pointing to the first instruction of the nested call.
265 /// The symbol information of the first instruction of the nested call.
269 /// Executed the given callback if there's a nested call at the end of
283 /// An optional nested call starting at the end of this segment.
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/omp/
H A Dparallel_for.h
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c99 * Required for nested hash mode only
127 /* set bit for nested hashing */ in LacSymQat_HashGetCfgData()
130 /* Nested hash in mode 0. */ in LacSymQat_HashGetCfgData()
132 /* set bit for nested hashing */ in LacSymQat_HashGetCfgData()
179 /* Set bit for nested hashing. in LacSymQat_HashContentDescInit()
188 /* Nested hash in mode 0 */ in LacSymQat_HashContentDescInit()
190 /* Set bit for nested hashing. in LacSymQat_HashContentDescInit()
257 /* For nested hashing - Fill in the outer fields */ in LacSymQat_HashContentDescInit()
260 /* For nested - use the outer algorithm. This covers TLS and in LacSymQat_HashContentDescInit()
261 * nested hash. For HMAC mode2 use inner algorithm again */ in LacSymQat_HashContentDescInit()
[all …]

12345678910>>...46