Home
last modified time | relevance | path

Searched refs:Effect (Results 1 – 25 of 58) sorted by relevance

123

/external/skqp/tests/
DRefCntTest.cpp89 class Effect { class
91 Effect() : fRefCnt(1) { in Effect() function in Effect
94 virtual ~Effect() {} in ~Effect()
115 static sk_sp<Effect> Create() { in Create()
116 return sk_make_sp<Effect>(); in Create()
121 sk_sp<Effect> fEffect;
123 const sk_sp<Effect>& get() const { return fEffect; } in get()
125 void set(sk_sp<Effect> value) { in set()
130 struct EffectImpl : public Effect {
138 static sk_sp<Effect> make_effect() { in make_effect()
[all …]
/external/skia/tests/
DRefCntTest.cpp89 class Effect { class
91 Effect() : fRefCnt(1) { in Effect() function in Effect
94 virtual ~Effect() {} in ~Effect()
115 static sk_sp<Effect> Create() { in Create()
116 return sk_make_sp<Effect>(); in Create()
121 sk_sp<Effect> fEffect;
123 const sk_sp<Effect>& get() const { return fEffect; } in get()
125 void set(sk_sp<Effect> value) { in set()
130 struct EffectImpl : public Effect {
138 static sk_sp<Effect> make_effect() { in make_effect()
[all …]
/external/skia/src/gpu/
DGrProcessorUnitTest.h166 #define GR_DEFINE_FRAGMENT_PROCESSOR_TEST(Effect) \ argument
167 GrFragmentProcessorTestFactory Effect::gTestFactory(Effect::TestCreate)
169 #define GR_DEFINE_GEOMETRY_PROCESSOR_TEST(Effect) \ argument
170 GrGeometryProcessorTestFactory Effect::gTestFactory(Effect::TestCreate)
/external/skqp/src/gpu/
DGrProcessorUnitTest.h166 #define GR_DEFINE_FRAGMENT_PROCESSOR_TEST(Effect) \ argument
167 GrFragmentProcessorTestFactory Effect::gTestFactory(Effect::TestCreate)
169 #define GR_DEFINE_GEOMETRY_PROCESSOR_TEST(Effect) \ argument
170 GrGeometryProcessorTestFactory Effect::gTestFactory(Effect::TestCreate)
/external/v8/src/compiler/
Dwasm-compiler.cc75 mcgraph()->Int32Constant(WASM_INSTANCE_OBJECT_OFFSET(name)), Effect(), \
81 mcgraph()->Int32Constant(FixedArrayOffsetMinusTag(index)), Effect(), \
938 cond, Effect(), Control())); in TrapIfTrue()
947 mcgraph()->common()->TrapUnless(trap_id), cond, Effect(), Control())); in TrapIfFalse()
1019 buf[count + 1] = Effect(); in Return()
1746 mcgraph()->Int32Constant(0), input, Effect(), in BuildBitCountingCall()
1871 input0, Effect(), Control())); in BuildCFuncInstruction()
1878 Effect(), Control())); in BuildCFuncInstruction()
1887 Effect(), Control())); in BuildCFuncInstruction()
1925 input, Effect(), Control())); in BuildIntToFloatConversionInstruction()
[all …]
Dwasm-compiler.h246 Node* Effect() { in Effect() function
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DGlobalsModRef.cpp57 unsigned Effect = MayReadAnyGlobal ? AliasAnalysis::Ref : 0; in getInfoForGlobal() local
61 Effect |= I->second; in getInfoForGlobal()
62 return Effect; in getInfoForGlobal()
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1270 ArgEffect Effect; in getUnarySummary() local
1272 case cfretain: Effect = IncRef; break; in getUnarySummary()
1273 case cfrelease: Effect = DecRef; break; in getUnarySummary()
1274 case cfautorelease: Effect = Autorelease; break; in getUnarySummary()
1275 case cfmakecollectable: Effect = MakeCollectable; break; in getUnarySummary()
1278 ScratchArgs = AF.add(ScratchArgs, 0, Effect); in getUnarySummary()
2970 ArgEffect Effect) { in updateOutParameter() argument
2984 switch (Effect) { in updateOutParameter()
3015 ArgEffect Effect = Summ.getArg(idx); in checkSummary() local
3016 if (Effect == RetainedOutParameter || Effect == UnretainedOutParameter) { in checkSummary()
[all …]
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp666 SPVRTPFXParserEffect Effect; in Parse() local
667 if(ParseEffect(Effect, nLine, nEndLine, pReturnError)) in Parse()
668 m_psEffect.Append(Effect); in Parse()
2661 SPVRTPFXParserEffect& Effect = m_psEffect[uiEffect]; in DetermineRenderPassDependencies() local
2664 for(unsigned int uiTargets = 0; uiTargets < Effect.Targets.GetSize(); ++uiTargets) in DetermineRenderPassDependencies()
2666 const SPVRTTargetPair& Target = Effect.Targets[uiTargets]; in DetermineRenderPassDependencies()
2670 Pass.pEffect = &Effect; in DetermineRenderPassDependencies()
/external/skia/site/user/sample/
Dpdf.md60 <tr><th>Effect</th> <th>text</th> <th>images</th> <th>everything
/external/skqp/site/user/sample/
Dpdf.md60 <tr><th>Effect</th> <th>text</th> <th>images</th> <th>everything
/external/python/cpython2/Doc/library/
Djpeg.rst67 | Option | Effect |
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp306 void Terminate(Node Effect, Node Control) { in Terminate() argument
308 LOG(out << "Terminate(" << Effect << ", " << Control << ")" in Terminate()
1271 Node Effect() { return *EffectPtr; } in Effect() function in IceBuilder
1277 void set_effect_ptr(Node *Effect) { this->EffectPtr = Effect; } in set_effect_ptr() argument
/external/ImageMagick/Magick++/
DINSTALL119 Environment Variables That Effect Configure
/external/wycheproof/doc/
Drsa.md82 encoding this in the key) Effect:
/external/eigen/
DCOPYING.MPL2333 10.2. Effect of New Versions
DNOTICE333 10.2. Effect of New Versions
/external/libkmsxx/
DNOTICE336 10.2. Effect of New Versions
DLICENSE336 10.2. Effect of New Versions
/external/kotlinc/license/third_party/
Drhino_LICENSE.txt16 I. Effect.
430 6.2. Effect of New Versions.
/external/scapy/doc/scapy/
Dusage.rst157 Command Effect
207 Command Effect
/external/python/cpython3/Doc/using/
Dcmdline.rst430 are only emitted when an issue is detected. Effect of the developer mode:
/external/caliper/lib/
Djsr311-api-1.1.1.jar.txt204 4.2. Effect of New Versions.
Djersey-client-1.11.jar.txt204 4.2. Effect of New Versions.
Djersey-core-1.11.jar.txt204 4.2. Effect of New Versions.

123