Searched refs:E (Results 1 – 7 of 7) sorted by relevance
/development/apps/Development/src/com/android/development/ |
D | ArrayAdapter.java | 27 public abstract class ArrayAdapter<E> extends BaseAdapter 36 public void setSource(List<E> list) { in setSource() 40 public abstract void bindView(View view, E item); in bindView() 42 public E itemForPosition(int position) { in itemForPosition() 76 private List<E> mList;
|
/development/tools/logblame/ |
D | sample.txt | 127 [ 01-01 15:12:25.730 nfc: 4175: 4351 E/NxpTml ] 130 [ 01-01 15:12:25.731 nfc: 4175: 4351 E/NxpTml ] 134 [ 01-01 15:12:25.731 nfc: 4175: 4353 E/NxpHal ] 137 [ 01-01 15:12:25.731 nfc: 4175: 4346 E/NxpHal ] 426 [ 01-01 15:13:57.514 nfc: 4175: 4351 E/NxpTml ] 429 [ 01-01 15:13:57.514 nfc: 4175: 4351 E/NxpTml ] 433 [ 01-01 15:13:57.514 nfc: 4175: 4353 E/NxpHal ] 440 [ 01-01 15:13:57.516 nfc: 4175: 4346 E/NxpHal ] 479 [ 01-01 15:13:59.042 nfc: 4175: 4351 E/NxpTml ] 482 [ 01-01 15:13:59.043 nfc: 4175: 4351 E/NxpTml ] [all …]
|
/development/build/tools/ |
D | mk_sdk_repo_xml.sh | 195 local P E 199 E=$2 200 if [[ "$E" == "$ELEMENT" ]] && [[ "$P" == "@" || "$P" == "$PARENT" ]]; then
|
/development/vndk/tools/header-checker/tests/integration/cpp/header/ |
D | undeclared_types.h | 20 D member_function(E);
|
/development/tools/apkcheck/ |
D | README.txt | 135 <parameter name="others" type="E...">
|
/development/tools/winscope/ |
D | yarn.lock | 776 integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4= 3981 integrity sha1-757nEhLX/nWceO0WL2HtYrXLk/E=
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 24197 …tform/external/libmtp,fake_odIep59ASBuh-40VJVdk4w@fakeemail.com,Fujitsu F02-E https://sourceforge.… 35175 … draw_trim_esc() so it behaves like printf %*.*s and matches the comment (I.E. negative first valu… 35284 … hardwired 512 byte units (man 2 stat says so) and %B is the units on %b (I.E. always 512), so cha… 39313 …/frameworks/opt/net/wifi,fake_1VQmwE5LQoCL61LnThZ5dA@fakeemail.com,Use new common Mutable<E> class. 40133 …core,fake_C-yEDNG1Qau8GBGGWt8Yhg@fakeemail.com,API: Rename Collections.singleton*() type arg E -> T 40742 …orm/libcore,fake_rCOYDGRdTQOyvniLWUcrhA@fakeemail.com,Ensure %E and %e use upper- and lower-case E. 44258 …ake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/fs: Optimize saturating SEL.G(E) with imm val <= 0.0… 54573 …WSCRQa0jK6oYiO_KQ@fakeemail.com,mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case. 57678 …ake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/fs: Optimize saturating SEL.L(E) with imm val >= 1.0. 71917 …4,platform/bionic,fake_SwsgdifTShO9f7QfKRd0aQ@fakeemail.com,linker: disallow W + E PT_LOAD segments [all …]
|