OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rloc
(Results
1 - 25
of
30
) sorted by null
1
2
/prebuilts/go/darwin-x86/misc/arm/
a
29
rloc
=/data/local/tmp/retval
30
rsize=$(adb shell "ls -l $
rloc
"|tr -s ' '|cut -d' ' -f4)
37
adb push /tmp/adb.retval $
rloc
>/dev/null 2>&1
38
adb shell chmod 755 $
rloc
/prebuilts/go/linux-x86/misc/arm/
a
29
rloc
=/data/local/tmp/retval
30
rsize=$(adb shell "ls -l $
rloc
"|tr -s ' '|cut -d' ' -f4)
37
adb push /tmp/adb.retval $
rloc
>/dev/null 2>&1
38
adb shell chmod 755 $
rloc
/external/opencv3/modules/flann/include/opencv2/flann/
allocator.h
161
void*
rloc
= loc;
local
167
return
rloc
;
/external/valgrind/VEX/priv/
host_generic_regs.h
409
extern void ppRetLoc ( RetLoc
rloc
);
421
static inline Bool is_sane_RetLoc ( RetLoc
rloc
) {
422
switch (
rloc
.pri) {
424
return
rloc
.spOff == 0;
host_x86_isel.c
383
RetLoc
rloc
)
391
cee->regparms,
rloc
));
1473
RetLoc
rloc
= mk_RetLoc_INVALID();
local
1997
RetLoc
rloc
= mk_RetLoc_INVALID();
local
2846
RetLoc
rloc
= mk_RetLoc_INVALID();
local
4109
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_mips_isel.c
1338
RetLoc
rloc
= mk_RetLoc_INVALID();
local
1749
RetLoc
rloc
= mk_RetLoc_INVALID();
local
1850
RetLoc
rloc
= mk_RetLoc_INVALID();
local
3832
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_s390_defs.h
371
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon25903
654
const HChar *name, RetLoc
rloc
);
host_s390_isel.c
1823
RetLoc
rloc
= mk_RetLoc_INVALID();
local
3809
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_amd64_isel.c
1828
RetLoc
rloc
= mk_RetLoc_INVALID();
local
2379
RetLoc
rloc
= mk_RetLoc_INVALID();
local
4609
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_arm64_isel.c
2003
RetLoc
rloc
= mk_RetLoc_INVALID();
local
3724
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_arm64_defs.h
637
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon25559::__anon25560::__anon25577
904
RetLoc
rloc
);
[
all
...]
host_arm_defs.h
732
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon25662::__anon25663::__anon25678
983
RetLoc
rloc
);
[
all
...]
host_ppc_isel.c
2404
RetLoc
rloc
= mk_RetLoc_INVALID();
local
5853
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_mips_defs.c
870
HReg src, RetLoc
rloc
)
879
i->Min.Call.
rloc
=
rloc
;
884
vassert(is_sane_RetLoc(
rloc
));
889
UInt argiregs, RetLoc
rloc
)
897
i->Min.Call.
rloc
=
rloc
;
902
vassert(is_sane_RetLoc(
rloc
));
[
all
...]
host_amd64_defs.h
478
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon25471::__anon25472::__anon25484
host_tilegx_defs.h
408
RetLoc
rloc
; /* where the return value saved. */
member in struct:__anon25969::__anon25970::__anon25980
host_x86_defs.h
456
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon26019::__anon26020::__anon26031
host_amd64_defs.c
678
RetLoc
rloc
) {
684
i->Ain.Call.
rloc
=
rloc
;
686
vassert(is_sane_RetLoc(
rloc
));
[
all
...]
host_arm_isel.c
1849
RetLoc
rloc
= mk_RetLoc_INVALID();
local
5989
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_x86_defs.c
641
RetLoc
rloc
) {
647
i->Xin.Call.
rloc
=
rloc
;
649
vassert(is_sane_RetLoc(
rloc
));
990
ppRetLoc(i->Xin.Call.
rloc
);
[
all
...]
host_mips_defs.h
452
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon25747::__anon25748::__anon25756
host_arm_defs.c
[
all
...]
host_arm64_defs.c
[
all
...]
host_ppc_defs.h
617
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon25809::__anon25810::__anon25819
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
readelf.c
11182
unsigned char *
rloc
;
local
[
all
...]
Completed in 558 milliseconds
1
2