Searched defs:rep (Results 1 - 25 of 73) sorted by relevance

123

/src/lib/libusbhid/
H A Ddescr.c49 struct usb_ctl_report_desc rep; local in function:hid_get_report_desc
/src/common/lib/libc/stdlib/
H A D_strtoi.h73 int rep; local in function:_FUNCNAME
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_extend.h79 const union { src_t f; src_rep_t i; } rep = {.f = x}; local in function:srcToRep
84 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; local in function:dstFromRep
H A Dfp_trunc.h67 const union { src_t f; src_rep_t i; } rep = {.f = x}; local in function:srcToRep
72 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; local in function:dstFromRep
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_conn.c44 struct nvif_notify_conn_rep_v0 rep; local in function:nvkm_conn_hpd
H A Dnouveau_nvkm_engine_disp_base.c98 struct nvif_notify_head_rep_v0 rep = {}; local in function:nvkm_disp_vblank
/src/sys/dev/fdt/
H A Dfdt_panel.c107 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); local in function:panel_fdt_ep_activate
H A Dfdt_port.c180 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); local in function:fdt_endpoint_activate
221 struct fdt_endpoint *rep local in function:fdt_endpoint_enable
325 struct fdt_endpoint *ep, *rep; local in function:fdt_endpoints_register
[all...]
H A Dhdmi_connector.c153 struct fdt_endpoint *rep = fdt_endpoint_remote(ep); local in function:dispcon_hdmi_ep_activate
/src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v14.c253 RD_EDGES_POWER *rep = ee->ee_rdEdgesPower; local in function:v14EepromReadCTLInfo
H A Dah_eeprom_v4k.c236 RD_EDGES_POWER *rep = ee->ee_rdEdgesPower; local in function:v4kEepromReadCTLInfo
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6/
H A Dsalsa20_xmm6-asm.S38 rep stosb label
712 rep movsb label
934 rep movsb label
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_rtl.cc39 static void ReportDeadlock(Thread *thr, DDReport *rep) { argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_runtime_pm.c210 unsigned long rep; local in function:__print_intel_runtime_pm_wakeref
/src/sys/arch/x86/x86/
H A Dvia_padlock.c334 via_padlock_cbc(void *cw, void *src, void *dst, void *key, int rep, argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_usif.c83 } *rep = header; local in function:usif_notify
105 struct nvif_notify_rep_v0 *rep = (void *)ntfy->p->e.data; local in function:usif_notify
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_client.c83 } rep; member in struct:nvkm_client_notify
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnouveau_nvkm_engine_fifo_base.c218 struct nvif_notify_uevent_rep rep = { local in function:nvkm_fifo_uevent
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio/
H A Dnouveau_nvkm_subdev_gpio_base.c161 struct nvkm_gpio_ntfy_rep rep = { local in function:nvkm_gpio_intr
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
H A Dnouveau_nvkm_subdev_i2c_base.c154 struct nvkm_i2c_ntfy_rep rep = { local in function:nvkm_i2c_intr
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dfp_test.h83 uint16_t rep = toRep16(result); local in function:compareResultH
101 uint32_t rep = toRep32(result); local in function:compareResultF
119 uint64_t rep = toRep64(result); local in function:compareResultD
142 __uint128_t rep = toRep128(result); local in function:compareResultLD
[all...]
/src/common/dist/zlib/contrib/blast/
H A Dblast.c191 local int construct(struct huffman *h, const unsigned char *rep, int n) argument
/src/common/dist/zlib/contrib/minizip/
H A Dminizip.c335 char rep=0; local in function:main
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc32 DDReport rep; member in struct:__sanitizer::DDLogicalThread
132 DDReport *rep = &lt->rep; local in function:__sanitizer::DD::ReportDeadlock
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_report.cc281 static ReportStack *ChooseSummaryStack(const ReportDesc *rep) { argument
314 void PrintReport(const ReportDesc *rep) { argument
455 PrintReport(const ReportDesc * rep) argument
[all...]

Completed in 17 milliseconds

123