Home
last modified time | relevance | path

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

1234

/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/libs/hana/include/boost/hana/functional/
Dpartial.hpp43 constexpr auto partial = [](auto&& f, auto&& ...x) { in __anoncdf5942e0102() variable
/third_party/boost/boost/hana/functional/
Dpartial.hpp43 constexpr auto partial = [](auto&& f, auto&& ...x) { in __anon0837033b0102() 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.c41 char* const partial = (char*)malloc(partialCapacity); in LLVMFuzzerTestOneInput() local
/third_party/mindspore/tests/ut/cpp/vm/
Dvm_test.cc39 auto partial = new StructPartial(100, VectorRef({20, 60, 100.0})); in TEST_F() 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/python/Tools/c-analyzer/c_parser/preprocessor/
Dgcc.py85 def _strip_directives(line, partial=0): argument
/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/mindspore/mindspore/lite/src/common/
Dprim_util.cc108 auto partial = reinterpret_cast<const schema::v0::Primitive *>(primitive)->value_as_Partial(); in GetPartialGraphIndex() local
/third_party/boost/boost/numeric/odeint/util/
Dsplit_adaptor.hpp40 partial = total_length % parts, in split_offsets() local
/third_party/mesa3d/src/compiler/glsl/
Ds_expression.cpp199 s_match(s_expression *top, unsigned n, s_pattern *pattern, bool partial) in s_match()
/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/mindspore/mindspore/profiler/common/
Dutil.py269 def calculate_percent(partial, total): argument
/third_party/boost/libs/beast/include/boost/beast/zlib/
Dzlib.hpp119 partial, enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_rect.c100 partial(struct lp_rasterizer_task *task, in partial() function
/third_party/boost/boost/beast/zlib/
Dzlib.hpp119 partial, enumerator

1234