Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 64) sorted by relevance

123

/reactos/dll/opengl/mesa/
H A Dclip.c342 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument
359 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument
376 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument
393 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument
410 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument
427 #define COMPUTE_INTERSECTION( new, in, out ) \ in gl_viewclip_line() argument
567 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument
595 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument
623 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument
651 #define COMPUTE_INTERSECTION( in, out, new ) \ in gl_viewclip_polygon() argument
[all …]
/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dbufpool.h122 inline void * operator new( size_t s) in new() function
130 PooledObj::operator new( size_t, Pool& pool ) in new() function
/reactos/drivers/bus/acpi/include/
H A Dlist.h35 static inline void __list_add(struct list_head *new, in __list_add()
53 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
66 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
/reactos/drivers/filesystems/ext2/inc/linux/
H A Dlist.h37 static inline void __list_add(struct list_head * new, in __list_add()
55 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
68 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
/reactos/sdk/include/ddk/
H A Dkcom.h208 inline PVOID operator new( in new() function
219 inline PVOID operator new( in new() function
H A Dstdunk.h184 operator new ( in new() function
192 operator new ( in new() function
/reactos/sdk/lib/3rdparty/libmpg123/
H A Dstringbuf.c51 int attribute_align_arg mpg123_grow_string(mpg123_string* sb, size_t new) in mpg123_grow_string()
59 int attribute_align_arg mpg123_resize_string(mpg123_string* sb, size_t new) in mpg123_resize_string()
/reactos/drivers/filesystems/ext2/src/
H A Drbtree.c368 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
395 struct rb_node **new = &(root->rb_node), *parent = NULL; in rb_insert() local
H A Dlinux.c147 static inline void __add_wait_queue(wait_queue_head_t *head, struct __wait_queue *new) in __add_wait_queue()
156 struct __wait_queue *new) in __add_wait_queue_tail()
376 struct rb_node *new = root->rb_node; in __buffer_head_search() local
/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dlog.c67 FILE *new, *old; in EndLog() local
/reactos/sdk/include/psdk/
H A Dgdiplusbase.h38 operator new(size_t in_size) in new() function
/reactos/sdk/lib/crt/string/
H A Dwinesup.h17 static inline unsigned int __control87(unsigned int new, unsigned int mask) in __control87()
/reactos/modules/rostests/kmtests/include/
H A Dkmt_platform.h57 #define KeRaiseIrql(new, old) *(old) = 123 argument
/reactos/base/shell/cmd/
H A Dbatch.c306 BATCH_CONTEXT new; in Batch() local
/reactos/sdk/lib/3rdparty/stlport/src/
H A Dcxa.c72 struct exit_function *new = __new_exitfn (); in __cxa_atexit() local
/reactos/dll/win32/setupapi/
H A Ddirid.c201 struct user_dirid *new; in store_user_dirid() local
/reactos/dll/win32/riched20/
H A Dstring.c106 WCHAR *new; in ME_InsertString() local
/reactos/sdk/lib/fslib/vfatlib/check/
H A Dfat.c189 void set_fat(DOS_FS * fs, uint32_t cluster, int32_t new) in set_fat()
H A Dio.c346 CHANGE *new; in fs_write() local
/reactos/sdk/include/c++/stlport/stl/config/
H A D_evc.h301 inline void *__cdecl operator new(size_t, void *_P) { return (_P); } in new() function
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/
H A Dhash.c439 struct name_hash *new; local
/reactos/dll/win32/dbghelp/
H A Dsource.c89 char* new; in source_new() local
H A Dstorage.c183 void* new; in vector_add() local
/reactos/sdk/include/vcruntime/
H A Dcomutil.h365 inline void *_bstr_t::Data_t::operator new(size_t sz) { in new() function
373 inline void *_bstr_t::Data_t::operator new(size_t sz) { in new() function
/reactos/dll/3rdparty/mbedtls/
H A Dmemory_buffer_alloc.c257 memory_header *new, *cur = heap.first_free; in buffer_alloc_calloc() local

123