Home
last modified time | relevance | path

Searched refs:PF (Results 1 – 25 of 227) sorted by relevance

12345678910

/external/parameter-framework/upstream/test/functional-tests/include/
DParameterFramework.hpp61 using PF = CParameterMgrFullConnector; typedef in parameterFramework::ParameterFramework
71 void start() { mayFailCall(&PF::start); } in start()
77 using PF::applyConfigurations;
78 using PF::getFailureOnMissingSubsystem;
79 using PF::getFailureOnFailedSettingsLoad;
80 using PF::getForceNoRemoteInterface;
81 using PF::setForceNoRemoteInterface;
82 using PF::getSchemaUri;
83 using PF::setSchemaUri;
84 using PF::getValidateSchemasOnStart;
[all …]
DTest.hpp117 using PF = ParameterFramework; typedef in parameterFramework::LazyPF
119 void create(Config &&configFile) { mPf.reset(new PF{std::move(configFile)}); } in create()
120 std::unique_ptr<PF> mPf;
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md41 The Parameter Framework is abreviated as PF in the rest of the document.
46 Specificaly the PF contains 3 stacked abstraction layers:
82 The PF **SHOULD** be reusable between components.
86 PF instances **MUST NOT** mutate each others.
87 <note>This may be implemented by not sharing any mutable data between PF instances.</note>
88 <why>Different PF instances are expected to be completely independent thus accessing one should not…
104 <dd>System controlled by the PF. Not necessary material system. This term was
107 - historically the PF reference implementation was used to abstract hardware
115 A PF **MUST** be able to handle parameters.
116 <why>because the PF aims to abstract hardware and model it by parameters.</why>
[all …]
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.cpp50 int (*PF)(int, char **, const char **) = in runFunction() local
55 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(), in runFunction()
64 int (*PF)(int, char **) = (int (*)(int, char **))(intptr_t)FPtr; in runFunction() local
68 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(), in runFunction()
76 int (*PF)(int) = (int (*)(int))(intptr_t)FPtr; in runFunction() local
77 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue())); in runFunction()
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dp2p-action-udhcp.sh8 PF=$2
10 if [ ! -r $PF ]; then
14 PID=`cat $PF`
20 rm $PF
Dp2p-action.sh8 PF=$2
10 if [ ! -r $PF ]; then
14 PID=`cat $PF`
20 rm $PF
/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp24 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in TargetSubtargetInfo() argument
28 : MCSubtargetInfo(TT, CPU, FS, PF, PD, ProcSched, WPR, WL, RA, IS, OC, FP) { in TargetSubtargetInfo()
/external/curl/projects/
Dbuild-openssl.bat94 set "PF=%PROGRAMFILES%"
98 set "PF=%PROGRAMFILES(x86)%"
103 if not defined PF goto nopf
106 if not exist "%PF%\%VC_PATH%" goto novc
148 call "%PF%\%VC_PATH%\bin\vcvars32"
150 call "%PF%\%VC_PATH%\bin\vcvars32"
152 call "%PF%\%VC_PATH%\bin\vcvars32"
154 call "%PF%\%VC_PATH%\vcvarsall" %VCVARS_PLATFORM%
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp501 int (*PF)(int, char **, const char **) = in runFunction() local
506 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(), in runFunction()
515 int (*PF)(int, char **) = (int(*)(int, char **))(intptr_t)FPtr; in runFunction() local
519 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(), in runFunction()
528 int (*PF)(int) = (int(*)(int))(intptr_t)FPtr; in runFunction() local
529 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue())); in runFunction()
/external/clang/test/SemaObjC/
Dblock-explicit-return-type.m5 typedef float * PF; typedef
47 (void)^PF { return &gf; };
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp41 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in MCSubtargetInfo() argument
45 : TargetTriple(TT), CPU(C), ProcFeatures(PF), ProcDesc(PD), in MCSubtargetInfo()
/external/e2fsprogs/ext2ed/
Dext2ed.h78 typedef void (*PF) (char *); /* Used to point to the dispatched functions */ typedef
84 PF callback [MAX_COMMANDS_NUM];
235 extern void add_user_command (struct struct_commands *ptr,char *name,char *description,PF callback);
/external/llvm/tools/bugpoint/
DExtractFunction.cpp92 const Function *PF = PBB->getParent(); in deleteInstructionFromProgram() local
95 std::advance(RFI, std::distance(PF->getParent()->begin(), in deleteInstructionFromProgram()
96 Module::const_iterator(PF))); in deleteInstructionFromProgram()
99 std::advance(RBI, std::distance(PF->begin(), Function::const_iterator(PBB))); in deleteInstructionFromProgram()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp744 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
745 if (PF && !PF->empty()) { in getFunction()
751 if (!PF) in getFunction()
752 PF = Function::Create(F->getFunctionType(), in getFunction()
756 return PF; in getFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp734 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
735 if (PF && !PF->empty()) { in getFunction()
741 if (!PF) in getFunction()
742 PF = Function::Create(F->getFunctionType(), in getFunction()
746 return PF; in getFunction()
/external/icu/icu4c/source/data/region/
Dzh_Hant_HK.txt75 PF{"法屬波利尼西亞"}
Dchr.txt183 PF{"ᎠᏂᎦᎸᏣ ᏆᎵᏂᏏᎠ"}
Dyi.txt174 PF{"פֿראַנצויזישע פּאלינעזיע"}
Dzgh.txt167 PF{"ⴱⵓⵍⵉⵏⵉⵣⵢⴰ ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ"}
Dvai.txt167 PF{"ꗱꘋꔻ ꕶꔷꕇꔻꕩ"}
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp901 Function *PF = CurrentModule->getFunction(FnName); in getFunction() local
902 if (PF && !PF->empty()) { in getFunction()
908 if (!PF) in getFunction()
909 PF = Function::Create(F->getFunctionType(), in getFunction()
913 return PF; in getFunction()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp833 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
834 if (PF && !PF->empty()) { in getFunction()
840 if (!PF) in getFunction()
841 PF = Function::Create(F->getFunctionType(), in getFunction()
845 return PF; in getFunction()
/external/llvm/include/llvm/Target/
DTargetSubtargetInfo.h52 ArrayRef<SubtargetFeatureKV> PF,
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h54 ArrayRef<SubtargetFeatureKV> PF,
/external/clang/test/SemaCXX/
Dnullptr.cpp78 template <int *PI, void (*PF)(), int A::*PM, void (A::*PMF)()>

12345678910