Home
last modified time | relevance | path

Searched refs:some (Results 1 – 25 of 1584) sorted by relevance

12345678910>>...64

/freebsd/contrib/netbsd-tests/rump/kernspace/
H A Dlockme.c51 struct somemem *some; in rumptest_lockme() local
87 some = kmem_alloc(sizeof(*some), KM_SLEEP); in rumptest_lockme()
88 mutex_init(&some->mutexetum, MUTEX_DEFAULT, IPL_NONE); in rumptest_lockme()
89 kmem_free(some, sizeof(*some)); in rumptest_lockme()
/freebsd/contrib/libucl/tests/basic/
H A D2.res23 key1 = "some string";
25 key2 = "/some/path";
27 key3 = "111some";
35 keyvar = "${some}$no${}$$test$$$$$$$";
H A D2.in14 key1 = "some string";
15 key2 = /some/path;
16 key3 = 111some,
23 keyvar = "${some}$no${}$$test$$$$$$$";
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.negorder.d.out1 Ordering of quantize() with some negative weights:
148 Ordering of lquantize() with some negative weights:
295 Ordering of sum() with some negative weights:
322 Ordering of max() with some negative weights:
349 Ordering of min() with some negative weights:
/freebsd/tools/regression/
H A DTODO12 provide an ok() function (the non-fatal assert), probably with some helper
26 some of geom_*/
27 some of netinet/
30 some of pipe/
32 some of sockets/
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmsi.txt12 MSIs are distinguished by some combination of:
35 address by some master. An MSI controller may feature a number of doorbells.
87 compatible = "vendor-a,some-controller";
96 /* Each device has some unique ID */
104 /* Each device has some unique ID */
110 compatible = "vendor-c,some-device";
118 compatible = "vendor-c,some-device";
128 compatible = "vendor-c,some-device";
/freebsd/contrib/nvi/regex/
H A DWHATSNEW15 makefile has generally been cleaned up some. Fixes have been made
17 the cost of weaker checking. A workaround for a bug in some folks'
18 <assert.h> has been added. And some more things have been added to
25 Sun system, and the newer compiler exposed some glitches). Fix for a
30 some clot has defined CHAR_MIN as (say) `-128' instead of `(-128)' is
38 New in alpha3.0: Performance is no better, alas, but some fixes have been
39 made and some functionality has been added. (This is basically the "get
53 to change for 4.4BSD. Cleanup work in engine.c, and some new regression
79 harmful, but technically errors) and some other areas. Debugging
90 file prototypes the functions if __STDC__ is defined, and some small typos
/freebsd/lib/libc/regex/
H A DWHATSNEW14 makefile has generally been cleaned up some. Fixes have been made
16 the cost of weaker checking. A workaround for a bug in some folks'
17 <assert.h> has been added. And some more things have been added to
24 Sun system, and the newer compiler exposed some glitches). Fix for a
29 some clot has defined CHAR_MIN as (say) `-128' instead of `(-128)' is
37 New in alpha3.0: Performance is no better, alas, but some fixes have been
38 made and some functionality has been added. (This is basically the "get
52 to change for 4.4BSD. Cleanup work in engine.c, and some new regression
78 harmful, but technically errors) and some other areas. Debugging
89 file prototypes the functions if __STDC__ is defined, and some small typos
/freebsd/contrib/netbsd-tests/usr.bin/config/
H A Dd_shadow_instance16 # The two child* instances are aliases, and at some point the orphan-checking
17 # code skipped some aliases, in the shadowing situation and some others.
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.txt6 without any on-flash partition table. On some devices their sizes and/or
15 containing some details, including a length.
20 3) Device manufacturer's data with some default values (e.g. SSIDs)
24 As mentioned earlier, role of some partitions may depend on extra configuration.
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci-iommu.txt57 compatible = "vendor,some-iommu";
84 compatible = "vendor,some-iommu";
112 compatible = "vendor,some-iommu";
140 compatible = "vendor,some-iommu";
146 compatible = "vendor,some-iommu";
152 compatible = "vendor,some-iommu";
H A Dpci-msi.txt68 compatible = "vendor,some-controller";
96 compatible = "vendor,some-controller";
125 compatible = "vendor,some-controller";
155 compatible = "vendor,some-controller";
185 compatible = "vendor,some-controller";
192 compatible = "vendor,some-controller";
199 compatible = "vendor,some-controller";
/freebsd/contrib/lutok/
H A Dstack_cleaner_test.cpp46 ATF_TEST_CASE_WITHOUT_HEAD(some);
47 ATF_TEST_CASE_BODY(some) in ATF_TEST_CASE_BODY() argument
105 ATF_ADD_TEST_CASE(tcs, some); in ATF_INIT_TEST_CASES()
/freebsd/contrib/googletest/docs/
H A Dindex.md12 * [GoogleTest Samples](samples.md) - Describes some GoogleTest samples.
13 * [GoogleTest FAQ](faq.md) - Have a question? Want some tips? Check here
21 * [Mocking FAQ](gmock_faq.md) - Contains answers to some mocking-specific
/freebsd/contrib/kyua/utils/cmdline/
H A Dcommands_map_test.cpp84 ATF_TEST_CASE_WITHOUT_HEAD(some);
85 ATF_TEST_CASE_BODY(some) in ATF_TEST_CASE_BODY() argument
137 ATF_ADD_TEST_CASE(tcs, some); in ATF_INIT_TEST_CASES()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,pinctrl.txt5 The first block comprises some global control registers, and each
7 to configure for some global common configuration, such as domain
27 The second block comprises some common registers which have unified
42 In some situation we need set the pin sleep mode and pin sleep related
50 Moreover we can not use the "sleep" state, since some systems (like:
56 The last block comprises some misc registers which also have unified
/freebsd/crypto/openssl/doc/HOWTO/
H A Dcertificates.txt9 - User of some client application
10 - User of some server application
45 (or, as some certificate authorities like to put it, "certificate
60 <formats.txt?>). In some cases, -outform does not let you output the
90 However, some (most?) certificate authorities will encode them with
94 convert between some (most?) formats.
103 some applications, you don't even have to do that.
/freebsd/contrib/less/
H A DREADME76 Builds a "secure" version of less, with some features disabled
86 to be edited. The terminal libraries will be some subset of
89 If you wish, you may edit defines.h to remove some optional features.
90 If you choose not to include some features in your version, you may
140 4. If you wish, you may edit DEFINES.DS to remove some optional features.
141 If you choose not to include some features in your version, you may
170 4. If you wish, you may edit defines.wn to remove some optional features.
171 If you choose not to include some features in your version, you may
197 4. If you wish, you may edit defines.o2 to remove some optional features.
198 If you choose not to include some features in your version, you may
[all …]
/freebsd/bin/sh/tests/builtins/
H A Dbreak5.42 # Although this is not specified by POSIX, some configure scripts (gawk 4.1.0)
4 # In some uncommitted code, the subshell environment corrupted the outer
/freebsd/sys/contrib/device-tree/Bindings/mips/lantiq/
H A Drcu.txt8 uses one or multiple register exclusively, but for some registers some
9 bits are for one driver and some other bits are for a different driver.
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon.txt89 their status, and configures some functions of peripherals.
119 the register offset of some core modules are different.
175 - #clock-cells: should be set to 1, some clock registers are define
215 system controller,but it has some specific control registers for
216 HIP01 SoC family, such as slave core boot, and also some same
236 HiP05 or HiP06 Soc to implement some basic configurations.
252 HiP05 or HiP06 Soc to implement some basic configurations. The peripheral
269 HiP05 or HiP06 Soc to implement some basic configurations.
/freebsd/contrib/libpcap/
H A DCHANGES8 Don't do some Berkeley YACC workarounds with YACC releases not
10 Use correct data types rather than int in some cases.
18 Fix some Coverity errors.
19 Fix availabilities of some functions to match reality.
23 Make some static variables thread-local; fixes issue #1174.
25 Improve reporting of some invalid filter expressions.
88 Handle routines removed in at least some OpenSSL libraries.
90 double frees in some cases.
96 Handle DLT_/LINKTYPE_ mapping better, to handle some
120 CMakeLists.txt: Print "Symlinking: /some/path to ..." conditionally.
[all …]
/freebsd/contrib/one-true-awk/
H A DFIXES.1e52 Memory leak when assigning a string to some of the built-in
69 standing warnings had been made fatal and some fatal errors went
249 enum and simplify some of the related code. Thanks
256 From Arnold Robbins, apply some cleanups in the test suite.
307 Extract awktest.tar into testdir directory. Add some very
367 for YYSTYPE_IS_DEFINED. It was harmless but some gcc settings
374 Added some casts to silence warnings on debugging printfs.
414 Updated some broken tests (beebe.tar, T.lilly)
527 fixed some null pointer refs calling adjbuf.
537 removed some no-effect asserts in run.c.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM.pod22 B<OSSL_PARAM> is a type that allows passing arbitrary data for some
26 A typical usage example could be an application that wants to set some
27 parameters for an object, or wants to find out some parameters of an
34 =item * Setting parameters for some object
36 The caller sets up the B<OSSL_PARAM> array and calls some function
41 =item * Request parameters of some object
44 calls some function (the I<responder>) that has intimate knowledge
52 available parameters and some of their properties; name, data type and
278 If a I<responder> finds that some data sizes are too small for the
312 This example is for setting parameters on some object:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dpartition.txt19 some extra properties / subnodes). It allows describing more complex,
20 hierarchical (multi-level) layouts and should be used if there is some
21 significant relation between partitions or some partition internally uses

12345678910>>...64