Searched refs:method (Results 1 – 25 of 44) sorted by relevance
12
/glibc-2.36/sysdeps/x86/fpu/ |
D | Makefile | 7 test-flt-eval-method-387 test-flt-eval-method-sse 11 CFLAGS-test-flt-eval-method-387.c += -fexcess-precision=standard -mfpmath=387 12 CFLAGS-test-flt-eval-method-sse.c += -fexcess-precision=standard -msse2 \
|
/glibc-2.36/scripts/ |
D | pylintrc | 116 # Regular expression which should only match correct method names 117 method-rgx=[a-z_][a-z0-9_]{2,30}$ 208 # List of method names used to declare (i.e. assign) instance attributes. 211 # List of valid names for the first argument in a class method. 214 # List of valid names for the first argument in a metaclass class method. 238 # Maximum number of arguments for function / method 245 # Maximum number of locals for function / method body 248 # Maximum number of return / yield for function / method body 251 # Maximum number of branch for function / method body 254 # Maximum number of statements in function / method body
|
/glibc-2.36/elf/ |
D | Versions | 72 # Only here for gdb while a better method is developed.
|
/glibc-2.36/mach/ |
D | err_server.sub | 187 "(server/object system) undefined ipc method arguments", 188 "(server/object system) too many arguments to method",
|
D | Machrules | 85 # the kludgificacious method of defining a pattern rule to build files
|
/glibc-2.36/benchtests/ |
D | README | 35 Again, one must run `make bench-clean' before changing the measurement method. 44 One must run `make bench-clean' before changing the measurement method.
|
/glibc-2.36/math/ |
D | Makefile | 30 bits/flt-eval-method.h bits/fp-fast.h bits/fp-logb.h \ 249 test-iseqsig-excess-precision test-flt-eval-method \ 457 CFLAGS-test-flt-eval-method.c += -fexcess-precision=standard
|
D | gen-auto-libm-tests.c | 448 func_calc_method method; member 1455 switch (calc->method) in calc_generic_results()
|
/glibc-2.36/manual/ |
D | tunables.texi | 10 modified in different ways. The current default method to do this is via 23 subject to change or removal across releases. Additionally, the method to 26 distributions to choose their preferred method at build time.
|
D | search.texi | 278 it is necessary to choose the value for @var{nel} wisely. The method 546 same method as @code{tfind}. The corresponding element is then removed
|
D | socket.texi | 618 However, we recommend you not use this method in protocols you design, 2463 @c @xref{pthread_cleanup_push}, for a method how to do this. 2597 @c @xref{pthread_cleanup_push}, for a method how to do this. 2729 @c @xref{pthread_cleanup_push}, for a method how to do this. 2779 @c @xref{pthread_cleanup_push}, for a method how to do this. 3090 @c @xref{pthread_cleanup_push}, for a method how to do this. 3128 @c @xref{pthread_cleanup_push}, for a method how to do this. 3155 @c @xref{pthread_cleanup_push}, for a method how to do this. 3166 @c @xref{pthread_cleanup_push}, for a method how to do this.
|
D | message.texi | 563 method first to understand the benefits of extensions. 614 By constantly using symbolic names and by providing a method which maps 1607 have this problem. But there is a very simple and powerful method to 1636 To extend the strings a uniform method should be used. E.g., in the
|
D | lgpl-2.1.texi | 54 We protect your rights with a two-step method: (1) we copyright the
|
D | charset.texi | 711 input string. This method yields a pessimistic guess about the size of 802 about the consequences of using the easier but imprecise method before 1057 There is still a problem with the method of NUL-terminating a line right 2181 All currently available conversions use the triangulation method above,
|
D | resource.texi | 1508 Widely available on @w{System V} derived systems is a method to get 1539 @code{sysconf} method described above.
|
D | nss.texi | 16 designed after a method used by Sun Microsystems in the C library of
|
D | signal.texi | 504 first trying a less drastic method such as @kbd{C-c} or @code{SIGTERM}. 1090 preferred method. 1765 previous check. The advantage of this method is that different parts of
|
D | errno.texi | 76 whether an error occurred, the recommended method is to set @code{errno}
|
D | llio.texi | 1825 have a fallback method to use should it fail. @xref{Mmap,,,standards,GNU 3009 immediately but the notification through the method described in 3062 Another method of synchronization is to wait until one or more requests of a
|
D | filesys.texi | 2199 An alternate non-POSIX method of testing the file type is supported for 2727 and mimic the system's own access computation. This method is
|
/glibc-2.36/iconvdata/testdata/ |
D | suntzus | 54 10. By method and discipline are to be understood 257 will be complete. This is the method of attacking by stratagem. 379 and strictly adheres to method and discipline; thus it is 382 17. In respect of military method, we have, 418 5. In all fighting, the direct method may be used
|
/glibc-2.36/ |
D | Makerules | 360 # each sysdep directory. The old method was to use vpath to search all the
|
/glibc-2.36/timezone/ |
D | southamerica | 1313 # dst method to be from the first Sunday in September to the first Sunday in
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.3 | 371 old method of using a union constructor expression was not good
|
D | ChangeLog.4 | 572 `raise (-1)'. Old method looped.
|
12