OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Return
(Results
1 - 20
of
20
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl
60
Warning 1087 - ^ Not all control paths
return
a value (RCIV)
84
Warning 1087 - ^ Not all control paths
return
a value (COND)
124
Return
(0x0F)
129
Return
139
Return
149
Return
(0x0F)
159
Return
(Zero)
164
Return
188
Return
(PRT0)
195
Return
(Zero
[
all
...]
badcode.asl
93
Return
(0)
110
Return
(INT1)
113
// Fallthrough exit path does not
return
a value
118
// Method MTH2 above does not always
return
a value
123
// Method MTH4 does not explicitly
return
a value
162
// and
return
value validation
189
// Predefined names that should not have a
return
value
193
Return
(Buffer(1){0x33})
197
Return
("Unexpected
Return
Value"
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_test.cc
27
t2.
Return
();
28
t2.
Return
();
45
return
res;
53
return
"symbolize=false:abort_on_error=0";
59
return
true;
65
return
run_tests(argc, argv);
tsan_test_util.h
25
void *loc() const {
return
loc_; }
102
void
Return
();
tsan_mop.cc
232
t1.
Return
();
tsan_test_util_posix.cc
39
return
0;
64
return
false;
68
return
false;
71
return
true;
82
return
(void*)(addr + offset_from_aligned);
152
return
__interceptor_pthread_mutex_trylock((pthread_mutex_t*)mtx_) == 0;
155
return
pthread_spin_trylock((pthread_spinlock_t*)mtx_) == 0;
158
return
__interceptor_pthread_rwlock_trywrlock((pthread_rwlock_t*)mtx_) == 0;
159
return
false;
183
return
__interceptor_pthread_rwlock_tryrdlock((pthread_rwlock_t*)mtx_) == 0
[
all
...]
/src/common/lib/libc/arch/m68k/gen/
muldi3.S
38
| *
Return
lower 64bit of (X * Y) into %d0:%d1.
/src/distrib/sets/
fmt-list
37
return
width
59
return
tabs
97
function(item)
return
item[1] end,
118
return
134
return
{
169
--
Return
the smaller of the given values, ignoring nil.
172
return
value
174
return
curr
187
--
Return
the larger of the given values, ignoring nil.
190
return
valu
[
all
...]
/src/sys/arch/m68k/m68k/
copy.s
230
* user's address space.
Return
the number of characters copied (including
231
* the NUL) in *lencopied. If the string is too long,
return
ENAMETOOLONG;
232
* else
return
0 or EFAULT.
257
movl 16(%sp),%a1 | store at
return
location
269
* user's address space.
Return
the number of characters copied (including
270
* the NUL) in *lencopied. If the string is too long,
return
ENAMETOOLONG;
271
* else
return
0 or EFAULT.
296
movl 16(%sp),%a1 | store at
return
location
332
addl #16,%sp | pop args and
return
address
393
clrl %d0 |
return
[
all
...]
/src/sys/external/bsd/acpica/dist/tools/acpiexec/
aetables.h
257
*
Return
()
391
Return
(Zero)
402
Return
(Zero)
412
Return
(Zero)
/src/sys/arch/m68k/fpsp/
l_fpsp.h
51
* your compiler does not treat as scratch registers on
return
72
* |
Return
PC |
107
* real fpcr before calling the emulation routine. On
return
, the
/src/sys/external/bsd/acpica/dist/debugger/
dbtest.c
148
Return
(DeRefOf (Arg0))
187
*
RETURN
: None
207
return
;
234
*
RETURN
: None
258
return
;
266
return
;
279
return
;
287
return
;
304
*
RETURN
: Status
392
return
(AE_OK)
[
all
...]
/src/sys/arch/m68k/060sp/dist/
fpsp.s
1367
#
return
;
1945
#
return
;
3108
# _mem_write() "callout" routines that may
return
a failing result. #
3298
# _mem_write() "callout" routines that may
return
a failing result. #
4196
# an inexact exception; otherwise,
return
to normal non-exception flow.
4198
beq.w funimp_store # no;
return
to normal flow
4203
beq.w funimp_store # no;
return
to normal flow
4207
# we'll insert this new exception into the FPU and then
return
.
4433
# and
return
.
5047
#
Return
sgn*cos(r) where cos(r) is approximated by an
[
all
...]
fplsp.s
4941
#
Return
sgn*cos(r) where cos(r) is approximated by an #
4946
# 6. (k is even) Set j := k/2, sgn := (-1)**j.
Return
sgn*sin(r) #
4953
# 8. (|X|<2**(-40)) If SIN is invoked,
return
X; #
4954
# otherwise
return
1. #
5084
#--THEN WE
RETURN
SGN*SIN(R). SGN*SIN(R) IS COMPUTED BY
5137
#--THEN WE
RETURN
SGN*COS(R). SGN*COS(R) IS COMPUTED BY
5202
#--IF |X| < 2**(-40),
RETURN
X OR 1.
5508
#--ON ENTRY, FP0 IS X, ON
RETURN
, FP0 IS X REM PI/2, |X| <= PI/4.
5886
#--IF |X| < 2**(-40),
RETURN
X OR 1.
5939
#--ON ENTRY, FP0 IS X, ON
RETURN
, FP0 IS X REM PI/2, |X| <= PI/4
[
all
...]
pfpsp.s
1367
#
return
;
1945
#
return
;
3108
# _mem_write() "callout" routines that may
return
a failing result. #
3298
# _mem_write() "callout" routines that may
return
a failing result. #
3906
mov.l EXC_EA(%a6),%a0 #
return
<ea>
3913
lea ([USER_FPIAR,%a6],0x4),%a0 # no;
return
<ea>
3955
# a0 =
return
correct effective address #
3963
# and
return
that value as the correct <ea> and store that value in An. #
4250
# then we
return
the size of the dump and the string to the caller #
5006
mov.w %d0,%a0 #
return
<ea> in a
[
all
...]
/src/sys/external/bsd/acpica/dist/tools/examples/
extables.c
229
* OSL support -
return
the address of the RSDP
238
return
(ACPI_PTR_TO_PHYSADDR (RsdpCode));
488
Return
("Main successfully completed execution")
/src/sys/arch/mac68k/obio/
iwm.s
149
* %d0
return
value (0 == no error)
288
* iwmCheckDrive -- Check if given drive is available and
return
bit vector
676
bne rsDone |
Return
if error
679
* Is this the right track & side? If not,
return
with error
990
bne wsAllDone |
Return
if error
993
* Is this the right track & side? If not,
return
with error
1015
* loop over all the slots and
return
if all of them are clean.
/src/common/lib/libc/arch/sparc64/string/
memcpy.S
77
mov %o1, %o5 ! Save memcpy
return
value
1614
restore %g1, 0, %o0 !
Return
DEST for memcpy
/src/sys/arch/mips/mips/
mipsX_subr.S
513
eret #1f:
return
from exception
831
* Restore registers and
return
from the exception.
845
* Start of common kernel exception
return
code for both
881
_MTC0 k1, MIPS_COP_0_EXC_PC # set
return
address
914
eret #
return
to interrupted point
1238
* Interrupts handled, restore registers and
return
from the interrupt.
1288
* Restore s0-s2 and goto common kernel
return
code.
1449
lui ra, %hi(MIPSX(user_return)) #
return
directly to user
return
1451
PTR_ADDIU ra, %lo(MIPSX(user_return)) #
return
directly to user retur
[
all
...]
/src/sys/arch/sparc64/sparc64/
locore.s
1379
* a problem for the
return
from trap code which is coded to use
1396
* overwriting the frame we were trying to
return
to. This means that
1839
* On
return
:
1922
* a NFO mapping to satisfy speculative loads and
return
.
1959
* On
return
:
2019
* We're in a pickle here. We were trying to
return
to user mode
2024
* If we
return
to where we faulted, our window state will not be valid
2027
* What we'll do is arrange to have us
return
to return_from_trap so we will
2100
ba,a,pt %icc, Ldatafault_internal ! Now we should
return
directly to user mode
2118
wrpr %g5, 0, %cwp !
return
here and write out all dirty windows
[
all
...]
Completed in 1123 milliseconds
Indexes created Sun Feb 15 00:28:02 CET 2026