/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageHeaderView.java | 328 // (let's just arbitrarily say that unbound views are expanded by default) 343 * Headers that are unbound will not match any rendered header (matches() 870 LogUtils.i(LOG_TAG, "ignoring message header tap on unbound view"); [all...] |
/external/chromium/base/ |
callback.h.pump | 142 // matching the number of unbound parameters, and knows the correct
|
/external/chromium_org/content/common/gpu/media/ |
rendering_helper.cc | 476 // Unbound texture samplers default to (0, 0, 0, 1). Use this fact to switch
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_common_context.c | 273 /* Force the context `c' to be unbound from its buffer.
|
/external/chromium_org/tools/gyp/test/lib/ |
TestCmd.py | 138 unbound functions that report test results for use with the Aegis change 162 The TestCmd module also provides unbound functions that handle matching 173 The TestCmd module provides unbound functions that can be used for the 191 Lastly, the where_is() method also exists in an unbound function [all...] |
/external/chromium_org/tools/traceline/traceline/ |
assembler.h | 95 // target is not yet known, because the label is unbound.
|
/external/chromium_org/v8/src/arm/ |
assembler-arm.h | 763 // Label L; // unbound label 764 // j(cc, &L); // forward branch to unbound label 772 void bind(Label* L); // binds an unbound label L to the current code position 775 // Links the label to the current position if it is still unbound [all...] |
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_common_context.c | 273 /* Force the context `c' to be unbound from its buffer.
|
/external/valgrind/main/coregrind/m_debuginfo/ |
readstabs.c | 317 the function, then bind any unbound symbols to the arg
|
/frameworks/base/core/java/android/os/ |
CommonTimeConfig.java | 196 * or null if the service is currently unbound. Examples of interface names are things like
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GLRootView.java | 394 // release the unbound textures and deleted buffers.
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
HostEmulationManager.java | 489 Log.d(TAG, "Service unbound");
|
/packages/services/Telephony/src/com/android/phone/ |
CallHandlerServiceProxy.java | 226 // is not deterministic. Unbinding in both ensures that the service is unbound.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_descrtut.py | 464 TypeError: unbound method foo() must be called with B instance as first argument (got C instance instead)
|
test_inspect.py | 616 # contrary to spec, ismethod() is also True for unbound methods 793 # - for unbound methods: multiple values for keyword 'a' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_descrtut.py | 464 TypeError: unbound method foo() must be called with B instance as first argument (got C instance instead)
|
test_inspect.py | 616 # contrary to spec, ismethod() is also True for unbound methods 793 # - for unbound methods: multiple values for keyword 'a' [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
AaptQuickFix.java | 84 return "Error parsing XML: unbound prefix";
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSSerializer.java | 161 * <code>"unbound-prefix-in-entity-reference" [fatal]</code> </dt> 165 * contains unbound namespace prefixes is referenced in a location where
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOM3TreeWalker.java | [all...] |
/external/chromium_org/v8/src/x64/ |
assembler-x64.h | [all...] |
/external/v8/src/x64/ |
assembler-x64.h | [all...] |
/external/chromium_org/v8/tools/gyp/ |
v8.gyp | 567 '../../src/unbound-queue-inl.h', 568 '../../src/unbound-queue.h', [all...] |
/external/v8/tools/gyp/ |
v8.gyp | 465 '../../src/unbound-queue-inl.h', 466 '../../src/unbound-queue.h', [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
Document.java | 166 * an unbound namespace prefix, the corresponding descendant of the 167 * created <code>EntityReference</code> node is also unbound; (its [all...] |