/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/nmake/lib/ |
H A D | vc-common.mak | 7 # tag with assignment fail, but work assignment for all tags
|
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/gmake/lib/ |
H A D | vc6.mak | 14 # tag with assignment fail, but work assignment for all tags
|
H A D | gcc.mak | 14 # tag with assignment fail, but work assignment for all tags
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | trio.c | 6058 int assignment; variable 6067 assignment = 0; 6100 return (assignment > 0) ? assignment : EOF; 6156 assignment++; 6210 assignment++; 6233 assignment++; 6267 assignment++; 6336 assignment++; 6345 return assignment; 6347 assignment++; [all …]
|
/reactos/dll/win32/jscript/lang/ |
H A D | jscript_En.rc | 51 IDS_ILLEGAL_ASSIGN "Illegal assignment"
|
/reactos/dll/win32/vbscript/ |
H A D | vbscript.rc | 52 VBSE_FUNC_ARITY_MISMATCH "Wrong number of arguments or invalid property assignment"
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | hlsl.y | 499 struct hlsl_ir_node *assignment; in struct_var_initializer() local 529 … assignment = make_assignment(&deref->node, ASSIGN_OP_ASSIGN, BWRITERSP_WRITEMASK_ALL, node); in struct_var_initializer() 530 list_add_tail(list, &assignment->entry); in struct_var_initializer() 547 struct hlsl_ir_node *assignment; in declare_vars() local 664 assignment = make_assignment(&new_var_deref(var)->node, ASSIGN_OP_ASSIGN, in declare_vars() 667 list_add_tail(statements_list, &assignment->entry); in declare_vars()
|
H A D | utils.c | 2202 static void free_ir_assignment(struct hlsl_ir_assignment *assignment) in free_ir_assignment() argument 2204 free_instr(assignment->lhs); in free_ir_assignment() 2205 free_instr(assignment->rhs); in free_ir_assignment() 2206 d3dcompiler_free(assignment); in free_ir_assignment()
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | contrib.txt | 23 8. spaces surrounding assignment and comparisons.
|
/reactos/base/system/diskpart/lang/ |
H A D | en-US.rc | 213 IDS_HELP_REMOVE "Remove a drive letter or mount point assignment.\n"
|
/reactos/sdk/lib/3rdparty/stlport/doc/ |
H A D | FAQ | 256 call a.push, or on assignment _str = s. This is evident here, but not 287 // Following is wrong because there is no assignment
|
/reactos/sdk/lib/3rdparty/adns/ |
H A D | changelog | 258 * Don't use GCC union assignment feature (.rrs=0 => .rrs.untyped=0).
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ChangeLog-5.1 | 1480 constructor and assignment operator. 1513 assignment operator private to avoid warning as _M_cat member 1514 data has private copy constructor and assignment operator too. 2409 constructors, assignment operator and destructor to any_type struct 4824 errno assignment. 4888 * test/unit/string_test.cpp: more test with assignment. 5944 trivial assignment operator informations. 6438 the assignment operators on the output iterators. 7238 hashed containers and list on calls to clear/assign/assignment 7242 copy constructor and assignment operator (thanks Bradley Grainger) [all …]
|
H A D | ChangeLog | 354 require a copy constructor and assignment operator. Thanks bug 2625 as not limited to assignment.
|
/reactos/dll/win32/rasdlg/lang/ |
H A D | en-US.rc | 1686 GROUPBOX "TCP/IP address assignment", -1, 6, 42, 250, 122 1707 GROUPBOX "Network number assignment", -1, 8, 43, 234, 87 2347 …F. Please either change the assigned network numbers or use automatic network number assignment.\0"
|
H A D | he-IL.rc | 1686 GROUPBOX "TCP/IP address assignment", -1, 6, 42, 250, 122 1707 GROUPBOX "Network number assignment", -1, 8, 43, 234, 87 2347 …F. Please either change the assigned network numbers or use automatic network number assignment.\0"
|
H A D | no-NO.rc | 1686 GROUPBOX "TCP/IP address assignment", -1, 6, 42, 250, 122
|
/reactos/modules/rostests/winetests/cmd/ |
H A D | test_builtins.cmd.exp | 1183 ----- assignment tests involving the end destination
|
H A D | test_builtins.cmd | 1722 echo ----- assignment tests involving the end destination
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | ChangeLog | 860 - Remove an unnecessary assignment to curr in inftrees.c [Truta] 958 - Invert the assignment order of match_head and s->prev[...] in 1340 - avoid useless assignment of s->check to itself in inflate_blocks_new
|
/reactos/modules/rosapps/applications/explorer-old/ |
H A D | Doxyfile-all | 99 # ordinary class members. Constructors, destructors and assignment operators of
|
/reactos/sdk/lib/3rdparty/freetype/ |
H A D | ChangeLog | 3828 redundant assignment. 3832 * src/cff/cffparse.c (cff_parse_blend): Remove redundant assignment.
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | CHANGES | 3005 signed/unsigned and shortening problems on assignment but also a few 3861 Changed png_memcpy to C assignment where appropriate. Changed all those 3862 uses of png_memcpy that were doing a simple assignment to assignments
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | ChangeLog | 113 1.13, so there is now a version check and a conditional assignment to
|
/reactos/sdk/include/reactos/mc/ |
H A D | ntstatus.mc | 2581 Indicates a process has too many threads to perform the requested action. For example, assignment o…
|