OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gnu
(Results
1 - 9
of
9
) sorted by relevancy
/src/tests/libexec/ld.elf_so/
t_hash.c
163
ATF_TC(
gnu
);
variable
164
ATF_TC_HEAD(
gnu
, tc)
166
atf_tc_set_md_var(tc, "descr", "
GNU
hash (djb2)");
168
ATF_TC_BODY(
gnu
, tc)
214
ATF_TP_ADD_TC(tp,
gnu
);
/src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
autosprintf.cc
6
under the terms of the
GNU
Library General Public License as published
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU
15
You should have received a copy of the
GNU
Library General Public
35
namespace
gnu
namespace
/src/external/gpl2/gettext/dist/gettext-runtime/intl-java/gnu/gettext/
GettextResource.java
0
/*
GNU
gettext for Java
5
* under the terms of the
GNU
Library General Public License as published
11
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU
14
* You should have received a copy of the
GNU
Library General Public
20
package
gnu
.gettext;
26
* This class implements the main
GNU
libintl functions in Java.
28
* Using the
GNU
gettext approach, compiled message catalogs are normal
33
*
GNU
gettext approach are:
36
* In the
GNU
gettext approach, the keys are the English/ASCII version
43
*
GNU
gettext approach, the translation files are calle
[
all
...]
/src/external/gpl2/gettext/dist/gettext-tools/src/gnu/gettext/
GetURL.java
5
* it under the terms of the
GNU
General Public License as published by
12
*
GNU
General Public License for more details.
14
* You should have received a copy of the
GNU
General Public License
19
package
gnu
.gettext;
DumpResource.java
0
/*
GNU
gettext for Java
5
* it under the terms of the
GNU
General Public License as published by
12
*
GNU
General Public License for more details.
14
* You should have received a copy of the
GNU
General Public License
19
package
gnu
.gettext;
151
// A
GNU
gettext created class with plural handling, Java2 format.
163
// A
GNU
gettext created class with plural handling, Java format.
/src/external/gpl3/gdb.old/dist/gdb/
producer.c
8
it under the terms of the
GNU
General Public License as published by
15
GNU
General Public License for more details.
17
You should have received a copy of the
GNU
General Public License
18
along with this program. If not, see <http://www.
gnu
.org/licenses/>. */
47
if (producer != NULL && startswith (producer, "
GNU
"))
56
/* Skip
GNU
. */
57
cs = &producer[strlen ("
GNU
")];
59
/* Bail out for
GNU
AS. */
63
/* Skip any identifier after "
GNU
" - such as "C11" "C++" or "Java".
65
"
GNU
C 4.7.2
261
static const char
gnu
[] = "GNU C 4.7.2";
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
producer.c
8
it under the terms of the
GNU
General Public License as published by
15
GNU
General Public License for more details.
17
You should have received a copy of the
GNU
General Public License
18
along with this program. If not, see <http://www.
gnu
.org/licenses/>. */
47
if (producer != NULL && startswith (producer, "
GNU
"))
56
/* Skip
GNU
. */
57
cs = &producer[strlen ("
GNU
")];
59
/* Bail out for
GNU
AS. */
63
/* Skip any identifier after "
GNU
" - such as "C11" "C++" or "Java".
65
"
GNU
C 4.7.2
285
static const char
gnu
[] = "GNU C 4.7.2";
local
[
all
...]
/src/external/gpl3/autoconf/dist/
maint.mk
8
## it under the terms of the
GNU
General Public License as published by
15
##
GNU
General Public License for more details.
17
## You should have received a copy of the
GNU
General Public License
18
## along with this program. If not, see <http://www.
gnu
.org/licenses/>.
95
# Use alpha.
gnu
.org for alpha and beta releases.
96
# Use ftp.
gnu
.org for stable releases.
97
gnu_ftp_host-alpha = alpha.
gnu
.org
98
gnu_ftp_host-beta = alpha.
gnu
.org
99
gnu_ftp_host-stable = ftp.
gnu
.org
102
ifeq ($(gnu_rel_host),ftp.
gnu
.org
[
all
...]
/src/libexec/ld.elf_so/
rtld.h
84
unsigned long
gnu
;
member in struct:Struct_Elf_Hash
236
gnu_hash:1; /*
GNU
Hash available */
255
/*
GNU
Hash fields */
257
uint32_t nbuckets_gnu; /* Number of
GNU
hash buckets */
Completed in 17 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026