Home
last modified time | relevance | path

Searched defs:partial (Results 1 – 25 of 72) sorted by relevance

123

/third_party/node/benchmark/buffers/
Dbuffer-copy.js6 partial: ['true', 'false'], property
10 function main({ n, bytes, partial }) { field
/third_party/typescript/tests/baselines/reference/
DdoubleUnderscoreMappedTypes.js21 const partial: Partial<Properties> = { variable
35 var partial = { variable
/third_party/boost/boost/hana/functional/
Dpartial.hpp43 constexpr auto partial = [](auto&& f, auto&& ...x) { in __anonb7cf425f0102() variable
/third_party/jerryscript/tests/jerry/es2015/
Dargument-spread.js58 function partial () { function
62 partial.prototype = Object.create(constructor.prototype); class
/third_party/curl/lib/
Dcurl_get_line.c39 bool partial = FALSE; in Curl_get_line() local
/third_party/freetype/src/gxvalid/
Dgxvlcar.c69 gxv_lcar_partial_validate( FT_Short partial, in gxv_lcar_partial_validate()
93 FT_Short partial; in gxv_lcar_LookupValue_validate() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvlcar.c69 gxv_lcar_partial_validate( FT_Short partial, in gxv_lcar_partial_validate()
93 FT_Short partial; in gxv_lcar_LookupValue_validate() local
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvlcar.c69 gxv_lcar_partial_validate( FT_Short partial, in gxv_lcar_partial_validate()
93 FT_Short partial; in gxv_lcar_LookupValue_validate() local
/third_party/typescript/tests/cases/compiler/
DdoubleUnderscoreMappedTypes.ts20 const partial: Partial<Properties> = { constant
/third_party/lz4/ossfuzz/
Dround_trip_fuzzer.c36 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local
/third_party/python/Lib/asyncio/
Dexceptions.py36 def __init__(self, partial, expected): argument
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DReference.ts15 partial: boolean; property
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/
Dfiles.cc45 for (ssize_t partial = 0; total < size; total += partial) { in WriteFileDescriptor() local
/third_party/node/deps/npm/node_modules/sshpk/lib/formats/
Drfc4253.js56 function read(partial, type, buf, options) { argument
/third_party/boost/boost/numeric/odeint/util/
Dsplit_adaptor.hpp40 partial = total_length % parts, in split_offsets() local
/third_party/selinux/libselinux/src/
Dregex.c213 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match()
452 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match()
/third_party/boost/boost/beast/zlib/
Dzlib.hpp119 partial, enumerator
/third_party/libxkbcommon/src/xkbcomp/
Dkeywords.gperf47 partial, PARTIAL keyword
/third_party/boost/libs/fiber/examples/
Dadapt_nonblocking.cpp135 IncompleteRead( std::string const& what, std::string const& partial, int ec) : in IncompleteRead()
/third_party/node/deps/npm/node_modules/minimatch/
Dminimatch.js700 function match (f, partial) { argument
760 Minimatch.prototype.matchOne = function (file, pattern, partial) { argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_client.c193 struct wpabuf *partial; in tlsv1_client_handshake() local
350 struct wpabuf *partial; in tlsv1_client_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_client.c193 struct wpabuf *partial; in tlsv1_client_handshake() local
350 struct wpabuf *partial; in tlsv1_client_decrypt() local
/third_party/boost/boost/iostreams/
Dcode_converter.hpp313 bool partial = false; in read() local
367 bool partial = false; in write() local
/third_party/uboot/u-boot-2020.01/lib/
Dlz4.c54 typedef enum { full = 0, partial = 1 } earlyEnd_directive; enumerator
/third_party/protobuf/js/experimental/runtime/
Dint64.js299 const partial = String(digit1e7); constant

123