Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 1862) sorted by relevance

12345678910>>...75

/l4re-core-master/lua/lib/contrib/src/
A DMakefile159 lobject.h ltm.h lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h lstring.h \
173 lobject.h ltm.h lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h lopcodes.h \
178 llimits.h ltm.h lzio.h lmem.h ldo.h lfunc.h lgc.h
180 llimits.h ltm.h lzio.h lmem.h ldo.h lfunc.h lgc.h lstring.h ltable.h
184 lstate.h lobject.h ltm.h lzio.h lmem.h ldo.h lgc.h llex.h lparser.h \
191 ldebug.h lstate.h lobject.h ltm.h lzio.h lmem.h ldo.h lstring.h lgc.h \
199 lobject.h ltm.h lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h llex.h \
202 lobject.h llimits.h ltm.h lzio.h lmem.h ldo.h lstring.h lgc.h
205 llimits.h ltm.h lzio.h lmem.h ldo.h lgc.h lstring.h ltable.h lvm.h
208 llimits.h ltm.h lzio.h lmem.h ldo.h lgc.h lstring.h ltable.h lvm.h
[all …]
/l4re-core-master/uclibc/lib/uclibc/
A Dtarget_headers.lst1 alloca.h
2 arpa/inet.h
4 arpa/nameser.h
5 asm/errno.h
6 asm/socket.h
7 asm/ioctls.h
9 assert.h
10 atomic.h
108 elf.h
110 err.h
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dobstack.h214 #define obstack_next_free(h) ((h)->next_free) argument
427 (((h)->next_free + (h)->temp.tempint > (h)->chunk_limit) \
432 (((h)->next_free + (h)->temp.tempint > (h)->chunk_limit) \
435 (h)->next_free += (h)->temp.tempint)
439 (((h)->next_free + (h)->temp.tempint + 1 > (h)->chunk_limit) \
442 (h)->next_free += (h)->temp.tempint, \
468 (((h)->chunk_limit - (h)->next_free < (h)->temp.tempint) \
482 ( ((h)->next_free == (h)->object_base \
492 (h)->object_base = (h)->next_free, \
498 && (h)->temp.tempint < (h)->chunk_limit - (char *) (h)->chunk)) \
[all …]
A D.gitignore15 /bfin_sram.h
16 /dl-osinfo.h
18 /hp-timing.h
22 /pthread.h
25 /sgidefs.h
27 /sys/acct.h
28 /sys/asm.h
31 /sys/elf.h
36 /sys/io.h
41 /sys/reg.h
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/gnu/
A Dobstack.c139 ? (*(h)->chunkfun) ((h)->extra_arg, (size)) \
145 (*(h)->freefun) ((h)->extra_arg, (old_chunk)); \
192 chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size);
237 h->extra_arg = arg; in _obstack_begin_1()
240 chunk = h->chunk = CALL_CHUNKFUN (h, h -> chunk_size); in _obstack_begin_1()
266 register long obj_size = h->next_free - h->object_base; in _obstack_newchunk()
321 h->next_free = h->object_base + obj_size; in _obstack_newchunk()
341 lp = (h)->chunk; in _obstack_allocated_p()
364 lp = h->chunk; in obstack_free()
379 h->object_base = h->next_free = (char *) (obj); in obstack_free()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/
A DMakefile.am104 ${bits_srcdir}/align.h \
128 ${bits_srcdir}/fs_dir.h \
129 ${bits_srcdir}/fs_fwd.h \
130 ${bits_srcdir}/fs_ops.h \
156 ${bits_srcdir}/move.h \
175 ${bits_srcdir}/regex.h \
281 ${pstl_srcdir}/utils.h
1353 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1359 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1421 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
A DMakefile.in454 ${bits_srcdir}/align.h \
506 ${bits_srcdir}/move.h \
632 ${pstl_srcdir}/utils.h
944 ${ext_srcdir}/cast.h \
1016 ${tr1_srcdir}/fenv.h \
1026 ${tr1_srcdir}/math.h \
1053 ${tr1_srcdir}/wctype.h
1836 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1842 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1901 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/
A DMakefile.am113 ${bits_srcdir}/fs_dir.h \
114 ${bits_srcdir}/fs_fwd.h \
115 ${bits_srcdir}/fs_ops.h \
120 ${bits_srcdir}/gslice.h \
139 ${bits_srcdir}/move.h \
152 ${bits_srcdir}/regex.h \
253 ${pstl_srcdir}/utils.h
1357 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1363 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1424 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
A DMakefile.in483 ${bits_srcdir}/move.h \
496 ${bits_srcdir}/regex.h \
598 ${pstl_srcdir}/utils.h
911 ${ext_srcdir}/cast.h \
983 ${tr1_srcdir}/fenv.h \
993 ${tr1_srcdir}/math.h \
1020 ${tr1_srcdir}/wctype.h
1836 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1842 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1900 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/
A DMakefile.am108 ${bits_srcdir}/fs_dir.h \
109 ${bits_srcdir}/fs_fwd.h \
110 ${bits_srcdir}/fs_ops.h \
115 ${bits_srcdir}/gslice.h \
120 ${bits_srcdir}/invoke.h \
134 ${bits_srcdir}/move.h \
147 ${bits_srcdir}/regex.h \
1312 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1318 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1379 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
A DMakefile.in429 ${bits_srcdir}/move.h \
442 ${bits_srcdir}/regex.h \
829 ${ext_srcdir}/cast.h \
896 ${tr1_srcdir}/ctype.h \
901 ${tr1_srcdir}/fenv.h \
911 ${tr1_srcdir}/math.h \
938 ${tr1_srcdir}/wctype.h
1739 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1745 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1803 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/
A DMakefile.am109 ${bits_srcdir}/gslice.h \
114 ${bits_srcdir}/invoke.h \
129 ${bits_srcdir}/move.h \
142 ${bits_srcdir}/regex.h \
530 ${ext_srcdir}/cast.h \
602 ${tr1_srcdir}/fenv.h \
612 ${tr1_srcdir}/math.h \
1293 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1299 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1360 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
A DMakefile.in422 ${bits_srcdir}/move.h \
435 ${bits_srcdir}/regex.h \
821 ${ext_srcdir}/cast.h \
888 ${tr1_srcdir}/ctype.h \
893 ${tr1_srcdir}/fenv.h \
903 ${tr1_srcdir}/math.h \
930 ${tr1_srcdir}/wctype.h
1718 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1724 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1782 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/
A DMakefile.am106 ${bits_srcdir}/gslice.h \
125 ${bits_srcdir}/move.h \
137 ${bits_srcdir}/regex.h \
519 ${ext_srcdir}/cast.h \
591 ${tr1_srcdir}/fenv.h \
601 ${tr1_srcdir}/math.h \
628 ${tr1_srcdir}/wctype.h
1268 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1274 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1335 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
A DMakefile.in415 ${bits_srcdir}/move.h \
427 ${bits_srcdir}/regex.h \
807 ${ext_srcdir}/cast.h \
874 ${tr1_srcdir}/ctype.h \
879 ${tr1_srcdir}/fenv.h \
889 ${tr1_srcdir}/math.h \
916 ${tr1_srcdir}/wctype.h
1693 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1699 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1757 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/
A DMakefile.am120 ${bits_srcdir}/fs_dir.h \
121 ${bits_srcdir}/fs_fwd.h \
122 ${bits_srcdir}/fs_ops.h \
127 ${bits_srcdir}/gslice.h \
147 ${bits_srcdir}/move.h \
164 ${bits_srcdir}/regex.h \
266 ${pstl_srcdir}/utils.h
1320 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1326 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1388 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
A DMakefile.in492 ${bits_srcdir}/move.h \
509 ${bits_srcdir}/regex.h \
612 ${pstl_srcdir}/utils.h
924 ${ext_srcdir}/cast.h \
996 ${tr1_srcdir}/fenv.h \
1006 ${tr1_srcdir}/math.h \
1033 ${tr1_srcdir}/wctype.h
1798 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1804 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1863 for file in c++0x_warning.h atomic_base.h concept_check.h move.h; do \
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/
A DMakefile.am103 ${bits_srcdir}/gslice.h \
120 ${bits_srcdir}/move.h \
127 ${bits_srcdir}/random.h \
130 ${bits_srcdir}/regex.h \
510 ${ext_srcdir}/cast.h \
582 ${tr1_srcdir}/fenv.h \
592 ${tr1_srcdir}/math.h \
619 ${tr1_srcdir}/wctype.h
1164 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1170 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
[all …]
A DMakefile.in387 ${bits_srcdir}/move.h \
397 ${bits_srcdir}/regex.h \
775 ${ext_srcdir}/cast.h \
842 ${tr1_srcdir}/ctype.h \
847 ${tr1_srcdir}/fenv.h \
848 ${tr1_srcdir}/float.h \
857 ${tr1_srcdir}/math.h \
884 ${tr1_srcdir}/wctype.h
1571 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1577 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakefile.in231 cancel.h \
254 atomic.h \
256 tls.h \
268 HEADERS_RM-$(UCLIBC_HAS_FENV) += fenv.h bits/fenv.h bits/fenvinline.h
269 HEADERS_RM-$(UCLIBC_HAS_FLOATS) += complex.h fpu_control.h ieee754.h \
270 math.h \
284 HEADERS_RM-$(UCLIBC_HAS_REALTIME) += mqueue.h bits/mqueue.h sched.h \
290 …RM-$(UCLIBC_HAS_SOCKET) += sys/socket.h bits/socket.h sys/socketvar.h bits/socket_typ…
291 HEADERS_RM-$(UCLIBC_HAS_SYSLOG) += syslog.h sys/syslog.h bits/syslog*.h
325 sys/vfs.h
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/
A DMakefile.am106 ${bits_srcdir}/gslice.h \
124 ${bits_srcdir}/move.h \
135 ${bits_srcdir}/regex.h \
517 ${ext_srcdir}/cast.h \
589 ${tr1_srcdir}/fenv.h \
599 ${tr1_srcdir}/math.h \
626 ${tr1_srcdir}/wctype.h
1216 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1222 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1283 for file in c++0x_warning.h atomic_base.h; do \
[all …]
A DMakefile.in414 ${bits_srcdir}/move.h \
425 ${bits_srcdir}/regex.h \
805 ${ext_srcdir}/cast.h \
872 ${tr1_srcdir}/ctype.h \
877 ${tr1_srcdir}/fenv.h \
887 ${tr1_srcdir}/math.h \
914 ${tr1_srcdir}/wctype.h
1643 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1649 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1707 for file in c++0x_warning.h atomic_base.h; do \
[all …]
/l4re-core-master/libstdc++-headers/include-std/
A DMakefile12 bits/exception_defines.h bits/cxxabi_forced.h \
13 cxxabi_forced.h bits/hash_bytes.h \
15 LIBSUPC_H-7_PLUS-y += bits/exception.h bits/cxxabi_init_exception.h
20 ATOMIC_WORD_H := atomic_word.h
21 CPU_DEFINES_H := cpu_defines.h
24 BASIC_FILE_H := config/io/basic_file_stdio.h
25 CSTDIO_H := config/io/c_io_stdio.h
30 LIBSUPC_H += initializer_list bits/exception_ptr.h bits/nested_exception.h
82 $(call install_cpu_header, atomic_word.h)
83 $(call install_cpu_header, cpu_defines.h)
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/collation/
A Dbr_FR3 %% a b c ch c'h d e f g h i j k l m n o p q r s t u v w x y z
4 collating-symbol <c-h-br>
9 collating-symbol <c-'-h-br>
25 <c-h-br>
26 <c-'-h-br>
29 <c-h> <c-h-br>;<PCT>;<MIN>;IGNORE
31 <c'h> <c-'-h-br>;<PCT>;<MIN>;IGNORE
34 <C-H> <c-h-br>;<PCT>;<CAP>;IGNORE
35 <C-h> <c-h-br>;<PCT>;<CAP-MIN>;IGNORE
36 <C'H> <c-'-h-br>;<PCT>;<CAP>;IGNORE
[all …]
/l4re-core-master/uclibc-headers/
A DMakefile15 DST_HEADERS-arm := bits/arm_asm.h
16 DST_HEADERS-arm += bits/arm_bx.h
17 DST_HEADERS-sparc := linux/sockios.h asm/traps.h
18 DST_HEADERS-ppc32 := asm/sockios.h asm/ioctl.h
19 DST_HEADERS-mips := asm/sockios.h asm/ioctl.h asm-generic/ioctl.h \
20 asm/param.h asm/sgidefs.h sgidefs.h \
21 sys/asm.h sys/regdef.h sys/tas.h
25 vpath %.h $(LIBCSRC_DIR)/ARCH-$(BUILD_ARCH)/include
26 vpath %.h $(LIBCSRC_DIR)/ARCH-all/include
28 vpath %.h $(CONTRIB_DIR)/libc/sysdeps/linux/common
[all …]

Completed in 163 milliseconds

12345678910>>...75