/external/valgrind/none/tests/s390x/ |
D | div.stdout.exp | 1 d 00000000000000000000000000000000 / 7FFFFFFFFFFFFFFA = 0000000000000000 (rem 0000000000000000) 2 d 00000000000000000000000000000001 / 7FFFFFFFFFFFFFFA = 0000000000000000 (rem 0000000000000001) 3 d 0000000000000000000000000000FFFF / 7FFFFFFFFFFFFFFA = 0000000000000000 (rem 000000000000FFFF) 4 d 00000000000000000000000000007FFF / 7FFFFFFFFFFFFFFA = 0000000000000000 (rem 0000000000007FFF) 5 d 00000000000000000000000000008000 / 7FFFFFFFFFFFFFFA = 0000000000000000 (rem 0000000000008000) 6 d 000000000000000000000000FFFFFFFF / 7FFFFFFFFFFFFFFA = 0000000000000002 (rem 0000000000000001) 7 d 00000000000000000000000080000000 / 7FFFFFFFFFFFFFFA = 0000000000000001 (rem 0000000000000001) 8 d 0000000000000000000000007FFFFFFF / 7FFFFFFFFFFFFFFA = 0000000000000001 (rem 0000000000000000) 9 d 0000000000000000FFFFFFFFFFFFFFFF / 7FFFFFFFFFFFFFFA = FFFFFFFF00000002 (rem 0000000000000001) 10 d 00000000000000008000000000000000 / 7FFFFFFFFFFFFFFA = 8000000000000000 (rem 0000000000000000) [all …]
|
/external/curl/ |
D | buildconf.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al. 10 rem * 11 rem * This software is licensed as described in the file COPYING, which [all …]
|
/external/python/cpython2/PCbuild/ |
D | rt.bat | 2 rem Run Tests. Run the regression test suite. 3 rem Usage: rt [-d] [-O] [-q] [-x64] regrtest_args 4 rem -d Run Debug build (python_d.exe). Else release build. 5 rem -O Run python.exe or python_d.exe (see -d) with -O. 6 rem -q "quick" -- normally the tests are run twice, the first time 7 rem after deleting all the .py[co] files reachable from Lib/. 8 rem -q runs the tests just once, and without deleting .py[co] files. 9 rem -x64 Run the 64-bit build of python (or python_d if -d was specified) 10 rem from the 'amd64' dir instead of the 32-bit build in this dir. 11 rem All leading instances of these switches are shifted off, and [all …]
|
/external/python/cpython3/PCbuild/ |
D | rt.bat | 2 rem Run Tests. Run the regression test suite. 3 rem Usage: rt [-d] [-O] [-q] [-x64] regrtest_args 4 rem -d Run Debug build (python_d.exe). Else release build. 5 rem -O Run python.exe or python_d.exe (see -d) with -O. 6 rem -q "quick" -- normally the tests are run twice, the first time 7 rem after deleting all the .py[co] files reachable from Lib/. 8 rem -q runs the tests just once, and without deleting .py[co] files. 9 rem -x64 Run the 64-bit build of python (or python_d if -d was specified) 10 rem from the 'amd64' dir instead of the 32-bit build in this dir. 11 rem All leading instances of these switches are shifted off, and [all …]
|
/external/python/cpython2/PC/VS9.0/ |
D | rt.bat | 2 rem Run Tests. Run the regression test suite. 3 rem Usage: rt [-d] [-O] [-q] [-x64] regrtest_args 4 rem -d Run Debug build (python_d.exe). Else release build. 5 rem -O Run python.exe or python_d.exe (see -d) with -O. 6 rem -q "quick" -- normally the tests are run twice, the first time 7 rem after deleting all the .py[co] files reachable from Lib/. 8 rem -q runs the tests just once, and without deleting .py[co] files. 9 rem -x64 Run the 64-bit build of python (or python_d if -d was specified) 10 rem from the 'amd64' dir instead of the 32-bit build in this dir. 11 rem All leading instances of these switches are shifted off, and [all …]
|
/external/python/cpython2/PC/VS8.0/ |
D | rt.bat | 2 rem Run Tests. Run the regression test suite. 3 rem Usage: rt [-d] [-O] [-q] regrtest_args 4 rem -d Run Debug build (python_d.exe). Else release build. 5 rem -O Run python.exe or python_d.exe (see -d) with -O. 6 rem -q "quick" -- normally the tests are run twice, the first time 7 rem after deleting all the .py[co] files reachable from Lib/. 8 rem -q runs the tests just once, and without deleting .py[co] files. 9 rem All leading instances of these switches are shifted off, and 10 rem whatever remains is passed to regrtest.py. For example, 11 rem rt -O -d -x test_thread [all …]
|
/external/python/cpython2/PC/VS7.1/ |
D | rt.bat | 2 rem Run Tests. Run the regression test suite. 3 rem Usage: rt [-d] [-O] [-q] regrtest_args 4 rem -d Run Debug build (python_d.exe). Else release build. 5 rem -O Run python.exe or python_d.exe (see -d) with -O. 6 rem -q "quick" -- normally the tests are run twice, the first time 7 rem after deleting all the .py[co] files reachable from Lib/. 8 rem -q runs the tests just once, and without deleting .py[co] files. 9 rem All leading instances of these switches are shifted off, and 10 rem whatever remains is passed to regrtest.py. For example, 11 rem rt -O -d -x test_thread [all …]
|
/external/flatbuffers/android/jni/ |
D | build_flatc.bat | 1 @rem Copyright (c) 2013 Google, Inc. 2 @rem 3 @rem This software is provided 'as-is', without any express or implied 4 @rem warranty. In no event will the authors be held liable for any damages 5 @rem arising from the use of this software. 6 @rem Permission is granted to anyone to use this software for any purpose, 7 @rem including commercial applications, and to alter it and redistribute it 8 @rem freely, subject to the following restrictions: 9 @rem 1. The origin of this software must not be misrepresented; you must not 10 @rem claim that you wrote the original software. If you use this software [all …]
|
/external/strace/tests-m32/ |
D | clock_nanosleep.c | 55 }, rem = { in main() local 74 NULL, &rem.ts) == -1); in main() 76 " = -1 EFAULT (%m)\n", &rem.ts); in main() 79 &req.ts, &rem.ts) == 0); in main() 83 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 87 &req.ts, &rem.ts) == -1); in main() 91 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 96 &req.ts, &rem.ts) == -1); in main() 100 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 105 &req.ts, &rem.ts) == -1); in main() [all …]
|
D | nanosleep.c | 53 }, rem = { in main() local 67 assert(nanosleep(NULL, &rem.ts) == -1); in main() 68 printf("nanosleep(NULL, %p) = -1 EFAULT (%m)\n", &rem.ts); in main() 70 if (nanosleep(&req.ts, &rem.ts)) in main() 74 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 77 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() 80 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 84 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() 87 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 91 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() [all …]
|
/external/strace/tests-mx32/ |
D | clock_nanosleep.c | 55 }, rem = { in main() local 74 NULL, &rem.ts) == -1); in main() 76 " = -1 EFAULT (%m)\n", &rem.ts); in main() 79 &req.ts, &rem.ts) == 0); in main() 83 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 87 &req.ts, &rem.ts) == -1); in main() 91 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 96 &req.ts, &rem.ts) == -1); in main() 100 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 105 &req.ts, &rem.ts) == -1); in main() [all …]
|
D | nanosleep.c | 53 }, rem = { in main() local 67 assert(nanosleep(NULL, &rem.ts) == -1); in main() 68 printf("nanosleep(NULL, %p) = -1 EFAULT (%m)\n", &rem.ts); in main() 70 if (nanosleep(&req.ts, &rem.ts)) in main() 74 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 77 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() 80 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 84 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() 87 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 91 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() [all …]
|
/external/strace/tests/ |
D | clock_nanosleep.c | 55 }, rem = { in main() local 74 NULL, &rem.ts) == -1); in main() 76 " = -1 EFAULT (%m)\n", &rem.ts); in main() 79 &req.ts, &rem.ts) == 0); in main() 83 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 87 &req.ts, &rem.ts) == -1); in main() 91 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 96 &req.ts, &rem.ts) == -1); in main() 100 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 105 &req.ts, &rem.ts) == -1); in main() [all …]
|
D | nanosleep.c | 53 }, rem = { in main() local 67 assert(nanosleep(NULL, &rem.ts) == -1); in main() 68 printf("nanosleep(NULL, %p) = -1 EFAULT (%m)\n", &rem.ts); in main() 70 if (nanosleep(&req.ts, &rem.ts)) in main() 74 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 77 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() 80 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 84 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() 87 zero_extend_signed_to_ull(req.ts.tv_nsec), &rem.ts); in main() 91 assert(nanosleep(&req.ts, &rem.ts) == -1); in main() [all …]
|
/external/curl/projects/ |
D | build-openssl.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) 2012 - 2017, Steve Holme, <steve_holme@hotmail.com>. 10 rem * 11 rem * This software is licensed as described in the file COPYING, which [all …]
|
D | build-wolfssl.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) 2012 - 2017, Steve Holme, <steve_holme@hotmail.com>. 10 rem * Copyright (C) 2015, Jay Satiro, <raysatiro@yahoo.com>. 11 rem * [all …]
|
D | checksrc.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) 2014 - 2016, Steve Holme, <steve_holme@hotmail.com>. 10 rem * 11 rem * This software is licensed as described in the file COPYING, which [all …]
|
/external/python/cpython2/PC/VC6/ |
D | rt.bat | 1 @rem Run Tests. Run the regression test suite. 2 @rem Usage: rt [-d] [-O] [-q] regrtest_args 3 @rem -d Run Debug build (python_d.exe). Else release build. 4 @rem -O Run python.exe or python_d.exe (see -d) with -O. 5 @rem -q "quick" -- normally the tests are run twice, the first time 6 @rem after deleting all the .py[co] files reachable from Lib/. 7 @rem -q runs the tests just once, and without deleting .py[co] files. 8 @rem All leading instances of these switches are shifted off, and 9 @rem whatever remains is passed to regrtest.py. For example, 10 @rem rt -O -d -x test_thread [all …]
|
/external/flatbuffers/tests/ |
D | JavaTest.bat | 2 rem Copyright 2014 Google Inc. All rights reserved. 3 rem 4 rem Licensed under the Apache License, Version 2.0 (the "License"); 5 rem you may not use this file except in compliance with the License. 6 rem You may obtain a copy of the License at 7 rem 8 rem http://www.apache.org/licenses/LICENSE-2.0 9 rem 10 rem Unless required by applicable law or agreed to in writing, software 11 rem distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/external/kotlinc/bin/ |
D | kotlin.bat | 3 rem Copyright 2010-2015 JetBrains s.r.o. 4 rem 5 rem Licensed under the Apache License, Version 2.0 (the "License"); 6 rem you may not use this file except in compliance with the License. 7 rem You may obtain a copy of the License at 8 rem 9 rem http://www.apache.org/licenses/LICENSE-2.0 10 rem 11 rem Unless required by applicable law or agreed to in writing, software 12 rem distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
D | kotlinc-jvm.bat | 3 rem Copyright 2010-2015 JetBrains s.r.o. 4 rem 5 rem Licensed under the Apache License, Version 2.0 (the "License"); 6 rem you may not use this file except in compliance with the License. 7 rem You may obtain a copy of the License at 8 rem 9 rem http://www.apache.org/licenses/LICENSE-2.0 10 rem 11 rem Unless required by applicable law or agreed to in writing, software 12 rem distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
D | kotlin-dce-js.bat | 3 rem Copyright 2010-2015 JetBrains s.r.o. 4 rem 5 rem Licensed under the Apache License, Version 2.0 (the "License"); 6 rem you may not use this file except in compliance with the License. 7 rem You may obtain a copy of the License at 8 rem 9 rem http://www.apache.org/licenses/LICENSE-2.0 10 rem 11 rem Unless required by applicable law or agreed to in writing, software 12 rem distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
D | kotlinc-js.bat | 3 rem Copyright 2010-2015 JetBrains s.r.o. 4 rem 5 rem Licensed under the Apache License, Version 2.0 (the "License"); 6 rem you may not use this file except in compliance with the License. 7 rem You may obtain a copy of the License at 8 rem 9 rem http://www.apache.org/licenses/LICENSE-2.0 10 rem 11 rem Unless required by applicable law or agreed to in writing, software 12 rem distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
D | kotlinc.bat | 2 rem based on scalac.bat from the Scala distribution 3 rem ########################################################################## 4 rem # Copyright 2002-2011, LAMP/EPFL 5 rem # Copyright 2011-2015, JetBrains 6 rem # 7 rem # This is free software; see the distribution for copying conditions. 8 rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 9 rem # PARTICULAR PURPOSE. 10 rem ########################################################################## 12 rem We adopt the following conventions: [all …]
|
/external/lzma/CPP/7zip/Common/ |
D | StreamObjects.cpp | 19 size_t rem = Buf.Size() - (size_t)_pos; in Read() local 20 if (rem > size) in Read() 21 rem = (size_t)size; in Read() 22 memcpy(data, (const Byte *)Buf + (size_t)_pos, rem); in Read() 23 _pos += rem; in Read() 25 *processedSize = (UInt32)rem; in Read() 54 size_t rem = _size - (size_t)_pos; in Read() local 55 if (rem > size) in Read() 56 rem = (size_t)size; in Read() 57 memcpy(data, _data + (size_t)_pos, rem); in Read() [all …]
|