HomeSort by relevance Sort by last modified time
    Searched full:requested (Results 226 - 250 of 11551) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
alignas.c 4 _Alignas(3) int align_illegal; //expected-error {{requested alignment is not a power of 2}}
6 _Alignas(1) int align_small; // expected-error {{requested alignment is less than minimum}}
  /external/clang/test/SemaCXX/
generic-selection.cpp 17 A<char> a1; // expected-note {{in instantiation of template class 'A<char, void *>' requested here}}
18 A<short, int> a2; // expected-note {{in instantiation of template class 'A<short, int>' requested here}}
  /external/clang/test/SemaTemplate/
instantiation-backtrace.cpp 22 (void)sizeof(B<X>); // expected-note{{in instantiation of template class 'B<X>' requested here}}
31 (void)sizeof(G<int>); // expected-note{{in instantiation of template class 'G<int>' requested here}}
  /external/curl/tests/data/
test1117 13 HTTP/1.1 416 Requested Range Not Satisfiable
54 HTTP/1.1 416 Requested Range Not Satisfiable
test194 14 HTTP/1.1 416 Requested Range Not Satisfiable swsclose
29 HTTP/1.1 416 Requested Range Not Satisfiable swsclose
  /external/iptables/include/linux/netfilter_ipv4/
ip_queue.h 39 unsigned char value; /* Requested mode */
40 size_t range; /* Optional range of packet requested */
  /external/libogg/doc/libogg/
oggpack_read.html 20 <p>This function reads the requested number of bits from the buffer and advances the location pointer.
46 <i>n</i> represents the requested bits.</li>
  /external/ltp/testcases/kernel/syscalls/epoll2/man/
epoll_wait.txt 44 ready for the requested I/O, or zero if no file descriptor became ready
45 during the requested timeout milliseconds. When an error occurs,
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
assertions.xml 21 aio_cancel() shall return AIO_CANCELED if the requested operations
26 requested operations cannot be canceled because it is in progress.
  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_info.h 68 * Gets the capability that best matches the requested width, height and frame rate.
73 const VideoCaptureCapability& requested,
  /frameworks/av/include/media/
MmapStreamCallback.h 32 * the requested parameters have changed and do not allow it to operate with the requested
  /frameworks/base/core/java/android/bluetooth/le/
AdvertiseCallback.java 25 * The requested operation was successful.
61 * what has been requested.
  /hardware/interfaces/broadcastradio/1.0/
IBroadcastRadio.hal 34 * Open a tuner interface for the requested configuration.
42 * INVALID_ARGUMENTS if configuration requested is invalid,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 31 unsigned char value; /* Requested mode */
32 size_t range; /* Optional range of packet requested */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 31 unsigned char value; /* Requested mode */
32 size_t range; /* Optional range of packet requested */
  /external/piex/src/image_type_recognition/
image_type_recognition_lite.cc 58 // Returns the requested data size (in bytes) for current checker. The checker
157 // 3. signature "SONY" in first requested bytes;
158 // 4. correct signature for (section + version) in first requested bytes.
176 // Search for kSignatureSony in first requested bytes
184 // requested bytes
270 // first requested bytes of the file.
286 // Case 2: search for tags in first requested bytes
311 // 2. at least two dng specific tags in the first requested bytes of the
321 // Search tags in first requested bytes and verify the order of them.
363 // 2. two tags (WhiteBalance and SerialNumber) in the first requested bytes
    [all...]
  /frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
