HomeSort by relevance Sort by last modified time
    Searched refs:rloc (Results 1 - 25 of 25) sorted by null

  /external/valgrind/main/VEX/priv/
host_generic_regs.h 280 extern void ppRetLoc ( RetLoc rloc );
292 static inline Bool is_sane_RetLoc ( RetLoc rloc ) {
293 switch (rloc.pri) {
295 return rloc.spOff == 0;
host_s390_isel.c 1820 RetLoc rloc = mk_RetLoc_INVALID(); local
3768 RetLoc rloc = mk_RetLoc_INVALID(); local
    [all...]
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 1333 RetLoc rloc = mk_RetLoc_INVALID(); local
1744 RetLoc rloc = mk_RetLoc_INVALID(); local
1845 RetLoc rloc = mk_RetLoc_INVALID(); local
3823 RetLoc rloc = mk_RetLoc_INVALID(); local
    [all...]
host_arm64_defs.h 737 RetLoc rloc; /* where the return value will be */ member in struct:__anon15454::__anon15455::__anon15472
1052 RetLoc rloc );
    [all...]
host_arm_defs.h 729 RetLoc rloc; /* where the return value will be */ member in struct:__anon15545::__anon15546::__anon15561
980 RetLoc rloc );
host_s390_defs.h 366 RetLoc rloc; /* where the return value will be */ member in struct:__anon15782
649 const HChar *name, RetLoc rloc);
host_arm64_isel.c 2320 RetLoc rloc = mk_RetLoc_INVALID(); local
6681 RetLoc rloc = mk_RetLoc_INVALID(); local
    [all...]
host_amd64_isel.c 1829 RetLoc rloc = mk_RetLoc_INVALID(); local
2380 RetLoc rloc = mk_RetLoc_INVALID(); local
4536 RetLoc rloc = mk_RetLoc_INVALID(); local
    [all...]
host_ppc_isel.c 2324 RetLoc rloc = mk_RetLoc_INVALID(); local
5627 RetLoc rloc = mk_RetLoc_INVALID(); local
    [all...]
host_mips_defs.c 1292 HReg src, RetLoc rloc )
1301 i->Min.Call.rloc = rloc;
1306 vassert(is_sane_RetLoc(rloc));
1311 UInt argiregs, RetLoc rloc )
1319 i->Min.Call.rloc = rloc;
1324 vassert(is_sane_RetLoc(rloc));
    [all...]
host_amd64_defs.h 476 RetLoc rloc; /* where the return value will be */ member in struct:__anon15372::__anon15373::__anon15385
host_mips_defs.h 479 RetLoc rloc; /* where the return value will be */ member in struct:__anon15628::__anon15629::__anon15637
host_x86_defs.h 453 RetLoc rloc; /* where the return value will be */ member in struct:__anon15854::__anon15855::__anon15866
host_arm_isel.c 1838 RetLoc rloc = mk_RetLoc_INVALID(); local
5973 RetLoc rloc = mk_RetLoc_INVALID(); local
    [all...]
host_amd64_defs.c 697 RetLoc rloc ) {
703 i->Ain.Call.rloc = rloc;
705 vassert(is_sane_RetLoc(rloc));
    [all...]
host_arm64_defs.c     [all...]
host_x86_defs.c 642 RetLoc rloc ) {
648 i->Xin.Call.rloc = rloc;
650 vassert(is_sane_RetLoc(rloc));
991 ppRetLoc(i->Xin.Call.rloc);
    [all...]
host_ppc_defs.h 647 RetLoc rloc; /* where the return value will be */ member in struct:__anon15689::__anon15690::__anon15699
    [all...]
host_arm_defs.c     [all...]
host_ppc_defs.c 872 Addr64 target, UInt argiregs, RetLoc rloc ) {
879 i->Pin.Call.rloc = rloc;
883 vassert(is_sane_RetLoc(rloc));
    [all...]
host_s390_defs.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tblcoll.cpp 585 char* rloc = uprv_strdup(requestedLocale.getName()); local
586 if (rloc) {
591 ucol_setReqValidLocales(ucollator, rloc, vloc, aloc);
596 uprv_free(rloc);
  /external/chromium_org/third_party/libxml/src/
xpath.c 13879 xmlLocationSetPtr rloc = local
    [all...]
  /external/libxml2/
xpath.c 14031 xmlLocationSetPtr rloc = local
    [all...]

Completed in 9784 milliseconds