Searched
full:attached (Results
776 -
800 of
3279) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/libjingle/source/talk/base/ |
common.h | 115 // If a debugger is attached, triggers a debugger breakpoint. If a debugger is 116 // not attached, forces program termination.
|
/external/chromium_org/third_party/sqlite/src/test/ |
attach3.test | 13 # and schema changes to attached databases. 254 # Return a list of attached databases
|
/external/chromium_org/ui/views/controls/webview/ |
webview.cc | 233 // already attached. 244 // The view will not be focused automatically when it is attached, so we need
|
/external/chromium_org/win8/metro_driver/ime/ |
text_store.h | 257 // HWND of the attached window. 307 // The delegate attached to this text store.
|
/external/icu4c/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/ |
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 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.
|
/external/jpeg/ |
jpegtran.1 | 61 attached to the number. 176 in thousands of bytes, or millions of bytes if "M" is attached to the
|
/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/qemu/distrib/jpeg-6b/ |
jpegtran.1 | 61 attached to the number. 176 in thousands of bytes, or millions of bytes if "M" is attached to the
|
/external/qemu/slirp/ |
ip.h | 210 * being reassembled is attached to one of these structures. 255 * Structure attached to inpcb.ip_moptions and
|
/external/qemu/slirp-android/ |
ip.h | 212 * being reassembled is attached to one of these structures. 257 * Structure attached to inpcb.ip_moptions and
|
/frameworks/base/core/java/android/preference/ |
TwoStatePreference.java | 196 // Since the view is still not attached we create, populate, 198 // will be attached and posting commands is not as clean.
|
/frameworks/base/core/java/android/widget/ |
AdapterViewFlipper.java | 249 * becomes attached to a window. 257 * 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.
|
/hardware/invensense/60xx/mlsdk/platform/include/linux/ |
mpu.h | 177 * @irq: the irq number attached to the slave if any. 179 * @bus: the bus the slave is attached to: enum ext_slave_bus
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
RotatableLayout.java | 68 // Before the first time this view is attached to window, device rotation 85 // check if there is any rotation before the view is attached to window
|
/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
|
/packages/apps/Mms/src/com/android/mms/model/ |
MediaModel.java | 187 * @return the size of the attached media 306 * If the attached media is resizeable, resize it to fit within the byteLimit. Save the
|
/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/chromium_org/chrome/renderer/resources/extensions/ |
web_view.js | 720 // been attached to the DOM already. 724 var attached = 727 if (!attached) { 735 self.instanceId_, requestId, attached ? 'allow' : 'deny'); 956 // enteredView, leftView callbacks to attached, detached 1033 // enteredView, leftView callbacks to attached, detached
|
/external/chromium_org/mojo/public/system/ |
core.h | 351 // with message data specified by |bytes| of size |num_bytes| and attached 354 // |num_bytes| must be zero. If there are no attached handles, |handles| may be 357 // If handles are attached, on success the handles will no longer be valid (the 388 // indicate the buffer/maximum handle count to receive the attached handles (if 393 // of bytes and number of attached handles in the "next" message, respectively, 412 // message/attached handles (|bytes|/|*num_bytes| or
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderCounter.cpp | 188 // We check renderers in preOrder from the renderer that our counter is attached to 226 // If the node we are placing is not reset or we have found a counter that is attached 265 // counter being placed is attached to. 274 // as counters they may have attached cannot be the previous sibling of the counter we are placing. 476 // destruction of all counters attached to a Renderer. In this case 545 return; // No need to update if the parent is not attached yet
|
/external/llvm/include/llvm/IR/ |
Instruction.h | 40 /// indicates whether this instruction has metadata attached to it or not. 126 /// hasMetadata() - Return true if this instruction has any metadata attached 133 /// metadata attached to it other than a debug location. 138 /// getMetadata - Get the metadata of given kind attached to this Instruction. 145 /// getMetadata - Get the metadata of given kind attached to this Instruction. 152 /// getAllMetadata - Get all metadata attached to this Instruction. The first
|
Completed in 1018 milliseconds
<<31323334353637383940>>