HomeSort by relevance Sort by last modified time
    Searched full:special (Results 576 - 600 of 40689) sorted by null

<<21222324252627282930>>

  /external/libexif/libexif/
exif.h 72 * special memory management functions at runtime.
77 * Some C libraries may require defining a special macro (like _REENTRANT)
78 * to ensure this, or may require linking to a special thread-safe version of
  /external/libffi/m4/
ax_append_flag.m4 39 # As a special exception, the respective Autoconf Macro's copyright owner
47 # This special exception to the GPL applies to versions of the Autoconf
49 # modified version of the Autoconf Macro, you may extend this special
ax_check_compile_flag.m4 43 # As a special exception, the respective Autoconf Macro's copyright owner
51 # This special exception to the GPL applies to versions of the Autoconf
53 # modified version of the Autoconf Macro, you may extend this special
ax_compiler_vendor.m4 34 # As a special exception, the respective Autoconf Macro's copyright owner
42 # This special exception to the GPL applies to versions of the Autoconf
44 # modified version of the Autoconf Macro, you may extend this special
ax_configure_args.m4 47 # As a special exception, the respective Autoconf Macro's copyright owner
55 # This special exception to the GPL applies to versions of the Autoconf
57 # modified version of the Autoconf Macro, you may extend this special
  /external/libmicrohttpd/m4/
ax_append_compile_flags.m4 44 # As a special exception, the respective Autoconf Macro's copyright owner
52 # This special exception to the GPL applies to versions of the Autoconf
54 # modified version of the Autoconf Macro, you may extend this special
ax_append_flag.m4 39 # As a special exception, the respective Autoconf Macro's copyright owner
47 # This special exception to the GPL applies to versions of the Autoconf
49 # modified version of the Autoconf Macro, you may extend this special
ax_check_compile_flag.m4 45 # As a special exception, the respective Autoconf Macro's copyright owner
53 # This special exception to the GPL applies to versions of the Autoconf
55 # modified version of the Autoconf Macro, you may extend this special
ax_check_link_flag.m4 45 # As a special exception, the respective Autoconf Macro's copyright owner
53 # This special exception to the GPL applies to versions of the Autoconf
55 # modified version of the Autoconf Macro, you may extend this special
  /external/libmojo/base/
path_service.h 25 // Retrieves a path to a special directory or file and places it into the
34 // Overrides the path to a special directory or file. This cannot be used to
86 // Removes an override for a special directory or file. Returns true if there
  /external/libnl/m4/
ax_swig_python.m4 42 # As a special exception, the respective Autoconf Macro's copyright owner
50 # This special exception to the GPL applies to versions of the Autoconf
52 # modified version of the Autoconf Macro, you may extend this special
  /external/libopus/celt/
ecintrin.h 19 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
43 are just as fast, and do not require any special target architecture.
81 When we need to, it can be special cased.*/
  /external/ltp/testcases/kernel/syscalls/mknod/
mknod01.c 56 S_IFIFO | 0777, /* fifo special with mode 0777 */
57 S_IFCHR | 0777, /* character special with mode 0777 */
58 S_IFBLK | 0777, /* block special with mode 0777 */
  /external/ltp/testcases/open_posix_testsuite/tools/
t0.c 29 * SPECIAL CASE:
31 * Here another arg is not required. This special case will return immediatly
67 /* Special case: t0 0 */
  /external/mesa3d/m4/
ax_prog_bison.m4 32 # As a special exception, the respective Autoconf Macro's copyright owner
40 # This special exception to the GPL applies to versions of the Autoconf
42 # modified version of the Autoconf Macro, you may extend this special
ax_prog_flex.m4 32 # As a special exception, the respective Autoconf Macro's copyright owner
40 # This special exception to the GPL applies to versions of the Autoconf
42 # modified version of the Autoconf Macro, you may extend this special
  /external/python/cpython2/Doc/library/
constants.rst 34 Special value which can be returned by the "rich comparison" special methods
41 Special value used in conjunction with extended slicing syntax.
  /external/python/cpython2/Lib/lib2to3/fixes/
fix_dict.py 21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
68 special = not tail and self.in_special_context(node, isiter)
75 if not (special or isview):
  /external/python/cpython2/Misc/
SpecialBuilds.txt 1 This file describes some special Python build types enabled via compile-time
25 there's probably a leak. Remember, though, that in interactive mode the special
31 Special gimmicks:
52 Special gimmicks:
85 routines are directed to a special debugging mode of Python's small-object
88 This mode fills dynamically allocated memory blocks with special, recognizable
90 memory blocks. The special bit patterns are:
131 mode is provoking a memory error when a program reads up one of the special bit
139 Special gimmicks:
180 with assorted other special allocation counts (like the number of tupl
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/m4/
ax_append_flag.m4 39 # As a special exception, the respective Autoconf Macro's copyright owner
47 # This special exception to the GPL applies to versions of the Autoconf
49 # modified version of the Autoconf Macro, you may extend this special
ax_check_compile_flag.m4 43 # As a special exception, the respective Autoconf Macro's copyright owner
51 # This special exception to the GPL applies to versions of the Autoconf
53 # modified version of the Autoconf Macro, you may extend this special
ax_compiler_vendor.m4 34 # As a special exception, the respective Autoconf Macro's copyright owner
42 # This special exception to the GPL applies to versions of the Autoconf
44 # modified version of the Autoconf Macro, you may extend this special
ax_configure_args.m4 47 # As a special exception, the respective Autoconf Macro's copyright owner
55 # This special exception to the GPL applies to versions of the Autoconf
57 # modified version of the Autoconf Macro, you may extend this special
  /external/python/cpython3/Lib/lib2to3/fixes/
fix_dict.py 21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
67 special = not tail and self.in_special_context(node, isiter)
74 if not (special or isview):
  /external/python/cpython3/Misc/
SpecialBuilds.txt 1 This file describes some special Python build types enabled via compile-time
27 there's probably a leak. Remember, though, that in interactive mode the special
33 Special gimmicks:
54 Special gimmicks:
87 routines are directed to a special debugging mode of Python's small-object
90 This mode fills dynamically allocated memory blocks with special, recognizable
92 memory blocks. The special bit patterns are:
135 mode is provoking a memory error when a program reads up one of the special bit
143 Special gimmicks:
184 with assorted other special allocation counts (like the number of tupl
    [all...]

Completed in 900 milliseconds

<<21222324252627282930>>