/external/deqp/modules/glshared/ |
glsLifetimeTests.cpp | 466 // There should ever be at most one attached shader in normal use, but if 526 << "// Attached a temporary vertex shader and linked program " << program 909 << " attached to " << attacher.getContainerType().getName() << " " 936 // deleted object attached to it, a query will return that object's former 943 "Attached object name no longer valid after deletion."); 946 "Attached object name still valid after deletion."); 952 "Deleted attached object name still usable after detachment."); 1044 "Container state after attached to the fresh object", [all...] |
/external/icu/icu4c/source/layout/ |
TibetanReordering.h | 65 // marks, so they have to be attached to a specific stack. The are using to emphasise a syllable. 85 CC_BASE = 1, // Base Consonants, Base Consonants with Subjoined attached in code point, Sanskrit base marks
|
/external/iproute2/man/man8/ |
ip-address.8.in | 86 is a protocol (IPv4 or IPv6) address attached 89 different addresses attached to one device. These addresses are not
|
tc-prio.8 | 56 A tc filter attached to the root qdisc can point traffic directly to a class 174 when the PRIO qdisc is attached. Each class however can contain yet a
|
tc-stab.8 | 45 an area shared by whole qdisc hierarchy attached to the interface. The effect is 47 example, consider HFSC with simple pfifo attached to one of its leaf classes.
|
tc.8 | 139 are the filters. All filters attached to the class are called, until one of 288 In the absence of classful qdiscs, classless qdiscs can only be attached at 367 behaviour, although another qdisc can be attached in place. This qdisc may again 376 If tc filters are attached to a class, they are consulted first 391 attached to that class. Check qdisc specific manpages for details, however. 558 are automatically deleted, as well as any filters attached to them.
|
/external/junit/src/org/junit/runner/ |
Description.java | 181 * @return the annotation of type annotationType that is attached to this description node, 192 * @return all of the annotations attached to this description node
|
/external/webrtc/webrtc/modules/audio_device/android/ |
opensles_player.h | 87 // attached to the Dalvik VM. 125 // non-application thread which is not attached to the Dalvik JVM.
|
/frameworks/base/core/java/android/view/ |
ViewTreeObserver.java | 62 * attached to and detached from its window. 66 * Callback method to be invoked when the view hierarchy is attached to a window 417 * Register a callback to be invoked when the view hierarchy is attached to a window. 846 * Notifies registered listeners that window has been attached/detached. 848 final void dispatchOnWindowAttachedChange(boolean attached) { 857 if (attached) listener.onWindowAttached(); 899 * not attached to a Window or in the GONE state. [all...] |
WindowManagerPolicy.java | 51 * is attached to a method, then it is not called with any locks and may be 300 * @return the base type of the parent window if attached or its own type otherwise 351 * Return true if this window (or a window it is attached to, but not 410 * not attached to any stack. 637 * attached to. Return positive to have them ordered in front, negative for 642 * @return int Layer in relation to the attached window, where positive is [all...] |
/frameworks/base/core/java/android/widget/ |
AdapterViewFlipper.java | 262 * becomes attached to a window. 270 * when it becomes attached to a window.
|
ExpandableListAdapter.java | 122 * @param parent the parent that this view will eventually be attached to 142 * @param parent the parent that this view will eventually be attached to
|
/frameworks/base/media/java/android/media/audiofx/ |
LoudnessEnhancer.java | 70 * will be attached to the MediaPlayer or AudioTrack in the same audio session. 96 * will be attached to the MediaPlayer or AudioTrack in the same audio session.
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
UsbHostManager.java | 133 // OK this is non-obvious, but true. One can't tell if the device being attached is even 263 /* Returns a list of all currently attached USB devices */
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
Presenter.java | 136 * Called when a view created by this presenter has been attached to a window. 143 * @param holder Holder of the view being attached
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
HwcLayer.cpp | 242 // if not a FB layer & a plane was attached update plane's data buffer 265 // if buffer is not ready overlay will still be attached to this layer
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/ |
IndeterminateProgressDialog.java | 202 // In the event that this dialog fragment is re-attached and reaches onStart (e.g., 204 // has re-attached this dialog fragment), because the mCalledSuperDismiss flag was set to
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
api.proto | 55 // Any metadata attached to the API. 111 // Any metadata attached to the method.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
ConstraintType.java | 177 // Attached to parent edge? 197 // Attached to some other node.
|
/external/deqp/modules/gles2/functional/ |
es2fFboApiTest.cpp | 636 addChild(new FboApiCase(m_context, "delete_tex_2d_attached_to_bound_fbo", "Delete 2d texture attached to currently bound FBO", deleteTex2DAttachedToBoundFboTest)); 637 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_bound_fbo", "Delete cubemap attached to currently bound FBO", deleteTexCubeAttachedToBoundFboTest)); 638 addChild(new FboApiCase(m_context, "delete_rbo_attached_to_bound_fbo", "Delete renderbuffer attached to currently bound FBO", deleteRboAttachedToBoundFboTest)); 640 addChild(new FboApiCase(m_context, "delete_tex_2d_attached_to_not_bound_fbo", "Delete 2d texture attached to FBO", deleteTex2DAttachedToNotBoundFboTest)); 641 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_not_bound_fbo", "Delete cubemap attached to FBO", deleteTexCubeAttachedToNotBoundFboTest)); 642 addChild(new FboApiCase(m_context, "delete_rbo_attached_to_not_bound_fbo", "Delete renderbuffer attached to FBO", deleteRboAttachedToNotBoundFboTest));
|
/external/deqp/modules/gles3/functional/ |
es3fFboApiTests.cpp | 607 addChild(new FboApiCase(m_context, "delete_tex_2d_attached_to_bound_fbo", "Delete 2d texture attached to currently bound FBO", deleteTex2DAttachedToBoundFboTest)); 608 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_bound_fbo", "Delete cubemap attached to currently bound FBO", deleteTexCubeAttachedToBoundFboTest)); 609 addChild(new FboApiCase(m_context, "delete_rbo_attached_to_bound_fbo", "Delete renderbuffer attached to currently bound FBO", deleteRboAttachedToBoundFboTest)); 611 addChild(new FboApiCase(m_context, "delete_tex_2d_attached_to_not_bound_fbo", "Delete 2d texture attached to FBO", deleteTex2DAttachedToNotBoundFboTest)); 612 addChild(new FboApiCase(m_context, "delete_tex_cube_attached_to_not_bound_fbo", "Delete cubemap attached to FBO", deleteTexCubeAttachedToNotBoundFboTest)); 613 addChild(new FboApiCase(m_context, "delete_rbo_attached_to_not_bound_fbo", "Delete renderbuffer attached to FBO", deleteRboAttachedToNotBoundFboTest));
|
/external/llvm/include/llvm/IR/ |
Instruction.h | 46 /// indicates whether this instruction has metadata attached to it or not. 154 /// hasMetadata() - Return true if this instruction has any metadata attached 159 /// metadata attached to it other than a debug location. 164 /// getMetadata - Get the metadata of given kind attached to this Instruction. 171 /// getMetadata - Get the metadata of given kind attached to this Instruction. 178 /// getAllMetadata - Get all metadata attached to this Instruction. The first
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3BufferManager.cpp | 207 // We've already attached more buffers to this stream than we currently have 208 // outstanding, so have the stream just use an already-attached buffer 236 // Increase the hand-out and attached buffer counts for tracking purposes. 388 // Update the handed out and attached buffer count for this buffer. 424 lines.appendFormat(" Attached buffer counts:\n"); 428 lines.appendFormat(" stream id: %d, attached buffer count: %zu.\n",
|
/frameworks/support/v4/java/android/support/v4/app/ |
Fragment.java | 243 // Host this fragment is attached to. 395 * the fragment is attached to its activity. 551 * be called before the fragment has been attached to its activity; that 646 throw new IllegalStateException("Fragment " + this + " not attached to Activity"); 689 * attached to its activity. 720 * is attached directly to an Activity, returns null. 772 * it: (1) has been added, (2) has its view attached to the window, and 905 throw new IllegalStateException("Fragment " + this + " not attached to Activity"); [all...] |
/frameworks/base/core/java/android/app/ |
Fragment.java | 432 // Activity this fragment is attached to. 583 * the fragment is attached to its activity. 721 * be called before the fragment has been attached to its activity; that 814 throw new IllegalStateException("Fragment " + this + " not attached to Activity"); [all...] |