/aosp_15_r20/prebuilts/go/linux-x86/src/image/gif/ |
D | reader.go | 574 type GIF struct { struct 575 Image []*image.Paletted // The successive images. 576 Delay []int // The successive delay times, one per frame, in 100ths of a second. 582 LoopCount int 587 Disposal []byte 597 Config image.Config 600 BackgroundIndex byte
|
D | writer.go | 364 func EncodeAll(w io.Writer, g *GIF) error {
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipEncoding.java | 45 public static final int GIF = 3; field in BipEncoding 66 sIdsToEncodingNames.put(GIF, "GIF"); in sIdsToEncodingNames.put() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 387 for (const GlobalIFunc &GIF : M.ifuncs()) { in ValueEnumerator() local 407 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 341 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local 360 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 311 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local 327 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 348 for (const GlobalIFunc &GIF : M.ifuncs()) { in ValueEnumerator() local 369 for (const GlobalIFunc &GIF : M.ifuncs()) in ValueEnumerator() local
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
H A D | ImageHeaderParser.java | 28 GIF(true), enumConstant
|
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/common/ |
H A D | AbstractBlackBoxTestCase.java | 121 …tream<Path> pathIt = Files.newDirectoryStream(testBase, "*.{jpg,jpeg,gif,png,JPG,JPEG,GIF,PNG}")) { in getImageFiles() argument
|
/aosp_15_r20/frameworks/proto_logging/stats/enums/photopicker/ |
H A D | enums.proto | 101 GIF = 3; enumerator
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/1/frameworks/proto_logging/stats/enums/photopicker/ |
D | enums.proto.h | 147 const int GIF = 3; variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/proto_logging/stats/enums/photopicker/ |
D | enums.proto.h | 147 const int GIF = 3; variable
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | DownloadManagerBaseTest.java | 93 GIF, enumConstant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/proto_logging/stats/enums/photopicker/ |
D | enums.pb.h | 201 GIF = 3, enumerator
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/proto_logging/stats/enums/photopicker/ |
D | enums.pb.h | 201 GIF = 3, enumerator
|
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/core/events/ |
D | Telemetry.java | 109 /*public static final*/ GIF /* = new GIF(0) */, enumConstant
|
/aosp_15_r20/external/guava/guava/src/com/google/common/net/ |
H A D | MediaType.java | 227 public static final MediaType GIF = createConstant(IMAGE_TYPE, "gif"); field in MediaType
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/net/ |
H A D | MediaType.java | 227 public static final MediaType GIF = createConstant(IMAGE_TYPE, "gif"); field in MediaType
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/enums/photopicker/ |
D | enums.pb.h | 231 GIF = 3, enumerator
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/proto_logging/stats/enums/photopicker/ |
D | enums.pb.h | 231 GIF = 3, enumerator
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 3020 llvm::GlobalIFunc *GIF = in emitIFuncDefinition() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 756 if (const GlobalIFunc *GIF = dyn_cast<GlobalIFunc>(V)) in createSlotTracker() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 2529 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetNextGlobalIFunc() local 2537 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetPreviousGlobalIFunc() local
|
H A D | AsmWriter.cpp | 884 if (const GlobalIFunc *GIF = dyn_cast<GlobalIFunc>(V)) in createSlotTracker() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 2557 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetNextGlobalIFunc() local 2565 GlobalIFunc *GIF = unwrap<GlobalIFunc>(IFunc); in LLVMGetPreviousGlobalIFunc() local
|