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
28
) 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/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
2848
RetLoc
rloc
= mk_RetLoc_INVALID();
local
4111
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_mips_isel.c
1332
RetLoc
rloc
= mk_RetLoc_INVALID();
local
1743
RetLoc
rloc
= mk_RetLoc_INVALID();
local
1844
RetLoc
rloc
= mk_RetLoc_INVALID();
local
3838
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_s390_defs.h
371
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon41879
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
2031
RetLoc
rloc
= mk_RetLoc_INVALID();
local
3752
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_arm64_defs.h
639
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon41526::__anon41527::__anon41544
935
RetLoc
rloc
);
[
all
...]
host_arm_defs.h
735
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon41631::__anon41632::__anon41647
1009
RetLoc
rloc
);
[
all
...]
host_mips_defs.c
867
HReg src, RetLoc
rloc
)
876
i->Min.Call.
rloc
=
rloc
;
881
vassert(is_sane_RetLoc(
rloc
));
886
UInt argiregs, RetLoc
rloc
)
894
i->Min.Call.
rloc
=
rloc
;
899
vassert(is_sane_RetLoc(
rloc
));
[
all
...]
host_ppc_isel.c
2493
RetLoc
rloc
= mk_RetLoc_INVALID();
local
3349
RetLoc
rloc
= mk_RetLoc_INVALID();
local
6551
RetLoc
rloc
= mk_RetLoc_INVALID();
local
[
all
...]
host_amd64_defs.h
478
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon41438::__anon41439::__anon41451
host_x86_defs.h
456
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon41951::__anon41952::__anon41963
host_amd64_defs.c
678
RetLoc
rloc
) {
684
i->Ain.Call.
rloc
=
rloc
;
686
vassert(is_sane_RetLoc(
rloc
));
[
all
...]
host_arm_isel.c
1992
RetLoc
rloc
= mk_RetLoc_INVALID();
local
6169
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
455
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon41719::__anon41720::__anon41728
host_arm_defs.c
[
all
...]
host_arm64_defs.c
[
all
...]
host_ppc_defs.h
681
RetLoc
rloc
; /* where the return value will be */
member in struct:__anon41781::__anon41782::__anon41791
[
all
...]
host_ppc_defs.c
854
Addr64 target, UInt argiregs, RetLoc
rloc
) {
861
i->Pin.Call.
rloc
=
rloc
;
865
vassert(is_sane_RetLoc(
rloc
));
[
all
...]
/toolchain/binutils/binutils-2.27/binutils/
readelf.c
12180
unsigned char *
rloc
;
local
[
all
...]
/external/libxml2/
xpath.c
14043
xmlLocationSetPtr
rloc
=
local
[
all
...]
Completed in 1451 milliseconds
1
2