Home
last modified time | relevance | path

Searched refs:name (Results 8201 - 8225 of 18695) sorted by relevance

1...<<321322323324325326327328329330>>...748

/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_get_threadinfo_prstatus.c41 _count_thread_notes(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc, void *arg) in _count_thread_notes() argument
60 _save_thread_notes(uint32_t n_namesz, uint32_t n_descsz, uint32_t n_type, char *name, uint8_t *desc, void *arg) in _save_thread_notes() argument
/third_party/libbpf/src/
H A Drelo_core.h26 const char *name; /* field name or NULL for array accessor */ member
80 size_t bpf_core_essential_name_len(const char *name);
/third_party/lzma/CPP/Windows/
H A DMemoryLock.cpp25 #define GET_PROC_ADDR(fff, name) \
27 Func_ ## fff, hModule, name);
/third_party/jerryscript/jerry-main/
H A Dmain-unix-test.c61 print_help (char *name) in print_help() argument
68 name); in print_help()
/third_party/jerryscript/targets/nuttx-stm32f4/
H A Djerry_port.c81 jerry_port_read_source (const char *file_name_p, /**< file name */ in jerry_port_read_source()
159 jerry_port_get_native_module (jerry_value_t name) /**< module specifier */ in jerry_port_get_native_module() argument
161 (void) name; in jerry_port_get_native_module()
/third_party/mesa3d/src/broadcom/clif/
H A Dclif_private.h32 const char *name; member
121 bo->name, addr - bo->offset, addr); in out_address()
/third_party/mesa3d/src/compiler/glsl/tests/
H A Doptimization_test.py83 for name, opt, source, expected in gen():
85 print('{}: '.format(name), end='')
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-plugins.c91 if (!strcmp(pin->hdr->name, hdr->name)) in lws_plat_dlopen()
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi.c47 static int read_sysfs_file(const char *name, char *buf, int size) in read_sysfs_file() argument
49 FILE *f = SAFE_FOPEN(cleanup, name, "r"); in read_sysfs_file()
/third_party/mesa3d/src/glx/apple/
H A Dapple_cgl.c24 Except as contained in this notice, the name(s) of the above
49 sym(void *h, const char *name) in sym() argument
53 s = dlsym(h, name); in sym()
/third_party/node/lib/internal/webstreams/
H A Dqueuingstrategies.js54 'name',
57 const countSizeFunction = ObjectDefineProperty(() => 1, 'name', nameDescriptor);
119 [SymbolToStringTag]: getNonWritablePropertyDescriptor(ByteLengthQueuingStrategy.name),
174 [SymbolToStringTag]: getNonWritablePropertyDescriptor(CountQueuingStrategy.name),
/third_party/node/src/api/
H A Dasync_resource.cc16 const char* name, in AsyncResource()
21 async_context_ = EmitAsyncInit(isolate, resource, name, in AsyncResource()
14 AsyncResource(Isolate* isolate, Local<Object> resource, const char* name, async_id trigger_async_id) AsyncResource() argument
/third_party/node/src/crypto/
H A Dcrypto_aes.h33 #define V(name, _) kKeyVariantAES_ ## name,
/third_party/node/test/parallel/
H A Dtest-dns-perf_hooks.js34 assert.strictEqual(!!entry.name, true);
39 switch (entry.name) {
H A Dtest-fs-read-stream-throw-type-error.js25 name: 'TypeError'
30 name: 'RangeError'
H A Dtest-fs-symlink.js69 name: 'TypeError',
81 name: 'Error',
H A Dtest-http2-info-headers-errors.js31 name: 'Error',
75 name: 'Error',
H A Dtest-http2-respond-nghttperrors.js32 name: 'Error',
83 name: 'Error',
H A Dtest-tls-honorcipherorder.js52 honorCipherOrder, clientCipher, expectedCipher, cipher.name);
53 assert.strictEqual(cipher.name, expectedCipher, msg);
H A Dtest-vm-options-validation.js8 name: 'TypeError',
13 name: 'RangeError',
H A Dtest-whatwg-url-custom-searchparams-constructor.js19 name: 'TypeError',
24 name: 'TypeError',
25 message: 'Each query pair must be an iterable [name, value] tuple'
18 name: 'TypeError', global() property
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test_data/
H A Dsimple_test.js58 console.log(new.target.name);
85 console.log(C.name);
/third_party/node/deps/v8/tools/ignition/
H A Dlinux_perf_report_test.py157 def should_match(signature, name):
158 self.assertEqual(ipr.strip_function_parameters(signature), name)
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dfilter.py55 args can be a glob: asterisks in any position of the name
57 will be used with the exeption of the test-suite name as argument.
78 globs = self._globs.get(test.suite.name, [])
83 exact_matches = self._exact_matches.get(test.suite.name, {})
/third_party/node/test/addons/openssl-key-engine/
H A Dtestkeyengine.cc47 static EVP_PKEY* EngineLoadPrivkey(ENGINE* engine, const char* name, in EngineLoadPrivkey() argument
49 if (strcmp(name, "dummykey") == 0) { in EngineLoadPrivkey()

Completed in 12 milliseconds

1...<<321322323324325326327328329330>>...748