UpstreamNetworkMonitorTest.java 152 assertEquals(0, mCM.requested.size());
156 assertEquals(0, mCM.requested.size());
160 assertEquals(0, mCM.requested.size());
175 assertEquals(0, mCM.requested.size());
183 assertEquals(0, mCM.requested.size());
213 assertEquals(0, mCM.requested.size());
217 assertEquals(0, mCM.requested.size());
221 assertEquals(0, mCM.requested.size());
292 assertEquals(1, mCM.requested.size());
293 NetworkRequest netReq = (NetworkRequest) mCM.requested.values().toArray()[0]
436 public Map<NetworkCallback, NetworkRequest> requested = new HashMap<>(); field in class:UpstreamNetworkMonitorTest.TestConnectivityManager
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/fs/
AbstractBasicFileAttributeView.java 96 private AttributesBuilder(Set<String> allowed, String[] requested) {
97 for (String name: requested) {
111 static AttributesBuilder create(Set<String> allowed, String[] requested) {
112 return new AttributesBuilder(allowed, requested);
163 public Map<String,Object> readAttributes(String[] requested)
167 AttributesBuilder.create(basicAttributeNames, requested);
  /frameworks/av/media/libaudioclient/
AudioTrackShared.cpp 81 #define MEASURE_NS 10000000 // attempt to provide accurate timeouts if requested >= MEASURE_NS
111 status_t ClientProxy::obtainBuffer(Buffer* buffer, const struct timespec *requested,
123 TIMEOUT_ZERO, // requested == NULL || *requested == 0
124 TIMEOUT_INFINITE, // *requested == infinity
125 TIMEOUT_FINITE, // 0 < *requested < infinity
128 if (requested == NULL) {
130 } else if (requested->tv_sec == 0 && requested->tv_nsec == 0) {
132 } else if (requested->tv_sec == INT_MAX)
    [all...]
  /external/selinux/libselinux/src/
avc.c 413 * @requested: requested permissions, interpreted based on @tclass
417 * @requested permissions between the SID pair
425 access_vector_t requested, struct avc_entry_ref *aeref)
433 if (node && ((node->ae.avd.decided & requested) == requested)) {
695 security_class_t tclass, access_vector_t requested,
700 denied = requested & ~avd->allowed;
703 else if (!requested || result)
704 audited = denied = requested;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Fv2OnFvThunk/
Fv2OnFvThunk.c 98 @retval EFI_SUCCESS The requested firmware volume attributes
188 large enough to contain the entire requested output, it is
234 contain the requested
277 requested output, it is filled up to the point that the output
298 file name from which the requested section
330 contain the requested
337 @retval EFI_NOT_FOUND The requested file was not found in
339 requested section was not found in the
348 The requested section was not found,
353 requested section exists within the
    [all...]
  /external/okhttp/okio/okio/src/main/java/okio/
BufferedSource.java 47 * the requested bytes can be read.
93 * requested bytes can be skipped.
117 * Throws an {@link java.io.EOFException} if the requested number of bytes cannot be read.
129 * {@code sink}. Throws an {@link java.io.EOFException} if the requested
205 * before the requested byte is found.
213 * stream is exhausted before the requested byte is found.
220 * buffer. Returns -1 if the stream is exhausted before the requested bytes are found.
228 * requested bytes are found.
236 * stream is exhausted before the requested byte is found.
244 * buffer. Returns -1 if the stream is exhausted before the requested byte i
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareVolume2.h 149 @retval EFI_SUCCESS The requested firmware volume attributes
241 large enough to contain the entire requested output, it is
285 contain the requested
316 Locates the requested section within a file and returns it in a buffer.
329 requested output, it is filled up to the point that the output
347 file name from which the requested section
379 contain the requested
386 @retval EFI_NOT_FOUND The requested file was not found in
388 requested section was not found in the
397 The requested section was not found,
    [all...]
DeviceIo.h 147 @retval EFI_DEVICE_ERROR The system hardware could not map the requested address.
168 @retval EFI_DEVICE_ERROR The system hardware could not map the requested address.
188 @retval EFI_SUCCESS The requested memory pages were allocated.
190 @retval EFI_INVALID_PARAMETER The requested memory type is invalid.
191 @retval EFI_UNSUPPORTED The requested HostAddress is not supported on
227 @retval EFI_SUCCESS The requested memory pages were allocated.
228 @retval EFI_NOT_FOUND The requested memory pages were not allocated with
  /build/make/tools/droiddoc/templates-ndk/components/
masthead.cs 11 <p>You requested a page in English, would you like to proceed with this language setting?</p>
14 <p>You requested a page in Spanish (Espaņol), would you like to proceed with this language setting?</p>
17 <p>You requested a page in Japanese (???), would you like to proceed with this language setting?</p>
20 <p>You requested a page in Korean (???), would you like to proceed with this language setting?</p>
23 <p>You requested a page in Russian (???????), would you like to proceed with this language setting?</p>
26 <p>You requested a page in Simplified Chinese (????), would you like to proceed with this language setting?</p>
29 <p>You requested a page in Traditional Chinese (????), would you like to proceed with this language setting?</p>

Completed in 471 milliseconds

1 2 3 4 5 6 7 8 91011>>