OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:specific
(Results
1 - 25
of
325
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/sys/arch/sh3/include/
endian_machdep.h
4
# error Define SH target CPU endian-ness in port-
specific
header file.
/src/sys/dev/raidframe/
rf_acctrace.c
88
acc->recon_start_to_fetch_us += rec->
specific
.recon.recon_start_to_fetch_us;
89
acc->recon_fetch_to_return_us += rec->
specific
.recon.recon_fetch_to_return_us;
90
acc->recon_return_to_submit_us += rec->
specific
.recon.recon_return_to_submit_us;
104
acc->suspend_ovhd_us += rec->
specific
.user.suspend_ovhd_us;
105
acc->map_us += rec->
specific
.user.map_us;
106
acc->lock_us += rec->
specific
.user.lock_us;
107
acc->dag_create_us += rec->
specific
.user.dag_create_us;
108
acc->dag_retry_us += rec->
specific
.user.dag_retry_us;
109
acc->exec_us += rec->
specific
.user.exec_us;
110
acc->cleanup_us += rec->
specific
.user.cleanup_us
[
all
...]
rf_states.c
182
tracerec->
specific
.user.exec_us = RF_ETIMER_VAL_US(timer);
325
tracerec->
specific
.user.suspend_ovhd_us += RF_ETIMER_VAL_US(timer);
354
tracerec->
specific
.user.map_us = RF_ETIMER_VAL_US(timer);
435
tracerec->
specific
.user.lock_us += RF_ETIMER_VAL_US(timer);
496
tracerec->
specific
.user.dag_create_us = RF_ETIMER_VAL_US(timer);
682
tracerec->
specific
.user.dag_retry_us = RF_ETIMER_VAL_US(timer);
685
tracerec->
specific
.user.dag_retry_us = 0;
698
tracerec->
specific
.user.cleanup_us = RF_ETIMER_VAL_US(timer);
719
tracerec->
specific
.user.lock_us += RF_ETIMER_VAL_US(timer);
727
tracerec->
specific
.user.cleanup_us += RF_ETIMER_VAL_US(timer)
[
all
...]
/src/external/bsd/kyua-cli/etc/kyua/
kyua.conf
4
-- on the syntax and tests(7) for any NetBSD-
specific
tweaks that may apply.
13
-- An example to set a configuration property
specific
to NetBSD.
/src/external/gpl3/gcc.old/dist/libphobos/m4/
druntime.m4
71
AC_MSG_CHECKING([for --enable-version-
specific
-runtime-libs])
72
AC_ARG_ENABLE([version-
specific
-runtime-libs],
73
AC_HELP_STRING([--enable-version-
specific
-runtime-libs],
74
[Specify that runtime libraries should be installed in a compiler-
specific
directory]),
78
*) AC_MSG_ERROR([Unknown argument to enable/disable version-
specific
libs]);;
85
# Version-
specific
runtime libs processing.
/src/sys/arch/arm/xscale/
ixp425-fw.mk
4
# For IXP425 NE support, this file must be included by the board-
specific
/src/lib/libc/gdtoa/
strtold_subr.c
10
* the format-
specific
strtold_*.c, like so:
39
#error GDTOA_LD_FMT must be defined by format-
specific
source file
/src/sys/arch/mips/include/
endian_machdep.h
29
# error Define MIPS target CPU endian-ness in port-
specific
header file.
/src/external/gpl3/gcc/dist/contrib/reghunt/examples/
testall
46
echo testing
specific
dates for $id
/src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
testall
46
echo testing
specific
dates for $id
/src/external/gpl3/gdb/dist/sim/testsuite/mips/
r6-llsc-wp.s
1
# mips32
specific
r6 tests - paired LL/SC variants
r6-llsc-dp.s
1
# mips64
specific
r6 tests - paired LL/SC variants
/src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
r6-llsc-wp.s
1
# mips32
specific
r6 tests - paired LL/SC variants
r6-llsc-dp.s
1
# mips64
specific
r6 tests - paired LL/SC variants
/src/doc/
TODO.compat-module
31
been split into several version-
specific
modules, and the mini-
34
9. syscalls.master has been updated to autoload the version-
specific
51
common build framework, and split version-
specific
code from baseline
57
specific
routine names and variable types). Version-
specific
parts
59
included in the relevant version-
specific
compat modules.
91
any of the version-
specific
modules is not a regression.
/src/crypto/external/apache2/openssl/dist/providers/
encoders.inc
14
#define ENCODER_STRUCTURE_type_specific_keypair "type-
specific
"
15
#define ENCODER_STRUCTURE_type_specific_params "type-
specific
"
16
#define ENCODER_STRUCTURE_type_specific "type-
specific
"
17
#define ENCODER_STRUCTURE_type_specific_no_pub "type-
specific
"
96
* Entries for key type
specific
output formats. The structure name on these
104
* OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "DER", "type-
specific
",
112
* OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "PEM", "type-
specific
",
376
* Entries for key type
specific
output formats. These are exactly the
377
* same as the type
specific
above, except that they use the key type
378
* name as structure name instead of "type-
specific
", in the call o
[
all
...]
/src/crypto/external/bsd/openssl/dist/providers/
encoders.inc
14
#define ENCODER_STRUCTURE_type_specific_keypair "type-
specific
"
15
#define ENCODER_STRUCTURE_type_specific_params "type-
specific
"
16
#define ENCODER_STRUCTURE_type_specific "type-
specific
"
17
#define ENCODER_STRUCTURE_type_specific_no_pub "type-
specific
"
70
* Entries for key type
specific
output formats. The structure name on these
78
* OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "DER", "type-
specific
",
86
* OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, "PEM", "type-
specific
",
223
* Entries for key type
specific
output formats. These are exactly the
224
* same as the type
specific
above, except that they use the key type
225
* name as structure name instead of "type-
specific
", in the call o
[
all
...]
/src/tests/lib/libc/net/getaddrinfo/
t_getaddrinfo.sh
17
# without
specific
prior written permission.
84
atf_test_case
specific
87
atf_set "descr" "Testing
specific
address family"
192
atf_add_test_case
specific
/src/external/gpl3/gcc/dist/gcc/doc/
install.texi2html
49
for x in index.html
specific
.html prerequisites.html download.html \
/src/external/gpl3/gcc/dist/libgcc/
static-object.mk
9
# Copy c_flags to a rule-
specific
copy and use the copy, to avoid the
/src/external/gpl3/gcc.old/dist/gcc/doc/
install.texi2html
49
for x in index.html
specific
.html prerequisites.html download.html \
/src/external/gpl3/gcc.old/dist/libgcc/
static-object.mk
9
# Copy c_flags to a rule-
specific
copy and use the copy, to avoid the
/src/common/lib/libc/arch/sh3/string/
ffs.S
47
mov r4,r0 ! using r0
specific
instructions
/src/sys/arch/hpcarm/hpcarm/
kloader_machdep.c
101
#error No support KLOADER with
specific
CPU type.
/src/usr.bin/make/unit-tests/
opt-debug-var.mk
37
# An expression for a target-
specific
variable with a single-character name.
Completed in 47 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Mon Apr 06 00:22:49 UTC 2026