/third_party/openssl/crypto/modes/asm/ |
D | ghash-ia64.pl | 264 @rem=("r18","r19"); 273 push (@xi,shift(@xi)); push (@rem,shift(@rem)); # "rotate" registers 288 push (@xi,shift(@xi)); push (@rem,shift(@rem)); # "rotate" registers 292 ld8 $rem[0]=[$Btbl],-256 //(p18) Htable[nhi].lo,&Hshr4[nhi].lo 296 { .mfi; shladd $rem[0]=$rem[0],4,r0 //(p18) Htable[nhi].lo<<4 300 { .mmi; xor $rem[0]=$rem[0],$Zlo //(p18) Z.lo^(Htable[nhi].lo<<4) 306 { .mmi; and $rem[0]=$rem[0],$mask0xff //(p18) rem=($Zlo^(Htable[nhi].lo<<4))&0xff 309 push (@xi,shift(@xi)); push (@rem,shift(@rem)); # "rotate" registers 316 ld8 $rem[0]=[$Btbl],-256 //(p18) Htable[nhi].lo,&Hshr4[nhi].lo 318 { .mmi; shladd $rem[1]=$rem[1],1,$rem_8bit //(p19) &rem_8bit[rem] [all …]
|
D | ghash-parisc.pl | 73 $rem="%r29"; 118 ldi 3,$rem 120 andcm $rem_4bit,$rem,$rem_4bit 126 ldi 31,$rem 127 mtctl $rem,%cr11 128 extrd,u,*= $rem,%sar,1,$rem ; executes on PA-RISC 1.0 143 depd,z $Zll,60,4,$rem 155 ldd $rem($rem_4bit),$rem 161 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug 162 depd,z $Zll,60,4,$rem [all …]
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
D | ghash-ia64.pl | 264 @rem=("r18","r19"); 273 push (@xi,shift(@xi)); push (@rem,shift(@rem)); # "rotate" registers 288 push (@xi,shift(@xi)); push (@rem,shift(@rem)); # "rotate" registers 292 ld8 $rem[0]=[$Btbl],-256 //(p18) Htable[nhi].lo,&Hshr4[nhi].lo 296 { .mfi; shladd $rem[0]=$rem[0],4,r0 //(p18) Htable[nhi].lo<<4 300 { .mmi; xor $rem[0]=$rem[0],$Zlo //(p18) Z.lo^(Htable[nhi].lo<<4) 306 { .mmi; and $rem[0]=$rem[0],$mask0xff //(p18) rem=($Zlo^(Htable[nhi].lo<<4))&0xff 309 push (@xi,shift(@xi)); push (@rem,shift(@rem)); # "rotate" registers 316 ld8 $rem[0]=[$Btbl],-256 //(p18) Htable[nhi].lo,&Hshr4[nhi].lo 318 { .mmi; shladd $rem[1]=$rem[1],1,$rem_8bit //(p19) &rem_8bit[rem] [all …]
|
D | ghash-parisc.pl | 73 $rem="%r29"; 118 ldi 3,$rem 120 andcm $rem_4bit,$rem,$rem_4bit 126 ldi 31,$rem 127 mtctl $rem,%cr11 128 extrd,u,*= $rem,%sar,1,$rem ; executes on PA-RISC 1.0 143 depd,z $Zll,60,4,$rem 155 ldd $rem($rem_4bit),$rem 161 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug 162 depd,z $Zll,60,4,$rem [all …]
|
/third_party/curl/ |
D | buildconf.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 10 rem * 11 rem * This software is licensed as described in the file COPYING, which [all …]
|
/third_party/curl/winbuild/ |
D | gen_resp_file.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 10 rem * 11 rem * This software is licensed as described in the file COPYING, which [all …]
|
/third_party/skia/third_party/externals/libwebp/ |
D | gradlew.bat | 1 @rem 2 @rem Copyright 2015 the original author or authors. 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 https://www.apache.org/licenses/LICENSE-2.0 9 @rem 10 @rem Unless required by applicable law or agreed to in writing, software [all …]
|
/third_party/node/doc/api_assets/ |
D | style.css | 71 font-size: 1rem; 91 h1, h1 code { font-size: 2.5rem; } 92 h2, h2 code { font-size: 2rem; } 93 h3, h3 code { font-size: 1.75rem; } 94 h4, h4 code { font-size: 1.5rem; } 95 h5, h5 code { font-size: 1.25rem; } 96 h6, h6 code { font-size: 1rem; } 107 margin: 1.5rem 0 1rem; 168 margin-top: .5rem; 169 margin-bottom: 1rem; [all …]
|
/third_party/node/doc/api/assets/ |
D | style.css | 71 font-size: 1rem; 91 h1, h1 code { font-size: 2.5rem; } 92 h2, h2 code { font-size: 2rem; } 93 h3, h3 code { font-size: 1.75rem; } 94 h4, h4 code { font-size: 1.5rem; } 95 h5, h5 code { font-size: 1.25rem; } 96 h6, h6 code { font-size: 1rem; } 107 margin: 1.5rem 0 1rem; 168 margin-top: .5rem; 169 margin-bottom: 1rem; [all …]
|
/third_party/libphonenumber/migrator/migrator-servlet/src/main/webapp/stylesheets/ |
D | servlet-main.css | 2 margin: 1rem; 3 max-width: 75rem; 4 min-width: 25rem; 23 padding-left: 1rem; 25 margin: 1rem; 26 max-width: 35rem; 33 min-width: 25rem; 37 width: 12rem; 38 margin-bottom: 2rem; 52 padding: 0.5rem; [all …]
|
/third_party/musl/src/time/ |
D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem; in __year_to_secs() local 17 rem = (year-100) % 400; in __year_to_secs() 18 if (rem < 0) { in __year_to_secs() 20 rem += 400; in __year_to_secs() 22 if (!rem) { in __year_to_secs() 27 if (rem >= 200) { in __year_to_secs() 28 if (rem >= 300) centuries = 3, rem -= 300; in __year_to_secs() 29 else centuries = 2, rem -= 200; in __year_to_secs() 31 if (rem >= 100) centuries = 1, rem -= 100; in __year_to_secs() 34 if (!rem) { in __year_to_secs() [all …]
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem; in __year_to_secs() local 17 rem = (year-100) % 400; in __year_to_secs() 18 if (rem < 0) { in __year_to_secs() 20 rem += 400; in __year_to_secs() 22 if (!rem) { in __year_to_secs() 27 if (rem >= 200) { in __year_to_secs() 28 if (rem >= 300) centuries = 3, rem -= 300; in __year_to_secs() 29 else centuries = 2, rem -= 200; in __year_to_secs() 31 if (rem >= 100) centuries = 1, rem -= 100; in __year_to_secs() 34 if (!rem) { in __year_to_secs() [all …]
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem; in __year_to_secs() local 17 rem = (year-100) % 400; in __year_to_secs() 18 if (rem < 0) { in __year_to_secs() 20 rem += 400; in __year_to_secs() 22 if (!rem) { in __year_to_secs() 27 if (rem >= 200) { in __year_to_secs() 28 if (rem >= 300) centuries = 3, rem -= 300; in __year_to_secs() 29 else centuries = 2, rem -= 200; in __year_to_secs() 31 if (rem >= 100) centuries = 1, rem -= 100; in __year_to_secs() 34 if (!rem) { in __year_to_secs() [all …]
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
D | __year_to_secs.c | 13 int cycles, centuries, leaps, rem; in __year_to_secs() local 17 rem = (year-100) % 400; in __year_to_secs() 18 if (rem < 0) { in __year_to_secs() 20 rem += 400; in __year_to_secs() 22 if (!rem) { in __year_to_secs() 27 if (rem >= 200) { in __year_to_secs() 28 if (rem >= 300) centuries = 3, rem -= 300; in __year_to_secs() 29 else centuries = 2, rem -= 200; in __year_to_secs() 31 if (rem >= 100) centuries = 1, rem -= 100; in __year_to_secs() 34 if (!rem) { in __year_to_secs() [all …]
|
/third_party/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) 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) Steve Holme, <steve_holme@hotmail.com>. 10 rem * Copyright (C) Jay Satiro, <raysatiro@yahoo.com>. 11 rem * [all …]
|
D | generate.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) Steve Holme, <steve_holme@hotmail.com>. 10 rem * 11 rem * This software is licensed as described in the file COPYING, which [all …]
|
D | checksrc.bat | 2 rem *************************************************************************** 3 rem * _ _ ____ _ 4 rem * Project ___| | | | _ \| | 5 rem * / __| | | | |_) | | 6 rem * | (__| |_| | _ <| |___ 7 rem * \___|\___/|_| \_\_____| 8 rem * 9 rem * Copyright (C) Steve Holme, <steve_holme@hotmail.com>. 10 rem * 11 rem * This software is licensed as described in the file COPYING, which [all …]
|
/third_party/python/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 .pyc files reachable from Lib/. 8 rem -q runs the tests just once, and without deleting .pyc files. 9 rem -p <Win32|x64|ARM|ARM64> or -win32, -x64, -arm32, -arm64 10 rem Run the specified architecture of python (or python_d if -d 11 rem was specified). If omitted, uses %PREFIX% if set or 64-bit. [all …]
|
D | find_python.bat | 1 @rem 2 @rem Searches for python.exe and may download a private copy from nuget. 3 @rem 4 @rem This file is supposed to modify the state of the caller (specifically 5 @rem the MSBUILD variable), so we do not use setlocal or echo, and avoid 6 @rem changing any other persistent state. 7 @rem 9 @rem No arguments provided means do full search 12 @rem One argument may be the full path. Use a goto so we don't try to 13 @rem parse the next if statement - incorrect quoting in the multi-arg [all …]
|
/third_party/skia/third_party/externals/tint/kokoro/windows/cmake-msvc2019-debug/ |
D | build.bat | 1 @rem Copyright 2021 The Tint Authors. 2 @rem 3 @rem Licensed under the Apache License, Version 2.0 (the "License"); 4 @rem you may not use this file except in compliance with the License. 5 @rem You may obtain a copy of the License at 6 @rem 7 @rem http://www.apache.org/licenses/LICENSE-2.0 8 @rem 9 @rem Unless required by applicable law or agreed to in writing, software 10 @rem distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/third_party/skia/third_party/externals/tint/kokoro/windows/cmake-msvc2019-release/ |
D | build.bat | 1 @rem Copyright 2021 The Tint Authors. 2 @rem 3 @rem Licensed under the Apache License, Version 2.0 (the "License"); 4 @rem you may not use this file except in compliance with the License. 5 @rem You may obtain a copy of the License at 6 @rem 7 @rem http://www.apache.org/licenses/LICENSE-2.0 8 @rem 9 @rem Unless required by applicable law or agreed to in writing, software 10 @rem distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/third_party/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 …]
|
D | InBuffer.cpp | 104 const size_t rem = (size_t)(_bufLim - _buf); in ReadBytes() local 105 if (size <= rem) in ReadBytes() 115 if (rem != 0) in ReadBytes() 117 memcpy(buf, _buf, rem); in ReadBytes() 118 _buf += rem; in ReadBytes() 119 buf += rem; in ReadBytes() 120 num += rem; in ReadBytes() 121 size -= rem; in ReadBytes() 152 const size_t rem = (size_t)(_bufLim - _buf); in Skip() local 153 if (rem >= size) in Skip() [all …]
|
/third_party/musl/porting/linux/user/src/stdio/ |
D | __stdio_write.c | 9 size_t rem = f->wpos - f->wbase; in __flush_buffer() local 10 while (rem > 0) { in __flush_buffer() 11 cnt = syscall(SYS_write, f->fd, wbase, rem); in __flush_buffer() 18 rem -= cnt; in __flush_buffer() 29 size_t rem = len; in __stdio_write() local 39 if (f->lbf < 0 && rem <= f->wend - f->wpos) { in __stdio_write() 40 memcpy(f->wpos, wbuf, rem); in __stdio_write() 41 f->wpos += rem; in __stdio_write() 49 cnt = syscall(SYS_write, f->fd, wbuf, rem); in __stdio_write() 53 return len - rem; in __stdio_write() [all …]
|