HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 276 - 300 of 3602) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
orph-d-awn.d 10 # Should attach to the .bss section (but we'll see it as attached to
  /external/clang/test/Sema/
warn-documentation.cpp 181 // expected-warning@+1 {{'\param' command used in a comment that is not attached to a function declaration}}
187 // expected-warning@+1 {{'@param' command used in a comment that is not attached to a function declaration}}
357 // expected-warning@+1 {{'\param' command used in a comment that is not attached to a function declaration}}
363 // expected-warning@+1 {{'@param' command used in a comment that is not attached to a function declaration}}
367 // expected-warning@+1 {{'\param' command used in a comment that is not attached to a function declaration}}
407 // expected-warning@+1 {{'\tparam' command used in a comment that is not attached to a template declaration}}
411 // expected-warning@+1 {{'\tparam' command used in a comment that is not attached to a template declaration}}
503 // expected-warning@+1 {{'@tparam' command used in a comment that is not attached to a template declaration}}
587 // expected-warning@+1 {{'\returns' command used in a comment that is not attached to a function or method declaration}}
593 // expected-warning@+1 {{'@returns' command used in a comment that is not attached to a function or method declaration}
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothPbapClient.java 182 Log.w(TAG, "Proxy not attached to service");
208 Log.w(TAG, "Proxy not attached to service");
233 Log.w(TAG, "Proxy not attached to service");
257 Log.w(TAG, "Proxy not attached to service");
281 Log.w(TAG, "Proxy not attached to service");
359 Log.w(TAG, "Proxy not attached to service");
387 Log.w(TAG, "Proxy not attached to service");
BluetoothA2dpSink.java 250 if (mService == null) Log.w(TAG, "Proxy not attached to service");
291 if (mService == null) Log.w(TAG, "Proxy not attached to service");
308 if (mService == null) Log.w(TAG, "Proxy not attached to service");
325 if (mService == null) Log.w(TAG, "Proxy not attached to service");
343 if (mService == null) Log.w(TAG, "Proxy not attached to service");
369 if (mService == null) Log.w(TAG, "Proxy not attached to service");
403 if (mService == null) Log.w(TAG, "Proxy not attached to service");
431 if (mService == null) Log.w(TAG, "Proxy not attached to service");
452 if (mService == null) Log.w(TAG, "Proxy not attached to service");
BluetoothAvrcpController.java 231 if (mService == null) Log.w(TAG, "Proxy not attached to service");
248 if (mService == null) Log.w(TAG, "Proxy not attached to service");
266 if (mService == null) Log.w(TAG, "Proxy not attached to service");
281 if (mService == null) Log.w(TAG, "Proxy not attached to service");
360 if (mService == null) Log.w(TAG, "Proxy not attached to service");
379 if (mService == null) Log.w(TAG, "Proxy not attached to service");
BluetoothInputDevice.java 324 if (mService == null) Log.w(TAG, "Proxy not attached to service");
364 if (mService == null) Log.w(TAG, "Proxy not attached to service");
381 if (mService == null) Log.w(TAG, "Proxy not attached to service");
398 if (mService == null) Log.w(TAG, "Proxy not attached to service");
415 if (mService == null) Log.w(TAG, "Proxy not attached to service");
448 if (mService == null) Log.w(TAG, "Proxy not attached to service");
475 if (mService == null) Log.w(TAG, "Proxy not attached to service");
531 if (mService == null) Log.w(TAG, "Proxy not attached to service");
556 if (mService == null) Log.w(TAG, "Proxy not attached to service");
580 if (mService == null) Log.w(TAG, "Proxy not attached to service")
    [all...]
  /external/selinux/libsemanage/src/
