Home
last modified time | relevance | path

Searched refs:ref (Results 51 – 75 of 3679) sorted by relevance

12345678910>>...148

/freebsd/sys/contrib/libsodium/src/libsodium/
H A DMakefile.am19 crypto_core/salsa/ref/core_salsa_ref.c \
22 crypto_generichash/blake2b/ref/blake2.h \
23 crypto_generichash/blake2b/ref/blake2b-compress-ref.c \
24 crypto_generichash/blake2b/ref/blake2b-load-sse2.h \
27 crypto_generichash/blake2b/ref/blake2b-ref.c \
48 crypto_pwhash/argon2/argon2-fill-block-ref.c \
53 crypto_pwhash/argon2/blamka-round-ref.h \
78 crypto_stream/chacha20/ref/chacha20_ref.h \
79 crypto_stream/chacha20/ref/chacha20_ref.c \
120 crypto_stream/salsa20/ref/salsa20_ref.c \
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dintel,ixp4xx-expansion-peripheral-props.yaml20 $ref: /schemas/types.yaml#/definitions/uint32
25 $ref: /schemas/types.yaml#/definitions/uint32
30 $ref: /schemas/types.yaml#/definitions/uint32
35 $ref: /schemas/types.yaml#/definitions/uint32
40 $ref: /schemas/types.yaml#/definitions/uint32
46 $ref: /schemas/types.yaml#/definitions/uint32
51 $ref: /schemas/types.yaml#/definitions/uint32
56 $ref: /schemas/types.yaml#/definitions/uint32
61 $ref: /schemas/types.yaml#/definitions/uint32
66 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/freebsd/sys/xen/
H A Dgnttab.h69 int gnttab_end_foreign_access_ref(grant_ref_t ref);
77 void gnttab_end_foreign_access(grant_ref_t ref, void *page);
88 unsigned long gnttab_end_foreign_transfer_ref(grant_ref_t ref);
89 unsigned long gnttab_end_foreign_transfer(grant_ref_t ref);
91 int gnttab_query_foreign_access(grant_ref_t ref);
98 void gnttab_free_grant_reference(grant_ref_t ref);
113 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid,
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Danatop-regulator.yaml13 - $ref: regulator.yaml#
22 $ref: /schemas/types.yaml#/definitions/uint32
26 $ref: /schemas/types.yaml#/definitions/uint32
30 $ref: /schemas/types.yaml#/definitions/uint32
34 $ref: /schemas/types.yaml#/definitions/uint32
38 $ref: /schemas/types.yaml#/definitions/uint32
42 $ref: /schemas/types.yaml#/definitions/uint32
46 $ref: /schemas/types.yaml#/definitions/uint32
50 $ref: /schemas/types.yaml#/definitions/uint32
54 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDeclaration.cpp45 ref() = lldb_object_ref; in SetDeclaration()
93 ref().SetFile(filespec.ref()); in SetFileSpec()
95 ref().SetFile(FileSpec()); in SetFileSpec()
100 ref().SetLine(line); in SetLine()
106 ref().SetColumn(column); in SetColumn()
137 lldb_private::Declaration &SBDeclaration::ref() { in ref() function in SBDeclaration
143 const lldb_private::Declaration &SBDeclaration::ref() const { in ref() function in SBDeclaration
150 Stream &strm = description.ref(); in GetDescription()
/freebsd/contrib/netbsd-tests/usr.bin/bzip2/
H A Dt_bzip2.sh36 bzip2 -1c $(atf_get_srcdir)/d_sample1.ref
38 bzip2 -2c $(atf_get_srcdir)/d_sample2.ref
40 bzip2 -3c $(atf_get_srcdir)/d_sample3.ref
41 atf_check -o file:$(atf_get_srcdir)/d_sample1.ref \
43 atf_check -o file:$(atf_get_srcdir)/d_sample2.ref \
45 atf_check -o file:$(atf_get_srcdir)/d_sample3.ref \
/freebsd/crypto/openssl/test/
H A Dbio_enc_test.c43 unsigned char out[BUF_SIZE], ref[BUF_SIZE]; in do_bio_cipher() local
62 lref = BIO_read(b, ref, sizeof(ref)); in do_bio_cipher()
79 out[i] = ~ref[i]; in do_bio_cipher()
82 if (!TEST_uchar_eq(out[i], (unsigned char)~ref[i])) { in do_bio_cipher()
89 if (!TEST_mem_eq(out, len, ref, lref)) { in do_bio_cipher()
116 if (!TEST_mem_eq(out, len, ref, lref)) { in do_bio_cipher()
131 mem = BIO_new_mem_buf(ref, lref); in do_bio_cipher()
152 mem = BIO_new_mem_buf(ref, lref); in do_bio_cipher()
157 out[i] = ~ref[i]; in do_bio_cipher()
160 if (!TEST_uchar_eq(out[i], (unsigned char)~ref[i])) { in do_bio_cipher()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnuvoton,nau8824.yaml13 - $ref: dai-common.yaml#
30 $ref: /schemas/types.yaml#/definitions/uint32
39 $ref: /schemas/types.yaml#/definitions/uint32
50 $ref: /schemas/types.yaml#/definitions/uint32
65 $ref: /schemas/types.yaml#/definitions/uint32
89 $ref: /schemas/types.yaml#/definitions/uint32
95 $ref: /schemas/types.yaml#/definitions/uint32
110 $ref: /schemas/types.yaml#/definitions/uint32
121 $ref: /schemas/types.yaml#/definitions/uint32
132 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
H A Ddialog,da7219.yaml74 $ref: /schemas/types.yaml#/definitions/uint32
88 $ref: /schemas/types.yaml#/definitions/string
100 $ref: /schemas/types.yaml#/definitions/uint32
105 $ref: /schemas/types.yaml#/definitions/uint32
112 $ref: /schemas/types.yaml#/definitions/uint32
118 $ref: /schemas/types.yaml#/definitions/uint32
124 $ref: /schemas/types.yaml#/definitions/uint32
130 $ref: /schemas/types.yaml#/definitions/string
136 $ref: /schemas/types.yaml#/definitions/string
142 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dazoteq,iqs7222.yaml42 $ref: /schemas/types.yaml#/definitions/uint32
53 $ref: /schemas/types.yaml#/definitions/uint32
252 $ref: input.yaml#
420 azoteq,ref-select:
426 azoteq,ref-weight:
571 $ref: input.yaml#
630 azoteq,ref-weight: ["azoteq,ref-select"]
717 $ref: input.yaml#
787 - $ref: ../pinctrl/pincfg-node.yaml#
795 - $ref: touchscreen/touchscreen.yaml#
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dcirrus,lochnagar.yaml75 $ref: /schemas/clock/fixed-clock.yaml#
82 $ref: /schemas/clock/fixed-clock.yaml#
89 $ref: /schemas/clock/fixed-clock.yaml#
96 $ref: /schemas/clock/fixed-clock.yaml#
103 $ref: /schemas/clock/fixed-clock.yaml#
110 $ref: /schemas/clock/fixed-clock.yaml#
117 $ref: /schemas/clock/fixed-clock.yaml#
124 $ref: /schemas/clock/fixed-clock.yaml#
146 $ref: /schemas/regulator/regulator.yaml#
164 $ref: /schemas/regulator/regulator.yaml#
[all …]
H A Dstericsson,db8500-prcmu.yaml74 $ref: ../regulator/regulator.yaml#
80 $ref: ../regulator/regulator.yaml#
86 $ref: ../regulator/regulator.yaml#
92 $ref: ../regulator/regulator.yaml#
99 $ref: ../regulator/regulator.yaml#
106 $ref: ../regulator/regulator.yaml#
113 $ref: ../regulator/regulator.yaml#
119 $ref: ../regulator/regulator.yaml#
127 $ref: ../regulator/regulator.yaml#
134 $ref: ../regulator/regulator.yaml#
[all …]
H A Dstericsson,ab8500.yaml129 $ref: ../iio/adc/adc.yaml#
342 $ref: ../regulator/regulator.yaml#
348 $ref: ../regulator/regulator.yaml#
354 $ref: ../regulator/regulator.yaml#
361 $ref: ../regulator/regulator.yaml#
368 $ref: ../regulator/regulator.yaml#
375 $ref: ../regulator/regulator.yaml#
384 $ref: ../regulator/regulator.yaml#
391 $ref: ../regulator/regulator.yaml#
398 $ref: ../regulator/regulator.yaml#
[all …]
/freebsd/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl1428 $ref;
1430 return $ref;
1455 $ref;
1490 $ref;
1517 $ref;
1543 $ref;
1570 $ref;
1601 $ref;
1631 $ref;
1644 $ref;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dti,ds90ub960.yaml17 - $ref: /schemas/i2c/i2c-atr.yaml#
72 $ref: /schemas/types.yaml#/definitions/uint32
121 $ref: /schemas/graph.yaml#/properties/ports
125 $ref: /schemas/graph.yaml#/$defs/port-base
131 $ref: /schemas/media/video-interfaces.yaml#
138 $ref: /schemas/graph.yaml#/$defs/port-base
144 $ref: /schemas/media/video-interfaces.yaml#
151 $ref: /schemas/graph.yaml#/$defs/port-base
164 $ref: /schemas/graph.yaml#/$defs/port-base
177 $ref: /schemas/graph.yaml#/$defs/port-base
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dethernet-controller.yaml17 $ref: /schemas/types.yaml#/definitions/string
23 $ref: /schemas/types.yaml#/definitions/uint8-array
38 $ref: /schemas/types.yaml#/definitions/uint32
45 $ref: /schemas/types.yaml#/definitions/uint32
109 $ref: "#/properties/phy-connection-type"
129 $ref: "#/properties/phy-handle"
133 $ref: "#/properties/phy-handle"
137 $ref: /schemas/types.yaml#/definitions/uint32
150 $ref: /schemas/types.yaml#/definitions/uint32
159 $ref: /schemas/types.yaml#/definitions/string
[all …]
H A Dsnps,dwmac.yaml164 $ref: /schemas/types.yaml#/definitions/phandle
179 $ref: /schemas/types.yaml#/definitions/phandle
427 $ref: /schemas/types.yaml#/definitions/flag
441 $ref: /schemas/types.yaml#/definitions/flag
446 $ref: /schemas/types.yaml#/definitions/flag
451 $ref: /schemas/types.yaml#/definitions/flag
456 $ref: /schemas/types.yaml#/definitions/flag
461 $ref: /schemas/types.yaml#/definitions/flag
467 $ref: /schemas/types.yaml#/definitions/flag
496 $ref: mdio.yaml#
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dtouchscreen.yaml18 $ref: /schemas/types.yaml#/definitions/phandle
22 $ref: /schemas/types.yaml#/definitions/uint32
27 $ref: /schemas/types.yaml#/definitions/uint32
32 $ref: /schemas/types.yaml#/definitions/uint32
36 $ref: /schemas/types.yaml#/definitions/uint32
40 $ref: /schemas/types.yaml#/definitions/uint32
45 $ref: /schemas/types.yaml#/definitions/uint32
49 $ref: /schemas/types.yaml#/definitions/uint32
53 $ref: /schemas/types.yaml#/definitions/uint32
58 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Djedec,lpddr2.yaml13 - $ref: jedec,lpddr-props.yaml#
34 $ref: /schemas/types.yaml#/definitions/uint32
42 $ref: /schemas/types.yaml#/definitions/uint32
50 $ref: /schemas/types.yaml#/definitions/uint32
57 $ref: /schemas/types.yaml#/definitions/uint32
64 $ref: /schemas/types.yaml#/definitions/uint32
71 $ref: /schemas/types.yaml#/definitions/uint32
78 $ref: /schemas/types.yaml#/definitions/uint32
85 $ref: /schemas/types.yaml#/definitions/uint32
92 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/freebsd/tools/regression/geom/ConfCmp/
H A DConfCmp.c59 char *ref; member
69 struct ref { struct
70 LIST_ENTRY(ref) next;
75 LIST_HEAD(, ref) refs = LIST_HEAD_INITIALIZER(refs); argument
117 np->ref = strdup(attr[i+1]); in StartElement()
213 if (np->ref) in print_node()
214 printf(" ref=\"%s\"", np->ref); in print_node()
259 struct ref *r; in refcmp()
293 if (n1->ref && n2->ref) in compare_node()
294 i = refcmp(n1->ref, n2->ref); in compare_node()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp27 const Module::LookupInfo &lookup_info, DIERef ref, SymbolFileDWARF &dwarf, in ProcessFunctionDIE() argument
32 DWARFDIE die = dwarf.GetDIE(ref); in ProcessFunctionDIE()
34 ReportInvalidDIERef(ref, name); in ProcessFunctionDIE()
98 bool DWARFIndex::DIERefCallbackImpl::operator()(DIERef ref) const { in operator ()()
99 if (DWARFDIE die = m_dwarf.GetDIE(ref)) in operator ()()
101 m_index.ReportInvalidDIERef(ref, m_name); in operator ()()
111 void DWARFIndex::ReportInvalidDIERef(DIERef ref, llvm::StringRef name) const { in ReportInvalidDIERef() argument
115 ref.die_offset(), name.str().c_str()); in ReportInvalidDIERef()
H A DDIERef.cpp19 void llvm::format_provider<DIERef>::format(const DIERef &ref, raw_ostream &OS, in format() argument
21 if (ref.file_index()) in format()
22 OS << format_hex_no_prefix(*ref.file_index(), 8) << "/"; in format()
23 OS << (ref.section() == DIERef::DebugInfo ? "INFO" : "TYPE"); in format()
24 OS << "/" << format_hex_no_prefix(ref.die_offset(), 8); in format()
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml36 $ref: /schemas/types.yaml#/definitions/uint32
77 $ref: /schemas/types.yaml#/definitions/uint32
90 $ref: '#/$defs/sensor-node'
107 $ref: /schemas/types.yaml#/definitions/uint32
148 $ref: '#/$defs/sensor-node'
156 $ref: /schemas/types.yaml#/definitions/uint32
193 $ref: '#/$defs/sensor-node'
292 $ref: '#/$defs/sensor-node'
394 $ref: '#/$defs/sensor-node'
409 $ref: '#/$defs/sensor-node'
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra-pinmux-common.yaml51 $ref: /schemas/types.yaml#/definitions/string
58 $ref: /schemas/types.yaml#/definitions/uint32
69 $ref: /schemas/types.yaml#/definitions/uint32
78 $ref: /schemas/types.yaml#/definitions/uint32
88 $ref: /schemas/types.yaml#/definitions/uint32
93 $ref: /schemas/types.yaml#/definitions/uint32
97 $ref: /schemas/types.yaml#/definitions/uint32
108 $ref: /schemas/types.yaml#/definitions/uint32
113 $ref: /schemas/types.yaml#/definitions/uint32
122 $ref: /schemas/types.yaml#/definitions/uint32
[all …]
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Darm,pl022-peripheral-props.yaml17 $ref: /schemas/types.yaml#/definitions/uint32
25 $ref: /schemas/types.yaml#/definitions/uint32
34 $ref: /schemas/types.yaml#/definitions/uint32
40 $ref: /schemas/types.yaml#/definitions/uint32
46 $ref: /schemas/types.yaml#/definitions/uint32
52 $ref: /schemas/types.yaml#/definitions/uint32
57 $ref: /schemas/types.yaml#/definitions/uint32

12345678910>>...148