Searched defs:H (Results 1 – 10 of 10) sorted by relevance
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/ |
| D | vector_bool.pass.cpp | 31 typedef std::hash<T> H; in main() typedef 42 typedef std::hash<T> H; in main() typedef
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/template.bitset/bitset.hash/ |
| D | bitset.pass.cpp | 30 typedef std::hash<T> H; in test() typedef
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.id/ |
| D | thread_id.pass.cpp | 28 typedef std::hash<std::thread::id> H; in main() typedef
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.hash/ |
| D | error_code.pass.cpp | 29 typedef std::hash<T> H; in test() typedef
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string.hash/ |
| D | strings.pass.cpp | 29 typedef std::hash<T> H; in test() typedef
|
| /ndk/tests/device/test-stlport_shared-exception/jni/ |
| D | has_nothrow_copy-1.cpp | 43 struct H struct 45 H(H&) throw(int) { } in H() function
|
| D | has_nothrow_assign.cpp | 43 struct H struct 45 H& operator=(H&) throw(int) { return *this; } in operator =() argument
|
| /ndk/tests/device/test-stlport_static-exception/jni/ |
| D | has_nothrow_copy-1.cpp | 43 struct H struct 45 H(H&) throw(int) { } in H() argument
|
| D | has_nothrow_assign.cpp | 43 struct H struct 45 H& operator=(H&) throw(int) { return *this; } in operator =() argument
|
| /ndk/docs/Additional_library_docs/renderscript/ |
| D | jquery.js | 12 …+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.… argument 13 …jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=+… argument 20 …\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toS… argument 21 {I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cac… argument 22 …{show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;… argument
|