Home
last modified time | relevance | path

Searched defs:desc (Results 2201 - 2225 of 2294) sorted by relevance

1...<<81828384858687888990>>...92

/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc177 bool Loong64Debugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc91 bool PPCDebugger::GetValue(const char* desc, intptr_t* value) { in GetValue() argument
104 bool PPCDebugger::GetFPDoubleValue(const char* desc, double* value) { in GetFPDoubleValue() argument
[all...]
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc146 bool MipsDebugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc138 bool MipsDebugger::GetValue(const char* desc, int32_t* value) { in GetValue() argument
155 bool MipsDebugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc98 bool S390Debugger::GetValue(const char* desc, intptr_t* value) { in GetValue() argument
114 bool S390Debugger::GetFPDoubleValue(const char* desc, double* value) { in GetFPDoubleValue() argument
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc1546 bool RiscvDebugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
H A Dsimulator-riscv64.h977 char* desc; member
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc128 PropertyDescriptor desc; in HasOwnProperty() local
468 PropertyDescriptor desc; in SetOrCopyDataProperties() local
1039 PropertyDescriptor desc; DefineProperty() local
1115 PropertyDescriptor* desc = &descriptors[i]; DefineProperties() local
1131 DefineOwnProperty(Isolate* isolate, Handle<JSReceiver> object, Handle<Object> key, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) DefineOwnProperty() argument
1162 OrdinaryDefineOwnProperty( Isolate* isolate, Handle<JSObject> object, Handle<Object> key, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) OrdinaryDefineOwnProperty() argument
1171 OrdinaryDefineOwnProperty( Isolate* isolate, Handle<JSObject> object, const PropertyKey& key, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) OrdinaryDefineOwnProperty() argument
1308 DefinePropertyWithInterceptorInternal( LookupIterator* it, Handle<InterceptorInfo> interceptor, Maybe<ShouldThrow> should_throw, PropertyDescriptor* desc) DefinePropertyWithInterceptorInternal() argument
1367 OrdinaryDefineOwnProperty( LookupIterator* it, PropertyDescriptor* desc, Maybe<ShouldThrow> should_throw) OrdinaryDefineOwnProperty() argument
1405 IsCompatiblePropertyDescriptor( Isolate* isolate, bool extensible, PropertyDescriptor* desc, PropertyDescriptor* current, Handle<Name> property_name, Maybe<ShouldThrow> should_throw) IsCompatiblePropertyDescriptor() argument
1417 ValidateAndApplyPropertyDescriptor( Isolate* isolate, LookupIterator* it, bool extensible, PropertyDescriptor* desc, PropertyDescriptor* current, Maybe<ShouldThrow> should_throw, Handle<Name> property_name) ValidateAndApplyPropertyDescriptor() argument
1751 GetOwnPropertyDescriptor(Isolate* isolate, Handle<JSReceiver> object, Handle<Object> key, PropertyDescriptor* desc) GetOwnPropertyDescriptor() argument
1763 GetPropertyDescriptorWithInterceptor(LookupIterator* it, PropertyDescriptor* desc) GetPropertyDescriptorWithInterceptor() argument
1828 GetOwnPropertyDescriptor(LookupIterator* it, PropertyDescriptor* desc) GetOwnPropertyDescriptor() argument
1949 PropertyDescriptor desc = SetIntegrityLevel() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c762 const struct util_format_description *desc = util_format_description(fmt); in sampler_aspect_from_format() local
848 zink_clamp_void_swizzle(const struct util_format_description *desc, enum pipe_swizzle swizzle) in zink_clamp_void_swizzle() argument
946 const struct util_format_description *desc = util_format_description(state->format); in zink_create_sampler_view() local
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c83 struct mali_depth_stencil_packed desc; member
1668 const struct util_format_description *desc = util_format_description(format); in panfrost_create_sampler_view_bo() local
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c682 static X509 *load_cert_pwd(const char *uri, const char *pass, const char *desc) in load_cert_pwd() argument
692 static X509_REQ *load_csr_autofmt(const char *infile, const char *desc) in load_csr_autofmt() argument
672 load_key_pwd(const char *uri, int format, const char *pass, ENGINE *eng, const char *desc) load_key_pwd() argument
761 read_PKIMESSAGE(const char *desc, char **filenames) read_PKIMESSAGE() argument
876 set_name(const char *str, int (*set_fn) (OSSL_CMP_CTX *ctx, const X509_NAME *name), OSSL_CMP_CTX *ctx, const char *desc) set_name() argument
895 set_gennames(OSSL_CMP_CTX *ctx, char *names, const char *desc) set_gennames() argument
933 load_trusted(char *input, int for_new_cert, const char *desc) load_trusted() argument
953 setup_certs(char *files, const char *desc, void *ctx, add_X509_stack_fn_t set1_fn) setup_certs() argument
1625 const char *desc = "new private key for cert to be enrolled"; setup_request_ctx() local
2047 save_free_certs(OSSL_CMP_CTX *ctx, STACK_OF(X509) *certs, char *destFile, char *desc) save_free_certs() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c217 char *get_passwd(const char *pass, const char *desc) in get_passwd() argument
465 load_cert_pass(const char *uri, int format, int maybe_stdin, const char *pass, const char *desc) load_cert_pass() argument
486 load_crl(const char *uri, int format, int maybe_stdin, const char *desc) load_crl() argument
507 load_csr(const char *file, int format, const char *desc) load_csr() argument
548 load_key(const char *uri, int format, int may_stdin, const char *pass, ENGINE *e, const char *desc) load_key() argument
567 load_pubkey(const char *uri, int format, int maybe_stdin, const char *pass, ENGINE *e, const char *desc) load_pubkey() argument
586 load_keyparams_suppress(const char *uri, int format, int maybe_stdin, const char *keytype, const char *desc, int suppress_decode_errors) load_keyparams_suppress() argument
611 load_keyparams(const char *uri, int format, int maybe_stdin, const char *keytype, const char *desc) load_keyparams() argument
684 load_cert_certs(const char *uri, X509 **pcert, STACK_OF(X509) **pcerts, int exclude_http, const char *pass, const char *desc, X509_VERIFY_PARAM *vpm) load_cert_certs() argument
772 load_certstore(char *input, const char *pass, const char *desc, X509_VERIFY_PARAM *vpm) load_certstore() argument
800 load_certs(const char *uri, int maybe_stdin, STACK_OF(X509) **certs, const char *pass, const char *desc) load_certs() argument
819 load_crls(const char *uri, STACK_OF(X509_CRL) **crls, const char *pass, const char *desc) load_crls() argument
861 load_key_certs_crls_suppress(const char *uri, int format, int maybe_stdin, const char *pass, const char *desc, EVP_PKEY **ppkey, EVP_PKEY **ppubkey, EVP_PKEY **pparams, X509 **pcert, STACK_OF(X509) **pcerts, X509_CRL **pcrl, STACK_OF(X509_CRL) **pcrls, int suppress_decode_errors) load_key_certs_crls_suppress() argument
1094 load_key_certs_crls(const char *uri, int format, int maybe_stdin, const char *pass, const char *desc, EVP_PKEY **ppkey, EVP_PKEY **ppubkey, EVP_PKEY **pparams, X509 **pcert, STACK_OF(X509) **pcerts, X509_CRL **pcrl, STACK_OF(X509_CRL) **pcrls) load_key_certs_crls() argument
1880 parse_name(const char *cp, int chtype, int canmulti, const char *desc) parse_name() argument
[all...]
/third_party/openssl/apps/
H A Dcmp.c682 static X509 *load_cert_pwd(const char *uri, const char *pass, const char *desc) in load_cert_pwd() argument
692 static X509_REQ *load_csr_autofmt(const char *infile, const char *desc) in load_csr_autofmt() argument
672 load_key_pwd(const char *uri, int format, const char *pass, ENGINE *eng, const char *desc) load_key_pwd() argument
761 read_PKIMESSAGE(const char *desc, char **filenames) read_PKIMESSAGE() argument
876 set_name(const char *str, int (*set_fn) (OSSL_CMP_CTX *ctx, const X509_NAME *name), OSSL_CMP_CTX *ctx, const char *desc) set_name() argument
895 set_gennames(OSSL_CMP_CTX *ctx, char *names, const char *desc) set_gennames() argument
933 load_trusted(char *input, int for_new_cert, const char *desc) load_trusted() argument
953 setup_certs(char *files, const char *desc, void *ctx, add_X509_stack_fn_t set1_fn) setup_certs() argument
1625 const char *desc = "new private key for cert to be enrolled"; setup_request_ctx() local
2047 save_free_certs(OSSL_CMP_CTX *ctx, STACK_OF(X509) *certs, char *destFile, char *desc) save_free_certs() argument
[all...]
/third_party/openssl/apps/lib/
H A Dapps.c217 char *get_passwd(const char *pass, const char *desc) in get_passwd() argument
465 load_cert_pass(const char *uri, int format, int maybe_stdin, const char *pass, const char *desc) load_cert_pass() argument
486 load_crl(const char *uri, int format, int maybe_stdin, const char *desc) load_crl() argument
507 load_csr(const char *file, int format, const char *desc) load_csr() argument
548 load_key(const char *uri, int format, int may_stdin, const char *pass, ENGINE *e, const char *desc) load_key() argument
567 load_pubkey(const char *uri, int format, int maybe_stdin, const char *pass, ENGINE *e, const char *desc) load_pubkey() argument
586 load_keyparams_suppress(const char *uri, int format, int maybe_stdin, const char *keytype, const char *desc, int suppress_decode_errors) load_keyparams_suppress() argument
611 load_keyparams(const char *uri, int format, int maybe_stdin, const char *keytype, const char *desc) load_keyparams() argument
684 load_cert_certs(const char *uri, X509 **pcert, STACK_OF(X509) **pcerts, int exclude_http, const char *pass, const char *desc, X509_VERIFY_PARAM *vpm) load_cert_certs() argument
772 load_certstore(char *input, const char *pass, const char *desc, X509_VERIFY_PARAM *vpm) load_certstore() argument
800 load_certs(const char *uri, int maybe_stdin, STACK_OF(X509) **certs, const char *pass, const char *desc) load_certs() argument
819 load_crls(const char *uri, STACK_OF(X509_CRL) **crls, const char *pass, const char *desc) load_crls() argument
861 load_key_certs_crls_suppress(const char *uri, int format, int maybe_stdin, const char *pass, const char *desc, EVP_PKEY **ppkey, EVP_PKEY **ppubkey, EVP_PKEY **pparams, X509 **pcert, STACK_OF(X509) **pcerts, X509_CRL **pcrl, STACK_OF(X509_CRL) **pcrls, int suppress_decode_errors) load_key_certs_crls_suppress() argument
1092 load_key_certs_crls(const char *uri, int format, int maybe_stdin, const char *pass, const char *desc, EVP_PKEY **ppkey, EVP_PKEY **ppubkey, EVP_PKEY **pparams, X509 **pcert, STACK_OF(X509) **pcerts, X509_CRL **pcrl, STACK_OF(X509_CRL) **pcrls) load_key_certs_crls() argument
1875 parse_name(const char *cp, int chtype, int canmulti, const char *desc) parse_name() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1321 static const vk::VkVertexInputBindingDescription desc = in getBindingDescription() local
1333 static const std::vector<vk::VkVertexInputAttributeDescription> desc = in getAttributeDescriptions() local
H A DvktPipelineTimestampTests.cpp97 std::ostringstream desc; in getPipelineStageFlagStr() local
153 std::ostringstream desc; in getTransferMethodStr() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp5373 Resource::Resource (OperationContext& context, const ResourceDescription& desc, const deUint32 usage, const vk::VkSharingMode sharingMode, const std::vector<deUint32>& queueFamilyIndex) in Resource() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp3462 tcu::TestCaseGroup* createGroup (tcu::TestContext& testCtx, const char* name, const char* desc, const CaseDescriptions& cases) in createGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp263 FSRTestCase::FSRTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in FSRTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp2557 TexelViewCompatibleCase::TexelViewCompatibleCase (TestContext& testCtx, const std::string& name, const std::string& desc, const TestParameters& parameters) in TexelViewCompatibleCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp5015 const auto desc = std::string("Generate a large number of task work groups in the ") + dimChar + " dimension"; in createMeshShaderMiscTestsEXT() local
5034 const auto desc = std::string("Generate a large number of mesh work groups in the ") + dimChar + " dimension"; in createMeshShaderMiscTestsEXT() local
5058 const auto desc = std::string("Generate a large number of task and mesh work groups in the ") + dimChar + " dimension"; in createMeshShaderMiscTestsEXT() local
5091 const std::string desc = "Run a pipeline that generates no " + primName + (extraWrites ? " but generates primitive data" : ""); in createMeshShaderMiscTestsEXT() local
5113 const std::string desc in createMeshShaderMiscTestsEXT() local
5145 const std::string desc = "Use " + paramsPtr->glslFunc() + "() in the " + shader + " shader"; createMeshShaderMiscTestsEXT() local
5157 const auto desc = std::string("Use several custom vertex and primitive attributes") + (useTaskShader ? " and also a task shader" : ""); createMeshShaderMiscTestsEXT() local
5174 const auto desc = std::string("Use push constants in the mesh shader stage") + (useTaskShader ? " and also in the task shader stage" : ""); createMeshShaderMiscTestsEXT() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp755 D3DSURFACE_DESC desc; in getD3DTextureInfo() local
842 D3DSURFACE_DESC desc; in validateShareHandle() local
2803 D3DSURFACE_DESC desc; copyToRenderTarget() local
2890 createTextureStorageExternal( egl::Stream *stream, const egl::Stream::GLTextureDescription &desc, const std::string &label) createTextureStorageExternal() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp1647 const _out_ch_desc& desc = get_descriptor_for_channel(source_format, index_of_swizzled_channel); in calculate_expected_value() local
1905 const _out_ch_desc* desc = 0; in get_descriptor_for_channel() local
[all...]
H A Dgl4cCopyImageTests.cpp2595 targetDesc desc = test_case.m_src; in iterate() local
3053 void FunctionalTest::getPixels(GLuint name, const targetDesc& desc, GLuint level, GLubyte* out_pixels) const in getPixels() argument
3072 prepareDstPxls(const FunctionalTest::targetDesc& desc, GLubyte** out_pixels) const prepareDstPxls() argument
3131 prepareSrcPxls(const FunctionalTest::targetDesc& desc, GLenum , GLubyte** out_pixels) const prepareSrcPxls() argument
3381 prepareTexture(const targetDesc& desc, const GLubyte** pixels, GLuint& out_buf_id) prepareTexture() argument
3891 testCase desc = test_case; iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp2751 const gl::ImageDesc &desc = mState.getImageDesc(imageIndex); in initializeContents() local
1437 setImageExternal(const gl::Context *context, gl::TextureType type, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) setImageExternal() argument

Completed in 124 milliseconds

1...<<81828384858687888990>>...92