/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
reverse_fold_impl.hpp | 19 , typename Last 28 , typename Last 33 struct reverse_fold_impl< 0,First,Last,State,BackwardOp,ForwardOp > 44 , typename Last 49 struct reverse_fold_impl< 1,First,Last,State,BackwardOp,ForwardOp > 65 , typename Last 70 struct reverse_fold_impl< 2,First,Last,State,BackwardOp,ForwardOp > 91 , typename Last 96 struct reverse_fold_impl< 3,First,Last,State,BackwardOp,ForwardOp > 120 , typename Last [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
msgbuf.h | 26 __kernel_time_t msg_stime; /* last msgsnd time */ 30 __kernel_time_t msg_rtime; /* last msgrcv time */ 34 __kernel_time_t msg_ctime; /* last change time */ 41 __kernel_pid_t msg_lspid; /* pid of last msgsnd */ 42 __kernel_pid_t msg_lrpid; /* last receive pid */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
msgbuf.h | 26 __kernel_time_t msg_stime; /* last msgsnd time */ 30 __kernel_time_t msg_rtime; /* last msgrcv time */ 34 __kernel_time_t msg_ctime; /* last change time */ 41 __kernel_pid_t msg_lspid; /* pid of last msgsnd */ 42 __kernel_pid_t msg_lrpid; /* last receive pid */
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_carray.swg | 36 carray(_Iterator first, _Iterator last) { 37 assign(first, last); 52 void assign(_Iterator first, _Iterator last) { 53 if (std::distance(first,last) == size()) { 54 std::copy(first, last, v);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
thumb2_it_bad.l | 2 [^:]*:8: Error: branch must be last instruction in IT block -- `beq foo' 3 [^:]*:9: Error: branch must be last instruction in IT block -- `bleq foo' 4 [^:]*:10: Error: branch must be last instruction in IT block -- `blxeq r0' 6 [^:]*:13: Error: branch must be last instruction in IT block -- `bxeq r0' 7 [^:]*:14: Error: branch must be last instruction in IT block -- `tbbeq \[r0,r1\]'
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 89 Last RN 7 125 MOV Last,#0 132 STM pDst!,{temp2,temp1,Last,LR} 134 STM pDst!,{temp2,temp1,Last,LR} 136 STM pDst!,{temp2,temp1,Last,LR} 138 STM pDst!,{temp2,temp1,Last,LR} 140 STM pDst!,{temp2,temp1,Last,LR} 142 STM pDst!,{temp2,temp1,Last,LR} 144 STM pDst!,{temp2,temp1,Last,LR} 145 STM pDst!,{temp2,temp1,Last,LR [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 89 Last RN 7 125 MOV Last,#0 132 STM pDst!,{temp2,temp1,Last,LR} 134 STM pDst!,{temp2,temp1,Last,LR} 136 STM pDst!,{temp2,temp1,Last,LR} 138 STM pDst!,{temp2,temp1,Last,LR} 140 STM pDst!,{temp2,temp1,Last,LR} 142 STM pDst!,{temp2,temp1,Last,LR} 144 STM pDst!,{temp2,temp1,Last,LR} 145 STM pDst!,{temp2,temp1,Last,LR [all...] |
/external/libdivsufsort/lib/ |
sssort.c | 168 saidx_t *first, saidx_t *last, saidx_t depth) { 173 for(i = last - 2; first <= i; --i) { 175 do { *(j - 1) = *j; } while((++j < last) && (*j < 0)); 176 if(last <= j) { break; } 263 ss_pivot(const sauchar_t *Td, const saidx_t *PA, saidx_t *first, saidx_t *last) { 267 t = last - first; 272 return ss_median3(Td, PA, first, middle, last - 1); 275 return ss_median5(Td, PA, first, first + t, middle, last - 1 - t, last - 1); 281 last = ss_median3(Td, PA, last - 1 - (t << 1), last - 1 - t, last - 1) [all...] |
/development/tools/idegen/src/ |
Stopwatch.java | 22 long last = System.currentTimeMillis(); field in class:Stopwatch 26 Log.info(label + ": " + (now - last) + "ms"); 27 last = now;
|
/external/autotest/client/site_tests/video_YouTubePage/ |
control.last_second | 7 PURPOSE = "Verify that YouTube page HTML5 video plays last second of video." 10 last second of the video. 21 This test verifies a YouTube video plays the last second fully.
|
/external/e2fsprogs/tests/ |
filter.sed | 10 /^Last write time:/d 11 /^Last mount time:/d 12 /^Last checked:/d
|
/external/opencv3/modules/viz/test/ |
test_precomp.cpp | 11 char last = item1[item1.size()-1]; local 13 bool need_append = last != '/' && last != '\\';
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowAbsListView.java | 40 * Robolectric accessor for the last smoothScrolledPosition 49 * Robolectric accessor for the last smoothScrollBy distance 58 * Robolectric accessor for the last smoothScrollBy duration
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/ |
GridTouchStackFromBottomTest.java | 62 assertEquals("Last item not the last child in the grid", 65 assertEquals("Last item not at the bottom of the grid", 79 assertEquals("Last item not the last child in the grid", 82 assertEquals("Last item not at the bottom of the grid", 96 assertEquals("Last item not the last child in the grid", 99 assertEquals("Last item not at the bottom of the grid", 113 assertEquals("Last item not the last child in the grid" [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
iterator_range.hpp | 26 , typename BOOST_MPL_AUX_NA_PARAM(Last) 33 typedef Last end; 35 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,iterator_range,(First,Last))
|
/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/ |
spreadsort.hpp | 65 find_extremes(RandomAccessIter current, RandomAccessIter last, RandomAccessIter & max, RandomAccessIter & min)
69 while(++current < last) {
80 find_extremes(RandomAccessIter current, RandomAccessIter last, RandomAccessIter & max, RandomAccessIter & min, compare comp)
83 while(++current < last) {
130 spread_sort_rec(RandomAccessIter first, RandomAccessIter last, std::vector<RandomAccessIter> &bin_cache, unsigned cache_offset
136 find_extremes(first, last, max, min);
141 unsigned log_divisor = get_log_divisor(last - first, rough_log_2_size((size_t)(*max >> 0) - (*min >> 0)));
149 for (RandomAccessIter current = first; current != last;)
185 bins[bin_count - 1] = last;
192 size_t max_count = get_max_count(log_divisor, last - first); [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.min.max/ |
max_element.pass.cpp | 15 // max_element(Iter first, Iter last); 24 test(Iter first, Iter last) 26 Iter i = std::max_element(first, last); 27 if (first != last) 29 for (Iter j = first; j != last; ++j) 33 assert(i == last);
|
min_element.pass.cpp | 15 // min_element(Iter first, Iter last); 24 test(Iter first, Iter last) 26 Iter i = std::min_element(first, last); 27 if (first != last) 29 for (Iter j = first; j != last; ++j) 33 assert(i == last);
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
GLFace.java | 51 int last = mVertexList.size() - 1; local 52 if (last < 2) { 55 GLVertex vertex = mVertexList.get(last); 61 mVertexList.remove(last + 1); 62 vertex = mVertexList.get(last); 77 int last = mVertexList.size() - 1; local 80 GLVertex vn = mVertexList.get(last); 83 for (int i = 1; i < last; i++) {
|
/external/autotest/client/site_tests/platform_CleanShutdown/ |
control | 4 Tests that the last shutdown was clean (without errors). 11 PURPOSE = 'Verify the last shutdown was clean.'
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
EncodableDigest.java | 5 * you need to generate a signature on an external device and it allows for "sign with last round", so a copy of the 6 * internal state of the digest, plus the last few blocks of the message are all that needs to be sent, rather than the
|
/external/curl/tests/data/ |
test586 | 15 last line 22 last line
|
/external/curl/tests/unit/ |
unit1308.c | 46 struct curl_httppost* last = NULL; variable in typeref:struct:curl_httppost 50 rc = curl_formadd(&post, &last, CURLFORM_COPYNAME, "name", 57 fail_unless(post == last, "post and last weren't the same"); 59 rc = curl_formadd(&post, &last, CURLFORM_COPYNAME, "htmlcode", 65 rc = curl_formadd(&post, &last, CURLFORM_COPYNAME, "name_for_ptrcontent", 79 post = last = NULL; 81 rc = curl_formadd(&post, &last,
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
breakdata.h | 13 "Please note neither this listing nor its contents are final til midnight of the last day of the month of any such announcement." 15 "Midnight, Central Time, of the last day of the stated month. A"
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
sembuf.h | 15 __kernel_time_t sem_otime; /* last semop time */ 17 __kernel_time_t sem_ctime; /* last change time */
|