/external/chromium_org/ui/base/ime/linux/ |
linux_input_method_context_factory.h | 24 // Sets the dynamically loaded singleton that creates an input method context.
|
/external/emma/core/res/com/vladium/emma/ |
exceptions.properties | 2 # this is loaded as a resource bundle by com.vladium.emma.* exceptions 21 the application class [{1}] that you are trying to launch was not loaded \ 27 application class [{0}] could not be loaded 30 application class [{0}] could not be loaded and initialized, most likely due \
|
/external/freetype/src/autofit/ |
afmodule.h | 36 * loaded into `loader' (see function `af_loader_reset').
|
/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/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 | 9 * 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
|
/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.
|
PublicConstructorTest.java | 22 * A public constructor test case that should be loaded.
|
/hardware/libhardware/modules/ |
README.android | 18 loaded in the "board", "arch" and "default" order.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
reboot.h | 25 * KEXEC Restart system using a previously loaded Linux kernel
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
reboot.h | 25 * KEXEC Restart system using a previously loaded Linux kernel
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
reboot.h | 25 * KEXEC Restart system using a previously loaded Linux kernel
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
event_pages.html | 8 event pages are loaded only when they are needed. 70 The event page is loaded when it is "needed", and unloaded 85 Once it has been loaded, the event page will stay running 91 only prevents it from closing once loaded. 109 would normally cause the event page to be loaded, the suspend is canceled 118 loaded. Conversely, if the app or extension removes all of its listeners for 170 each time the event page is loaded. The event page will be loaded once 172 loaded to deliver events you have registered for. This generally means that 186 IndexedDB. Since the event page does not stay loaded for long, yo [all...] |
/external/chromium/chrome/browser/debugger/manual_tests/ |
error-warning-count.html | 13 function loaded() 52 <body onload="loaded()">
|
/external/chromium/chrome/browser/ui/cocoa/ |
theme_install_bubble_view.h | 16 // center of a browser window for use when an extension or theme is loaded. 20 // been loaded. The purpose of this bubble is to warn the user that the browser
|