/freebsd/contrib/libcbor/test/ |
H A D | array_test.c | 66 cbor_item_t *nested = cbor_array_handle(arr)[1]; in test_nested_arrays() local 107 cbor_item_t *nested = cbor_array_handle(arr)[1]; in test_nested_indef_arrays() local
|
/freebsd/contrib/lutok/ |
H A D | stack_cleaner_test.cpp | 62 ATF_TEST_CASE_BODY(nested) in ATF_TEST_CASE_BODY() argument
|
/freebsd/contrib/kyua/utils/signals/ |
H A D | programmer_test.cpp | 103 ATF_TEST_CASE_BODY(nested) in ATF_TEST_CASE_BODY() argument
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/ |
H A D | lac_sym_qat_constants_table.c | 241 uint8_t nested, in LacSymQat_ConstantsGetAuthOffset()
|
H A D | lac_sym_qat.c | 290 CpaBoolean nested; in LacSymQat_UseSymConstantsTable() local
|
/freebsd/contrib/unbound/ipset/ |
H A D | ipset.c | 145 struct nlattr *nested[2]; in add_to_ipset() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | UdtRecordCompleter.cpp | 236 NestedTypeRecord &nested) { in visitKnownMember()
|
/freebsd/contrib/mandoc/ |
H A D | mansearch.c | 613 int needterm, nested; in exprcomp() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stub.cpp | 95 void omp_set_nested(omp_int_t nested) { in omp_set_nested()
|
H A D | kmp_settings.cpp | 1093 int nested; in __kmp_stg_parse_nested() local
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | task_switch.c | 486 bool nested; in tss32_restore() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 1209 while (auto nested = nested_enums->getNext()) in CompleteTypeFromUDT() local
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_local.h | 623 OSSL_CMP_MSGS *nested; /* 20 */ member
|
/freebsd/tools/tools/shlib-compat/ |
H A D | shlib-compat.py | 174 def nested(self): member in PrettyPrinter
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | debug.c | 379 bool nested; member
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 4488 Capture(VarDecl *variable, bool byRef, bool nested, Expr *copy) in Capture()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1788 bool nested = (flags & 2); in VisitBlockDecl() local
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 2766 vector<list<char>> nested; in TEST() local
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 19793 u8 nested; /* Number of nested calls to the parser/code generator */ member
|