Home
last modified time | relevance | path

Searched refs:body (Results 1 – 25 of 31) sorted by relevance

12

/ndk/tests/device/test-gnustl-full/unit/
Dunordered_test.cpp285 UnorderedMap1 &body = it->second; in user_case() local
286 UnorderedMap1::iterator cur = body.find(3); in user_case()
287 CPPUNIT_ASSERT( cur != body.end() ); in user_case()
289 body.erase(body.begin(), body.end()); in user_case()
290 CPPUNIT_ASSERT( body.empty() ); in user_case()
/ndk/tests/device/test-stlport/unit/
Dunordered_test.cpp285 UnorderedMap1 &body = it->second; in user_case() local
286 UnorderedMap1::iterator cur = body.find(3); in user_case()
287 CPPUNIT_ASSERT( cur != body.end() ); in user_case()
289 body.erase(body.begin(), body.end()); in user_case()
290 CPPUNIT_ASSERT( body.empty() ); in user_case()
/ndk/sources/host-tools/make-3.81/
Dfunction.c835 char *body = argv[2]; in func_foreach() local
860 result = allocated_variable_expand (body); in func_foreach()
2236 char *body; in func_call() local
2283 body = (char *) alloca (flen + 4); in func_call()
2284 body[0] = '$'; in func_call()
2285 body[1] = '('; in func_call()
2286 memcpy (body + 2, fname, flen); in func_call()
2287 body[flen+2] = ')'; in func_call()
2288 body[flen+3] = '\0'; in func_call()
2322 o = variable_expand_string (o, body, flen+3); in func_call()
DABOUT-NLS162 message to `sv-request@li.org', having this message body:
DCOPYING236 the limitation as if written in the body of this License.
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-l9 which contain the same body. Each rule checks for the existence
/ndk/docs/renderscript/
Djquery.js21body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(…
22body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDoc…
43 …t:0,top:0,width:c(document).width(),height:c(document).height()||document.body.parentNode.scrollHe…
53 …nction(){a.call(this,l)})};function h(D){var b=w?$.browser.opera?document.body:document.documentEl…
Ddoxygen.css3 body, table, div, p, dl { selector
183 body { selector
923 body { overflow:visible; } selector
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c1324 bin_tree_t *body = node->left; in lower_subexp() local
1342 tree1 = body ? create_tree (dfa, body, cls, CONCAT) : cls; in lower_subexp()
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_output_test_golden_lin.txt204 Expected failure #3, in the test body.
/ndk/build/tools/toolchain-licenses/
DCOPYING235 the limitation as if written in the body of this License.
/ndk/tests/build/test-stlport_static-exception-force-rebuild/
DCOPYING235 the limitation as if written in the body of this License.
/ndk/tests/device/test-stlport_shared-exception/
DCOPYING235 the limitation as if written in the body of this License.
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING235 the limitation as if written in the body of this License.
/ndk/tests/abcc/jni/mman-win32/
DLICENSE.TXT235 the limitation as if written in the body of this License.
/ndk/sources/host-tools/sed-4.2.1/
DABOUT-NLS163 message to `sv-request@li.org', having this message body:
DCOPYING.DOC104 preceding the beginning of the body of the text.
DChangeLog1626 body) conditional on HAVE_REGNEXEC macro; adjust to new
1698 changed body to reflect data structure changes.
2637 moved body of 's' command to new function do_subst();
2638 moved body of 'l' command to new function do_list();
DCOPYING120 standard defined by a recognized standards body, or, in the case of
/ndk/tests/device/test-stlport_static-exception/
DCOPYING235 the limitation as if written in the body of this License.
/ndk/tests/build/lambda-defarg3/
DCOPYING235 the limitation as if written in the body of this License.
/ndk/sources/host-tools/make-3.81/doc/
Dfdl.texi113 preceding the beginning of the body of the text.
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DCOPYING120 standard defined by a recognized standards body, or, in the case of
/ndk/sources/host-tools/ndk-stack/binutils/
DCOPYING3119 standard defined by a recognized standards body, or, in the case of
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex483 % actual body; @end closes the group after calling \Efoo. \envdef also
5255 % We really want {...\end verbatim} in the body of the macro, but
5338 % And now, it's time to reuse the body of the original defun:
5485 % distinguish it from the body text that may end up on the next line
5726 % body, and then making it the \newlinechar in \scanmacro.

12