/external/glide/library/src/main/java/com/bumptech/glide/load/model/ |
ModelCache.java | 92 * @param width The width of the view the image is being loaded into. 93 * @param height The height of the view the image is being loaded into. 108 * @param width The width of the view the image is being loaded into. 109 * @param height The height of the view the image is being loaded into.
|
/external/glide/library/src/main/java/com/bumptech/glide/request/ |
Request.java | 16 * Prevents any bitmaps being loaded from previous requests, releases any resources held by this request and
|
RequestCoordinator.java | 11 * Returns true if the {@link Request} can display a loaded bitmap.
|
/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
BaseTarget.java | 13 * For maximum efficiency, clear this target when you have finished using or displaying the {@link Bitmap} loaded
|
/external/javassist/src/main/javassist/ |
Loader.java | 78 * <p>If only a particular class must be modified when it is loaded, 106 * <p>If classes are loaded with different class loaders, they belong to 107 * separate name spaces. If class <code>C</code> is loaded by a class 109 * refers to are also loaded by <code>CL</code>. However, if <code>CL</code> 112 * are loaded by a parent class loader <code>CL'</code> 123 * loader. Other classes are directly loaded by this loader. 125 * <p>For example, suppose that <code>java.lang.String</code> would be loaded 126 * by this loader while <code>java.io.File</code> is loaded by the parent 130 * <code>java.lang.String</code> loaded by the parent class loader. 210 * the program loaded by this loader will not work with a securit [all...] |
/external/kernel-headers/original/uapi/linux/ |
reboot.h | 25 * KEXEC Restart system using a previously loaded Linux kernel
|
/external/libhevc/common/arm/ |
ihevc_inter_pred_chroma_vert.s | 157 vst1.8 {d6},[r1]! @stores the loaded value 159 vst1.8 {d4},[r6] @stores the loaded value 198 vst1.32 {d4[0]},[r1] @stores the loaded value 200 vst1.32 {d4[1]},[r6] @stores the loaded value 253 vst1.8 {d30},[r1]! @stores the loaded value 270 vst1.8 {d28},[r7],r3 @stores the loaded value 286 vst1.8 {d26},[r7],r3 @stores the loaded value 294 vst1.8 {d24},[r7],r3 @stores the loaded value 314 vst1.8 {d30},[r1]! @stores the loaded value 336 vst1.8 {d28},[r7],r3 @stores the loaded valu [all...] |
ihevc_inter_pred_chroma_vert_w16out.s | 157 vst1.8 {q3},[r1]! @stores the loaded value 159 vst1.8 {q2},[r6] @stores the loaded value 197 vst1.32 {d4},[r1] @stores the loaded value 199 vst1.32 {d5},[r6] @stores the loaded value 252 vst1.8 {q15},[r1]! @stores the loaded value 269 vst1.8 {q14},[r7],r3 @stores the loaded value 282 vst1.8 {q13},[r7],r3 @stores the loaded value 289 vst1.8 {q12},[r7],r3 @stores the loaded value 306 vst1.8 {q15},[r1]! @stores the loaded value 326 vst1.8 {q14},[r7],r3 @stores the loaded valu [all...] |
/external/libhevc/common/arm64/ |
ihevc_inter_pred_chroma_vert.s | 162 st1 {v6.8b},[x1],#8 //stores the loaded value 164 st1 {v4.8b},[x6] //stores the loaded value 203 st1 {v4.s}[0],[x1] //stores the loaded value 205 st1 {v4.s}[1],[x6] //stores the loaded value 260 st1 {v30.8b},[x1],#8 //stores the loaded value 278 st1 {v28.8b},[x7],x3 //stores the loaded value 299 st1 {v26.8b},[x7],x3 //stores the loaded value 308 st1 {v24.8b},[x7],x3 //stores the loaded value 329 st1 {v30.8b},[x1],#8 //stores the loaded value 355 st1 {v28.8b},[x7],x3 //stores the loaded valu [all...] |
ihevc_inter_pred_chroma_vert_w16out.s | 163 st1 { v6.8h},[x1],#16 //stores the loaded value 165 st1 { v4.8h},[x6] //stores the loaded value 203 st1 {v4.d}[0],[x1] //stores the loaded value 205 st1 {v4.d}[1],[x6] //stores the loaded value 260 st1 { v30.16b},[x1],#16 //stores the loaded value 279 st1 { v28.16b},[x7],x3 //stores the loaded value 297 st1 { v26.16b},[x7],x3 //stores the loaded value 305 st1 { v24.16b},[x7],x3 //stores the loaded value 323 st1 { v30.16b},[x1],#16 //stores the loaded value 348 st1 { v28.16b},[x7],x3 //stores the loaded valu [all...] |
/external/libpcap/ |
README.aix | 57 is loaded. Type: 65 then the DLPI driver is loaded correctly. 75 Check again with strload -q -d dlpi that the dlpi driver is loaded. 79 be loaded when you boot your system.
|
/external/libsepol/man/man3/ |
sepol_check_context.3 | 14 previously loaded from a file via
|
/external/libxml2/include/libxml/ |
xmlmodule.h | 25 * A handle to a dynamically loaded module
|
/external/llvm/test/CodeGen/AArch64/ |
fp128-folding.ll | 13 ; If the value is loaded from a constant pool into an fp128, it's been folded
|
/external/llvm/test/CodeGen/X86/ |
2006-10-07-ScalarSSEMiscompile.ll | 3 ; elts of the loaded vector.
|
/external/llvm/test/Transforms/LICM/ |
2003-05-02-LoadHoist.ll | 3 ; loaded from. Basically if the load gets hoisted, the subtract gets turned
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_GL_GetProcAddress.3 | 11 Returns the address of the GL function \fBproc\fR, or \fBNULL\fR if the function is not found\&. If the GL library is loaded at runtime, with \fI\fBSDL_GL_LoadLibrary\fP\fR, then \fIall\fP GL functions must be retrieved this way\&. Usually this is used to retrieve function pointers to OpenGL extensions\&.
|
SDL_Quit.3 | 24 While using \fBatexit\fP maybe be fine for small programs, more advanced users should shut down SDL in their own cleanup code\&. Plus, using \fBatexit\fP in a library is a sure way to crash dynamically loaded code
|
/external/qemu/ |
kvm-android.c | 11 * We simply want to ensure that the kvm driver is loaded and that the
|
/external/srec/doc/logs/uapi/ |
run_ERT.log | 12 Grammar loaded
|
/external/strace/linux/ |
reboot.h | 25 * KEXEC Restart system using a previously loaded Linux kernel
|
/frameworks/base/core/res/res/raw/ |
loaderror.html | 14 <p>The webpage at <a href="%s">%s</a> could not be loaded because:</p>
|
/frameworks/base/core/res/res/raw-en-rGB/ |
loaderror.html | 14 <p>The Web page at <a href="%s">%s</a> could not be loaded as:</p>
|
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/constructor/ |
NoPublicConstructorTest.java | 22 * A {@link TestCase} which should not be loaded since it has non-public constructors with no args.
|
ProtectedConstructorTest.java | 22 * A protected constructor test case that should not be loaded.
|