| /third_party/skia/third_party/externals/spirv-cross/tests-other/ |
| D | c_api_test.c | 32 return -1; in read_file() 43 return -1; in read_file() 67 const spvc_reflected_resource *list = NULL; in dump_resource_list() local 70 SPVC_CHECKED_CALL(spvc_resources_get_resource_list_for_type(resources, type, &list, &count)); in dump_resource_list() 74 …printf("ID: %u, BaseTypeID: %u, TypeID: %u, Name: %s\n", list[i].id, list[i].base_type_id, list[i]… in dump_resource_list() 75 list[i].name); in dump_resource_list() 77 spvc_compiler_get_decoration(compiler, list[i].id, SpvDecorationDescriptorSet), in dump_resource_list() 78 spvc_compiler_get_decoration(compiler, list[i].id, SpvDecorationBinding)); in dump_resource_list() 106 const char *rev = NULL; in main() local 121 rev = spvc_get_commit_revision_and_timestamp(); in main() [all …]
|
| /third_party/toybox/www/ |
| D | cleanup.html | 2 <!--#include file="header.html" --> 23 <p>Toybox <a href=http://landley.net/notes.html#31-03-2013>hasn't always</a> 38 posting explanations of each change to the mailing list. 47 command name links to a commit list with the bulk of the changes, it may 60 links to mailing list messages that cover various programming topics 64 <li><a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-April/000850.html>Error mess… 65 <li><a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-April/000891.html>Why not "c… 69 <li><a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-April/000893.html>Why not to… 70 <li><a href=http://lists.landley.net/pipermail/toybox-landley.net/2013-June/001044.html>Relationshi… 72 sight does not really help readability."</a> - [all …]
|
| /third_party/mesa3d/.gitlab-ci/bin/ |
| D | ci_run_n_monitor.py | 2 # Copyright © 2020 - 2022 Collabora Ltd. 8 # SPDX-License-Identifier: MIT 45 # TODO: This hardcoded list should be replaced by querying the pipeline's 48 "debian/x86_build-base", 50 "debian/x86_test-base", 51 "debian/x86_test-gl", 57 "debian-testing", 58 "debian-arm64", 75 pipelines = project.pipelines.list(sha=sha) 83 def print_job_status(job) -> None: [all …]
|
| /third_party/mesa3d/.gitlab-ci/piglit/ |
| D | run_cl.sh | 3 set -e 4 set -o xtrace 6 VERSION=`head -1 install/VERSION` 9 if [ -d results ]; then 10 cd results && rm -rf ..?* .[!.]* * 23 if [ -n "$CI_NODE_INDEX" ]; then 32 if [ -n "$USE_CASELIST" ]; then 33 ./piglit print-cmd $PIGLIT_TESTS $PIGLIT_PROFILES --format "{name}" > /tmp/case-list.txt 35 sed -ni $CI_NODE_INDEX~$CI_NODE_TOTAL"p" /tmp/case-list.txt 37 PIGLIT_TESTS="--test-list /tmp/case-list.txt" [all …]
|
| /third_party/openssl/crypto/x509/ |
| D | t_crl.c | 2 * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved. 42 STACK_OF(X509_REVOKED) *rev; in X509_CRL_print_ex() 49 BIO_printf(out, "Certificate Revocation List (CRL):\n"); in X509_CRL_print_ex() 73 rev = X509_CRL_get_REVOKED(x); in X509_CRL_print_ex() 75 if (sk_X509_REVOKED_num(rev) > 0) in X509_CRL_print_ex() 80 for (i = 0; i < sk_X509_REVOKED_num(rev); i++) { in X509_CRL_print_ex() 81 r = sk_X509_REVOKED_value(rev, i); in X509_CRL_print_ex()
|
| /third_party/vixl/test/aarch32/config/ |
| D | cond-rd-rn-t32.json | 8 // this list of conditions and the following disclaimer. 10 // this list of conditions and the following disclaimer in the documentation 35 "Rev", // REV{<c>}{<q>} <Rd>, <Rm> ; T1 36 // REV{<c>}{<q>} <Rd>, <Rm> ; T2 74 "test-files": [ 77 "test-cases": [ 83 "operand-filter": "cond == 'al'" 88 "type": "macro-assembler", 89 "test-cases": [ 95 "operand-limit": 500 [all …]
|
| D | cond-rd-rn-a32.json | 8 // this list of conditions and the following disclaimer. 10 // this list of conditions and the following disclaimer in the documentation 31 "Rev", // REV{<c>}{<q>} <Rd>, <Rm> ; A1 67 "test-files": [ 70 "test-cases": [ 76 "operand-limit": 500 81 "type": "macro-assembler", 82 "test-cases": [ 88 "operand-limit": 500 94 "test-cases": [ [all …]
|
| /third_party/vixl/test/aarch32/traces/ |
| D | assembler-cond-rd-rn-rev-t32.h | 8 // this list of conditions and the following disclaimer. 10 // this list of conditions and the following disclaimer in the documentation 28 // --------------------------------------------------------------------- 32 // --------------------------------------------------------------------- 38 0x00, 0xba // rev al r0 r0 41 0x08, 0xba // rev al r0 r1 44 0x10, 0xba // rev al r0 r2 47 0x18, 0xba // rev al r0 r3 50 0x20, 0xba // rev al r0 r4 53 0x28, 0xba // rev al r0 r5 [all …]
|
| D | assembler-cond-rd-rn-rev-a32.h | 8 // this list of conditions and the following disclaimer. 10 // this list of conditions and the following disclaimer in the documentation 28 // --------------------------------------------------------------------- 32 // --------------------------------------------------------------------- 38 0x31, 0xcf, 0xbf, 0x26 // rev cs r12 r1 41 0x3c, 0x6f, 0xbf, 0x86 // rev hi r6 r12 44 0x3a, 0xbf, 0xbf, 0xb6 // rev lt r11 r10 47 0x38, 0xaf, 0xbf, 0x66 // rev vs r10 r8 50 0x38, 0x5f, 0xbf, 0x56 // rev pl r5 r8 53 0x3e, 0xef, 0xbf, 0x96 // rev ls r14 r14 [all …]
|
| /third_party/flatbuffers/snap/ |
| D | snapcraft.yaml | 3 adopt-info: flatc 25 - -GUnix Makefiles 26 - -DCMAKE_BUILD_TYPE=Release 27 build-packages: 28 - g++ 29 - git 30 override-pull: | 32 tag=$(git describe --tags --abbrev=0) 33 count=$(git rev-list $tag.. --count) 38 hash=$(git rev-parse --short HEAD) [all …]
|
| /third_party/skia/bench/ |
| D | check_bench_regressions.py | 5 # Use of this source code is governed by a BSD-style license that can be 27 EXPECTED_IDX = -3 28 LB_IDX = -2 29 UB_IDX = -1 41 print('-a <representation_alg> bench representation algorithm to use. ') 43 print('-b <builder> name of the builder whose bench data we are checking.') 44 print('-d <dir> a directory containing bench_<revision>_<scalar> files.') 45 print('-e <file> file containing expected bench builder values/ranges.') 48 print('-r <revision> the git commit hash or svn revision for checking ') 94 revision_data_points: a list of bench data points [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
| D | Makefile | 3 # Top-level, not included from a subdir 15 # -O3 seems to trigger the following PNaCl ABI transform bug 16 # on method pointers, so override that with -O2: 18 CXX.Flags += -O2 20 CXX.Flags += -std=gnu++11 23 CPP.Defines += -DALLOW_DUMP=0 -DALLOW_LLVM_CL=0 -DALLOW_LLVM_IR=0 \ 24 -DALLOW_TIMERS=0 -DALLOW_LLVM_IR_AS_INPUT=0 -DALLOW_MINIMAL_BUILD=1 \ 25 -DALLOW_WASM=0 -DPNACL_BROWSER_TRANSLATOR=1 27 CPP.Defines += -DALLOW_DUMP=1 -DALLOW_LLVM_CL=1 -DALLOW_LLVM_IR=1 \ 28 -DALLOW_TIMERS=1 -DALLOW_LLVM_IR_AS_INPUT=1 -DALLOW_MINIMAL_BUILD=0 \ [all …]
|
| /third_party/python/Lib/idlelib/ |
| D | ChangeLog | 8 2001-07-20 11:35 elguavas 12 2001-07-19 16:40 elguavas 14 * IDLEFORK.html: replaced by IDLEFORK-index.html 16 2001-07-19 16:39 elguavas 18 * IDLEFORK-index.html: updated placeholder idlefork homepage 20 2001-07-19 14:49 elguavas 24 minor tidy-ups ready for 0.8.1 alpha tarball release 26 2001-07-17 15:12 kbk 36 2001-07-17 15:01 kbk 40 2001-07-17 14:59 kbk [all …]
|
| /third_party/mbedtls/scripts/ |
| D | abi_check.py | 9 is a small wrapper around the abi-compliance-checker and abi-dumper tools, 20 at a configurable location, or are given as a brief list of problems. 21 Returns 0 on success, 1 on non-compliance, and 2 if there is an error 24 ### How to interpret non-compliance ### 30 This is not an exhaustive list: in the end what matters is whether we are 68 function name and parameter list. 78 function name and parameter list. 87 # SPDX-License-Identifier: Apache-2.0 93 # http://www.apache.org/licenses/LICENSE-2.0 165 for command in ["abi-dumper", "abi-compliance-checker"]: [all …]
|
| /third_party/skia/third_party/freetype2/ |
| D | roll-freetype.sh | 6 FT_BUILD_DIR=$(dirname -- "$0") 10 …FT_PREVIOUS_REV=$(git grep "${FT_GIT_REPO}" HEAD~1 -- DEPS | sed 's!.*'${FT_GIT_REPO}'@\([[:xdigit… 15 git -C ${FT_GIT_DIR} fetch && 16 FT_NEXT_REV=$(git -C ${FT_GIT_DIR} rev-parse ${FT_GIT_REF}) 20 STEP="roll-deps" && 21 sed -i'' -e "s!${FT_GIT_REPO}@${FT_PREVIOUS_REV}!${FT_GIT_REPO}@${FT_NEXT_REV}!" DEPS && 22 tools/git-sync-deps && 31 git -C ${FT_GIT_DIR} cat-file blob ${FT_PREVIOUS_REV}:${FT_INCLUDE} >> ${TMPFILE} && 32 git merge-file ${FT_BUILD_DIR}/${SKIA_INCLUDE} ${TMPFILE} ${FT_GIT_DIR}/${FT_INCLUDE} && 41 FT_COMMIT_COUNT=$(git -C ${FT_GIT_DIR} rev-list --count ${FT_PREVIOUS_REV}..${FT_NEXT_REV}) && [all …]
|
| /third_party/toybox/toys/pending/ |
| D | modprobe.c | 1 /* modprobe.c - modprobe utility. 14 usage: modprobe [-alrqvsDb] [-d DIR] MODULE [symbol=value][...] 16 modprobe utility - inserts modules and dependencies. 18 -a Load multiple MODULEs 19 -d Load modules from DIR, option may be used multiple times 20 -l List (MODULE is a pattern) 21 -r Remove MODULE (stacks) or do autoclean 22 -q Quiet 23 -v Verbose 24 -s Log to syslog [all …]
|
| /third_party/googletest/googletest/scripts/ |
| D | upload.py | 11 # notice, this list of conditions and the following disclaimer. 13 # copyright notice, this list of conditions and the following disclaimer 34 Usage summary: upload.py [options] [-- diff_options] 44 against by using the '--rev' option. 154 If False, use an in-memory cookiejar instead. Subclasses must 211 "source": "rietveld-codereview-upload", 307 content_type="application/octet-stream", 315 content_type: The Content-Type header to use. 339 req.add_header("Content-Type", content_type) 351 ## # Server Error - try again. [all …]
|
| /third_party/openssl/crypto/ocsp/ |
| D | ocsp_prn.c | 2 * Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved. 22 i2a_ASN1_OBJECT(bp, a->hashAlgorithm.algorithm); in ocsp_certid_print() 24 i2a_ASN1_STRING(bp, &a->issuerNameHash, 0); in ocsp_certid_print() 26 i2a_ASN1_STRING(bp, &a->issuerKeyHash, 0); in ocsp_certid_print() 28 i2a_ASN1_INTEGER(bp, &a->serialNumber); in ocsp_certid_print() 42 if (ts->t == s) in do_table2string() 43 return ts->m; in do_table2string() 93 OCSP_REQINFO *inf = &o->tbsRequest; in OCSP_REQUEST_print() 94 OCSP_SIGNATURE *sig = o->optionalSignature; in OCSP_REQUEST_print() 98 l = ASN1_INTEGER_get(inf->version); in OCSP_REQUEST_print() [all …]
|
| /third_party/mesa3d/src/mesa/main/ |
| D | format_parser.py | 20 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. 53 self.shift = -1 # Set when the channels are added to the format 54 self.index = -1 # Set when the channels are added to the format 79 return (1 << self.size) - 1 81 return (1 << (self.size - 1)) - 1 87 return -VERY_LARGE 91 return -1 93 return -(1 << (self.size - 1)) 99 return (1 << self.size) - 1 101 return (1 << (self.size - 1)) - 1 [all …]
|
| /third_party/libbpf/scripts/ |
| D | sync-kernel.sh | 4 echo "USAGE: ./sync-kernel.sh <libbpf-repo> <kernel-repo> <bpf-branch>" 6 …echo "Set BPF_NEXT_BASELINE to override bpf-next tree commit, otherwise read from <libbpf-repo>/CH… 7 …BPF_BASELINE to override bpf tree commit, otherwise read from <libbpf-repo>/BPF-CHECKPOINT-COMMIT." 8 echo "Set MANUAL_MODE to 1 to manually control every cherry-picked commits." 12 set -eu 14 LIBBPF_REPO=${1-""} 15 LINUX_REPO=${2-""} 16 BPF_BRANCH=${3-""} 17 BASELINE_COMMIT=${BPF_NEXT_BASELINE:-$(cat ${LIBBPF_REPO}/CHECKPOINT-COMMIT)} 18 BPF_BASELINE_COMMIT=${BPF_BASELINE:-$(cat ${LIBBPF_REPO}/BPF-CHECKPOINT-COMMIT)} [all …]
|
| /third_party/libwebsockets/cmake/ |
| D | FindGit.cmake | 16 # This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc. 17 # and was partially funded by NIH grant 3P41RR013218-12S1 19 # AG 2013-02-18: I got it from here 27 # GIT_EXECUTABLE - path to git command line client 28 # GIT_FOUND - true if the command line client was found 31 # GIT_WC_INFO(<dir> <var-prefix>) 36 # <var-prefix>_WC_REVISION_HASH - Current SHA1 hash 37 # <var-prefix>_WC_REVISION - Current SHA1 hash 38 # <var-prefix>_WC_REVISION_NAME - Name associated with <var-prefix>_WC_REVISION_HASH 39 # <var-prefix>_WC_URL - output of command `git config --get remote.origin.url' [all …]
|
| /third_party/skia/third_party/harfbuzz/ |
| D | roll-harfbuzz.sh | 6 HB_BUILD_DIR=$(dirname -- "$0") 10 …HB_PREVIOUS_REV=$(git grep "${HB_GIT_REPO}" HEAD~1 -- DEPS | sed 's!.*'${HB_GIT_REPO}'@\([[:xdigit… 15 git -C ${HB_GIT_DIR} fetch && 16 HB_NEXT_REV=$(git -C ${HB_GIT_DIR} rev-parse ${HB_GIT_REF}) 20 STEP="roll-deps" && 21 sed -i'' -e "s!${HB_GIT_REPO}@${HB_PREVIOUS_REV}!${HB_GIT_REPO}@${HB_NEXT_REV}!" DEPS && 22 tools/git-sync-deps && 27 #for each file name in ${HB_GIT_DIR}/src/hb-*.{cc,h,hh} 36 HB_BUILD_DIR_REL=$(realpath --relative-to=${HB_GIT_DIR} ${HB_BUILD_DIR}) 41 cd -- "${HB_GIT_DIR}" && [all …]
|
| /third_party/skia/third_party/externals/angle2/src/ |
| D | commit_id.py | 3 # Use of this source code is governed by a BSD-style license that can be 14 Usage: commit_id.py check - check if git is present 15 commit_id.py unpack <ref_file> - check if <ref_file> exists, and if not 16 create it based on .git/packed-refs 17 commit_id.py position - print commit position 18 commit_id.py gen <file_to_write> - generate commit.h""" 23 command, stdout=sp.PIPE, shell=True, cwd=cwd).communicate()[0].strip().decode('utf-8') 27 return grab_output('git rev-list HEAD --count', cwd) 76 packed_refs_full_path = os.path.join(cwd, '.git', 'packed-refs') 99 commit_id = grab_output('git rev-parse --short=%d HEAD' % commit_id_size, cwd) [all …]
|
| /third_party/ninja/ |
| D | RELEASING | 4 1. Run afl-fuzz for a day or so and run ninja_test 5 2. Consider sending a heads-up to the ninja-build mailing list first 8 git commit -am 'mark this 1.5.0.git' 12 8. commit, tag, push (don't forget to push --tags) 13 git commit -am v1.5.0; git push origin release 14 git tag v1.5.0; git push --tags 18 credits: git shortlog -s --no-merges REV.. 21 1. https://github.com/blog/1547-release-your-software 22 Add binaries to https://github.com/ninja-build/ninja/releases 24 Make announcement on mailing list: [all …]
|
| /third_party/littlefs/scripts/ |
| D | readmdir.py | 140 mask = 0x7ff & ~((1 << prefix)-1) 145 type, self.type & ((1 << prefix)-1), crc_status) 179 self.rev = self.pair[0].rev 190 self.rev, = struct.unpack('<I', block[0:4]) 201 while len(block) - off >= 4: 241 self.ids = list(it.takewhile( 272 return not ((other.rev - self.rev) & 0x80000000) 290 tag.id <= gtag.id - gdiff): 291 if tag.is_('create') and tag.id == gtag.id - gdiff: 298 (int(gmask) & int(gtag.chid(gtag.id - gdiff)))): [all …]
|