OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resolves
(Results
1 - 25
of
325
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/core/
SkTypefacePriv.h
24
* Always
resolves
to a non-null typeface, either the value passed to its
/external/valgrind/none/tests/darwin/
apple-main-arg.c
24
// Make sure realpath(argv[0]) == realpath(apple[0]). (realpath
resolves
/frameworks/support/design/
proguard-rules.pro
15
# CoordinatorLayout
resolves
the behaviors of its child components with reflection.
/development/ndk/sources/android/libportable/common/include/
portability.h
30
/* On host app link with libpportable.a with -Wl,--wrap=symbol, which
resolves
undefined symbol to __wrap_symbol,
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DoubleInetAddressNetwork.java
22
* A network that always
resolves
two IP addresses per host. Use this when testing route selection
SingleInetAddressNetwork.java
22
* A network that
resolves
only one IP address per host. Use this when testing
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
numeric_cast.hpp
21
//
resolves
conflicts with 'boost::numeric_cast' function template.
/packages/apps/Contacts/src/com/android/contacts/util/
ThemeUtils.java
27
*
Resolves
the given attribute id of the theme to a resource id
/external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolverDefault.java
58
* @return Namespace that prefix
resolves
to, or null if prefix
73
* @return Namespace that prefix
resolves
to, or null if prefix
/external/clang/test/CXX/class/class.mfct/class.mfct.non-static/
p3.cpp
7
// class X, if name lookup (3.4.1)
resolves
the name in the
15
// for class X
resolves
to a static member, an enumerator or a
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_resolve_map.h
50
* \brief Map of miptree slices to needed
resolves
.
60
*
resolves
. 1) Maintain a flag for every miptree slice in the texture,
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
SettingsIntentsTest.java
27
* Note that OEMs can replace the Settings apps, so we we can at most check if the intent
resolves
.
/external/clang/test/Index/
TestClassForwardDecl.m
5
// This test checks how the @class
resolves
as a cursor when the @interface is implicitly defined.
TestClassDecl.m
5
// This test checks how the @class
resolves
as a cursor when there is a real definition
/external/doclava/src/com/google/doclava/
Resolvable.java
38
*
Resolves
the {@link Resolution}s contained in this {@link Resolvable}.
/external/v8/test/webkit/
resolve-arguments-from-scope.js
25
"Tests that doing repeated
resolves
of 'arguments' from some nested scope doesn't crash."
/frameworks/base/tools/aapt2/
Resolver.h
29
*
Resolves
symbolic references (package:type/entry) into resource IDs/objects.
/dalvik/dx/src/com/android/dx/ssa/
PhiTypeResolver.java
29
*
Resolves
the result types of phi instructions. When phi instructions
50
*
Resolves
all phi types in the method
120
*
Resolves
the result of a phi insn based on its operands. The "void"
/external/dexmaker/src/dx/java/com/android/dx/ssa/
PhiTypeResolver.java
30
*
Resolves
the result types of phi instructions. When phi instructions
51
*
Resolves
all phi types in the method
121
*
Resolves
the result of a phi insn based on its operands. The "void"
/external/clang/test/Misc/
backend-stack-frame-diagnostics.cpp
7
// * The frontend diagnostic handler 'demangles' and
resolves
the correct function definition.
/external/lldb/test/functionalities/fat_archives/
TestFatArchives.py
48
# Make sure the breakpoint
resolves
to a function, file and line
/external/ltrace/testsuite/ltrace.minor/
trace-irelative.exp
22
# If the actual entry point that xyz
resolves
to is not traced, it
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DynamicLoaderPOSIXDYLD.h
130
///
Resolves
the entry point for the current inferior process and sets a
146
/// Helper for the entry breakpoint callback.
Resolves
the load addresses
/external/srtp/crypto/include/
crypto_types.h
126
* This identifier
resolves
to the strongest cipher type available.
194
* This identifier
resolves
to the strongest available authentication
/cts/tests/tests/content/src/android/content/pm/cts/
PackageManagerTest.java
121
private void checkActivityInfoName(String expectedName, List<ResolveInfo>
resolves
) {
124
Iterator<ResolveInfo> infoIterator =
resolves
.iterator();
136
private void checkServiceInfoName(String expectedName, List<ResolveInfo>
resolves
) {
138
Iterator<ResolveInfo> infoIterator =
resolves
.iterator();
Completed in 394 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>