| /third_party/python/Lib/ |
| H A D | imaplib.py | 687 def partial(self, message_num, message_part, start, length): member in IMAP4
|
| H A D | pickle.py | 30 from functools import partial namespace
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testhelpers.py | 12 from functools import partial namespace
|
| /third_party/selinux/libselinux/src/ |
| H A D | label_file.c | 922 lookup_all(struct selabel_handle *rec, const char *key, int type, bool partial, size_t *match_count) lookup_all() argument 1065 lookup_common(struct selabel_handle *rec, const char *key, int type, bool partial) lookup_common() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_local.h | 87 int partial; member
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_intmodedep.h | 873 uint16_t partial; /* PARTIAL options */ member
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_local.h | 87 int partial; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalDrawAndClearTests.cpp | 691 void ConditionalRenderingBaseTestInstance::clearColorWithClearAttachments (const VkClearColorValue& color, bool partial) in clearColorWithClearAttachments() argument 719 void ConditionalRenderingBaseTestInstance::clearDepthWithClearAttachments (const VkClearDepthStencilValue& depthStencil, bool partial) in clearDepthWithClearAttachments() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| H A D | vktConditionalDrawAndClearTests.cpp | 671 void ConditionalRenderingBaseTestInstance::clearColorWithClearAttachments (const VkClearColorValue& color, bool partial) in clearColorWithClearAttachments() argument 699 void ConditionalRenderingBaseTestInstance::clearDepthWithClearAttachments (const VkClearDepthStencilValue& depthStencil, bool partial) in clearDepthWithClearAttachments() argument
|
| /third_party/python/Modules/ |
| H A D | _operator.c | 1759 PyObject *partial; in methodcaller_reduce() local
|
| H A D | mathmodule.c | 2032 PyObject *partial, *tmp, *inner, *outer; in factorial_odd_part() local [all...] |
| H A D | _pickle.c | 188 PyObject *partial; member
|
| /third_party/python/Lib/test/ |
| H A D | test_builtin.py | 23 from functools import partial namespace
|
| H A D | test_traceback.py | 21 from functools import partial namespace
|
| H A D | test_functools.py | 391 partial = c_functools.partial global() variable in TestPartialC 441 partial = py_functools.partial global() variable in TestPartialPy 461 partial = CPartialSubclass global() variable in TestPartialCSubclass 467 partial = PyPartialSubclass global() variable in TestPartialPySubclass [all...] |
| H A D | test_xml_etree.py | 23 from functools import partial namespace
|
| /third_party/python/Lib/unittest/ |
| H A D | mock.py | 37 from functools import wraps, partial namespace
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 3981 Int partial=*lhs->lsu; in decAddOp() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 3981 Int partial=*lhs->lsu; in decAddOp() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decNumber.cpp | 3981 Int partial=*lhs->lsu; in decAddOp() local [all...] |
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | runtests.c | 3712 const char *partial = "<doc>"; in START_TEST() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_binary.c | 1643 struct avtab_extended_perms *partial = NULL; in __cil_permx_bitmap_to_sepol_xperms_list() local 1688 __avrule_xperm_setrangebits(IOC_FUNC(low), IOC_FUNC(high), partial); __cil_permx_bitmap_to_sepol_xperms_list() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 2288 spv::Builder::AccessChain partial = builder.getAccessChain(); in visitBinary() local
|
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 1564 int mbedtls_ssl_session_reset_int(mbedtls_ssl_context *ssl, int partial) in mbedtls_ssl_session_reset_int() argument 1482 mbedtls_ssl_session_reset_msg_layer(mbedtls_ssl_context *ssl, int partial) mbedtls_ssl_session_reset_msg_layer() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-temporal-objects.cc | 1454 PrepareTemporalFieldsOrPartial( Isolate* isolate, Handle<JSReceiver> fields, Handle<FixedArray> field_names, RequiredFields required, bool partial) PrepareTemporalFieldsOrPartial() argument
|