Searched
full:resolved (Results
251 -
275 of
1829) sorted by null
<<11121314151617181920>>
/frameworks/native/opengl/specs/ |
EGL_ANDROID_image_native_buffer.txt | 99 RESOLVED: No.
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
BasicBitmapDrawable.java | 135 * @param layoutDirection the resolved layout direction for the drawable, 147 * Called when the drawable's resolved layout direction changes. 150 * @param layoutDirection the new resolved layout direction 155 * Returns the resolved layout direction for this Drawable.
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
AttributedCharacterIteratorAttributeTest.java | 98 assertSame("resolved incorrectly", dattribute, dattribute2);
|
/libcore/luni/src/main/java/javax/xml/xpath/ |
XPathFunctionResolver.java | 26 * <p>XPath functions are resolved by name and arity.
|
/libcore/luni/src/main/native/ |
java_io_File.cpp | 47 extern bool canonicalize_path(const char* path, std::string& resolved);
|
/ndk/build/tools/toolchain-patches/gcc/ |
0003-gcc-prevent-crash-on-Eclair-and-older-platforms.patch | 15 On Eclair and previous release, the weak symbol is not resolved
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
call | 57 # These won't work until/unless PR/1527 is resolved.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/ |
config.hpp | 24 # pragma warning(disable: 4675) // resolved overload was found by argument-dependent lookup
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
DirectoryPartition.java | 61 * Directory type resolved from {@link Directory#PACKAGE_NAME} and
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/ |
SpaceState.java | 33 // resolved as period-space. In this state, pressing backspace will undo the
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
Timeouts.java | 38 * @param contentResolver The content resolved.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
posixpath.py | 402 # The symlink is not resolved, so we must have a symlink loop. 403 # Return already resolved part + rest of the path unchanged. 405 seen[newpath] = None # not resolved symlink 409 seen[newpath] = path # resolved symlink
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
posixpath.py | 402 # The symlink is not resolved, so we must have a symlink loop. 403 # Return already resolved part + rest of the path unchanged. 405 seen[newpath] = None # not resolved symlink 409 seen[newpath] = path # resolved symlink
|
/prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/ |
maven-bundle-plugin-2.3.6.pom | 114 <statusIds>Resolved,Closed</statusIds>
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
limitations.html | 25 which are easily avoided or resolved:
|
/art/compiler/dex/ |
mir_method_info.cc | 126 // Since this was a dequickened virtual, it is guaranteed to be resolved. However, it may be 127 // resolved to an interface method. If this is the case then change the invoke type to
|
/art/compiler/optimizing/ |
inliner.cc | 87 // Method cannot be resolved if it is in another dex file we do not have access to. 88 VLOG(compiler) << "Method cannot be resolved " << PrettyMethod(method_index, caller_dex_file);
|
/external/clang/include/clang/Serialization/ |
GlobalModuleIndex.h | 75 /// \brief The module file, once it has been resolved. 104 /// \brief The set of modules that have not yet been resolved.
|
/external/clang/test/CodeGen/ |
pragma-loop.cpp | 69 // Verify defines are correctly resolved in pragma clang loop directive 104 // Verify define is resolved correctly when template is used.
|
/external/lldb/test/lang/cpp/class_types/ |
TestClassTypes.py | 92 substrs = [' resolved, hit count = 1']) 181 substrs = [' resolved, hit count = 1'])
|
/external/lldb/utils/vim-lldb/python-vim-lldb/ |
vim_ui.py | 133 """ Returns a list of tuples (resolved, filename, line) where a breakpoint was resolved. """
|
/external/llvm/include/llvm/CodeGen/ |
LiveRegMatrix.h | 86 /// assigned to PhysReg or its aliases. This interference could be resolved 91 /// argument registers for a call. This can't be resolved by unassigning
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_clear.c | 116 /* The rendered area has to be 8x4 samples, not resolved pixels, so we look 196 /* Now, the HiZ buffer contains data that needs to be resolved to the depth
|
/external/v8/src/arm64/ |
lithium-gap-resolver-arm64.cc | 152 // destination. Then we mark this move as resolved so the cycle is 172 // Mark this move as resolved.
|
/frameworks/base/core/java/android/net/nsd/ |
NsdServiceInfo.java | 78 /** Get the host address. The host address is valid for a resolved service. */ 88 /** Get port number. The port number is valid for a resolved service. */
|
Completed in 629 milliseconds
<<11121314151617181920>>