/packages/modules/adb/ |
D | socket_test.cpp | 64 auto connect = [](asocket* tail, asocket* head) { in TEST_F() argument 65 tail->peer = head; in TEST_F() 66 head->peer = tail; in TEST_F() 73 asocket* head = create_local_socket(unique_fd(intermediate[0])); in TEST_F() local 74 ASSERT_NE(nullptr, head); in TEST_F() 79 connect(prev_tail, head); in TEST_F() 238 asocket* head = create_local_socket(unique_fd(head_fd[1])); in TEST_F() local 241 head->peer = tail; in TEST_F() 242 head->ready(head); in TEST_F() 244 tail->peer = head; in TEST_F()
|
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
D | genPCLm.cpp | 994 ubyte *head, *tail, t0, t1, t2; in prepImageForBacksideDuplex() local 997 for (head = imagePtr, tail = imagePtr + numBytes - 1; tail > head;) { in prepImageForBacksideDuplex() 998 t0 = *head; in prepImageForBacksideDuplex() 999 t1 = *(head + 1); in prepImageForBacksideDuplex() 1000 t2 = *(head + 2); in prepImageForBacksideDuplex() 1002 *head = *(tail - 2); in prepImageForBacksideDuplex() 1003 *(head + 1) = *(tail - 1); in prepImageForBacksideDuplex() 1004 *(head + 2) = *(tail - 0); in prepImageForBacksideDuplex() 1009 head += 3; in prepImageForBacksideDuplex() 1013 for (head = imagePtr, tail = imagePtr + numBytes; tail > head;) { in prepImageForBacksideDuplex() [all …]
|
/packages/providers/MediaProvider/tests/res/raw/ |
D | test_wpl.wpl | 3 <head> 10 </head>
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | LocalMergeAlbum.java | 123 SortedMap<Integer, int[]> head = mIndex.headMap(start + 1); in getMediaItem() local 124 int markPos = head.lastKey(); in getMediaItem() 125 int[] subPos = head.get(markPos).clone(); in getMediaItem()
|
/packages/modules/adb/daemon/ |
D | jdwp_service.cpp | 252 char head[header_len + 1]; in process_list_msg() local 254 snprintf(head, sizeof head, "%04zx", len); in process_list_msg() 255 memcpy(buffer, head, header_len); in process_list_msg()
|
/packages/modules/common/ |
D | generate_ml_bundle.sh | 98 apks=$(find $destdir -name '*.apks' | head -1) 103 filename=$(zipinfo -1 "$apks" *.apex */base-master.apk | head -1)
|
/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
D | RandomVariable.cpp | 67 auto head = lower == kInvalidValue ? mChoices.begin() in setRange() local 71 NN_FUZZER_CHECK(head <= tail) << "Invalid range!"; in setRange() 72 if (head != mChoices.begin() || tail != mChoices.end()) { in setRange() 73 mChoices = std::vector<int>(head, tail); in setRange()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
D | reader.h | 643 typename InputStream::Ch *head = s.PutBegin(); 646 size_t length = s.PutEnd(head) - 1; 648 const typename TargetEncoding::Ch* const str = (typename TargetEncoding::Ch*)head;
|
/packages/apps/Car/libs/car-ui-lib/ |
D | README.md | 78 `/google/data/ro/teams/copybara/copybara /google/src/head/depot/google3/third_party/java_src/androi…
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | internals.md | 339 States are constructed by the head and body of production.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | sl_wordlist.combined.gz |
|
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | nb_wordlist.combined.gz |
|
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
D | fi_wordlist.combined.gz |
|
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | sv_wordlist.combined.gz |
|
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | ro_wordlist.combined.gz |
|