OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quotearg
(Results
1 - 25
of
71
) sorted by null
1
2
3
/external/bison/m4/
quotearg.m4
0
#
quotearg
.m4 serial 9
gnulib-comp.m4
165
# Code from module
quotearg
:
166
# Code from module
quotearg
-simple:
1044
lib/
quotearg
.c
1045
lib/
quotearg
.h
[
all
...]
/external/bison/lib/
quotearg.h
0
/*
quotearg
.h - quote arguments for output
40
quotearg
:
54
quotearg
:
69
quotearg
:
83
quotearg
:
95
quotearg
:
108
quotearg
:
123
quotearg
:
132
quotearg
:
148
quotearg
[
all
...]
closeout.c
34
#include "
quotearg
.h"
argmatch.c
36
#include "
quotearg
.h"
quotearg.c
0
/*
quotearg
.c - quote arguments for output
29
#include "
quotearg
.h"
833
quotearg
(char const *arg)
function
/external/bison/po/
POTFILES.in
29
lib/
quotearg
.c
bison.pot
1053
#: lib/
quotearg
.c:312
1057
#: lib/
quotearg
.c:313
da.po
1103
#: lib/
quotearg
.c:312
1107
#: lib/
quotearg
.c:313
el.po
1134
#: lib/
quotearg
.c:312
1138
#: lib/
quotearg
.c:313
et.po
1129
#: lib/
quotearg
.c:312
1133
#: lib/
quotearg
.c:313
[
all
...]
id.po
1114
#: lib/
quotearg
.c:312
1118
#: lib/
quotearg
.c:313
[
all
...]
it.po
1098
#: lib/
quotearg
.c:312
1102
#: lib/
quotearg
.c:313
[
all
...]
ms.po
1120
#: lib/
quotearg
.c:312
1124
#: lib/
quotearg
.c:313
/system/core/include/sysutils/
SocketClient.h
75
static char *
quoteArg
(const char *arg);
/external/bison/src/
uniqstr.c
25
#include <
quotearg
.h>
83
"not a uniqstr: %s",
quotearg
(str));
location.c
24
#include <
quotearg
.h>
100
Warning: it uses
quotearg
's slot 3. */
graphviz.c
25
#include <
quotearg
.h>
main.c
28
#include <
quotearg
.h>
muscle-tab.h
24
# include <
quotearg
.h>
scan-skel.l
34
#include <
quotearg
.h>
files.c
28
#include <
quotearg
.h>
/system/netd/server/
MDnsSdListener.cpp
112
char *quotedServiceName = SocketClient::
quoteArg
(serviceName);
203
char *quotedServiceName = SocketClient::
quoteArg
(serviceName);
259
char *quotedFullName = SocketClient::
quoteArg
(fullname);
260
char *quotedHostTarget = SocketClient::
quoteArg
(hosttarget);
327
char *quotedHostname = SocketClient::
quoteArg
(hostname);
380
char *quotedHostname = SocketClient::
quoteArg
(hostname);
/external/bison/
Android.mk
79
lib/
quotearg
.c \
/system/core/libsysutils/src/
SocketClient.cpp
114
char *SocketClient::
quoteArg
(const char *arg) {
Completed in 399 milliseconds
1
2
3