Home
last modified time | relevance | path

Searched refs:names (Results 951 - 975 of 1003) sorted by relevance

1...<<3132333435363738394041

/third_party/python/Lib/test/
H A Dtest_inspect.py58 # Normalize file names: on Windows, the case of file names of compiled
2187 names = 'GEN_CREATED GEN_RUNNING GEN_SUSPENDED GEN_CLOSED'.split()
2188 for name in names:
2280 names = 'CORO_CREATED CORO_RUNNING CORO_SUSPENDED CORO_CLOSED'.split()
2281 for name in names:
H A Dtest_argparse.py261 names = func_name, add_arguments_name, parse_args_name
262 test_name = '_'.join(names)
3585 """Make sure that text after short names starts on the first line"""
3637 """Make sure that text after short names starts on the first line"""
3677 """Make sure that text after long names starts on the next line"""
H A Dtest_xml_etree.py145 names = ("xml.etree.ElementTree", "_elementtree")
146 support.check__all__(self, ET, names, not_exported=("HTML_EMPTY",))
941 EXPECTED_MSG = '^cannot use non-qualified names with default_namespace option$'
1986 # non-ascii element and attribute names doesn't work
2115 'cannot use non-qualified names with default_namespace option')
/third_party/typescript/lib/
H A Dtypescript.js1284 var names = Object.getOwnPropertyNames(obj);
1285 for (var _i = 0, names_1 = names; _i < names_1.length; _i++) {
1741 // We convert the file names to lower case as key for file name on case insensitive file system
2059 * Given a name and a list of names that are *not* equal to the name, return a spelling suggestion if there is one that is close enough.
7265 // Windows rooted dir names need an extra `/` prepended to be valid file:/// urls
8191 * Use `containsPath` if file names are not already reduced and absolute.
8304 Only_ambient_modules_can_use_quoted_names: diag(1035, ts.DiagnosticCategory.Error, "Only_ambient_modules_can_use_quoted_names_1035", "Only ambient modules can use quoted names."),
8399 Computed_property_names_are_not_allowed_in_enums: diag(1164, ts.DiagnosticCategory.Error, "Computed_property_names_are_not_allowed_in_enums_1164", "Computed property names are not allowed in enums."),
8634 Module_declaration_names_may_only_use_or_quoted_strings: diag(1443, ts.DiagnosticCategory.Error, "Module_declaration_names_may_only_use_or_quoted_strings_1443", "Module declaration names may only use ' or \" quoted strings."),
8980 JSX_property_access_expressions_cannot_include_JSX_namespace_names: diag(2633, ts.DiagnosticCategory.Error, "JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633", "JSX property access expressions cannot include JSX namespace names"),
[all...]
H A DtypescriptServices.js1284 var names = Object.getOwnPropertyNames(obj);
1285 for (var _i = 0, names_1 = names; _i < names_1.length; _i++) {
1741 // We convert the file names to lower case as key for file name on case insensitive file system
2059 * Given a name and a list of names that are *not* equal to the name, return a spelling suggestion if there is one that is close enough.
7265 // Windows rooted dir names need an extra `/` prepended to be valid file:/// urls
8191 * Use `containsPath` if file names are not already reduced and absolute.
8304 Only_ambient_modules_can_use_quoted_names: diag(1035, ts.DiagnosticCategory.Error, "Only_ambient_modules_can_use_quoted_names_1035", "Only ambient modules can use quoted names."),
8399 Computed_property_names_are_not_allowed_in_enums: diag(1164, ts.DiagnosticCategory.Error, "Computed_property_names_are_not_allowed_in_enums_1164", "Computed property names are not allowed in enums."),
8634 Module_declaration_names_may_only_use_or_quoted_strings: diag(1443, ts.DiagnosticCategory.Error, "Module_declaration_names_may_only_use_or_quoted_strings_1443", "Module declaration names may only use ' or \" quoted strings."),
8980 JSX_property_access_expressions_cannot_include_JSX_namespace_names: diag(2633, ts.DiagnosticCategory.Error, "JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633", "JSX property access expressions cannot include JSX namespace names"),
[all...]
H A DtypingsInstaller.js1274 var names = Object.getOwnPropertyNames(obj);
1275 for (var _i = 0, names_1 = names; _i < names_1.length; _i++) {
1731 // We convert the file names to lower case as key for file name on case insensitive file system
2049 * Given a name and a list of names that are *not* equal to the name, return a spelling suggestion if there is one that is close enough.
7255 // Windows rooted dir names need an extra `/` prepended to be valid file:/// urls
8181 * Use `containsPath` if file names are not already reduced and absolute.
8294 Only_ambient_modules_can_use_quoted_names: diag(1035, ts.DiagnosticCategory.Error, "Only_ambient_modules_can_use_quoted_names_1035", "Only ambient modules can use quoted names."),
8389 Computed_property_names_are_not_allowed_in_enums: diag(1164, ts.DiagnosticCategory.Error, "Computed_property_names_are_not_allowed_in_enums_1164", "Computed property names are not allowed in enums."),
8624 Module_declaration_names_may_only_use_or_quoted_strings: diag(1443, ts.DiagnosticCategory.Error, "Module_declaration_names_may_only_use_or_quoted_strings_1443", "Module declaration names may only use ' or \" quoted strings."),
8970 JSX_property_access_expressions_cannot_include_JSX_namespace_names: diag(2633, ts.DiagnosticCategory.Error, "JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633", "JSX property access expressions cannot include JSX namespace names"),
[all...]
H A Dtsc.js1097 var names = Object.getOwnPropertyNames(obj);
1098 for (var _i = 0, names_1 = names; _i < names_1.length; _i++) {
5431 Only_ambient_modules_can_use_quoted_names: diag(1035, ts.DiagnosticCategory.Error, "Only_ambient_modules_can_use_quoted_names_1035", "Only ambient modules can use quoted names."),
5526 Computed_property_names_are_not_allowed_in_enums: diag(1164, ts.DiagnosticCategory.Error, "Computed_property_names_are_not_allowed_in_enums_1164", "Computed property names are not allowed in enums."),
5761 Module_declaration_names_may_only_use_or_quoted_strings: diag(1443, ts.DiagnosticCategory.Error, "Module_declaration_names_may_only_use_or_quoted_strings_1443", "Module declaration names may only use ' or \" quoted strings."),
6107 JSX_property_access_expressions_cannot_include_JSX_namespace_names: diag(2633, ts.DiagnosticCategory.Error, "JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633", "JSX property access expressions cannot include JSX namespace names"),
6446 Tuple_members_must_all_have_names_or_all_not_have_names: diag(5084, ts.DiagnosticCategory.Error, "Tuple_members_must_all_have_names_or_all_not_have_names_5084", "Tuple members must all have names or all not have names."),
6527 Base_directory_to_resolve_non_absolute_module_names: diag(6083, ts.DiagnosticCategory.Message, "Base_directory_to_resolve_non_absolute_module_names_6083", "Base directory to resolve non-absolute module names."),
6593 Print_names_of_generated_files_part_of_the_compilation: diag(6154, ts.DiagnosticCategory.Message, "Print_names_of_generated_files_part_of_the_compilation_6154", "Print names o
80975 var names = []; global() variable
[all...]
/third_party/libevdev/
H A Dconfigure861 # The variables have the same names as the options, with
960 # Reject names that are not valid shell variable names.
986 # Reject names that are not valid shell variable names.
1199 # Reject names that are not valid shell variable names.
1215 # Reject names that are not valid shell variable names.
1253 # Reject names tha
[all...]
/third_party/curl/tests/
H A Druntests.pl780 # strings that must exactly match the names used in server/disabled.c
2299 # lists the test case names only
2370 -l list all test case names/descriptions
/third_party/node/deps/v8/src/torque/
H A Dast.h619 std::vector<Identifier*> names; member
/third_party/pcre2/pcre2/
H A DRunGrepTest.bat54 :: directory so that the file names in the output are always the same.
/third_party/eudev/
H A Dconfigure876 # The variables have the same names as the options, with
976 # Reject names that are not valid shell variable names.
1002 # Reject names that are not valid shell variable names.
1206 # Reject names that are not valid shell variable names.
1222 # Reject names that are not valid shell variable names.
1260 # Reject names tha
[all...]
/third_party/lame/
H A Dconfigure856 # The variables have the same names as the options, with
956 # Reject names that are not valid shell variable names.
982 # Reject names that are not valid shell variable names.
1186 # Reject names that are not valid shell variable names.
1202 # Reject names that are not valid shell variable names.
1240 # Reject names tha
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure905 # The variables have the same names as the options, with
1005 # Reject names that are not valid shell variable names.
1031 # Reject names that are not valid shell variable names.
1235 # Reject names that are not valid shell variable names.
1251 # Reject names that are not valid shell variable names.
1289 # Reject names tha
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js1462 var names = Object.getOwnPropertyNames(obj);
1463 for (var _i = 0, names_1 = names; _i < names_1.length; _i++) {
1878 // We convert the file names to lower case as key for file name on case insensitive file system
2196 * Given a name and a list of names that are *not* equal to the name, return a spelling suggestion if there is one that is close enough.
7128 // Windows rooted dir names need an extra `/` prepended to be valid file:/// urls
8143 * Use `containsPath` if file names are not already reduced and absolute.
8256 Only_ambient_modules_can_use_quoted_names: diag(1035, ts.DiagnosticCategory.Error, "Only_ambient_modules_can_use_quoted_names_1035", "Only ambient modules can use quoted names."),
8350 Computed_property_names_are_not_allowed_in_enums: diag(1164, ts.DiagnosticCategory.Error, "Computed_property_names_are_not_allowed_in_enums_1164", "Computed property names are not allowed in enums."),
8579 Module_declaration_names_may_only_use_or_quoted_strings: diag(1443, ts.DiagnosticCategory.Error, "Module_declaration_names_may_only_use_or_quoted_strings_1443", "Module declaration names may only use ' or \" quoted strings."),
8911 JSX_property_access_expressions_cannot_include_JSX_namespace_names: diag(2633, ts.DiagnosticCategory.Error, "JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633", "JSX property access expressions cannot include JSX namespace names"),
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1230 std::vector<const char*> names; in checkUniform() local
1235 names.resize(size); in checkUniform()
1259 names[i] = names_str[i].c_str(); in checkUniform()
1264 program.GetUniformIndices(static_cast<glw::GLsizei>(size), &names[0], &indices[0]); in checkUniform() local
2861 * @param names Names of uniforms
2864 void Program::GetUniformIndices(GLsizei count, const GLchar** names, GLuint* indices) const in GetUniformIndices() argument
2868 GetUniformIndices(gl, m_id, count, names, indices); in GetUniformIndices()
2990 * @param names Names of uniforms
2993 void Program::GetUniformIndices(const Functions& gl, GLuint program_id, GLsizei count, const GLchar** names, in GetUniformIndices() argument
2996 gl.getUniformIndices(program_id, count, names, indice in GetUniformIndices()
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c4371 const char *names[] = {"x", "y", "z"}; in nir_to_spirv() local
4375 spirv_builder_emit_name(&ctx.builder, sizes[i], names[i]); in nir_to_spirv()
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc1211 Handle<NameToIndexHashTable> names = NameToIndexHashTable::New(isolate(), 16); in NewScriptContextTable() local
1213 context_table->set_names_to_context_index(*names); in NewScriptContextTable()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc77 // block in the order names D as its continue target, or merge block,
1436 // but differ only in member names, the two struct types will be in GetVariableStoreType()
4179 const char* names[] = {"x", "y", "z", "w"}; in Swizzle() local
4181 Source{}, builder_.Symbols().Register(names[i & 3])); in Swizzle()
/third_party/python/Modules/
H A Dsocketmodule.c82 - names starting with sock_ are socket object methods
83 - names starting with socket_ are module-level functions
84 - names starting with PySocket are exported through socketmodule.h
1055 names to a numeric IP address. This usually calls gethostbyname()
1056 to do the work; the names "" and "<broadcast>" are special.
1608 /* Helper for getsockaddrarg: bypass IDNA for ASCII-only host names
5488 names */
6809 /* Python API for getting interface indices and names */
8529 const char *names[] = {"SIO_RCVALL", "SIO_KEEPALIVE_VALS", local
8540 PyModule_AddObject(m, names[
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp643 * overlapping temporary names.
1275 static ParamNames names ("a", "b", "c", "d"); in doGetParamNames()
1276 return names; in doGetParamNames()
1913 // these have the same names as ordinary mathematical operations (sin, log
/third_party/node/deps/undici/
H A Dundici.js2433 const names = [...this[kHeadersList]].sort((a, b) => a[0] < b[0] ? -1 : 1);
2435 for (let i = 0; i < names.length; ++i) {
2436 const [name, value] = names[i];
/third_party/node/test/fixtures/wpt/resources/
H A Didlharness.js165 * exception names, and are expected to also exist as keys in this.members
861 }.bind(this), `Partial ${parsed_idl.type} ${partialTestName}: member names are unique`);
894 }.bind(this), lhs + " includes " + rhs + ": member names are unique");
/third_party/selinux/libsepol/src/
H A Dwrite.c1007 if (ebitmap_write(&e->names, fp)) { in write_cons_helper()

Completed in 198 milliseconds

1...<<3132333435363738394041