Searched refs:rca (Results 1 – 11 of 11) sorted by relevance
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-examples.cpp | 25 const A& rca = b; in example1() local 40 const A &rca = f(); in example2() local
|
D | p5-0x.cpp | 101 const A& rca = b; variable 112 const A& rca = f(); variable
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
D | m_debug_clip.c | 234 GLubyte rm[TEST_COUNT], rco, rca; in test_cliptest_function() local 277 dca = rca = CLIP_FRUSTUM_BITS; in test_cliptest_function() 279 ref_cliptest[psize]( source, ref, rm, &rco, &rca, viewport_z_clip ); in test_cliptest_function() 295 if ( dca != rca ) { in test_cliptest_function() 297 printf( "dca = 0x%02x rca = 0x%02x\n", dca, rca ); in test_cliptest_function()
|
/external/mesa3d/src/mesa/math/ |
D | m_debug_clip.c | 234 GLubyte rm[TEST_COUNT], rco, rca; in test_cliptest_function() local 277 dca = rca = CLIP_FRUSTUM_BITS; in test_cliptest_function() 279 ref_cliptest[psize]( source, ref, rm, &rco, &rca, viewport_z_clip ); in test_cliptest_function() 295 if ( dca != rca ) { in test_cliptest_function() 297 printf( "dca = 0x%02x rca = 0x%02x\n", dca, rca ); in test_cliptest_function()
|
/external/llvm/test/Object/ |
D | archive-replace-pos.test | 8 RUN: llvm-ar rca %t.foo %t.a %t.zed 23 RUN: llvm-ar rca %t.foo %t.a %t.zed
|
/external/clang/test/SemaCXX/ |
D | references.cpp | 40 const A& rca = b; // rca refers to A subobject in b in test3() local 51 const A& rca = fB(); in test4() local
|
D | decl-init-ref.cpp | 24 …const A& rca = f(); // expected-error {{reference initialization of type 'const A &' with initiali… in main() local
|
/external/clang/test/CodeGenCXX/ |
D | decl-ref-init.cpp | 22 const A& rca = f(); in main() local
|
/external/pixman/pixman/ |
D | pixman-combine32.c | 632 uint32_t rca; in PDF_SEPARABLE_BLEND_MODE() local 635 rca = 2 * sca * dca; in PDF_SEPARABLE_BLEND_MODE() 637 rca = sa * da - 2 * (da - dca) * (sa - sca); in PDF_SEPARABLE_BLEND_MODE() 638 return DIV_ONE_UN8 (rca); in PDF_SEPARABLE_BLEND_MODE() 694 uint32_t rca = dca * sa / (sa - sca); in PDF_SEPARABLE_BLEND_MODE() local 695 return DIV_ONE_UN8 (sa * MIN (rca, da)); in PDF_SEPARABLE_BLEND_MODE() 720 uint32_t rca = (da - dca) * sa / sca; in PDF_SEPARABLE_BLEND_MODE() local 721 return DIV_ONE_UN8 (sa * (MAX (rca, da) - rca)); in PDF_SEPARABLE_BLEND_MODE() 766 double rca; in PDF_SEPARABLE_BLEND_MODE() local 771 rca = dca * sa; in PDF_SEPARABLE_BLEND_MODE() [all …]
|
/external/dnsmasq/po/ |
D | ro.po | 80 msgstr "nu pot încărca %d bytes" 94 msgstr "nu pot încărca %d bytes" 241 msgstr "Nu încărca fişierul %s, citeşte-l doar la SIGHUP." 1449 #~ msgstr "nu pot încărca %s: %s"
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 38781 http://www.ee.upenn.edu/rca/instruments/misctutorials/Ground/grd.html 66544 http://www.rca.ac.uk/pages/study/funding_2066.html 66545 http://www.rca.org/news/journals/windfire/0105.html
|