| /third_party/flutter/skia/src/sksl/ |
| D | SkSLParser.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 27 fParser->fDepth++; in AutoDepth() 31 fParser->fDepth--; in ~AutoDepth() 35 if (fParser->fDepth > MAX_PARSE_DEPTH) { in checkValid() 36 fParser->error(fParser->peek(), String("exceeded max parse depth")); in checkValid() 50 #define TOKEN(name, text) (*layoutTokens)[text] = LayoutToken::name in InitLayoutMap() macro 51 TOKEN(LOCATION, "location"); in InitLayoutMap() 52 TOKEN(OFFSET, "offset"); in InitLayoutMap() 53 TOKEN(BINDING, "binding"); in InitLayoutMap() 54 TOKEN(INDEX, "index"); in InitLayoutMap() [all …]
|
| D | SkSLParser.h | 4 * Use of this source code is governed by a BSD-style license that can be 94 StringFragment text(Token token); 96 Position position(Token token); 102 * Return the next token, including whitespace tokens, from the parse stream. 104 Token nextRawToken(); 107 * Return the next non-whitespace token from the parse stream. 109 Token nextToken(); 112 * Push a token back onto the parse stream, so that it is the next one read. Only a single level 116 void pushback(Token t); 119 * Returns the next non-whitespace token without consuming it from the stream. [all …]
|
| /third_party/libcoap/ |
| D | HOWTO.pkcs11 | 9 # It also is possible that you want to use GnuTLS - and want to use a later 21 # Update PKCS11 token with certificates and keys 24 # ca-cert.pem - The certificate of the CA that signed Server and Client 25 # server-cert.pem - Contains the server certificate in PEM format 26 # server-key.pem - Contains the server private key in PEM format 27 # client-cert.pem - Contains the server certificate in PEM format 28 # client-key.pem - Contains the server private key in PEM format 34 # $ sudo ls -ld /var/lib/softhsm/tokens/ 35 # drwxrws--- 3 root softhsm 4096 May 3 09:52 /var/lib/softhsm/tokens/ 38 # $ id [all …]
|
| /third_party/libxml2/doc/ |
| D | apibuild.py | 1 #!/usr/bin/python -u 268 for id in list(idx.functions.keys()): 273 if id in self.macros: 274 del self.macros[id] 275 if id in self.functions: 277 id, self.functions[id].header, idx.functions[id].header)) 279 self.functions[id] = idx.functions[id] 280 self.identifiers[id] = idx.functions[id] 281 for id in list(idx.variables.keys()): 286 if id in self.macros: [all …]
|
| /third_party/node/deps/npm/lib/ |
| D | token.js | 5 const figgyPudding = require('figgy-pudding') 6 const npmConfig = require('./config/figgy-config.js') 9 const Table = require('cli-table3') 11 const isCidrV4 = require('is-cidr').v4 12 const isCidrV6 = require('is-cidr').v6 13 const readUserInfo = require('./utils/read-user-info.js') 16 const pulseTillDone = require('./utils/pulse-till-done.js') 18 module.exports = token 20 token._validateCIDRList = validateCIDRList 22 token.usage = [all …]
|
| /third_party/PyYAML/lib/yaml/ |
| D | tokens.py | 2 class Token(object): class 14 #class BOMToken(Token): 15 # id = '<byte order mark>' 17 class DirectiveToken(Token): 18 id = '<directive>' variable in DirectiveToken 25 class DocumentStartToken(Token): 26 id = '<document start>' variable in DocumentStartToken 28 class DocumentEndToken(Token): 29 id = '<document end>' variable in DocumentEndToken 31 class StreamStartToken(Token): [all …]
|
| /third_party/flutter/skia/third_party/externals/wuffs/lang/token/ |
| D | token.go | 7 // https://www.apache.org/licenses/LICENSE-2.0 15 package token package 29 if len(s) < 2 || s[0] != '"' || s[len(s)-1] != '"' { 32 return s[1 : len(s)-1], true 36 byName map[string]ID 40 func (m *Map) Insert(name string) (ID, error) { 44 if id, ok := builtInsByName[name]; ok { 45 return id, nil 48 m.byName = map[string]ID{} 50 if id, ok := m.byName[name]; ok { [all …]
|
| /third_party/ltp/metadata/ |
| D | metaparse.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (c) 2019-2021 Cyril Hrubis <chrubis@suse.cz> 146 buf_len--; in next_token2() 156 if (i == 0 || buf[i-1] != '\\') in next_token2() 189 case '-': in next_token2() 254 fname[strlen(fname)-1] = 0; in open_include() 291 const char *token; in parse_array() local 294 if (!(token = next_token(f, NULL))) in parse_array() 297 if (!strcmp(token, "{")) { in parse_array() 309 if (!strcmp(token, "}")) in parse_array() [all …]
|
| /third_party/ejdb/src/jbr/ |
| D | README.md | 15 -v, --version Print program version. 16 -f, --file=<> Database file path. Default: ejdb2.db 17 -p, --port=NUM HTTP server port numer. Default: 9191 18 -l, --listen=<> Network address server will listen. Default: localhost 19 -k, --key=<> PEM private key file for TLS 1.2 HTTP server. 20 -c, --certs=<> PEM certificates file for TLS 1.2 HTTP server. 21 -a, --access=TOKEN|@FILE Access token to match 'X-Access-Token' HTTP header value. 22 -r, --access-read Allows unrestricted read-only data access. 23 -C, --cors Enable COSR response headers for HTTP server 24 -t, --trunc Cleanup/reset database file on open. [all …]
|
| /third_party/node/deps/npm/docs/public/ |
| D | styles.e93b5499b63484750fba.css | 1 …-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu…
|
| /third_party/node/deps/npm/docs/public/configuring-npm/package-json/ |
| D | index.html | 1 …-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=de… 2 /* sc-component-id: links__NavLink-sc-19vgq0o-1 */ 3 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 4 /* sc-component-id: links__BasicNavLink-sc-19vgq0o-2 */ 5 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 6 /* sc-component-id: links__SidebarLink-sc-19vgq0o-3 */ 7 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 8 /* sc-component-id: Accordion__SectionButton-i8yhwx-0 */ 9 …-color:transparent;cursor:pointer;color:red;border:none;font-size:18px;font-weight:bold;padding:5p… 10 /* sc-component-id: DocLinks__LinkDesc-sc-1vrw6od-0 */ [all …]
|
| /third_party/node/deps/npm/docs/public/cli-commands/npm-token/ |
| D | index.html | 1 …-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=de… 2 /* sc-component-id: links__NavLink-sc-19vgq0o-1 */ 3 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 4 /* sc-component-id: links__BasicNavLink-sc-19vgq0o-2 */ 5 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 6 /* sc-component-id: links__SidebarLink-sc-19vgq0o-3 */ 7 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 8 /* sc-component-id: Accordion__SectionButton-i8yhwx-0 */ 9 …-color:transparent;cursor:pointer;color:red;border:none;font-size:18px;font-weight:bold;padding:5p… 10 /* sc-component-id: DocLinks__LinkDesc-sc-1vrw6od-0 */ [all …]
|
| /third_party/node/deps/npm/node_modules/libnpmhook/ |
| D | README.md | 1 …[](https://travis-ci.org/npm/libnpmhook… 4 programmatically managing the npm registry's server-side hooks. 7 post](https://blog.npmjs.org/post/145260155635/introducing-hooks-get-notifications-of-npm). 14 console.log(await hooks.ls('mypkg', {token: 'deadbeef'})) 31 * [`ls.stream()`](#ls-stream) 38 `libnpmhook` uses [`npm-registry-fetch`](https://npm.im/npm-registry-fetch). 41 documentation](https://www.npmjs.com/package/npm-registry-fetch#fetch-options) 46 …`opts.token` - can be passed in and will be used as the authentication token for the registry. For… 47 …- certain operations will require an OTP token to be passed in. If a `libnpmhook` command fails wi… 48 * `opts.Promise` - If you pass this in, the Promises returned by `libnpmhook` commands will use thi… [all …]
|
| /third_party/flutter/skia/third_party/externals/wuffs/lang/render/ |
| D | render.go | 7 // https://www.apache.org/licenses/LICENSE-2.0 17 // TODO: render an *ast.Node instead of a []token.Token, as this will better 25 t "github.com/google/wuffs/lang/token" 37 func Render(w io.Writer, tm *t.Map, src []t.Token, comments []string) (err error) { argument 50 prevLine := src[0].Line - 1 89 // Strip any trailing semi-colons. 92 for len(lineTokens) > 0 && lineTokens[len(lineTokens)-1].ID == t.IDSemicolon { 94 lineTokens = lineTokens[:len(lineTokens)-1] 101 if prevLine < line-1 { 109 // token, outdent it so that it hopefully aligns vertically with the [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| D | MIParser.cpp | 1 //===- MIParser.cpp - Machine instructions parser implementation ----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 115 for (unsigned I = 0, E = TRI->getNumRegs(); I < E; ++I) { in initNames2Regs() 117 Names2Regs.insert(std::make_pair(StringRef(TRI->getName(I)).lower(), I)) in initNames2Regs() 120 assert(WasInserted && "Expected registers to be unique case-insensitively"); in initNames2Regs() 130 Reg = RegInfo->getValue(); in getRegisterByName() 139 for (unsigned I = 0, E = TII->getNumOpcodes(); I < E; ++I) in initNames2InstrOpCodes() 140 Names2InstrOpCodes.insert(std::make_pair(StringRef(TII->getName(I)), I)); in initNames2InstrOpCodes() [all …]
|
| /third_party/python/Lib/email/ |
| D | _header_value_parser.py | 1 """Header value parser implementing various email-related RFC parsing rules. 11 as folding white space only when folding is allowed in the non-obsolete rule 37 all whitespace tokens (no matter how many sub-tokens they may contain) is a 41 the value of a 'bare-quoted-string' (a quoted-string with no leading or 47 be a "canonical" representation of the RFC-compliant form of the substring that 55 possibly empty list all of the defects found while creating the token. Defects 56 may appear on any token in the tree, and a composite list of all defects in the 60 Each object in a parse tree is called a 'token', and each has a 'token_type' 62 Not all RFC 5322 nodes are produced, and there is one non-RFC 5322 node that 64 It is returned in place of lists of (ctext/quoted-pair) and [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| D | dpp.c | 4 * Copyright (c) 2018-2020, The Linux Foundation 44 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_FAIL "%s", txt); in dpp_auth_fail() 68 u16 id, alen; in dpp_get_attr() local 71 while (end - pos >= 4) { in dpp_get_attr() 72 id = WPA_GET_LE16(pos); in dpp_get_attr() 76 if (alen > end - pos) in dpp_get_attr() 78 if (id == req_id) { in dpp_get_attr() 92 u16 id, alen; in dpp_get_attr_next() local 98 pos = prev + WPA_GET_LE16(prev - 2); in dpp_get_attr_next() 99 while (end - pos >= 4) { in dpp_get_attr_next() [all …]
|
| /third_party/node/deps/npm/docs/public/cli-commands/npm-install-test/ |
| D | index.html | 1 …-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=de… 2 /* sc-component-id: links__NavLink-sc-19vgq0o-1 */ 3 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 4 /* sc-component-id: links__BasicNavLink-sc-19vgq0o-2 */ 5 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 6 /* sc-component-id: links__SidebarLink-sc-19vgq0o-3 */ 7 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 8 /* sc-component-id: Accordion__SectionButton-i8yhwx-0 */ 9 …-color:transparent;cursor:pointer;color:red;border:none;font-size:18px;font-weight:bold;padding:5p… 10 /* sc-component-id: DocLinks__LinkDesc-sc-1vrw6od-0 */ [all …]
|
| /third_party/node/deps/npm/docs/public/using-npm/scripts/ |
| D | index.html | 1 …-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=de… 2 /* sc-component-id: links__NavLink-sc-19vgq0o-1 */ 3 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 4 /* sc-component-id: links__BasicNavLink-sc-19vgq0o-2 */ 5 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 6 /* sc-component-id: links__SidebarLink-sc-19vgq0o-3 */ 7 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 8 /* sc-component-id: Accordion__SectionButton-i8yhwx-0 */ 9 …-color:transparent;cursor:pointer;color:red;border:none;font-size:18px;font-weight:bold;padding:5p… 10 /* sc-component-id: DocLinks__LinkDesc-sc-1vrw6od-0 */ [all …]
|
| /third_party/parse5/test/data/huge-page/ |
| D | huge-page.html | 2 <!DOCTYPE html><html class=split data-revision="$Revision: 8844 $" lang=en-GB-x-hixie><title>HTML S… 4 var current_revision = "r" + document.documentElement.getAttribute('data-revision').substr(11); 5 current_revision = current_revision.substr(0, current_revision.length - 2); 70 currentAlert.id = 'alert'; 130 if (location.search == '?slow-browser') 139 …document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms'; 161 .bad, .bad *:not(.X\58X) { color: gray; border-color: gray; background: transparent; } 162 #updatesStatus { display: none; z-index: 10; } 163 …ht: 1em; top: 1em; padding: 0.5em; font: bold small sans-serif; min-width: 25em; width: 30%; max-w… 164 div.head .logo { width: 11em; margin-bottom: 20em; } [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Diagnostics.cpp | 3 // Use of this source code is governed by a BSD-style license that can be 26 const char *token) in writeInfo() argument 41 /* VC++ format: file(linenum) : error #: 'token' : extrainfo */ in writeInfo() 44 mInfoSink << "'" << token << "' : " << reason << "\n"; in writeInfo() 56 const char *token) in error() argument 58 writeInfo(SH_ERROR, loc, reason, token); in error() 63 const char *token) in warning() argument 65 writeInfo(SH_WARNING, loc, reason, token); in warning() 68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error() argument 73 error(srcLoc, reason, token); in error() [all …]
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Diagnostics.cpp | 3 // Use of this source code is governed by a BSD-style license that can be 26 const char *token) in writeInfo() argument 41 /* VC++ format: file(linenum) : error #: 'token' : extrainfo */ in writeInfo() 44 mInfoSink << "'" << token << "' : " << reason << "\n"; in writeInfo() 56 const char *token) in error() argument 58 writeInfo(SH_ERROR, loc, reason, token); in error() 63 const char *token) in warning() argument 65 writeInfo(SH_WARNING, loc, reason, token); in warning() 68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error() argument 73 error(srcLoc, reason, token); in error() [all …]
|
| /third_party/python/Lib/multiprocessing/ |
| D | managers.py | 7 # Copyright (c) 2006-2008, R Oudkerk 11 __all__ = [ 'BaseManager', 'SyncManager', 'BaseProxy', 'Token' ] 62 class Token(object): class 66 __slots__ = ('typeid', 'address', 'id') 68 def __init__(self, typeid, address, id): argument 69 (self.typeid, self.address, self.id) = (typeid, address, id) 72 return (self.typeid, self.address, self.id) 75 (self.typeid, self.address, self.id) = state 78 return '%s(typeid=%r, address=%r, id=%r)' % \ 79 (self.__class__.__name__, self.typeid, self.address, self.id) [all …]
|
| /third_party/node/deps/npm/docs/public/cli-commands/npm-access/ |
| D | index.html | 1 …-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=de… 2 /* sc-component-id: links__NavLink-sc-19vgq0o-1 */ 3 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 4 /* sc-component-id: links__BasicNavLink-sc-19vgq0o-2 */ 5 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 6 /* sc-component-id: links__SidebarLink-sc-19vgq0o-3 */ 7 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 8 /* sc-component-id: Accordion__SectionButton-i8yhwx-0 */ 9 …-color:transparent;cursor:pointer;color:red;border:none;font-size:18px;font-weight:bold;padding:5p… 10 /* sc-component-id: DocLinks__LinkDesc-sc-1vrw6od-0 */ [all …]
|
| /third_party/node/deps/npm/docs/public/cli-commands/npm-profile/ |
| D | index.html | 1 …-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=de… 2 /* sc-component-id: links__NavLink-sc-19vgq0o-1 */ 3 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 4 /* sc-component-id: links__BasicNavLink-sc-19vgq0o-2 */ 5 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 6 /* sc-component-id: links__SidebarLink-sc-19vgq0o-3 */ 7 …-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-letter-spacing:.3px;-moz-let… 8 /* sc-component-id: Accordion__SectionButton-i8yhwx-0 */ 9 …-color:transparent;cursor:pointer;color:red;border:none;font-size:18px;font-weight:bold;padding:5p… 10 /* sc-component-id: DocLinks__LinkDesc-sc-1vrw6od-0 */ [all …]
|