Home
last modified time | relevance | path

Searched +defs:cache +defs:control (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.h77 enum tgsi_sampler_control control; member
121 struct softpipe_tex_tile_cache *cache; member
/third_party/node/deps/v8/src/compiler/
Descape-analysis-reducer.cc60 Node* control = NodeProperties::GetControlInput(original); in ReplaceNode() local
372 NodeHashCache::Constructor::Constructor(NodeHashCache* cache, in Constructor()
Dscheduler.cc143 Node* control = NodeProperties::GetControlInput(node); in UpdatePlacement() local
1275 BasicBlock* cache = nullptr; in PropagateImmediateDominators() local
1457 Node* control = NodeProperties::GetControlInput(node); in PropagateMinimumPositionToNode() local
Deffect-control-linearizer.cc408 Node* control = block->NodeAt(0); in UpdateBlockControl() local
536 Node* control = NodeProperties::GetControlInput(edge.from()); in TryCloneBranch() local
586 Node* control = NodeProperties::GetControlInput(edge.from()); in TryCloneBranch() local
633 Node* control = *instr; in Run() local
4048 Node* cache = __ HeapConstant(factory()->single_character_string_cache()); in LowerStringFromSingleCharCode() local
4172 Node* cache = __ HeapConstant(factory()->single_character_string_cache()); in LowerStringFromSingleCodePoint() local
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp363 void GlyphVector::packedGlyphIDToGrGlyph(GrStrikeCache* cache) { in packedGlyphIDToGrGlyph()
709 void DirectMaskSubRun::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph()
1006 void TransformedMaskSubRun::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph()
1325 void SDFTSubRun::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph()
1402 const GrSDFTControl& control) -> std::tuple<bool, Key> { in Make()
1514 const GrSDFTControl& control, in Make()
1845 void DirectMaskSubRunNoCache::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph()
2042 void TransformedMaskSubRunNoCache::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph()
2287 void SDFTSubRunNoCache::testingOnly_packedGlyphIDToGrGlyph(GrStrikeCache *cache) { in testingOnly_packedGlyphIDToGrGlyph()
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c1422 struct PERMISSIONS_CACHE *cache; in create_caches() local
4580 le16 control; in feedsecurityattr() local
4726 le16 control; in mergesecurityattr() local
/third_party/typescript/lib/
Dlib.dom.d.ts1593 cache?: RequestCache; property
7227 readonly control: HTMLElement | null; property
11703 readonly cache: RequestCache; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts1573 cache?: RequestCache; property
7207 readonly control: HTMLElement | null; property
11683 readonly cache: RequestCache; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp79943 GetWrapperCache(nsWrapperCache* cache) in GetWrapperCache()
81431 static nsIAtom* control; member in nsGkAtoms
127222 xpc_FastGetCachedWrapper(JSContext* cx, nsWrapperCache* cache, JS::MutableHandleValue vp) in xpc_FastGetCachedWrapper()
127280 ZoneStringCache* cache = static_cast<ZoneStringCache*>(JS_GetZoneUserData(zone)); in StringBufferToJSVal() local
154336 ClearWrapper(T* p, nsWrapperCache* cache) in ClearWrapper()
154345 nsWrapperCache* cache; in ClearWrapper() local
154352 UpdateWrapper(T* p, nsWrapperCache* cache, JSObject* obj, const JSObject* old) in UpdateWrapper()
154363 nsWrapperCache* cache; in UpdateWrapper() local
154394 WrapObject(JSContext* cx, T* p, nsWrapperCache* cache, const nsIID* iid, in WrapObject()
154409 nsWrapperCache* cache, const nsIID* iid, in WrapObject()
[all …]