/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | plugin.h | 161 le32 securid, ntfschar *name, int name_len, 164 * Link a new name to a file or directory 172 ntfs_inode *ni, ntfschar *name, int name_len); 174 * Unlink a name from a directory 181 ntfs_inode *ni, ntfschar *name, int name_len);
|
/third_party/node/test/fixtures/crypto/ |
H A D | aes_gcm.js | 97 algorithm: { name: 'AES-GCM', iv, additionalData, tagLength }, 109 algorithm: { name: 'AES-GCM', iv, tagLength }, 122 name: 'AES-GCM',
|
/third_party/node/test/fixtures/wpt/common/ |
H A D | utils.js | 56 function get(obj, name, default_val) { 57 if (obj.hasOwnProperty(name)) { 58 return obj[name];
|
/third_party/node/benchmark/napi/string/ |
H A D | binding.c | 11 #define EXPORT_FUNC(env, exports, name, func) \ 15 (env), (name), NAPI_AUTO_LENGTH, (func), NULL, &js_func)); \ 16 NAPI_CALL(napi_set_named_property((env), (exports), (name), js_func)); \
|
/third_party/node/deps/icu-small/source/common/ |
H A D | restrace.h | 98 static void traceOpen(const char* path, const char* type, const char* name); 101 static void traceOpenDataFile(const char* path, const char* type, const char* name); 102 static void traceOpenResFile(const char* path, const char* name);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | udata.h | 10 * file name: udata.h 38 * name to find and load the data. Normally this API is used by other ICU APIs 168 * @param name The name of the data as passed into <code>udata_openChoice()</code>. 178 const char *type, const char *name, 185 * except that any data that matches the type and name 194 * @param name A string that specifies the name of the data. 204 udata_open(const char *path, const char *type, const char *name, 212 * type and name t [all...] |
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | gl_gentable.py | 103 const char *name = _glapi_table_func_names[func_index]; 106 snprintf(symboln, sizeof(symboln), \"%s%s\", symbol_prefix, name); 119 _glapi_table_patch(struct _glapi_table *table, const char *name, void *wrapper) 122 if (!strcmp(_glapi_table_func_names[func_index], name)) { 127 fprintf(stderr, "could not patch %s in dispatch table\\n", name); 138 self.name = "gl_gentable.py (from Mesa)" 176 # Build the mapping from offset to function name. 181 raise Exception("Function table has more than one function with same offset (offset %d, func %s)" % (f.offset, f.name)) 182 funcnames[f.offset] = f.name
|
H A D | remap_helper.py | 63 self.name = "remap_helper.py (from Mesa)" 104 % (index, f.name, comments)) 119 % (pool_indices[f], f.name))
|
/third_party/mesa3d/src/panfrost/perf/ |
H A D | pan_perf.c | 54 panfrost_lookup_counters(const char *name) in panfrost_lookup_counters() argument 57 if (strcmp(panfrost_perf_configs[i]->name, name) == 0) in panfrost_lookup_counters()
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A D | overlay_params.h | 85 #define OVERLAY_PARAM_BOOL(name) OVERLAY_PARAM_ENABLED_##name, 86 #define OVERLAY_PARAM_CUSTOM(name)
|
/third_party/ltp/testcases/kernel/syscalls/init_module/ |
H A D | init_module02.c | 32 const char *name; member 72 tst_res(TCONF, "Cannot load unsigned modules, skipping %s", tc->name); in run() 84 tc->exp_errno, "TestName: %s", tc->name); in run()
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
H A D | setsockopt08.c | 122 strcpy(xt_entry_match->u.user.name, "state"); in run() 125 strcpy(xt_entry_tgt->u.user.name, "REJECT"); in run() 131 strcpy(ipt_replace->name, "filter"); in run()
|
/third_party/ltp/testcases/kernel/syscalls/fsmount/ |
H A D | fsmount01.c | 14 #define TCASE_ENTRY(_flags, _attrs) {.name = "Flag " #_flags ", Attr " #_attrs, .flags = _flags, .attrs = _attrs} 17 char *name; member 86 tst_res(TPASS, "%s: fsmount() passed", tc->name); in run()
|
/third_party/lwip/test/unit/ |
H A D | lwip_unittests.c | 24 Suite* create_suite(const char* name, testfunc *tests, size_t num_tests, SFun setup, SFun teardown) in create_suite() argument 27 Suite *s = suite_create(name); in create_suite() 30 TCase *tc_core = tcase_create(name); in create_suite()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | pipeline-statistics.h | 65 void BeginPhase(const char* name); 88 PhaseScope(PipelineStatistics* pipeline_stats, const char* name) in PhaseScope() argument 90 if (pipeline_stats_ != nullptr) pipeline_stats_->BeginPhase(name); in PhaseScope()
|
H A D | operator.cc | 52 #define PRINT_PROP_IF_SET(name) \ in PrintPropsTo() 53 if (HasProperty(Operator::k##name)) { \ in PrintPropsTo() 55 os << #name; \ in PrintPropsTo()
|
H A D | property-access-builder.h | 51 Node* BuildLoadDataField(NameRef const& name, 74 Node* TryFoldLoadConstantDataField(NameRef const& name, 82 Node* BuildLoadDataField(NameRef const& name, Node* holder,
|
/third_party/node/deps/v8/src/builtins/ |
H A D | generate-bytecodes-builtins-list.cc | 22 std::string name = Bytecodes::ToString(bytecode, operand_scale, ""); in WriteBytecode() local 28 name = "ShortStar"; in WriteBytecode() 31 out << " \\\n V(" << name << "Handler, interpreter::OperandScale::k" in WriteBytecode()
|
/third_party/node/deps/v8/src/third_party/vtune/ |
H A D | vtuneapi.cc | 74 __itt_string_handle* name = getString(task_name); in beginTask() local 75 if (name != NULL) { in beginTask() 76 __itt_task_begin(domain_, __itt_null, __itt_null, name); in beginTask()
|
/third_party/musl/libc-test/src/functionalext/unittest/ |
H A D | unit_test_mock_dynlink.c | 29 if (task->name) { in free_task() 30 free((void *)task->name); in free_task() 31 task->name = NULL; in free_task()
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | d1_srtp.c | 48 while (p->name) { in find_profile_by_name() 49 if ((len == strlen(p->name)) in find_profile_by_name() 50 && strncmp(p->name, profile_name, len) == 0) { in find_profile_by_name()
|
/third_party/node/deps/openssl/openssl/crypto/store/ |
H A D | store_local.h | 32 char *name; member 34 } name; /* when type == OSSL_STORE_INFO_NAME */ member 57 X509_NAME *name; member
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_bitst.c | 73 if (strcmp(bnam->sname, val->name) == 0 in v2i_ASN1_BIT_STRING() 74 || strcmp(bnam->lname, val->name) == 0) { in v2i_ASN1_BIT_STRING() 85 "%s", val->name); in v2i_ASN1_BIT_STRING()
|
H A D | v3_pcons.c | 69 if (strcmp(val->name, "requireExplicitPolicy") == 0) { 72 } else if (strcmp(val->name, "inhibitPolicyMapping") == 0) { 77 "%s", val->name);
|
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | property_query.c | 25 OSSL_LIB_CTX *libctx, const char *name) in ossl_property_find_property() 29 if (list == NULL || name == NULL in ossl_property_find_property() 30 || (name_idx = ossl_property_name(libctx, name, 0)) == 0) in ossl_property_find_property() 24 ossl_property_find_property(const OSSL_PROPERTY_LIST *list, OSSL_LIB_CTX *libctx, const char *name) ossl_property_find_property() argument
|