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

1 2

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
acondit.pbxuser 216 rLoc = 0;
226 rLoc = 24441;
236 rLoc = 556;
246 rLoc = 968;
256 rLoc = 598;
266 rLoc = 928;
276 rLoc = 482;
286 rLoc = 2916;
296 rLoc = 1627;
306 rLoc = 158
    [all...]
  /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_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_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_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_arm_defs.h 729 RetLoc rloc; /* where the return value will be */ member in struct:__anon35571::__anon35572::__anon35587
980 RetLoc rloc );
host_s390_defs.h 366 RetLoc rloc; /* where the return value will be */ member in struct:__anon35808
649 const HChar *name, RetLoc rloc);
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_arm64_defs.h 737 RetLoc rloc; /* where the return value will be */ member in struct:__anon35480::__anon35481::__anon35498
1052 RetLoc rloc );
    [all...]
host_arm_isel.c 1838 RetLoc rloc = mk_RetLoc_INVALID(); local
5973 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_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_amd64_defs.h 476 RetLoc rloc; /* where the return value will be */ member in struct:__anon35398::__anon35399::__anon35411
host_mips_defs.h 479 RetLoc rloc; /* where the return value will be */ member in struct:__anon35654::__anon35655::__anon35663
host_x86_defs.h 453 RetLoc rloc; /* where the return value will be */ member in struct:__anon35880::__anon35881::__anon35892
host_arm_defs.c     [all...]
host_amd64_defs.c 697 RetLoc rloc ) {
703 i->Ain.Call.rloc = rloc;
705 vassert(is_sane_RetLoc(rloc));
    [all...]
host_ppc_defs.h 647 RetLoc rloc; /* where the return value will be */ member in struct:__anon35715::__anon35716::__anon35725
    [all...]
host_arm64_isel.c 2320 RetLoc rloc = mk_RetLoc_INVALID(); local
6681 RetLoc rloc = mk_RetLoc_INVALID(); local
    [all...]
host_arm64_defs.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tblcoll.cpp 633 char* rloc = uprv_strdup(requestedLocale.getName()); local
634 if (rloc) {
639 ucol_setReqValidLocales(ucollator, rloc, vloc, aloc);
644 uprv_free(rloc);
  /external/deqp/modules/gles3/functional/
es3fInstancedRenderingTests.cpp 529 int rLoc = glGetAttribLocation(program, "a_instanceR");
530 setupVarAttribPointer((void*)&m_instanceColorR[0].u32, rLoc, ATTRIB_DIVISOR_R);
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 418 int rLoc = getInstallLoc(flags, expInstallLocation, pkgLen);
419 if (rLoc == INSTALL_LOC_INT) {
462 } else if (rLoc == INSTALL_LOC_SD) {
    [all...]

Completed in 777 milliseconds

1 2