Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 25 of 1468) sorted by relevance

12345678910>>...59

/third_party/vk-gl-cts/scripts/khr_util/
Dgen_str_util.py26 def isValueDefined (definitions, value): argument
27 return value in definitions
29 def allValuesUndefined (definitions, values): argument
31 if isValueDefined(definitions, value):
35 def anyValueDefined (definitions, values): argument
36 return not allValuesUndefined(definitions, values)
43 definitions = makeDefSet(iface)
47 if anyValueDefined(definitions, values):
54 if anyValueDefined(definitions, values):
61 if anyValueDefined(definitions, values):
[all …]
/third_party/typescript/tests/baselines/reference/
DcollisionArgumentsClassConstructor.errors.txt2 …sConstructor.ts(3,31): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
3 …sConstructor.ts(4,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
4 …sConstructor.ts(8,17): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
6 …sConstructor.ts(9,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
7 …Constructor.ts(13,17): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
8 …Constructor.ts(14,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
9 …Constructor.ts(20,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
10 …Constructor.ts(25,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
12 …Constructor.ts(30,24): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
13 …Constructor.ts(31,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
[all …]
DcollisionArgumentsClassMethod.errors.txt2 …sClassMethod.ts(2,30): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
3 …sClassMethod.ts(3,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
4 …sClassMethod.ts(5,17): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
6 …sClassMethod.ts(6,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
7 …sClassMethod.ts(8,23): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
8 …sClassMethod.ts(9,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
9 …ClassMethod.ts(11,29): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
10 …ClassMethod.ts(12,29): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
12 …ClassMethod.ts(13,26): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
13 …ClassMethod.ts(14,13): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
[all …]
DstrictModeReservedWordInClassDeclaration.errors.txt1 …dentifier expected. 'private' is a reserved word in strict mode. Class definitions are automatical…
2 …Identifier expected. 'public' is a reserved word in strict mode. Class definitions are automatical…
3 …Identifier expected. 'static' is a reserved word in strict mode. Class definitions are automatical…
4 …dentifier expected. 'private' is a reserved word in strict mode. Class definitions are automatical…
5 …Identifier expected. 'public' is a reserved word in strict mode. Class definitions are automatical…
6 …Identifier expected. 'static' is a reserved word in strict mode. Class definitions are automatical…
7 …Identifier expected. 'public' is a reserved word in strict mode. Class definitions are automatical…
8 …Identifier expected. 'public' is a reserved word in strict mode. Class definitions are automatical…
9 …3: Identifier expected. 'let' is a reserved word in strict mode. Class definitions are automatical…
10 …dentifier expected. 'private' is a reserved word in strict mode. Class definitions are automatical…
[all …]
DconvertKeywordsYes.errors.txt2 …tifier expected. 'implements' is a reserved word in strict mode. Class definitions are automatical…
3 …ntifier expected. 'interface' is a reserved word in strict mode. Class definitions are automatical…
4 …3: Identifier expected. 'let' is a reserved word in strict mode. Class definitions are automatical…
5 …dentifier expected. 'package' is a reserved word in strict mode. Class definitions are automatical…
6 …dentifier expected. 'private' is a reserved word in strict mode. Class definitions are automatical…
7 …ntifier expected. 'protected' is a reserved word in strict mode. Class definitions are automatical…
8 …Identifier expected. 'public' is a reserved word in strict mode. Class definitions are automatical…
9 …Identifier expected. 'static' is a reserved word in strict mode. Class definitions are automatical…
10 … Identifier expected. 'yield' is a reserved word in strict mode. Class definitions are automatical…
309 …tifier expected. 'implements' is a reserved word in strict mode. Class definitions are automatical…
[all …]
DparseClassDeclarationInStrictModeByDefaultInES6.errors.txt1 …DefaultInES6.ts(4,16): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
2 …odeByDefaultInES6.ts(5,17): error TS1210: Invalid use of 'eval'. Class definitions are automatical…
3 …yDefaultInES6.ts(6,9): error TS1210: Invalid use of 'arguments'. Class definitions are automatical…
13 !!! error TS1210: Invalid use of 'arguments'. Class definitions are automatically in strict mode.
16 !!! error TS1210: Invalid use of 'eval'. Class definitions are automatically in strict mode.
19 !!! error TS1210: Invalid use of 'arguments'. Class definitions are automatically in strict mode.
DdidYouMeanSuggestionErrors.errors.txt1 …error TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test runn…
2 …2,5): error TS2582: Cannot find name 'it'. Do you need to install type definitions for a test runn…
3 …3,19): error TS2581: Cannot find name '$'. Do you need to install type definitions for jQuery? Try…
4 …): error TS2582: Cannot find name 'suite'. Do you need to install type definitions for a test runn…
5 …5): error TS2582: Cannot find name 'test'. Do you need to install type definitions for a test runn…
7 … error TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `…
9 … error TS2580: Cannot find name 'require'. Do you need to install type definitions for node? Try `…
10 …: error TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `…
11 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
25 !!! error TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test r…
[all …]
DanonymousModules.errors.txt1 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
3 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
5 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
12 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
19 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
29 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
Dparser509693.errors.txt1 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
2 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
8 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
10 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
DtypecheckIfCondition.errors.txt1 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
2 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
11 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
13 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
DmoduleExports1.errors.txt1 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
2 …: error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try `…
20 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
22 !!! error TS2580: Cannot find name 'module'. Do you need to install type definitions for node? Try …
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp504 if (instr->definitions.empty()) in pseudo_propagate_temp()
509 std::all_of(instr->definitions.begin(), instr->definitions.end(), in pseudo_propagate_temp()
518 std::none_of(instr->definitions.begin(), instr->definitions.end(), in pseudo_propagate_temp()
546 decrease -= instr->definitions.back().bytes(); in pseudo_propagate_temp()
547 instr->definitions.pop_back(); in pseudo_propagate_temp()
553 if (temp.regClass() == instr->definitions[0].regClass()) in pseudo_propagate_temp()
587 tmp->definitions.size())); in to_VOP3()
589 for (unsigned i = 0; i < instr->definitions.size(); i++) { in to_VOP3()
590 instr->definitions[i] = tmp->definitions[i]; in to_VOP3()
591 if (instr->definitions[i].isTemp()) { in to_VOP3()
[all …]
Daco_opt_value_numbering.cpp68 uint32_t len = instr->operands.size() + instr->definitions.size() + sizeof(T); in hash_murmur_32()
122 a->definitions.size() != b->definitions.size()) in operator ()()
146 for (unsigned i = 0; i < a->definitions.size(); i++) { in operator ()()
147 if (a->definitions[i].isTemp()) { in operator ()()
148 if (!b->definitions[i].isTemp()) in operator ()()
150 if (a->definitions[i].regClass() != b->definitions[i].regClass()) in operator ()()
153 if (a->definitions[i].isFixed()) { in operator ()()
154 if (!b->definitions[i].isFixed()) in operator ()()
156 if (a->definitions[i].physReg() != b->definitions[i].physReg()) in operator ()()
158 if (a->definitions[i].physReg() == exec) in operator ()()
[all …]
Daco_validate.cpp163 check((instr->definitions[0].isFixed() && instr->definitions[0].physReg() == vcc) || in validate_ir()
167 const Definition& def = instr->definitions[0]; in validate_ir()
198 if (instr->definitions.size() >= 2) { in validate_ir()
199 check(instr->definitions[1].isFixed() && instr->definitions[1].physReg() == vcc, in validate_ir()
235 if (instr->definitions[0].regClass().is_subdword() && !instr->definitions[0].isFixed()) in validate_ir()
257 for (unsigned i = 0; i < instr->definitions.size(); i++) { in validate_ir()
258 if (instr->definitions[i].regClass().is_subdword()) in validate_ir()
259 check(instr->isPseudo() || instr->definitions[i].bytes() <= 4, in validate_ir()
303 check(instr->definitions[0].getTemp().type() == RegType::sgpr, in validate_ir()
306 check(instr->definitions[0].getTemp().type() == RegType::vgpr, in validate_ir()
[all …]
Daco_assembler.cpp114 encoding |= !instr->definitions.empty() ? instr->definitions[0].physReg() << 16 : 0; in emit_instruction()
139 encoding |= !instr->definitions.empty() && !(instr->definitions[0].physReg() == scc) in emit_instruction()
140 ? instr->definitions[0].physReg() << 16 in emit_instruction()
154 encoding |= !instr->definitions.empty() ? instr->definitions[0].physReg() << 16 : 0; in emit_instruction()
182 bool soe = instr->operands.size() >= (!instr->definitions.empty() ? 3 : 4); in emit_instruction()
183 bool is_load = !instr->definitions.empty(); in emit_instruction()
189 encoding |= instr->definitions.size() ? instr->definitions[0].physReg() << 15 : 0; in emit_instruction()
231 encoding |= (is_load ? instr->definitions[0].physReg() : instr->operands[2].physReg()) in emit_instruction()
278 encoding |= (0xFF & instr->definitions[0].physReg()) << 17; in emit_instruction()
286 if (!instr->definitions.empty()) in emit_instruction()
[all …]
Daco_ir.cpp206 if (!pre_ra && instr->definitions.size() >= 2) in can_use_SDWA()
217 if (!instr->definitions.empty() && instr->definitions[0].bytes() > 4 && !instr->isVOPC()) in can_use_SDWA()
260 tmp->definitions.size())); in convert_to_SDWA()
262 std::copy(tmp->definitions.cbegin(), tmp->definitions.cend(), instr->definitions.begin()); in convert_to_SDWA()
282 sdwa.dst_sel = SubdwordSel(instr->definitions[0].bytes(), 0, false); in convert_to_SDWA()
284 if (instr->definitions[0].getTemp().type() == RegType::sgpr && chip == GFX8) in convert_to_SDWA()
285 instr->definitions[0].setFixed(vcc); in convert_to_SDWA()
286 if (instr->definitions.size() >= 2) in convert_to_SDWA()
287 instr->definitions[1].setFixed(vcc); in convert_to_SDWA()
308 if (!pre_ra && (instr->isVOPC() || instr->definitions.size() > 1) && in can_use_DPP()
[all …]
/third_party/gettext/gettext-tools/src/
Dmsgmerge.c786 definitions_init (definitions_ty *definitions, const char *canon_charset) in definitions_init() argument
788 definitions->lists = message_list_list_alloc (); in definitions_init()
789 message_list_list_append (definitions->lists, NULL); in definitions_init()
791 message_list_list_append_list (definitions->lists, compendiums); in definitions_init()
792 definitions->curr_findex = NULL; in definitions_init()
793 gl_lock_init (definitions->curr_findex_init_lock); in definitions_init()
794 definitions->comp_findex = NULL; in definitions_init()
795 gl_lock_init (definitions->comp_findex_init_lock); in definitions_init()
796 definitions->canon_charset = canon_charset; in definitions_init()
801 definitions_current_list (const definitions_ty *definitions) in definitions_current_list() argument
[all …]
/third_party/mesa3d/src/compiler/glsl/
Dlink_interface_blocks.cpp331 interface_block_definitions *definitions; in validate_intrastage_interface_blocks() local
334 definitions = &in_interfaces; in validate_intrastage_interface_blocks()
337 definitions = &out_interfaces; in validate_intrastage_interface_blocks()
340 definitions = &uniform_interfaces; in validate_intrastage_interface_blocks()
343 definitions = &buffer_interfaces; in validate_intrastage_interface_blocks()
353 ir_variable *prev_def = definitions->lookup(var); in validate_intrastage_interface_blocks()
358 definitions->store(var); in validate_intrastage_interface_blocks()
383 interface_block_definitions definitions; in validate_interstage_inout_blocks() local
468 definitions.store(var); in validate_interstage_inout_blocks()
477 ir_variable *producer_def = definitions.lookup(var); in validate_interstage_inout_blocks()
[all …]
/third_party/node/tools/
Djs2c.py116 def AddModule(filename, definitions, initializers): argument
123 definitions.append(definition)
139 definitions = []
143 AddModule(filename, definitions, initializers)
146 definitions.append(config_def)
149 definitions = ''.join(definitions)
151 out = TEMPLATE.format(definitions, initializers, config_size)
/third_party/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h74 this->definitions().appendf("const %s %s = %s;\n", type, name, value); in defineConstant()
78 this->definitions().appendf("const int %s = %i;\n", name, value); in defineConstant()
82 this->definitions().appendf("const float %s = %f;\n", name, value); in defineConstant()
86 this->definitions().appendf("const %s %s = ", type, name); in defineConstantf()
89 this->definitions().appendVAList(fmt, args); in defineConstantf()
91 this->definitions().append(";\n"); in defineConstantf()
94 void definitionAppend(const char* str) { this->definitions().append(str); } in definitionAppend()
237 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h72 this->definitions().appendf("const %s %s = %s;\n", type, name, value); in defineConstant()
76 this->definitions().appendf("const int %s = %i;\n", name, value); in defineConstant()
80 this->definitions().appendf("const float %s = %f;\n", name, value); in defineConstant()
84 this->definitions().appendf("const %s %s = ", type, name); in defineConstantf()
87 this->definitions().appendVAList(fmt, args); in defineConstantf()
89 this->definitions().append(";\n"); in defineConstantf()
207 SkString& definitions() { return fShaderStrings[kDefinitions]; } in definitions() function
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dconsistent-type-definitions.md1 # Consistent with type definition either `interface` or `type` (`consistent-type-definitions`)
23 - `"interface"`: enforce using `interface`s for object type definitions.
24 - `"type"`: enforce using `type`s for object type definitions.
30 // Use type for object definitions
31 "@typescript-eslint/consistent-type-definitions": ["error", "type"]
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_DefinitionsTest3 A variety of header file definitions are listed in the POSIX Base Definitions
5 definitions that appear.
37 For examples, see posixtestsuite/conformance/definitions/signal/15-1.c
45 #include <include file with definitions.h>
51 For examples, see posixtestsuite/conformance/definitions/signal/22-*.c
68 For examples, see posixtestsuite/conformance/definitions/signal/43-1.c
/third_party/typescript/tests/baselines/reference/user/
Dassert.log4 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
5 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
6 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
7 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
8 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
9 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
10 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
11 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
16 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
19 …5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runn…
[all …]
/third_party/libsnd/cmake/
DTestLargeFiles.cmake27 message (STATUS "Checking size of off_t without any definitions:")
29 message (STATUS "Checking of off_t without any definitions: ${SIZEOF_OFF_T}")
31 set (LARGE_FILES_DEFINITIONS "" CACHE INTERNAL "64-bit off_t required definitions")
50 …RGE_FILES_DEFINITIONS} "/D_FILE_OFFSET_BITS=64" CACHE INTERNAL "64-bit off_t required definitions")
70 …ONS ${LARGE_FILES_DEFINITIONS} "/D_LARGE_FILES" CACHE INTERNAL "64-bit off_t required definitions")
92 …LARGE_FILES_DEFINITIONS} "/D_LARGEFILE_SOURCE" CACHE INTERNAL "64-bit off_t required definitions")
107 …message (STATUS "Add LARGE_FILES_DEFINITIONS to your compiler definitions or configure with _FILE_…

12345678910>>...59