/external/jmonkeyengine/engine/src/core/com/jme3/asset/ |
ImplHandler.java | 134 * Attempts to locate the given resource name. 149 AssetInfo info = locator.locate(owner, key);
|
/external/oprofile/libpp/ |
op_header.cpp | 183 cerr << "Could not locate event " << int(type) << endl; 226 cerr << "Could not locate event " << int(type) << endl;
|
/frameworks/base/media/jni/mediaeditor/ |
VideoEditorJava.cpp | 156 "videoEditJava_getClass, error: unable to locate class %s", pName); 160 "unable to locate class"); 200 "videoEditJava_getMethodId, error: unable to locate method %s with type %s", 204 jniThrowException(pEnv, "java/lang/NoSuchMethodException", "unable to locate method"); 244 "videoEditJava_getFieldId, error: unable to locate field %s with type %s", 248 jniThrowException(pEnv, "java/lang/NoSuchFieldException", "unable to locate field"); 439 "videoEditJava_getStaticIntField, error: unable to locate field %s", pName); 443 "unable to locate static field");
|
/frameworks/native/include/media/hardware/ |
MetadataBufferType.h | 34 * to locate the actual pixel data as the source input for video 47 * to that type of metadata buffers (for instance, locate the actual
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RuleLoader.java | 94 * return a ClassLoader which can locate them. If not, return null. 99 // Default place to locate layout rules. The user may also add to this
|
/sdk/eclipse/scripts/ |
build.xml | 58 <!-- locate launcher plugin inside eclipse --> 66 <!-- locate pde build plugin inside eclipse -->
|
/sdk/monitor/ |
build.xml | 37 <!-- locate launcher plugin inside eclipse --> 45 <!-- locate pde build plugin inside eclipse -->
|
/frameworks/native/opengl/tests/hwc/ |
hwcCommit.cpp | 434 // Locate hwcTestLib structure that describes this format 740 testPrintE("Failed to locate display frame min width"); 764 testPrintE("Failed to locate display frame min height"); 788 testPrintE("Failed to locate display frame max width"); 811 testPrintE("Failed to locate display frame max height"); 854 testPrintE("Unable to locate display frame min dimension"); 903 testPrintE("Unable to locate display frame max dimension"); 926 testPrintE("Failed to locate source crop min width"); 945 testPrintE("Failed to locate source crop min height"); 964 testPrintE("Failed to locate source crop max width") [all...] |
/external/chromium_org/third_party/icu/source/config/ |
icu-config.1.in | 127 libraries and headers, by allowing the system PATH to locate it. 188 calls will attempt to locate ICU relative to where the 219 If ICU is not installed in a location where the operating system will locate
|
/external/icu4c/config/ |
icu-config.1.in | 127 libraries and headers, by allowing the system PATH to locate it. 188 calls will attempt to locate ICU relative to where the 219 If ICU is not installed in a location where the operating system will locate
|
/dalvik/dx/etc/ |
dx.bat | 19 REM Locate dx.jar in the directory where dx.bat was found and start it.
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitAllocator.java | 31 * This allocator does not try to co-locate local variables or deal
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/common/accounts/ |
GenericAccountService.java | 54 // able to locate the old account, and may erroneously register multiple accounts.
|
/developers/samples/android/common/src/java/com/example/android/common/accounts/ |
GenericAccountService.java | 54 // able to locate the old account, and may erroneously register multiple accounts.
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/ |
GenericAccountService.java | 54 // able to locate the old account, and may erroneously register multiple accounts.
|
/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/ui/ |
ImageDetailFragment.java | 75 // Inflate and locate the main ImageView
|
/external/chromium/chrome/browser/tabs/ |
tab_finder.h | 24 // TabFinder is used to locate a tab by URL. TabFinder matches tabs based
|
/external/chromium/net/test/ |
python_utils.cc | 65 // Locate the Python code generated by the protocol buffers compiler.
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
test_memorizingfile.py | 39 import set_sys_path # Update sys.path to locate mod_pywebsocket module. namespace
|
/external/chromium_org/ash/wm/ |
window_cycle_list.cc | 19 // Locate the currently active window in the list to use as our start point.
|
/external/chromium_org/chrome_frame/infobars/internal/ |
host_window_manager.cc | 106 LOG(ERROR) << "Failed to locate IE renderer HWND to displace for "
|
/external/chromium_org/content/browser/renderer_host/media/ |
desktop_capture_device_aura_unittest.cc | 63 // can use gfx::NativeWindow::GetWindowAtScreenPoint() to locate the
|
/external/chromium_org/net/test/ |
python_utils.cc | 68 // Locate the Python code generated by the protocol buffers compiler.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
unittest_main.cc | 51 // Locate talk directory.
|
/external/chromium_org/third_party/mesa/src/scons/ |
source_list.py | 29 """Locate the next $(...) in value."""
|