/reactos/modules/rostests/apitests/compiler/ms/seh/ |
H A D | clean.cmd | 2 del seh0001.obj 4 del seh0002.obj 6 del seh0003.obj 8 del seh0004.obj 10 del seh0005.obj 12 del seh0006.obj 14 del seh0007.obj 16 del seh0008.obj 18 del seh0009.obj 20 del seh0010.obj [all …]
|
/reactos/sdk/lib/3rdparty/stlport/test/eh/ |
H A D | descrip.mms | 10 .SUFFIXES .obj .cpp 14 AUX_LIST=TestClass.obj,main.obj,nc_alloc.obj,random_number.obj 16 TEST_LIST=test_algo.obj,- 17 test_algobase.obj,test_list.obj,test_slist.obj,- 18 test_bit_vector.obj,test_vector.obj,- 19 test_deque.obj,test_set.obj,test_map.obj,- 20 test_hash_map.obj,test_hash_set.obj,test_rope.obj,- 21 test_string.obj,test_bitset.obj,test_valarray.obj 26 EXECS = $(LIST:%.obj=%.exe) 27 TESTS = $(LIST:%.obj=%.out) [all …]
|
H A D | intel.mak | 26 Dep_stl = TestClass.obj main.obj nc_alloc.obj \ 27 random_number.obj test_algo.obj test_algobase.obj test_bit_vector.obj test_deque.obj \ 28 test_hash_map.obj test_hash_set.obj test_list.obj test_map.obj test_rope.obj test_set.obj \ 29 test_slist.obj test_vector.obj test_string.obj test_bitset.obj test_valarray.obj 45 -@erase "$(INTDIR)\*.obj" 47 -@erase "$(OUTDIR)\*.obj" 56 .c.obj: 59 .cpp.obj: 62 .cxx.obj:
|
H A D | bcb.mak | 20 nc_alloc.obj \ 22 test_algo.obj \ 25 test_bitset.obj \ 26 test_deque.obj \ 29 test_list.obj \ 30 test_map.obj \ 31 test_rope.obj \ 32 test_set.obj \ 33 test_slist.obj \ 36 test_vector.obj main.obj [all …]
|
H A D | intel45.mak | 24 Dep_stl = TestClass.obj main.obj nc_alloc.obj \ 25 random_number.obj test_algo.obj test_algobase.obj test_bit_vector.obj test_deque.obj \ 26 test_hash_map.obj test_hash_set.obj test_list.obj test_map.obj test_rope.obj test_set.obj \ 27 test_slist.obj test_vector.obj test_string.obj test_bitset.obj test_valarray.obj 85 -@erase "$(INTDIR)\*.obj" 87 -@erase "$(OUTDIR)\*.obj" 96 .c.obj: 99 .cpp.obj: 102 .cxx.obj:
|
H A D | intel50.mak | 24 Dep_stl = TestClass.obj main.obj nc_alloc.obj \ 25 random_number.obj test_algo.obj test_algobase.obj test_bit_vector.obj test_deque.obj \ 26 test_hash_map.obj test_hash_set.obj test_list.obj test_map.obj test_rope.obj test_set.obj \ 27 test_slist.obj test_vector.obj test_string.obj test_bitset.obj test_valarray.obj 91 -@erase "$(INTDIR)\*.obj" 93 -@erase "$(OUTDIR)\*.obj" 102 .c.obj: 105 .cpp.obj: 108 .cxx.obj:
|
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/nmake/ |
H A D | targets.mak | 184 OBJ_MARKED=$(OBJ_MARKED:@=obj\vc6\@) 185 RES_MARKED=$(RES_MARKED:@=obj\vc6\@) 188 OBJ_MARKED=$(OBJ_MARKED:@=obj\vc70\@) 189 RES_MARKED=$(RES_MARKED:@=obj\vc70\@) 192 OBJ_MARKED=$(OBJ_MARKED:@=obj\vc71\@) 196 OBJ_MARKED=$(OBJ_MARKED:@=obj\vc8\@) 197 RES_MARKED=$(RES_MARKED:@=obj\vc8\@) 200 OBJ_MARKED=$(OBJ_MARKED:@=obj\vc9\@) 201 RES_MARKED=$(RES_MARKED:@=obj\vc9\@) 204 OBJ_MARKED=$(OBJ_MARKED:@=obj\icl\@) [all …]
|
H A D | clean.mak | 11 @if exist $(OUTPUT_DIR)\*.obj del /F /Q $(OUTPUT_DIR)\*.obj 12 @if exist $(OUTPUT_DIR_DBG)\*.obj del /F /Q $(OUTPUT_DIR_DBG)\*.obj 13 @if exist $(OUTPUT_DIR_STLDBG)\*.obj del /F /Q $(OUTPUT_DIR_STLDBG)\*.obj 14 @if exist $(OUTPUT_DIR_A)\*.obj del /F /Q $(OUTPUT_DIR_A)\*.obj 15 @if exist $(OUTPUT_DIR_A_DBG)\*.obj del /F /Q $(OUTPUT_DIR_A_DBG)\*.obj 16 @if exist $(OUTPUT_DIR_A_STLDBG)\*.obj del /F /Q $(OUTPUT_DIR_A_STLDBG)\*.obj
|
/reactos/modules/rostests/winetests/qedit/ |
H A D | timeline.c | 45 ok(!obj, "Expected NULL got %p\n", obj); in test_timeline() 55 obj = &obj_iface; in test_timeline() 66 if (obj != &obj_iface) IAMTimelineObj_Release(obj); in test_timeline() 70 ok(obj == &obj_iface, "Expected %p got %p\n", &obj_iface, obj); in test_timeline() 74 obj = NULL; in test_timeline() 77 if (!obj) return; in test_timeline() 86 hr = IAMTimelineObj_GetTimelineType(obj, NULL); in test_timeline() 110 IAMTimelineObj_Release(obj); in test_timeline() 118 IAMTimelineObj *obj; in test_timelineobj_interfaces() local 137 ok(obj == obj2, "Different pointers\n"); in test_timelineobj_interfaces() [all …]
|
/reactos/modules/rostests/winetests/vbscript/ |
H A D | lang.vbs | 22 Dim obj 894 Set x = obj 987 Call ok(obj.gsProp = 6, "obj.gsProp = " & obj.gsProp) 995 x = obj 999 Call ok(obj = 3, "(x = obj) = " & obj) 1045 call ok(obj.prop0 = 1, "obj.prop0 = " & obj.prop0) 1060 Set x = obj 1078 Call obj.test(obj) 1102 Call ok(+obj is obj, "+obj != obj") 1283 Call arrarg(arr, arr, obj.classarr, obj.classarr) [all …]
|
/reactos/modules/rostests/winetests/wbemprox/ |
H A D | query.c | 37 IWbemClassObject *obj; in exec_query() local 371 IWbemClassObject *obj; in test_Win32_Bios() local 421 IWbemClassObject *obj; in test_Win32_Baseboard() local 585 IWbemClassObject *obj; in test_Win32_ComputerSystem() local 678 IWbemClassObject *obj; in test_Win32_SystemEnclosure() local 1053 IWbemClassObject *obj; in test_query_semisync() local 1067 ok( obj == (void *)0xdeadbeef, "Got object %p\n", obj ); in test_query_semisync() 1217 IWbemClassObject *obj; in test_Win32_OperatingSystem() local 1310 IWbemClassObject *obj; in test_Win32_ComputerSystemProduct() local 1347 IWbemClassObject *obj; in test_Win32_PhysicalMemory() local [all …]
|
/reactos/modules/rosapps/applications/screensavers/butterflies/ |
H A D | butterflies.c | 34 struct object obj[50]; variable 78 obj[loop].tex=rand()%3; // Texture Can Be One Of 3 Textures in SetObject() 80 obj[loop].y=18.0f; // Set y Position To 18 (Off Top Of Screen) in SetObject() 83 obj[loop].flap=0.0f; // flap Starts Off At 0.0f; in SetObject() 194 glTranslatef(obj[loop].x,obj[loop].y,obj[loop].z); // Position The Object in Display() 213 obj[loop].y-=obj[loop].yi; // Move Object Down The Screen in Display() 214 obj[loop].spinz+=obj[loop].spinzi; // Increase Z Rotation By spinzi in Display() 215 obj[loop].flap+=obj[loop].fi; // Increase flap Value By fi in Display() 217 if (obj[loop].y<-18.0f) // Is Object Off The Screen? in Display() 222 if ((obj[loop].flap>1.0f) || (obj[loop].flap<-1.0f)) // Time To Change Flap Direction? in Display() [all …]
|
/reactos/dll/win32/jscript/ |
H A D | json.c | 133 jsdisp_t *obj; in parse_json_value() local 183 jsdisp_release(obj); in parse_json_value() 413 jsdisp_t *obj; in maybe_to_primitive() local 422 jsdisp_release(obj); in maybe_to_primitive() 431 jsdisp_release(obj); in maybe_to_primitive() 443 *r = jsval_obj(obj); in maybe_to_primitive() 667 jsdisp_t *obj; in stringify() local 671 if(!obj) in stringify() 726 jsdisp_t *obj; in stringify() local 729 if(!obj) { in stringify() [all …]
|
H A D | activex.c | 66 IUnknown *obj; in create_activex_object() local 101 hres = IClassFactory_CreateInstance(cf, NULL, &IID_IUnknown, (void**)&obj); in create_activex_object() 107 cs.pUnk = obj; in create_activex_object() 117 IUnknown_Release(obj); in create_activex_object() 133 IUnknown_Release(obj); in create_activex_object() 138 return obj; in create_activex_object() 147 IUnknown *obj; in ActiveXObject_value() local 172 obj = create_activex_object(ctx, progid); in ActiveXObject_value() 174 if(!obj) in ActiveXObject_value() 177 hres = IUnknown_QueryInterface(obj, &IID_IDispatch, (void**)&disp); in ActiveXObject_value() [all …]
|
/reactos/modules/rostests/winetests/browseui/ |
H A D | autocomplete.c | 223 #define expect_end(obj) \ argument 231 IEnumString *obj; in test_ACLMulti() local 285 expect_str(obj, "a"); in test_ACLMulti() 286 expect_str(obj, "c"); in test_ACLMulti() 287 expect_str(obj, "e"); in test_ACLMulti() 288 expect_str(obj, "a"); in test_ACLMulti() 289 expect_str(obj, "b"); in test_ACLMulti() 290 expect_str(obj, "d"); in test_ACLMulti() 291 expect_end(obj); in test_ACLMulti() 349 expect_end(obj); in test_ACLMulti() [all …]
|
/reactos/modules/rostests/winetests/shell32/ |
H A D | autocomplete.c | 515 ok(obj->num_resets == 1, "Expected 1 reset, got %u\n", obj->num_resets); in test_aclist_expand() 522 ok(obj->num_resets == 2, "Expected 2 resets, got %u\n", obj->num_resets); in test_aclist_expand() 532 ok(obj->num_resets == 2, "Expected 2 resets, got %u\n", obj->num_resets); in test_aclist_expand() 537 ok(obj->num_resets == 3, "Expected 3 resets, got %u\n", obj->num_resets); in test_aclist_expand() 544 ok(obj->num_resets == 4, "Expected 4 resets, got %u\n", obj->num_resets); in test_aclist_expand() 549 ok(obj->num_resets == 5, "Expected 5 resets, got %u\n", obj->num_resets); in test_aclist_expand() 556 ok(obj->num_resets == 6, "Expected 6 resets, got %u\n", obj->num_resets); in test_aclist_expand() 563 ok(obj->num_resets == 7, "Expected 7 resets, got %u\n", obj->num_resets); in test_aclist_expand() 735 ok(obj->num_resets == 1, "Expected 1 reset, got %u\n", obj->num_resets); in test_custom_source() 741 ok(obj->num_resets == 1, "Expected 1 reset, got %u\n", obj->num_resets); in test_custom_source() [all …]
|
/reactos/win32ss/user/ntuser/ |
H A D | object.h | 6 PVOID obj; member 10 VOID FASTCALL UserReferenceObject(PVOID obj); 12 BOOL FASTCALL UserDereferenceObject(PVOID obj); 27 UserRefObjectCo(PVOID obj, PUSER_REFERENCE_ENTRY UserReferenceEntry) in UserRefObjectCo() argument 34 UserReferenceEntry->obj = obj; in UserRefObjectCo() 35 UserReferenceObject(obj); in UserRefObjectCo() 43 UserDerefObjectCo(PVOID obj) in UserDerefObjectCo() argument 49 ASSERT(obj != NULL); in UserDerefObjectCo() 57 ASSERT(obj == UserReferenceEntry->obj); in UserDerefObjectCo() 58 UserDereferenceObject(obj); in UserDerefObjectCo()
|
/reactos/dll/directx/wine/devenum/ |
H A D | devenum_main.c | 54 IUnknown *obj; member 64 TRACE("(%p, %s, %p)\n", iface, debugstr_guid(iid), obj); in ClassFactory_QueryInterface() 69 *obj = iface; in ClassFactory_QueryInterface() 73 *obj = NULL; in ClassFactory_QueryInterface() 91 IUnknown *outer, REFIID iid, void **obj) in ClassFactory_CreateInstance() argument 95 TRACE("(%p, %s, %p)\n", outer, debugstr_guid(iid), obj); in ClassFactory_CreateInstance() 97 if (!obj) return E_POINTER; in ClassFactory_CreateInstance() 101 return IUnknown_QueryInterface(This->obj, iid, obj); in ClassFactory_CreateInstance() 127 HRESULT WINAPI DllGetClassObject(REFCLSID clsid, REFIID iid, void **obj) in DllGetClassObject() argument 129 TRACE("(%s, %s, %p)\n", debugstr_guid(clsid), debugstr_guid(iid), obj); in DllGetClassObject() [all …]
|
/reactos/base/applications/regedit/ |
H A D | security.c | 117 CRegKeySecurity_fnAddRef(obj); in CRegKeySecurity_fnQueryInterface() 380 *pObjectInfo = obj->ObjectInfo; in ISecurityInformation_fnGetObjectInformation() 413 *obj->Btn = TRUE; in ISecurityInformation_fnSetSecurity() 722 PCRegKeySecurity obj; in CRegKeySecurity_fnConstructor() local 728 if (obj != NULL) in CRegKeySecurity_fnConstructor() 730 obj->ref = 1; in CRegKeySecurity_fnConstructor() 737 obj->ObjectInfo = *ObjectInfo; in CRegKeySecurity_fnConstructor() 738 obj->Btn = Btn; in CRegKeySecurity_fnConstructor() 739 obj->hRootKey = hRootKey; in CRegKeySecurity_fnConstructor() 740 StringCbCopyW(obj->szRegKey, sizeof(obj->szRegKey), lpRegKey); in CRegKeySecurity_fnConstructor() [all …]
|
/reactos/dll/directx/wine/dmusic/ |
H A D | port.c | 817 SynthPortImpl *obj; in synth_port_create() local 826 if (!obj) in synth_port_create() 833 obj->ref = 1; in synth_port_create() 834 obj->parent = parent; in synth_port_create() 835 obj->active = FALSE; in synth_port_create() 853 hr = IDirectMusicSynth_SetMasterClock(obj->synth, obj->pLatencyClock); in synth_port_create() 859 hr = IDirectMusicSynth_SetSynthSink(obj->synth, obj->synth_sink); in synth_port_create() 896 if (obj->synth) in synth_port_create() 898 if (obj->synth_sink) in synth_port_create() 1183 if (!(obj = heap_alloc_zero(sizeof(*obj)))) in midi_port_create() [all …]
|
/reactos/dll/3rdparty/libxslt/ |
H A D | functions.c | 231 if ((obj != NULL) && obj->nodesetval) { in xsltDocumentFunction() 251 if (obj != NULL) in xsltDocumentFunction() 270 obj = valuePop(ctxt); in xsltDocumentFunction() 534 obj = valuePop(ctxt); in xsltUnparsedEntityURIFunction() 536 obj = xmlXPathConvertString(obj); in xsltUnparsedEntityURIFunction() 539 str = obj->stringval; in xsltUnparsedEntityURIFunction() 672 obj = valuePop(ctxt); in xsltGenerateIdFunction() 692 if (obj) in xsltGenerateIdFunction() 730 obj = valuePop(ctxt); in xsltSystemPropertyFunction() 826 obj = valuePop(ctxt); in xsltElementAvailableFunction() [all …]
|
/reactos/dll/win32/kernel32/include/ |
H A D | base_x.h | 54 #define ConvertWin32AnsiObjectApiToUnicodeApi(obj, name, ...) \ argument 56 if (!name) return Create##obj##W(__VA_ARGS__, NULL); \ 58 if (NT_SUCCESS(Status)) return Create##obj##W(__VA_ARGS__, UnicodeCache->Buffer); \ 65 #define ConvertWin32AnsiObjectApiToUnicodeApi2(obj, name, ...) \ argument 67 if (!name) return Create##obj##W(NULL, __VA_ARGS__); \ 69 if (NT_SUCCESS(Status)) return Create##obj##W(UnicodeCache->Buffer, __VA_ARGS__); \ 76 #define ConvertWin32AnsiChangeApiToUnicodeApi(obj, name, ...) \ argument 79 if (NT_SUCCESS(Status)) return obj##W(UnicodeCache->Buffer, ##__VA_ARGS__); \ 86 #define ConvertOpenWin32AnsiObjectApiToUnicodeApi(obj, acc, inh, name) \ argument 94 if (NT_SUCCESS(Status)) return Open##obj##W(acc, inh, UnicodeCache->Buffer);\ [all …]
|
/reactos/dll/opengl/mesa/ |
H A D | texobj.c | 127 if (obj) { in gl_alloc_texture_object() 129 obj->Name = name; in gl_alloc_texture_object() 131 obj->WrapS = GL_REPEAT; in gl_alloc_texture_object() 132 obj->WrapT = GL_REPEAT; in gl_alloc_texture_object() 135 obj->MinMagThresh = 0.0F; in gl_alloc_texture_object() 136 obj->Palette[0] = 255; in gl_alloc_texture_object() 137 obj->Palette[1] = 255; in gl_alloc_texture_object() 138 obj->Palette[2] = 255; in gl_alloc_texture_object() 139 obj->Palette[3] = 255; in gl_alloc_texture_object() 140 obj->PaletteSize = 1; in gl_alloc_texture_object() [all …]
|
/reactos/base/services/rpcss/ |
H A D | irotp.c | 74 const InterfaceData *obj, in IrotRegister() argument 102 rot_entry->object->ulCntData = obj->ulCntData; in IrotRegister() 103 memcpy(&rot_entry->object->abData, obj->abData, obj->ulCntData); in IrotRegister() 155 PInterfaceData *obj, in IrotRevoke() argument 174 if (*obj && *mk) in IrotRevoke() 176 (*obj)->ulCntData = rot_entry->object->ulCntData; in IrotRevoke() 177 memcpy((*obj)->abData, rot_entry->object->abData, (*obj)->ulCntData); in IrotRevoke() 183 MIDL_user_free(*obj); in IrotRevoke() 226 PInterfaceData *obj, in IrotGetObject() argument 244 if (*obj) in IrotGetObject() [all …]
|
/reactos/dll/win32/wbemdisp/ |
H A D | main.c | 43 IUnknown *obj; member 67 IUnknown_Release( moniker->obj ); in moniker_Release() 268 TRACE( "%p, %p\n", unk, obj ); in Moniker_create() 273 moniker->obj = unk; in Moniker_create() 274 IUnknown_AddRef( moniker->obj ); in Moniker_create() 276 *obj = &moniker->IMoniker_iface; in Moniker_create() 277 TRACE( "returning iface %p\n", *obj ); in Moniker_create() 378 ISWbemObject *obj = NULL; in WinMGMTS_ParseDisplayName() local 413 if (obj) ISWbemObject_Release( obj ); in WinMGMTS_ParseDisplayName() 454 *obj = iface; in factory_QueryInterface() [all …]
|