/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/ |
p7.cpp | 6 extern void h2(int x = sizeof(i)); // expected-error {{default argument references local variable 'i' of enclosing function}}
|
/libcore/luni/src/test/java/libcore/net/http/ |
RawHeadersTest.java | 47 RawHeaders h2 = RawHeaders.fromMultimap(h1.toMultimap()); local 48 assertEquals(2, h2.length()); 49 assertEquals("key", h2.getFieldName(0)); 50 assertEquals("value1", h2.getValue(0)); 51 assertEquals("key", h2.getFieldName(1)); 52 assertEquals("value2", h2.getValue(1));
|
/external/clang/test/SemaCXX/ |
cv-unqual-rvalues.cpp | 11 template<typename T, T X> void h2() { function 23 h2<const int, 0>(); // expected-note{{instantiation of}}
|
borland-extensions.cpp | 18 template<typename T> int h2(T (__pascal M::* const )()) { return 0; } 24 i = h2<int>(&M::addP); 25 f = h2(&M::subtractP);
|
attr-format.cpp | 13 void h2(const char*, ...) __attribute__((format(printf, 2, 1))); // \
|
goto.cpp | 52 void h2(int end) { function
|
/external/llvm/utils/ |
parseNLT.pl | 27 if (/<h2>(Programs.+)<\/h2>/)
|
/external/clang/test/CodeGenCXX/ |
static-init.cpp | 36 inline void h2() { function 41 h2();
|
/external/clang/test/Sema/ |
warn-missing-prototypes.c | 22 int h2(int x); 27 int h2(int x) { return x; } // expected-warning{{no previous prototype for function 'h2'}} function
|
/frameworks/base/core/tests/coretests/src/android/os/ |
BroadcasterTest.java | 135 Handler h2; 140 h2 = new H(); 143 b.request(MESSAGE_B, h2, MESSAGE_D); 170 Handler h2; 175 h2 = new H(); 178 b.request(MESSAGE_B, h2, MESSAGE_D); 187 if (msg.what == MESSAGE_D && msg.getTarget() == h2) { 205 Handler h2; 210 h2 = new H(); 213 b.request(MESSAGE_A, h2, MESSAGE_D) [all...] |
/external/clang/test/CodeGen/ |
extern-inline.c | 24 int h2(void) {return f2(1,2);} function
|
/external/clang/test/CXX/over/over.match/over.match.funcs/ |
p4-0x.cpp | 30 int &h2() const&; 31 float &h2() const&&; 67 int &ir2 = lvalue<X0>().h2(); 68 float &fr3 = xvalue<X0>().h2(); 69 float &fr4 = prvalue<X0>().h2();
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
SDL_gemevents.c | 82 short x2,y2,w2,h2; local 86 x2=y2=w2=h2 = 0; 90 wind_get (GEM_handle, WF_WORKXYWH, &x2, &y2, &w2, &h2); 99 mouse_event,x2,y2,w2,h2, 172 short x2,y2,w2,h2; local 229 wind_get (message[3], WF_WORKXYWH, &x2, &y2, &w2, &h2); 232 SDL_PrivateResize(w2, h2); 249 wind_get (message[3], WF_WORKXYWH, &x2, &y2, &w2, &h2); 251 SDL_PrivateResize(w2, h2); 296 short x2, y2, w2, h2; local [all...] |
/build/tools/droiddoc/templates-sdk/ |
sampleindex.cs | 25 <h2>Subdirectories</h2> 35 <h2>Files</h2>
|
/external/oprofile/libpp/ |
op_header.h | 22 * @param h2 sample file header 25 * check that the h1 and h2 are coherent (same size, same mtime etc.) 28 void op_check_header(opd_header const & h1, opd_header const & h2,
|
/development/pdk/docs/source/ |
source_toc.cs | 8 <li><h2>The Project</h2><ul> 17 <li><h2>Getting Started</h2><ul> 25 <li><h2>Contributing</h2><ul>
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
cor_h.cpp | 192 Word16 i, j, k, dec, h2[L_CODE]; 206 h2[i] = shr (h[i], 1); 217 h2[i] = pv_round (L_shl (L_mult (h[i], k), 9)); 226 s = L_mac (s, h2[k], h2[k]); 237 s = L_mac (s, h2[k], h2[k + dec]); 278 Word16 h2[L_CODE]; local 316 p_h2 = h2; 343 p_h2 = h2; [all...] |
/external/mesa3d/docs/ |
mesa.css | 15 h2 {
|
/external/openssl/crypto/sha/asm/ |
sha1-ia64.pl | 37 ($h0,$h1,$h2,$h3,$h4) = ("h0","h1","h2","h3","h4"); 45 ($h0,$h1,$h2,$h3,$h4) = ("loc6","loc7","loc8","loc9","loc10"); 187 { .mib; add $h2=$h2,$b // wrap up 255 { .mlx; ld4 $h2=[ctx],8 270 { .mmi; mov $C=$h2 296 { .mmi; st4 [ctx]=$h2,8
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_FwdTransformResidual4x4.c | 71 int h2 = g0 - g2; local 75 pDst[i+8] = (OMX_S16) h2;
|
armVCM4P10_TransformResidual4x4.c | 72 int h2 = g1 - g2; local 76 pDst[i+8] = (OMX_S16)((h2+32)>>6);
|
/frameworks/base/docs/html/resources/ |
resources_toc.cs | 3 <h2><span class="en">Technical Resources</span> 4 </h2> 54 <h2><span class="en">Community</span> 62 </h2> 75 <h2><span class="en">Device Dashboard</span> 76 </h2> 93 <h2><span class="en">More</span></h2>
|
/external/valgrind/unittest/ |
windows_tests.cc | 539 h2 = CreateSemaphore(NULL, 0, 15, NAME); local 541 ASSERT_TRUE(h2 != NULL); 543 // h1 and h2 refer to the same semaphore but are not equal. 544 EXPECT_NE(h1, h2); 551 tp.Add(NewCallback(Poster, &VAR, h2)); 555 CloseHandle(h2); 577 HANDLE h2 = NULL; local 579 GetCurrentProcess(), &h2, local 581 ASSERT_TRUE(h2 != NULL); 583 // h1 and h2 refer to the same Event but are not equal [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
stringencode.cc | 135 unsigned char h1, h2; 142 && hex_decode(source[srcpos+1], &h2)) { 143 buffer[bufpos++] = (h1 << 4) | h2; 213 unsigned char h1, h2; 222 && hex_decode(source[srcpos+1], &h2)) 224 buffer[bufpos++] = (h1 << 4) | h2; 483 unsigned char h1, h2; 488 && hex_decode(source[srcpos+1], &h2)) 490 bbuffer[bufpos++] = (h1 << 4) | h2;
|
/frameworks/base/docs/html/sdk/ |
sdk_toc.cs | 4 <h2> 13 </h2> 40 <li><h2>Android 3.0 Preview SDK</h2> 49 <li><h2>Android x.x Preview</h2> 55 <h2> 64 </h2> 161 <h2> 170 </h2> [all...] |