Home
last modified time | relevance | path

Searched defs:GIF (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/doc/
Dbenchmarks.md110 # GIF chapter
/third_party/flutter/skia/third_party/externals/wuffs/std/gif/
DREADME.md1 # GIF chapter
/third_party/boost/libs/graph/doc/figs/
DMakefile33 GIF = $(FIG:.fig=.gif) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp341 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
360 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp2529 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetNextGlobalIFunc() local
2537 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetPreviousGlobalIFunc() local
DAsmWriter.cpp884 if (const GlobalIFunc *GIF = dyn_cast<GlobalIFunc>(V)) in createSlotTracker() local