HomeSort by relevance Sort by last modified time
    Searched full:requested (Results 476 - 500 of 12437) sorted by null

<<11121314151617181920>>

  /external/autotest/client/site_tests/video_WebRtcResolutionSwitching/
control.perf 8 CRITERIA = "Fails if any video element gets a lower resolution than requested"
  /external/autotest/server/site_tests/firmware_ECHash/
control 24 AP-RW should have requested the EC recompute the hash of EC-RW.
  /external/autotest/tko/
retrieve_logs.cgi 41 # if this key exists, we check if requested log exists in local machine,
91 @param job_path: a requested job path.
115 # Only master should check drones and shards for the requested log.
132 # If the URL requested is a test result, it is now either on the local
  /external/capstone/arch/AArch64/
AArch64Module.c 16 // verify if requested mode is valid
  /external/capstone/arch/ARM/
ARMModule.c 16 // verify if requested mode is valid
  /external/capstone/arch/Mips/
MipsModule.c 16 // verify if requested mode is valid
  /external/capstone/arch/PowerPC/
PPCModule.c 16 // verify if requested mode is valid
  /external/capstone/arch/Sparc/
SparcModule.c 16 // verify if requested mode is valid
  /external/clang/test/CXX/class/
p2-0x.cpp 15 struct D : C<int> { }; // expected-note {{in instantiation of template class 'Test2::C<int>' requested here}}
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.mptr/
p3.cpp 23 ft(a); // expected-note{{in instantiation of function template specialization 'ft<A>' requested here}}
  /external/clang/test/CXX/expr/expr.unary/expr.delete/
p5.cpp 38 x.f0(a); // expected-note{{in instantiation of member function 'T3_B<T3_A>::f0' requested here}}
  /external/clang/test/CXX/special/class.copy/
p33-0x.cpp 56 template void f2<X>(int); // expected-note{{in instantiation of function template specialization 'PR10142::f2<PR10142::X>' requested here}}
  /external/clang/test/CXX/temp/temp.spec/
p5.cpp 20 expected-note{{requested here}}
  /external/clang/test/Sema/
MicrosoftCompatibility.c 18 __declspec(align(32768)) struct S1 { int a; } s; /* expected-error {{requested alignment must be 8192 bytes or smaller}} */
inline-asm-validate-tmpl.cpp 11 int main() { test<300>(10); } // expected-note{{in instantiation of function template specialization 'test<300>' requested here}}
  /external/clang/test/SemaCXX/
builtins.cpp 37 int *pbf = __builtin_addressof(u.n); // expected-error {{address of bit-field requested}}
decltype-overloaded-functions.cpp 15 S<K> b; // expected-note{{in instantiation of template class 'S<K>' requested here}}
many-template-parameter-lists.cpp 35 X<int>::A<int>::B<int>::C<int>::D<int>::E<int>() += 1.0; // expected-note {{in instantiation of template class 'X<int>' requested here}}
neon-vector-types.cpp 43 template float test<4>(); // expected-note{{in instantiation of function template specialization 'rdar11688587::test<4>' requested here}}
  /external/clang/test/SemaObjCXX/
literals.mm 113 template void test_array_literals(int); // expected-note{{in instantiation of function template specialization 'test_array_literals<int>' requested here}}
130 template void test_dictionary_literals(int, id); // expected-note{{in instantiation of function template specialization 'test_dictionary_literals<int, id>' requested here}}
131 template void test_dictionary_literals(id, int); // expected-note{{in instantiation of function template specialization 'test_dictionary_literals<id, int>' requested here}}
144 template void test_variadic_array_literal(id, int, NSArray*); // expected-note{{in instantiation of function template specialization 'test_variadic_array_literal<id, int, NSArray *>' requested here}}
  /external/clang/test/SemaOpenCL/
shifts.cl 48 return c << s; // expected-error {{requested shift is a vector of type 'char2' (vector of 2 'char' values) but the first operand is not a vector ('char')}}
  /external/clang/test/SemaTemplate/
ms-if-exists.cpp 58 template void f(HasFoo); // expected-note{{in instantiation of function template specialization 'f<HasFoo>' requested here}}
virtual-member-functions.cpp 59 template struct Derived<int>; // expected-note {{in instantiation of member function 'Base<int>::~Base' requested here}}
63 HasOutOfLineKey() { } // expected-note{{in instantiation of member function 'HasOutOfLineKey<int>::f' requested here}}
72 HasOutOfLineKey<int> out_of_line; // expected-note{{in instantiation of member function 'HasOutOfLineKey<int>::HasOutOfLineKey' requested here}}
168 UsesVTable() {} // expected-note {{in instantiation of member function 'vtable_uses_incomplete::RefPtr<vtable_uses_incomplete::DeclaredOnly>::~RefPtr' requested here}}
  /external/conscrypt/platform/src/main/java/org/conscrypt/
CertPinManager.java 32 * certificate chain includes pinned certificates if pinning is requested
  /external/cros/system_api/dbus/vm_concierge/
service.proto 110 // If true, the requested VM was stopped.
113 // The failure_reason if the requested VM could not be stopped.
125 // If true, the requested VM exists and info was returned.
128 // Information about the VM that was requested.

Completed in 1199 milliseconds

<<11121314151617181920>>