Home
last modified time | relevance | path

Searched refs:name (Results 19076 - 19100 of 20619) sorted by relevance

1...<<761762763764765766767768769770>>...825

/third_party/node/test/parallel/
H A Dtest-util-format.js249 D.prototype.constructor = { name: 'Foobar' };
307 ' [name]: \'func\',\n' +
320 ' [name]: \'a\',\n' +
335 ' [name]: \'func\',\n' +
347 ' [name]: \'func\',\n' +
355 ' [name]: \'func\',\n' +
366 ' [name]: \'func\',\n' +
457 Object.defineProperty(this, 'name',
469 Object.defineProperty(this, 'name',
/third_party/node/test/common/
H A Dreport.js149 assert.strictEqual(typeof iface.name, 'string');
/third_party/ntfs-3g/ntfsprogs/
H A Dntfstruncate.c144 "[attr-name]] new-length\n" in usage()
147 " If attr-name is not specified, an unnamed " in usage()
211 ntfs_log_verbose("device name = %s\n", dev_name); in parse_options()
241 /* Get the attribute name, if specified. */ in parse_options()
247 err_exit("Invalid attribute name \"%s\": %s\n", in parse_options()
263 ntfs_log_verbose("attribute name = \"\" (UNNAMED)\n"); in parse_options()
265 ntfs_log_verbose("attribute name = \"%s\" (length %u Unicode " in parse_options()
342 printf("Volume name length = %u\n", (unsigned int)val_len); in dump_resident_attr_val()
350 printf("Volume name contains non-displayable " in dump_resident_attr_val()
352 printf("Volume name in dump_resident_attr_val()
[all...]
/third_party/nghttp2/src/
H A Dshrpx_mruby_module_response.cc137 if (kv.name == keyref) { in response_mod_header()
H A Dshrpx_mruby_module_request.cc245 if (kv.name == keyref) { in request_mod_header()
/third_party/node/deps/icu-small/source/common/
H A Dutrie2.h10 * file name: utrie2.h
40 * This is the second common version of a Unicode trie (hence the name UTrie2).
679 const char *name; member
H A Dnorm2allmodes.h388 const char *name,
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c55 .name = "Intel Vulkan HAL",
/third_party/node/deps/npm/node_modules/diff/lib/patch/
H A Dmerge.js33 function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dcontainer.js11 function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_tcs.cpp473 nir->info.name)); in brw_compile_tcs()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_bb.cpp30 name(fnName), in Function()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c421 info->name = nv50_hw_sm_query_names[id]; in nv50_hw_sm_get_driver_query_info()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_parse.cpp17 void NumberParserTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
H A Dnumbertest_patternmodifier.cpp12 void PatternModifierTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py222 print("Using {}: {}\n".format(self.name, self.path))
H A Dlibinput-measure-touch-size.py192 print("Using {}: {}\n".format(self.name, self.path))
/third_party/ltp/include/lapi/
H A Dbpf.h299 uint64_t name; member
/third_party/libwebsockets/lib/roles/dbus/
H A Ddbus.c92 &wsi->lc, "dbus|%s", ctx->vh->name); in __lws_shadow_wsi()
537 /* role name */ "dbus",
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h120 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */ member
121 uInt name_max; /* space at name (only when reading header) */
545 file name, no extra data, no comment, no modification time (set to zero), no
716 deflate(). The text, time, os, extra field, name, and comment information
719 caller must assure that, if not Z_NULL, name and comment are terminated with
727 the time set to zero, and os set to 255, with no extra, name, or comment
927 If name is not Z_NULL, then up to name_max characters are written there,
931 of extra, name, or comment are not Z_NULL and the respective field is not
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h334 extern struct symbol *create_symbol(int stream, const char *name, int type, int namespace);
/third_party/node/deps/v8/src/codegen/
H A Dreloc-info.cc472 os << " " << Builtins::name(code.builtin_id()); in Print()
/third_party/node/deps/v8/src/heap/
H A Dspaces.cc294 name(), allocations_origins_[0], allocations_origins_[1], in PrintAllocationsOrigins()
/third_party/node/deps/v8/src/objects/
H A Ddictionary.h247 Isolate* isolate, Handle<Name> name, RelaxedLoadTag tag);
H A Djs-temporal-objects.h477 Isolate* isolate, Handle<JSReceiver> calendar, Handle<String> name,

Completed in 31 milliseconds

1...<<761762763764765766767768769770>>...825