| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | assembler-ppc.cc | 251 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-compiler.cc | 322 CodeDesc desc; in Build() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.cc | 338 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.cc | 373 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
|
| /third_party/node/deps/v8/src/execution/loong64/ |
| H A D | simulator-loong64.cc | 177 bool Loong64Debugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
|
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.cc | 91 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 D | simulator-mips64.cc | 146 bool MipsDebugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
|
| /third_party/node/deps/v8/src/execution/mips/ |
| H A D | simulator-mips.cc | 138 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 D | simulator-s390.cc | 98 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 D | simulator-riscv64.cc | 1546 bool RiscvDebugger::GetValue(const char* desc, int64_t* value) { in GetValue() argument
|
| H A D | simulator-riscv64.h | 977 char* desc; member
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 128 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 D | zink_context.c | 762 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 D | pan_cmdstream.c | 83 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 D | cmp.c | 682 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 D | apps.c | 217 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 D | cmp.c | 682 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 D | apps.c | 217 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 D | vktPipelineSamplerTests.cpp | 1321 static const vk::VkVertexInputBindingDescription desc = in getBindingDescription() local 1333 static const std::vector<vk::VkVertexInputAttributeDescription> desc = in getAttributeDescriptions() local
|
| H A D | vktPipelineTimestampTests.cpp | 97 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 D | vktSynchronizationOperation.cpp | 5373 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 D | vktApiObjectManagementTests.cpp | 3462 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 D | vktFragmentShadingRateBasic.cpp | 263 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 D | vktImageCompressionTranscodingSupport.cpp | 2557 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 D | vktMeshShaderMiscTestsEXT.cpp | 5015 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...] |