/ndk/tests/device/test-stlport-copy_vector_into_a_set/jni/ |
D | copy_vector_into_a_set.cpp | 25 PasswordForm* form = new PasswordForm(); in CreatePasswordFormFromData() local 27 form->signon_realm = "http://foo.example.com"; in CreatePasswordFormFromData() 29 return form; in CreatePasswordFormFromData() 41 PasswordForm* form = CreatePasswordFormFromData(form_data[i]); in main() local 42 vector1.push_back(form); in main()
|
/ndk/tests/device/test-gnustl-copy_vector_into_a_set/jni/ |
D | copy_vector_into_a_set.cpp | 25 PasswordForm* form = new PasswordForm(); in CreatePasswordFormFromData() local 27 form->signon_realm = "http://foo.example.com"; in CreatePasswordFormFromData() 29 return form; in CreatePasswordFormFromData() 41 PasswordForm* form = CreatePasswordFormFromData(form_data[i]); in main() local 42 vector1.push_back(form); in main()
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | dwarf_utils.h | 38 const char* dwarf_form_name(Dwarf_Form form); 55 void dump_attrib(Dwarf_At at, Dwarf_Form form, const Dwarf_Value* val);
|
D | dwarf_utils.cc | 132 dwarf_form_name(Dwarf_Form form) { in dwarf_form_name() argument 133 switch (form) { in dwarf_form_name() 235 dump_attrib(Dwarf_At at, Dwarf_Form form, const Dwarf_Value* val) { in dump_attrib() argument 236 if (form != 0) { in dump_attrib() 238 dwarf_at_name(at), dwarf_form_name(form)); in dump_attrib()
|
D | dwarf_defs.h | 314 const Dwarf_Abbr_AT* process(Dwarf_At* at_value, Dwarf_Form* form) const { in process() 318 *form = 0; in process() 331 *form = val.u16; in process() 650 Dwarf_Form form() const { in form() function
|
D | dwarf_die.cc | 208 die_attr = parent_cu()->process_attrib(die_attr, attr.form(), &attr.value_); in dump() 209 dump_attrib(attr.at(), attr.form(), attr.value()); in dump()
|
D | dwarf_cu.cc | 56 Dwarf_Form form, in process_attrib() argument 58 assert(form != 0); in process_attrib() 66 switch (form) { in process_attrib()
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | distrib.sed | 9 # The From: line is rewritten to use the "address (comments)" form 10 # instead of "phrase <route>" form our mailer uses. Also, addresses 16 # form, so that we can do bidirectional gatewaying. Any message
|
D | binary.sed | 99 # Decimal to binary via analog form 112 # Binary to decimal via analog form
|
D | binary2.sed | 127 # Decimal to binary via analog form 141 # Binary to decimal via analog form
|
D | binary3.sed | 112 # Decimal to binary via analog form 125 # Binary to decimal via analog form
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.x | 276 form will be at the end of its range, whereas the 278 form will still be at the beginning of its range.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | substitution | 7 # Generic patsubst test: test both the function and variable form.
|
/ndk/sources/cxx-stl/system/ |
D | NOTICE | 9 * Redistributions in binary form must reproduce the above copyright 37 * Redistributions in binary form must reproduce the above copyright
|
/ndk/sources/cxx-stl/system/include/ |
D | utility | 10 * * Redistributions in binary form must reproduce the above copyright
|
D | climits | 11 * * Redistributions in binary form must reproduce the above copyright
|
D | cwchar | 11 * * Redistributions in binary form must reproduce the above copyright
|
D | cstdint | 11 * * Redistributions in binary form must reproduce the above copyright
|
D | cwctype_is_not_supported | 11 * * Redistributions in binary form must reproduce the above copyright
|
D | cfloat | 11 * * Redistributions in binary form must reproduce the above copyright
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | cwctype_is_not_supported | 11 * * Redistributions in binary form must reproduce the above copyright
|
D | utility | 10 * * Redistributions in binary form must reproduce the above copyright
|
D | cstdint | 11 * * Redistributions in binary form must reproduce the above copyright
|
D | climits | 11 * * Redistributions in binary form must reproduce the above copyright
|
D | cwchar | 11 * * Redistributions in binary form must reproduce the above copyright
|