database_policydb.c 41 int attached; member in struct:dbase_policydb
99 if (dbase->attached)
200 tmp_dbase->attached = 0;
228 dbase->attached = 1;
238 dbase->attached = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_base.h 111 * from whatever sequence it was attached to originally. If the
120 /** Detach the iterator for whatever sequence it is attached to,
128 /** Determines if we are attached to the given sequence. */
205 * @post for all iterators i attached to this sequence,
211 /** Revalidates all attached singular iterators. This method may
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_base.h 111 * from whatever sequence it was attached to originally. If the
120 /** Detach the iterator for whatever sequence it is attached to,
128 /** Determines if we are attached to the given sequence. */
205 * @post for all iterators i attached to this sequence,
211 /** Revalidates all attached singular iterators. This method may
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_base.h 111 * from whatever sequence it was attached to originally. If the
120 /** Detach the iterator for whatever sequence it is attached to,
128 /** Determines if we are attached to the given sequence. */
205 * @post for all iterators i attached to this sequence,
211 /** Revalidates all attached singular iterators. This method may
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_base.h 111 * from whatever sequence it was attached to originally. If the
120 /** Detach the iterator for whatever sequence it is attached to,
128 /** Determines if we are attached to the given sequence. */
214 * @post for all iterators i attached to this sequence,
220 /** Revalidates all attached singular iterators. This method may
  /frameworks/base/core/java/android/app/
Presentation.java 48 * the display to which it is attached is removed. An activity should take
57 * because there may be multiple displays attached. Rather than trying to guess
104 * displays that are attached to the system including displays that may be used
150 * Creates a new presentation that is attached to the specified display
156 * @param display The display to which the presentation should be attached.
163 * Creates a new presentation that is attached to the specified display
169 * @param display The display to which the presentation should be attached.
240 * is attached has been removed.
252 * the presentation is attached have changed.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py 116 have a Manage permissions level for the stack or an attached
144 have a Manage permissions level for the stack, or an attached
170 have a Manage permissions level for the stack, or an attached
203 have a Manage permissions level for the stack, or an attached
214 instance is to be attached to.
240 have an attached policy that explicitly grants permissions.
487 have a Manage permissions level for the stack, or an attached
573 attached policy that explicitly grants permissions. For more
629 have a Manage permissions level for the stack, or an attached
    [all...]
  /art/runtime/native/
dalvik_system_VMStack.cc 76 // The caller is an attached native thread.
116 // The caller is an attached native thread.
  /cts/tests/tests/opengl/src/android/opengl/cts/
AttachShaderTest.java 87 * Test: No shader is attached to a program, glGetAttachedShaders returns
103 /* Only one frag shader should be attached.
  /development/tools/labpretest/
README 20 If there is only one device attached to the host you can simply just run the
23 have multiple devices attached use the -d <device_id> parameter to target a
  /device/moto/shamu/overlay/packages/apps/Mms/res/xml/
mms_config.xml 31 <!-- Maximum height for an attached image -->
34 <!-- Maximum width for an attached image -->
  /external/avahi/avahi-common/
simple-watch.h 49 then it will execute the attached callback function. If sleep_time is
50 0 the routine just checks if any event is pending. If yes the attached
  /external/chromium-trace/catapult/devil/devil/android/
device_errors.py 105 """Exception for having no devices attached."""
109 'No devices attached.', is_infra_error=True)
  /external/fio/lib/
getopt_long.c 125 /* Argument-taking option with attached
130 /* Argument-taking option with non-attached
  /external/iproute2/man/man8/
ip-neighbour.8 68 the interface to which this neighbour is attached.
139 only list the neighbours attached to this device.
  /external/llvm/include/llvm/ExecutionEngine/
RuntimeDyldChecker.h 27 /// The RuntimeDyldChecker class evaluates expressions against an attached
77 /// \brief Check a single expression against the attached RuntimeDyld
  /external/protobuf/java/src/main/java/com/google/protobuf/
InvalidProtocolBufferException.java 62 * Returns the unfinished message attached to the exception, or null if
63 * no message is attached.
  /frameworks/av/services/audiopolicy/
audio_policy.conf 24 # other attributes (attached devices, default device) have to be included in the
52 # If present, they describe the capabilities of gain controllers attached to this input or
  /frameworks/base/core/tests/coretests/src/android/animation/
StateListAnimatorTest.java 67 assertTrue("When view is attached, state list drawable's setState should be called",
76 assertEquals("The new state list animator should be attached to the view",

Completed in 6384 milliseconds

<<11121314151617181920>>