/third_party/lz4/ossfuzz/ |
D | round_trip_fuzzer.c | 46 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local 57 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local 68 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local 79 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local 90 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local 101 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local
|
/third_party/node/benchmark/buffers/ |
D | buffer-copy.js | 6 partial: ['true', 'false'], property 13 test: { partial: 'false', bytes: 0 }, property 16 function main({ n, bytes, partial }) { field
|
/third_party/typescript/tests/baselines/reference/ |
D | doubleUnderscoreMappedTypes.js | 21 const partial: Partial<Properties> = { variable 35 var partial = { variable
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | argument-spread.js | 58 function partial () { function 62 partial.prototype = Object.create(constructor.prototype); class
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvlcar.c | 69 gxv_lcar_partial_validate( FT_Short partial, in gxv_lcar_partial_validate() 93 FT_Short partial; in gxv_lcar_LookupValue_validate() local
|
/third_party/curl/lib/ |
D | curl_get_line.c | 41 bool partial = FALSE; in Curl_get_line() local
|
D | imap.h | 65 char *partial; /* Message PARTIAL to fetch */ member
|
/third_party/typescript/tests/cases/compiler/ |
D | doubleUnderscoreMappedTypes.ts | 20 const partial: Partial<Properties> = { constant
|
/third_party/node/deps/minimatch/src/dist/mjs/ |
D | index.d.ts | 13 partial?: boolean; property 63 partial: boolean; property in Minimatch
|
/third_party/node/deps/minimatch/src/dist/cjs/ |
D | index.d.ts | 13 partial?: boolean; property 63 partial: boolean; property in Minimatch
|
/third_party/python/Lib/asyncio/ |
D | exceptions.py | 36 def __init__(self, partial, expected): argument
|
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/ |
D | gcc.py | 85 def _strip_directives(line, partial=0): argument
|
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | util.ts | 63 export function partial(f: any, ...arguments1: Array<any>) { function
|
/third_party/openssl/test/ |
D | bio_readbuffer_test.c | 28 int ret = 0, len, partial; in test_readbuffer_file_bio() local
|
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
D | webidl2.js | 85 function partial() { function 89 …_productions_dictionary_js__WEBPACK_IMPORTED_MODULE_8__.Dictionary.parse(tokeniser, { partial }) || field 90 interface_({ partial }) || field 91 … _productions_namespace_js__WEBPACK_IMPORTED_MODULE_9__.Namespace.parse(tokeniser, { partial }) || field 2647 static parse(tokeniser, base, { partial = null } = {}) { property 2648 const tokens = { partial, base }; property 2861 get partial() { getter in Container 3292 static parse(tokeniser, base, { partial } = {}) { field 3293 const tokens = { partial, base }; property 3337 static parse(tokeniser, { partial } = {}) { field [all …]
|
/third_party/mesa3d/src/compiler/glsl/ |
D | s_expression.cpp | 199 s_match(s_expression *top, unsigned n, s_pattern *pattern, bool partial) in s_match()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast_rect.c | 100 partial(struct lp_rasterizer_task *task, in partial() function
|
D | lp_rast_linear_fallback.c | 130 partial(struct lp_rasterizer_task *task, in partial() function
|
/third_party/selinux/libselinux/src/ |
D | regex.c | 220 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match() 497 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | tlsv1_client.c | 217 struct wpabuf *partial; in tlsv1_client_handshake() local 374 struct wpabuf *partial; in tlsv1_client_decrypt() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | tlsv1_client.c | 193 struct wpabuf *partial; in tlsv1_client_handshake() local 350 struct wpabuf *partial; in tlsv1_client_decrypt() local
|
/third_party/node/deps/minimatch/src/ |
D | README.md | 283 ### partial subsection
|
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/minimatch/ |
D | minimatch.js | 725 Minimatch.prototype.match = function match (f, partial) { argument 786 Minimatch.prototype.matchOne = function (file, pattern, partial) { argument
|
/third_party/node/deps/npm/node_modules/rimraf/node_modules/minimatch/ |
D | minimatch.js | 725 Minimatch.prototype.match = function match (f, partial) { argument 786 Minimatch.prototype.matchOne = function (file, pattern, partial) { argument
|
/third_party/elfutils/libdwfl/ |
D | relocate.c | 505 Elf_Scn *tscn, bool debugscn, bool partial) in relocate_section() 799 Elf_Scn *relocscn, Elf_Scn *tscn, bool partial) in __libdwfl_relocate_section()
|