| /third_party/toybox/ |
| D | BUILD.gn | 254 "bin/chmod", 255 "bin/chown", 256 "bin/chroot", 257 "bin/chrt", 258 "bin/chvt", 259 "bin/cksum", 260 "bin/clear", 261 "bin/cmp", 262 "bin/comm", 263 "bin/count", [all …]
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcCompressedFormatTests_data.inl | 39 "compressed_texture/etc_R_240x240.bin" // string path 44 "compressed_texture/etc_R_120x120.bin" // string path 49 "compressed_texture/etc_R_240x240_ref.bin" // string path 59 "compressed_texture/etc_R_signed_240x240.bin" // string path 64 "compressed_texture/etc_R_signed_120x120.bin" // string path 69 "compressed_texture/etc_R_signed_240x240_ref.bin" // string path 79 "compressed_texture/etc_RG_240x240.bin" // string path 84 "compressed_texture/etc_RG_120x120.bin" // string path 89 "compressed_texture/etc_RG_240x240_ref.bin" // string path 99 "compressed_texture/etc_RG_signed_240x240.bin" // string path [all …]
|
| /third_party/icu/icu4c/source/test/testdata/ |
| D | conversion.txt | 57 …{ "UTF-16", :bin{ 00610062 }, "ab", :intvector{ 0,2 }, :int{1}, :int{0}, "",… 58 …{ "UTF-16", :bin{ feff0061 }, "a", :intvector{ 2 }, :int{1}, :int{0}, "",… 59 …{ "UTF-16", :bin{ fffe0061 }, "\u6100", :intvector{ 2 }, :int{1}, :int{0}, "",… 61 …{ "+UTF-16,version=1", :bin{ 00610062 }, "\\x00\\x61b", :intvector{ 0,0,0,0,0,0,0,0,2 }, :int{1}… 62 …{ "+UTF-16,version=1", :bin{ feff0061 }, "a", :intvector{ 2 }, :int{1}, :int{0}, "",… 63 …{ "+UTF-16,version=1", :bin{ fffe0061 }, "\u6100", :intvector{ 2 }, :int{1}, :int{0}, "",… 65 …{ "UTF-16BE", :bin{ 00610062 }, "ab", :intvector{ 0,2 }, :int{1}, :int{0}, "",… 66 …{ "UTF-16BE", :bin{ feff0061 }, "\ufeffa", :intvector{ 0,2 }, :int{1}, :int{0}, "",… 67 …{ "UTF-16BE", :bin{ fffe0061 }, "\ufffea", :intvector{ 0,2 }, :int{1}, :int{0}, "",… 69 …{ "UTF-16BE,version=1",:bin{ 00610062 }, "ab", :intvector{ 0,2 }, :int{1}, :int{0}, "", … [all …]
|
| /third_party/lz4/ |
| D | appveyor.yml | 25 - MKDIR bin 28 SET "PATH_MINGW32=c:\MinGW\bin;c:\MinGW\usr\bin" && 29 SET "PATH_MINGW64=c:\msys64\mingw64\bin;c:\msys64\usr\bin" && 30 COPY C:\MinGW\bin\mingw32-make.exe C:\MinGW\bin\make.exe && 31 COPY C:\MinGW\bin\gcc.exe C:\MinGW\bin\cc.exe 62 MKDIR bin\dll bin\static bin\example bin\include && 63 COPY tests\fullbench.c bin\example\ && 64 COPY lib\xxhash.c bin\example\ && 65 COPY lib\xxhash.h bin\example\ && 66 COPY lib\lz4.h bin\include\ && [all …]
|
| /third_party/python/Lib/test/test_tools/ |
| D | test_pathfix.py | 66 '#! /usr/bin/env python', 67 ['-i', '/usr/bin/python3'], 70 '#! /usr/bin/python3') 75 '#! /usr/bin/env python', 76 ['-i', '/usr/bin/python3']), 77 '#! /usr/bin/python3') 80 '#! /usr/bin/env python -R', 81 ['-i', '/usr/bin/python3']), 82 '#! /usr/bin/python3') 87 '#! /usr/bin/env python -R', [all …]
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/ |
| D | main.c | 87 binance_t *bin = lws_container_of(sul, binance_t, sul_hz); in sul_hz_cb() local 93 lws_sul_schedule(lws_ss_get_context(bin->ss), 0, &bin->sul_hz, in sul_hz_cb() 96 if (bin->price_range.samples) in sul_hz_cb() 99 (unsigned long long)bin->price_range.lowest, in sul_hz_cb() 100 (unsigned long long)bin->price_range.highest, in sul_hz_cb() 101 (unsigned long long)(bin->price_range.sum / in sul_hz_cb() 102 bin->price_range.samples), in sul_hz_cb() 103 bin->price_range.samples); in sul_hz_cb() 104 if (bin->e_lat_range.samples) in sul_hz_cb() 107 (unsigned long long)bin->e_lat_range.lowest / 1000, in sul_hz_cb() [all …]
|
| /third_party/protobuf/kokoro/linux/32-bit/ |
| D | Dockerfile | 94 RUN mv composer.phar /usr/bin/composer 102 ln -sfn /usr/local/php-5.5/bin/php /usr/bin/php && \ 103 ln -sfn /usr/local/php-5.5/bin/php-config /usr/bin/php-config && \ 104 ln -sfn /usr/local/php-5.5/bin/phpize /usr/bin/phpize && \ 107 ln -sfn /usr/local/php-5.6/bin/php /usr/bin/php && \ 108 ln -sfn /usr/local/php-5.6/bin/php-config /usr/bin/php-config && \ 109 ln -sfn /usr/local/php-5.6/bin/phpize /usr/bin/phpize && \ 112 ln -sfn /usr/local/php-7.0/bin/php /usr/bin/php && \ 113 ln -sfn /usr/local/php-7.0/bin/php-config /usr/bin/php-config && \ 114 ln -sfn /usr/local/php-7.0/bin/phpize /usr/bin/phpize && \ [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/debian/ |
| D | x86_build-mingw-patch.sh | 1 #!/bin/bash 23 mkdir -p /usr/x86_64-w64-mingw32/bin 32 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492 33 cat >/usr/x86_64-w64-mingw32/bin/pkg-config <<EOF 34 #!/bin/sh 38 chmod +x /usr/x86_64-w64-mingw32/bin/pkg-config 40 cat >/usr/x86_64-w64-mingw32/bin/llvm-config <<EOF 41 #!/bin/sh 44 chmod +x /usr/x86_64-w64-mingw32/bin/llvm-config 46 cat >/usr/x86_64-w64-mingw32/bin/clang <<EOF [all …]
|
| /third_party/node/deps/npm/tap-snapshots/test/lib/commands/ |
| D | doctor.js.test.cjs | 33 "Finding npm global bin in your PATH", 62 global bin folder in PATH ok {CWD}/global/bin 66 Perms check on local bin folder ok 67 Perms check on global bin folder ok 78 global bin folder in PATH [32mok[39m {CWD}/global/bin 82 Perms check on local bin folder [32mok[39m 83 Perms check on global bin folder [32mok[39m 112 "Finding npm global bin in your PATH", 159 "Finding npm global bin in your PATH", 188 global bin folder in PATH ok {CWD}/global/bin [all …]
|
| /third_party/optimized-routines/string/ |
| D | Dir.mk | 26 build/bin/test/memcpy \ 27 build/bin/test/memmove \ 28 build/bin/test/memset \ 29 build/bin/test/memchr \ 30 build/bin/test/memrchr \ 31 build/bin/test/memcmp \ 32 build/bin/test/__mtag_tag_region \ 33 build/bin/test/__mtag_tag_zero_region \ 34 build/bin/test/strcpy \ 35 build/bin/test/stpcpy \ [all …]
|
| /third_party/opencl-headers/.github/workflows/ |
| D | linux.yml | 24 BIN: 64 30 BIN: 64 36 BIN: 32 42 BIN: 32 48 BIN: 64 54 BIN: 64 60 BIN: 32 66 BIN: 32 72 BIN: 64 78 BIN: 64 [all …]
|
| /third_party/skia/experimental/skottiekit/ |
| D | Makefile | 4 cp ../../out/skottiekit_debug/skottiekit.js ./examples/bin 5 cp ../../out/skottiekit_debug/skottiekit.wasm ./examples/bin 6 cp ../../out/skottiekit_debug/skottiekit.wasm.map ./examples/bin 11 cp ../../out/skottiekit_debug/skottiekit.js ./examples/bin 12 cp ../../out/skottiekit_debug/skottiekit.wasm ./examples/bin 13 cp ../../out/skottiekit_debug/skottiekit.wasm.map ./examples/bin 18 cp ../../out/skottiekit/skottiekit.js ./examples/bin 19 cp ../../out/skottiekit/skottiekit.wasm ./examples/bin 24 cp ../../out/skottiekit/skottiekit.js ./examples/bin 25 cp ../../out/skottiekit/skottiekit.wasm ./examples/bin [all …]
|
| /third_party/python/Lib/ctypes/test/ |
| D | test_byteswap.py | 6 def bin(s): function 53 self.assertEqual(bin(struct.pack(">h", 0x1234)), "1234") 54 self.assertEqual(bin(s), "1234") 58 self.assertEqual(bin(struct.pack("<h", 0x1234)), "3412") 59 self.assertEqual(bin(s), "3412") 63 self.assertEqual(bin(struct.pack(">h", 0x1234)), "1234") 64 self.assertEqual(bin(s), "1234") 68 self.assertEqual(bin(struct.pack("<h", 0x1234)), "3412") 69 self.assertEqual(bin(s), "3412") 81 self.assertEqual(bin(struct.pack(">i", 0x12345678)), "12345678") [all …]
|
| /third_party/rust/crates/clap/clap_lex/tests/ |
| D | parsed.rs | 5 let raw = clap_lex::RawArgs::new(["bin", "-"]); in to_long_stdio() 7 assert_eq!(raw.next_os(&mut cursor), Some(std::ffi::OsStr::new("bin"))); in to_long_stdio() 17 let raw = clap_lex::RawArgs::new(["bin", "--"]); in to_long_no_escape() 19 assert_eq!(raw.next_os(&mut cursor), Some(std::ffi::OsStr::new("bin"))); in to_long_no_escape() 29 let raw = clap_lex::RawArgs::new(["bin", "--long"]); in to_long_no_value() 31 assert_eq!(raw.next_os(&mut cursor), Some(std::ffi::OsStr::new("bin"))); in to_long_no_value() 43 let raw = clap_lex::RawArgs::new(["bin", "--long="]); in to_long_with_empty_value() 45 assert_eq!(raw.next_os(&mut cursor), Some(std::ffi::OsStr::new("bin"))); in to_long_with_empty_value() 57 let raw = clap_lex::RawArgs::new(["bin", "--long=hello"]); in to_long_with_value() 59 assert_eq!(raw.next_os(&mut cursor), Some(std::ffi::OsStr::new("bin"))); in to_long_with_value() [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | uuid.c | 15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin() argument 21 opos = bin; in uuid_str2bin() 50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() argument 55 bin[0], bin[1], bin[2], bin[3], in uuid_bin2str() 56 bin[4], bin[5], bin[6], bin[7], in uuid_bin2str() 57 bin[8], bin[9], bin[10], bin[11], in uuid_bin2str() 58 bin[12], bin[13], bin[14], bin[15]); in uuid_bin2str()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | uuid.c | 15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin() argument 21 opos = bin; in uuid_str2bin() 50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() argument 55 bin[0], bin[1], bin[2], bin[3], in uuid_bin2str() 56 bin[4], bin[5], bin[6], bin[7], in uuid_bin2str() 57 bin[8], bin[9], bin[10], bin[11], in uuid_bin2str() 58 bin[12], bin[13], bin[14], bin[15]); in uuid_bin2str()
|
| /third_party/skia/modules/pathkit/ |
| D | Makefile | 5 mkdir -p ./npm-wasm/bin 6 mkdir -p ./npm-asmjs/bin 8 cp ../../out/pathkit/pathkit.js ./npm-wasm/bin 9 cp ../../out/pathkit/pathkit.wasm ./npm-wasm/bin 11 cp ../../out/pathkit/pathkit.js ./npm-asmjs/bin/pathkit.js 12 cp ../../out/pathkit/pathkit.js.mem ./npm-asmjs/bin/pathkit.js.mem 55 mkdir -p ./npm-wasm/bin/test 56 mkdir -p ./npm-asmjs/bin/test 61 cp ../../out/dockerbuild/pathkit.js ./npm-wasm/bin/test/pathkit.js 62 cp ../../out/dockerbuild/pathkit.wasm ./npm-wasm/bin/test/pathkit.wasm [all …]
|
| /third_party/python/Mac/BuildScript/scripts/ |
| D | postflight.ensurepip | 1 #!/bin/sh 9 RELFWKBIN="../../..${FWK}/bin" 13 "${FWK}/bin/python${PYVER}" -E -s -m ensurepip --upgrade 16 # a "pip" in the fw bin directory. For a py3 install, remove it. 18 rm -f "${FWK}/bin/pip" 20 "${FWK}/bin/python${PYVER}" -E -s -Wi \ 25 "${FWK}/bin/python${PYVER}" -E -s -Wi -O \ 30 chgrp -R admin "${FWK}/lib/python${PYVER}/site-packages" "${FWK}/bin" 31 chmod -R g+w "${FWK}/lib/python${PYVER}/site-packages" "${FWK}/bin" 34 # package that installs symlinks to /usr/local/bin. So we assume [all …]
|
| /third_party/node/doc/contributing/ |
| D | investigating-native-memory-leaks.md | 54 ==28993== at 0x12F2279: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 55 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 56 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 57 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 58 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 59 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 60 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 61 ==28993== by 0x12F3E9C: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 62 ==28993== by 0x12F3C77: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) 63 …onymous namespace)::InvokeParams const&) (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node) [all …]
|
| /third_party/node/deps/npm/test/lib/commands/ |
| D | rebuild.js | 14 bin: 'cwd', property 24 bin: 'cwd', property 36 const aBinFile = resolve(path, 'node_modules/.bin/a') 37 const bBinFile = resolve(path, 'node_modules/.bin/b') 66 bin: 'index.js', property 74 bin: 'index.js', property 81 const aBinFile = resolve(path, 'node_modules/.bin/a') 82 const bBinFile = resolve(path, 'node_modules/.bin/b') 88 t.throws(() => fs.statSync(aBinFile), 'should not link a bin') 89 t.ok(() => fs.statSync(bBinFile), 'should link filtered pkg bin') [all …]
|
| /third_party/skia/third_party/externals/libpng/scripts/ |
| D | makefile.cegcc | 31 BIN = libpng16-0.dll 44 @rm -rf $(PACKAGE)/ $(PACKAGE)-bin/ $(PACKAGE)-dev/ 48 @rm -rf $(PACKAGE)-bin* 55 @mkdir -p $(PACKAGE)-bin/bin 56 @mkdir -p $(PACKAGE)-bin/manifest 60 @touch $(PACKAGE)-bin/manifest/$(PACKAGE)-bin.mft 61 @touch $(PACKAGE)-bin/manifest/$(PACKAGE)-bin.ver 74 @for i in $(BIN); do \ 75 cp $(PACKAGE)/.libs/$$i $(PACKAGE)-bin/bin; \ 89 @cd $(PACKAGE)-bin && find * >> manifest/$(PACKAGE)-bin.mft [all …]
|
| /third_party/node/deps/npm/node_modules/npm-normalize-package-bin/lib/ |
| D | index.js | 1 // pass in a manifest with a 'bin' field here, and it'll turn it 2 // into a properly santized bin object 6 !pkg.bin ? removeBin(pkg) 7 : typeof pkg.bin === 'string' ? normalizeString(pkg) 8 : Array.isArray(pkg.bin) ? normalizeArray(pkg) 9 : typeof pkg.bin === 'object' ? normalizeObject(pkg) 16 pkg.bin = { [pkg.name]: pkg.bin } 21 pkg.bin = pkg.bin.reduce((acc, k) => { 29 delete pkg.bin 34 const orig = pkg.bin [all …]
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_serialize.cpp | 24 blob_write_uint32(blob, info->bin.smemSize); in nv50_ir_prog_info_serialize() 30 blob_write_uint8(blob, info->bin.sourceRep); in nv50_ir_prog_info_serialize() 32 switch(info->bin.sourceRep) { in nv50_ir_prog_info_serialize() 34 struct tgsi_token *tokens = (struct tgsi_token *)info->bin.source; in nv50_ir_prog_info_serialize() 42 struct nir_shader *nir = (struct nir_shader *)info->bin.source; in nv50_ir_prog_info_serialize() 47 ERROR("unhandled info->bin.sourceRep switch case\n"); in nv50_ir_prog_info_serialize() 68 blob_write_uint16(blob, info_out->bin.maxGPR); in nv50_ir_prog_info_out_serialize() 69 blob_write_uint32(blob, info_out->bin.tlsSpace); in nv50_ir_prog_info_out_serialize() 70 blob_write_uint32(blob, info_out->bin.smemSize); in nv50_ir_prog_info_out_serialize() 71 blob_write_uint32(blob, info_out->bin.codeSize); in nv50_ir_prog_info_out_serialize() [all …]
|
| /third_party/skia/site/docs/user/ |
| D | build.md | 65 bin/gn gen out/Static --args='is_official_build=true' 71 bin/gn gen out/Shared --args='is_official_build=true is_component_build=true' 74 If you find that you don't have `bin/gn`, make sure you've run: 83 bin/gn args out/Debug --list 90 bin/gn gen out/Debug 91 bin/gn gen out/Release --args='is_debug=false' 92 bin/gn gen out/Clang --args='cc="clang" cxx="clang++"' 93 bin/gn gen out/Cached --args='cc_wrapper="ccache"' 94 bin/gn gen out/RTTI --args='extra_cflags_cc=["-frtti"]' 126 ./bin/sk asset download android_ndk_linux /tmp/ndk [all …]
|
| /third_party/rust/crates/minimal-lexical/etc/correctness/ |
| D | Cargo.toml | 30 [[bin]] 34 [[bin]] 38 [[bin]] 42 [[bin]] 46 [[bin]] 50 [[bin]] 54 [[bin]] 58 [[bin]] 62 [[bin]] 66 [[bin]] [all …]
|