/external/llvm/lib/AsmParser/ |
LLParser.h | 305 PerFunctionState *PFS); 307 bool ParseValue(Type *Ty, Value *&V, PerFunctionState *PFS); 308 bool ParseValue(Type *Ty, Value *&V, PerFunctionState &PFS) { 309 return ParseValue(Ty, V, &PFS); 312 PerFunctionState &PFS) { 314 return ParseValue(Ty, V, &PFS); 317 bool ParseTypeAndValue(Value *&V, PerFunctionState *PFS); 318 bool ParseTypeAndValue(Value *&V, PerFunctionState &PFS) { 319 return ParseTypeAndValue(V, &PFS); 321 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { [all...] |
LLParser.cpp | 186 PerFunctionState *PFS) { 190 if (PFS) { 192 Res = PFS->GetBB(Refs[i].first.StrVal, Refs[i].first.Loc); 194 Res = PFS->GetBB(Refs[i].first.UIntVal, Refs[i].first.Loc); [all...] |
/frameworks/rs/ |
rsProgramStore.cpp | 112 ProgramStore *pfs = new ProgramStore(rsc, local 116 returnRef.set(pfs); 118 pfs->init(); 121 rsc->mStateFragmentStore.mStorePrograms.push(pfs);
|
rsContext.cpp | 680 void Context::setProgramStore(ProgramStore *pfs) { 682 if (pfs == NULL) { 685 mFragmentStore.set(pfs); 812 ProgramStore *pfs = static_cast<ProgramStore *>(vpfs); local 813 rsc->setProgramStore(pfs);
|
/external/oprofile/module/ia64/ |
oprofile_stubs.S | 60 alloc loc1=ar.pfs, 3, 3, 4, 0 92 mov ar.pfs=loc1 // restore ar.pfs 99 (p6) mov ar.pfs=r0 // clear ar.pfs on success
|
IA64syscallstub.h | 90 alloc loc1=ar.pfs, 8, 6, 8, 0; \ 107 mov ar.pfs = loc1; \ 173 alloc loc1=ar.pfs, 8, 5, 8, 0; \ 189 mov ar.pfs = loc1; \
|
IA64entry.h | 28 .spillsp ar.pfs, PT(CR_IFS)+16+(off); \ 56 .spillsp ar.pfs, SW(AR_PFS)+16+(off); .spillsp ar.lc, SW(AR_LC)+16+(off); \
|
IA64minstate.h | 142 mov rARPFS=ar.pfs; \ 177 st8 [r16]=rARPFS, 16; /* save ar.pfs */ \
|
/frameworks/compile/mclinker/lib/Core/ |
TargetOptions.cpp | 46 void TargetOptions::setTargetFeatureString(const std::string& pFS) 48 m_TargetFS = pFS;
|
/external/ipsec-tools/src/racoon/ |
proposal.h | 62 int pfs_group; /* pfs group */ 161 * If PFS is not required by the responder, the responder obeys the 162 * proposal. If PFS is required by both sides and if the responder's 171 * About PFS, this directive is same as "strict". 175 * If PFS is required and if the responder's group is not equal to
|
sainfo.h | 55 int pfs_group; /* only use when pfs is required. */
|
TODO | 33 guess if we need phase 2 PFS or not (we cannot negotiate it. so 34 we may need to pick from "no PFS" or "same as phase 1 DH group")
|
racoon.conf.5 | 695 Specifies the action of lifetime length, key length and PFS of the phase 2 711 If PFS is not required by the responder, the responder will obey the proposal. 712 If PFS is required by both sides and the responder's group is not equal to 721 For PFS, this directive behaves the same as 726 If PFS is required by both sides and the responder's group is not equal to 959 If you do not require PFS then you can omit this directive. [all...] |
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample | 43 # to obey the initiator's lifetime and PFS group proposal,
|
/external/libffi/src/ia64/ |
unix.S | 53 .save ar.pfs, r36 // loc0 54 alloc loc0 = ar.pfs, 4, 3, 8, 0 104 mov ar.pfs = loc0 196 mov ar.pfs = loc0 283 .save ar.pfs, r40 // loc0 284 alloc loc0 = ar.pfs, 8, 4, 4, 0 353 mov ar.pfs = loc0
|
/packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/ |
GalaxyRS.java | 166 ProgramFragment pfs = builder.create(); local 167 pfs.bindSampler(Sampler.WRAP_LINEAR(mRS), 0); 168 mScript.set_gPFStars(pfs);
|
/frameworks/compile/mclinker/include/mcld/ |
TargetOptions.h | 53 void setTargetFeatureString(const std::string& pFS);
|
/external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/ |
md5-ia64.S | 202 // t6 PFS Save PFSSave 270 .save ar.pfs, PFSSave 271 alloc PFSSave = ar.pfs, MD5_NINP, MD5_NLOC, MD5_NOUT, MD5_NROT 363 mov ar.pfs = PFSSave 451 // v0 PFS bit bucket PFS 457 #define PFS r8 629 alloc PFS = ar.pfs, _NINPUTS, _NLOCALS, _NOUTPUT, _NROTATE 895 alloc PFS = ar.pfs, _NINPUTS, _NLOCALS, _NOUTPUT, _NROTATE ; [all...] |
/external/openssl/crypto/md5/asm/ |
md5-ia64.S | 202 // t6 PFS Save PFSSave 270 .save ar.pfs, PFSSave 271 alloc PFSSave = ar.pfs, MD5_NINP, MD5_NLOC, MD5_NOUT, MD5_NROT 363 mov ar.pfs = PFSSave 451 // v0 PFS bit bucket PFS 457 #define PFS r8 629 alloc PFS = ar.pfs, _NINPUTS, _NLOCALS, _NOUTPUT, _NROTATE 895 alloc PFS = ar.pfs, _NINPUTS, _NLOCALS, _NOUTPUT, _NROTATE ; [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ |
ia64cpuid.S | 53 .save ar.pfs,r2 55 { .mib; alloc r2=ar.pfs,0,96,0,96
|
/external/openssl/crypto/ |
ia64cpuid.S | 53 .save ar.pfs,r2 55 { .mib; alloc r2=ar.pfs,0,96,0,96
|
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/ |
UiTest.java | 258 ProgramFragment pfs = builder.create(); local 259 pfs.bindSampler(Sampler.WRAP_LINEAR_MIP_LINEAR(mRS), 0); 260 mUiScript.set_gPFStars(pfs);
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
ia64.S | 174 .save ar.pfs,r2 175 { .mii; alloc r2=ar.pfs,4,12,0,16 227 .save ar.pfs,r2 228 { .mii; alloc r2=ar.pfs,4,12,0,16 286 .save ar.pfs,r2 288 { .mfi; alloc r2=ar.pfs,4,0,0,0 };; 290 { .mfi; alloc r2=ar.pfs,4,12,0,16 };; 400 .save ar.pfs,r2 401 { .mmi; alloc r2=ar.pfs,4,4,0,8 468 .save ar.pfs,r [all...] |
/external/openssl/crypto/bn/asm/ |
ia64.S | 174 .save ar.pfs,r2 175 { .mii; alloc r2=ar.pfs,4,12,0,16 227 .save ar.pfs,r2 228 { .mii; alloc r2=ar.pfs,4,12,0,16 286 .save ar.pfs,r2 288 { .mfi; alloc r2=ar.pfs,4,0,0,0 };; 290 { .mfi; alloc r2=ar.pfs,4,12,0,16 };; 400 .save ar.pfs,r2 401 { .mmi; alloc r2=ar.pfs,4,4,0,8 468 .save ar.pfs,r [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/ |
Xv.c | 155 SDL_NAME(XvFormat) *pfs, *pf; 243 if ((pfs=(SDL_NAME(XvFormat) *)Xmalloc(size))==NULL) { 251 pf = pfs; 260 pa->formats = pfs;
|