Home
last modified time | relevance | path

Searched full:where (Results 1 – 25 of 5263) sorted by relevance

12345678910>>...211

/freebsd/libexec/rtld-elf/arm/
H A Dreloc.c91 Elf_Addr *where; in _rtld_relocate_nonplt_self() local
105 where = (Elf_Addr *)(relocbase + rel->r_offset); in _rtld_relocate_nonplt_self()
107 *where += (Elf_Addr)relocbase; in _rtld_relocate_nonplt_self()
118 load_ptr(void *where) in load_ptr() argument
122 memcpy(&res, where, sizeof(res)); in load_ptr()
128 store_ptr(void *where, Elf_Addr val) in store_ptr() argument
131 memcpy(where, &val, sizeof(val)); in store_ptr()
138 Elf_Addr *where; in reloc_nonplt_object() local
144 where = (Elf_Addr *)(obj->relocbase + rel->r_offset); in reloc_nonplt_object()
158 addend = *where; in reloc_nonplt_object()
[all …]
/freebsd/usr.bin/rpcgen/
H A Drpc_scan.c45 #define startcomment(where) (where[0] == '/' && where[1] == '*') argument
46 #define endcomment(where) (where[-1] == '*' && where[0] == '/') argument
154 if (*where == 0) { in get_token()
164 *where = 0; in get_token()
179 where = curline; in get_token()
180 } else if (isspace(*where)) { in get_token()
181 while (isspace(*where)) { in get_token()
182 where++; /* eat */ in get_token()
185 for (where++; *where; where++) { in get_token()
186 if (endcomment(where)) { in get_token()
[all …]
/freebsd/contrib/kyua/store/
H A Dmigrate_v1_v2.sql198 WHERE aux.test_program_id = tmp_metadatas.test_program_id)
199 WHERE test_program_id IS NOT NULL AND property_name = 'timeout'
206 WHERE aux.test_case_id = tmp_metadatas.test_case_id)
207 WHERE test_case_id IS NOT NULL AND property_name = 'timeout'
216 UPDATE atf_test_cases SET description = '' WHERE description IS NULL;
217 UPDATE atf_test_cases SET required_user = '' WHERE required_user IS NULL;
222 WHERE aux.test_case_id = tmp_metadatas.test_case_id)
223 WHERE test_case_id IS NOT NULL AND property_name = 'description'
228 WHERE aux.test_case_id = tmp_metadatas.test_case_id)
229 WHERE test_case_id IS NOT NULL AND property_name = 'has_cleanup'
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen6/
H A Dload-store.json96 "BriefDescription": "Demand data cache fills where data is returned from local L2 cache.",
102 …"BriefDescription": "Demand data cache fills where data is returned from L3 cache or different L2 …
108 …"BriefDescription": "Demand data cache fills where data is returned from local L2 cache, L3 cache …
114 …"BriefDescription": "Demand data cache fills where data is returned from cache of another CCX in t…
120 …"BriefDescription": "Demand data cache fills where data is returned from either DRAM or MMIO in th…
126 …"BriefDescription": "Demand data cache fills where data is returned from cache of another CCX in a…
132 …"BriefDescription": "Demand data cache fills where data is returned from cache of another CCX in t…
138 …"BriefDescription": "Demand data cache fills where data is returned from either DRAM or MMIO in a …
144 …"BriefDescription": "Demand data cache fills where data is returned from either DRAM or MMIO in th…
150 …"BriefDescription": "Demand data cache fills where data is returned from either cache of another C…
[all …]
H A Ddecode.json5 …"BriefDescription": "Cycles where the op queue is empty. Such cycles indicate that the frontend is…
40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to int…
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to loa…
52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to sto…
58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to tak…
64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to flo…
70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to una…
76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to una…
82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to una…
88 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to una…
[all …]
H A Dinst-cache.json51 "BriefDescription": "Instruction cache fills where data is returned from local L2 cache.",
57 …"BriefDescription": "Instruction cache fills where data is returned from L3 cache or different L2 …
63 …"BriefDescription": "Instruction cache fills where data is returned from local L2 cache, L3 cache …
69 …"BriefDescription": "Instruction cache fills where data is returned from cache of another CCX in t…
75 …"BriefDescription": "Instruction cache fills where data is returned from either DRAM or MMIO in th…
81 …"BriefDescription": "Instruction cache fills where data is returned from cache of another CCX in a…
87 …"BriefDescription": "Instruction cache fills where data is returned from cache of another CCX in t…
93 …"BriefDescription": "Instruction cache fills where data is returned from either DRAM or MMIO in a …
99 …"BriefDescription": "Instruction cache fills where data is returned from either DRAM or MMIO in th…
105 …"BriefDescription": "Instruction cache fills where data is returned from either cache of another C…
[all …]
H A Dl3-cache.json26 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from DRAM in t…
37 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from DRAM in a…
48 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from cache of …
59 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from cache of …
70 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from extension…
81 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from extension…
92 …"BriefDescription": "Average sampled latency for L3 requests where data is returned from all types…
103 …"BriefDescription": "Average sampled L3 requests where data is returned from DRAM in the same NUMA…
114 …"BriefDescription": "Average sampled L3 requests where data is returned from DRAM in a different N…
125 …"BriefDescription": "Average sampled L3 requests where data is returned from cache of another CCX …
[all …]
/freebsd/contrib/ldns/ldns/
H A Dstr2host.h35 * \param[out] rd the rdf where to put the data
43 * \param[out] rd the rdf where to put the data
51 * \param[out] rd the rdf where to put the data
59 * \param[out] rd the rdf where to put the data
66 * \param[out] rd the rdf where to put the data
73 * \param[out] rd the rdf where to put the data
81 * \param[out] rd the rdf where to put the data
89 * \param[out] rd the rdf where to put the data
97 * \param[out] rd the rdf where to put the data
105 * \param[out] rd the rdf where to put the data
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z13/
H A Dextended.json6 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
36 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
54 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
90 …"PublicDescription": "Increments by one for any cycle where a Level-1 cache or Level-1 TLB miss is…
96 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
102 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
108 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
114 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
120 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc152 // Tests a successful EXPECT_PRED1 where the
159 // Tests a successful EXPECT_PRED1 where the
166 // Tests a successful EXPECT_PRED1 where the
173 // Tests a successful EXPECT_PRED1 where the
180 // Tests a failed EXPECT_PRED1 where the
191 // Tests a failed EXPECT_PRED1 where the
202 // Tests a failed EXPECT_PRED1 where the
213 // Tests a failed EXPECT_PRED1 where the
224 // Tests a successful ASSERT_PRED1 where the
231 // Tests a successful ASSERT_PRED1 where the
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z14/
H A Dextended.json6 …"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in…
36 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
54 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
90 …"PublicDescription": "Increments by one for any cycle where a level-1 cache or level-2 TLB miss is…
96 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
102 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
108 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
114 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
120 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
126 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/
H A Dpipeline.json39 …ration issued due to the backend interlock. This event counts every cycle where the issue of an op…
42 …ration issued due to the backend interlock. This event counts every cycle where the issue of an op…
45 …sued due to the backend, address interlock. This event counts every cycle where the issue of an op…
48 …sued due to the backend, address interlock. This event counts every cycle where the issue of an op…
51 …rlock, or the Vector Processing Unit (VPU). This event counts every cycle where there is a stall o…
54 …rlock, or the Vector Processing Unit (VPU). This event counts every cycle where there is a stall o…
57 … operation issued due to the backend, load. This event counts every cycle where there is a stall i…
60 … operation issued due to the backend, load. This event counts every cycle where there is a stall i…
63 …operation issued due to the backend, store. This event counts every cycle where there is a stall i…
66 …operation issued due to the backend, store. This event counts every cycle where there is a stall i…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/
H A Dother.json5 "BriefDescription": "Cycles where the Micro-Op Queue is empty."
28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_zec12/
H A Dextended.json18 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
24 …"PublicDescription": "A directory write to the Level-1 Instruction cache directory where the retur…
30 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
42 …"PublicDescription": "A directory write to the Level-1 Data cache where the installed cache line w…
48 …"PublicDescription": "A directory write to the Level-1 Instruction cache where the installed cache…
54 …"PublicDescription": "A directory write to the Level-1 D-Cache where the line was originally in a …
90 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
96 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
102 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
108 …"PublicDescription": "A directory write to the Level-1 Data cache directory where the returned cac…
[all …]
/freebsd/sys/riscv/riscv/
H A Delf_machdep.c296 Elf64_Addr *where; in elf_reloc_internal() local
308 where = (Elf_Addr *)(relocbase + rela->r_offset); in elf_reloc_internal()
309 insn32p = (uint32_t *)where; in elf_reloc_internal()
329 before64 = *where; in elf_reloc_internal()
330 *where = addr + addend; in elf_reloc_internal()
332 printf("%p %c %-24s %016lx -> %016lx\n", where, in elf_reloc_internal()
334 before64, *where); in elf_reloc_internal()
342 before64 = *where; in elf_reloc_internal()
343 *where = addr; in elf_reloc_internal()
345 printf("%p %c %-24s %016lx -> %016lx\n", where, in elf_reloc_internal()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/
H A Dother.json5 "BriefDescription": "Cycles where the Micro-Op Queue is empty."
22 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T…
28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T…
34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T…
40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T…
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T…
58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T…
64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T…
70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z196/
H A Dextended.json6 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
12 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache …
36 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
42 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
48 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache …
54 …"PublicDescription": "A directory write to the Level-1 D-Cache where the line was originally in a …
60 …"PublicDescription": "A directory write to the Level-1 D-Cache directory where the returned cache …
66 …"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache …
78 …"PublicDescription": "A directory write to the Level-1 D-Cache where the installed cache line was …
84 …"PublicDescription": "A directory write to the Level-1 I-Cache where the installed cache line was …
[all …]
/freebsd/libexec/rtld-elf/aarch64/
H A Dreloc.c200 struct tlsdesc_entry *where, int flags, RtldLockState *lockstate) in reloc_tlsdesc() argument
216 where->func = _rtld_tlsdesc_undef; in reloc_tlsdesc()
217 where->addend = rela->r_addend; in reloc_tlsdesc()
225 where->func = _rtld_tlsdesc_static; in reloc_tlsdesc()
226 where->offset = obj->tlsoffset + offs; in reloc_tlsdesc()
229 where->func = _rtld_tlsdesc_dynamic; in reloc_tlsdesc()
230 where->data = reloc_tlsdesc_alloc(obj->tlsindex, offs); in reloc_tlsdesc()
249 Elf_Addr *where, target; in reloc_plt() local
251 where = (Elf_Addr *)(obj->relocbase + rela->r_offset); in reloc_plt()
269 *where += (Elf_Addr)obj->relocbase; in reloc_plt()
[all …]
/freebsd/stand/common/
H A Dreloc_elf.c43 * target relocation base for the section (i.e. it corresponds to where
53 Elf64_Addr *where, val; in __elfN() local
65 where = (Elf_Addr *)((char *)data + relbase + rel->r_offset - in __elfN()
76 where = (Elf_Addr *)((char *)data + relbase + rela->r_offset - in __elfN()
88 if ((char *)where < (char *)data || (char *)where >= (char *)data + len) in __elfN()
92 addend = *where; in __elfN()
111 memcpy(where, &val, sizeof(val)); in __elfN()
122 *where = val; in __elfN()
132 Elf_Addr addend, addr, *where, val; in __elfN()
140 where = (Elf_Addr *)((char *)data + relbase + rel->r_offset - in __elfN()
[all …]
/freebsd/libexec/rtld-elf/i386/
H A Dreloc.c138 Elf_Addr *where, symval, add; in reloc_non_plt() local
203 where = (Elf_Addr *)(obj->relocbase + rel->r_offset); in reloc_non_plt()
209 *where += symval; in reloc_non_plt()
217 *where += symval - (Elf_Addr)where; in reloc_non_plt()
235 *where = symval; in reloc_non_plt()
238 *where += (Elf_Addr)obj->relocbase; in reloc_non_plt()
261 *where += add; in reloc_non_plt()
263 *where -= add; in reloc_non_plt()
266 *where += (Elf_Addr)defobj->tlsindex; in reloc_non_plt()
269 *where += (Elf_Addr)def->st_value; in reloc_non_plt()
[all …]
/freebsd/sys/arm/arm/
H A Delf_machdep.c164 load_ptr(Elf_Addr *where) in load_ptr() argument
168 if (RELOC_ALIGNED_P(where)) in load_ptr()
169 return *where; in load_ptr()
170 memcpy(&res, where, sizeof(res)); in load_ptr()
175 store_ptr(Elf_Addr *where, Elf_Addr val) in store_ptr() argument
177 if (RELOC_ALIGNED_P(where)) in store_ptr()
178 *where = val; in store_ptr()
180 memcpy(where, &val, sizeof(val)); in store_ptr()
189 Elf_Addr *where; in elf_reloc_internal() local
200 where = (Elf_Addr *) (relocbase + rel->r_offset); in elf_reloc_internal()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen5/
H A Ddecode.json5 …"BriefDescription": "Cycles where the op queue is empty. Such cycles indicate that the front-end i…
40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to an …
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a l…
52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a l…
58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a f…
70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to una…
76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to una…
82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a p…
88 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to una…
[all …]
/freebsd/lib/libefivar/
H A Defivar-dp-format.c51 * %s -> %S in spots (where it is still UCS-2)
121 of the display node is used, where applicable. If DisplayOnly
125 representation for a device node can be used, where applicable.
148 of the display node is used, where applicable. If DisplayOnly
152 representation for a device node can be used, where applicable.
175 of the display node is used, where applicable. If DisplayOnly
179 representation for a device node can be used, where applicable.
208 of the display node is used, where applicable. If DisplayOnly
212 representation for a device node can be used, where applicable.
339 of the display node is used, where applicable. If DisplayOnly
[all …]
/freebsd/sys/powerpc/include/
H A Dpcpu.h103 #define CPUSAVE_R27 0 /* where r27 gets saved */
104 #define CPUSAVE_R28 1 /* where r28 gets saved */
105 #define CPUSAVE_R29 2 /* where r29 gets saved */
106 #define CPUSAVE_R30 3 /* where r30 gets saved */
107 #define CPUSAVE_R31 4 /* where r31 gets saved */
108 #define CPUSAVE_AIM_DAR 5 /* where SPR_DAR gets saved */
109 #define CPUSAVE_AIM_DSISR 6 /* where SPR_DSISR gets saved */
110 #define CPUSAVE_BOOKE_DEAR 5 /* where SPR_DEAR gets saved */
111 #define CPUSAVE_BOOKE_ESR 6 /* where SPR_ESR gets saved */
112 #define CPUSAVE_SRR0 7 /* where SRR0 gets saved */
[all …]
/freebsd/lib/libkldelf/
H A Def_amd64.c47 char *where; in ef_amd64_reloc() local
56 where = (char *)dest + (relbase + rel->r_offset - dataoff); in ef_amd64_reloc()
63 where = (char *)dest + (relbase + rela->r_offset - dataoff); in ef_amd64_reloc()
72 if (where < (char *)dest || where >= (char *)dest + len) in ef_amd64_reloc()
80 addend = le32dec(where); in ef_amd64_reloc()
83 addend = le64dec(where); in ef_amd64_reloc()
93 le64enc(where, addr); in ef_amd64_reloc()
97 le32enc(where, addr); in ef_amd64_reloc()
101 le64enc(where, addr); in ef_amd64_reloc()
105 le64enc(where, addr); in ef_amd64_reloc()

12345678910>>...211