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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/runtime/
crash_unix_test.go 86 // "goroutine running on other thread; stack unavailable".
  /prebuilts/go/linux-x86/src/cmd/go/
http.go 61 // https resource or, if unavailable, the http resource.
  /prebuilts/go/linux-x86/src/os/user/
lookup_windows.go 65 // could be domain server unavailable
  /prebuilts/go/linux-x86/src/runtime/
crash_unix_test.go 86 // "goroutine running on other thread; stack unavailable".
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
status.h 60 UNAVAILABLE = 14,
  /cts/apps/CameraITS/tests/scene3/
test_reprocess_edge_enhancement.py 123 # Skip unavailable modes
145 # Skip unavailable modes
  /external/clang/test/ARCMT/
objcmt-subscripting-literals.m 201 - (id)objectAtIndexedSubscript:(unsigned)idx __attribute__((unavailable));
209 - (void)setObject:(id)obj atIndexedSubscript:(unsigned)idx __attribute__((unavailable));
  /external/libvpx/libvpx/third_party/libyuv/source/
cpu_id.cc 131 // Assume Neon if /proc/cpuinfo is unavailable.
160 // Assume DSP if /proc/cpuinfo is unavailable.
  /frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
RemoteDisplayProviderService.java 92 "Test Display 3 (unavailable)");
93 mTestDisplay3.setDescription("Always unavailable");
  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 118 * the layer will be unavailable for use for an extended period of time,
237 * If the DPI for a configuration is unavailable or the HWC implementation
  /prebuilts/gdb/darwin-x86/lib/python2.7/
posixfile.py 103 raise AttributeError, 'dup() method unavailable'
111 raise AttributeError, 'dup() method unavailable'
  /prebuilts/gdb/linux-x86/lib/python2.7/
posixfile.py 103 raise AttributeError, 'dup() method unavailable'
111 raise AttributeError, 'dup() method unavailable'
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 158 EAGAIN - APPLICATION_ERROR: "resource temporarily unavailable",
279 EWOULDBLOCK - APPLICATION_ERROR: "resource temporarily unavailable",
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 158 EAGAIN - APPLICATION_ERROR: "resource temporarily unavailable",
279 EWOULDBLOCK - APPLICATION_ERROR: "resource temporarily unavailable",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
posixfile.py 103 raise AttributeError, 'dup() method unavailable'
111 raise AttributeError, 'dup() method unavailable'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
posixfile.py 103 raise AttributeError, 'dup() method unavailable'
111 raise AttributeError, 'dup() method unavailable'
  /external/tlsdate/
configure.ac 213 dnl clock_gettime is either part of libc or unavailable.
231 dnl clock_gettime is either part of libc or unavailable.
254 dnl clock_gettime is either part of libc or unavailable.
272 dnl clock_gettime is either part of libc or unavailable.
290 dnl clock_gettime is either part of libc or unavailable.
309 dnl clock_gettime is either part of libc or unavailable.
  /external/webrtc/webrtc/libjingle/xmpp/
rostermodule_unittest.cc 312 "<presence type=\"unavailable\">"
336 presence_input.AddAttr(QN_TYPE, "unavailable");
351 "<cli:presence type=\"unavailable\" xmlns:cli=\"jabber:client\">"
359 "<presence type=\"unavailable\">"
494 "type='unavailable'>"
506 "to=\"david@my-server/test\" type=\"unavailable\" "
rostermoduleimpl.cc 145 if (raw_xml_->Attr(QN_TYPE) == "unavailable")
161 raw_xml_->SetAttr(QN_TYPE, "unavailable");
607 element->Attr(QN_TYPE) == "unavailable"));
633 element.Attr(QN_TYPE) != "unavailable") {
837 else if (type == "unavailable" || type == STR_EMPTY)
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveSettingsTest.py 240 4. Set DUT WFC disabled, verify DUT WFC unavailable,
267 4. Set DUT WFC disabled, verify DUT WFC unavailable,
293 4. Set DUT WFC disabled, verify DUT WFC unavailable,
319 4. Set DUT WFC disabled, verify DUT WFC unavailable,
344 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
369 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
393 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
417 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
    [all...]
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java     [all...]
  /frameworks/base/keystore/java/android/security/
KeyChain.java 253 * certificate, or null if unavailable.
255 * certificate, or -1 if unavailable.
257 * unavailable.
303 * for, or null if unavailable.
305 * unavailable.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccRecords.java 275 * not supported or unavailable.
277 * @return null if SIM is not yet ready or unavailable
294 * not supported or unavailable.
296 * @return null if NAI is not yet ready or unavailable
578 * bit is set or EF_CSP data is unavailable, return false otherwise.
  /external/clang/test/SemaTemplate/
instantiate-expr-4.cpp 104 void *operator new[](__SIZE_TYPE__) __attribute__((unavailable)); // expected-note{{explicitly made unavailable}}
109 return new C(); // expected-error{{call to unavailable function 'operator new[]'}}
  /frameworks/base/docs/html/training/tv/tif/
ui.jd 38 content is blocked or unavailable. This lesson describes how to develop your TV input's user
163 <h3 id="unavailable">Make Video Unavailable</h3>

Completed in 884 milliseconds

<<11121314151617181920>>