HomeSort by relevance Sort by last modified time
    Searched defs:sep (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /external/eigen/doc/snippets/
IOFormat.cpp 1 std::string sep = "\n----------------------------------------\n"; variable
10 std::cout << m1 << sep; variable
11 std::cout << m1.format(CommaInitFmt) << sep;
12 std::cout << m1.format(CleanFmt) << sep;
13 std::cout << m1.format(OctaveFmt) << sep;
14 std::cout << m1.format(HeavyFmt) << sep;
  /external/linux-tools-perf/
builtin-list.c 41 char *sep = strchr(argv[i], ':'), *s; local
44 if (sep == NULL) {
48 sep_idx = sep - argv[i];
  /external/iproute2/lib/
ipx_pton.c 67 char *sep = (char *)src; local
72 while(*sep && (*sep != '.'))
73 sep++;
75 if (*sep != '.')
86 if (ipx_getnode(addr->ipx_node, sep + 1))
  /external/regex-re2/re2/testing/
dump.cc 134 string sep; local
138 s->append(sep);
143 sep = " ";
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiSeparatorAttributeNode.java 87 Label sep = toolkit.createSeparator(row, SWT.HORIZONTAL); local
90 sep.setLayoutData(gd);
95 sep = toolkit.createSeparator(row, SWT.HORIZONTAL);
96 sep.setLayoutData(new GridData(SWT.FILL, SWT.CENTER, true, false));
  /device/generic/goldfish/camera/
EmulatedQemuCamera.cpp 95 char* sep = strchr(first_dim, 'x'); local
96 if (sep == NULL) {
102 *sep = '\0';
104 const int y = atoi(sep + 1);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
CRLDistPoint.java 87 String sep = System.getProperty("line.separator"); local
90 buf.append(sep);
96 buf.append(sep);
GeneralNames.java 95 String sep = System.getProperty("line.separator"); local
98 buf.append(sep);
104 buf.append(sep);
DistributionPointName.java 108 String sep = System.getProperty("line.separator"); local
111 buf.append(sep);
114 appendObject(buf, sep, "fullName", name.toString());
118 appendObject(buf, sep, "nameRelativeToCRLIssuer", name.toString());
121 buf.append(sep);
125 private void appendObject(StringBuffer buf, String sep, String name, String value)
132 buf.append(sep);
136 buf.append(sep);
DistributionPoint.java 124 String sep = System.getProperty("line.separator"); local
127 buf.append(sep);
130 appendObject(buf, sep, "distributionPoint", distributionPoint.toString());
134 appendObject(buf, sep, "reasons", reasons.toString());
138 appendObject(buf, sep, "cRLIssuer", cRLIssuer.toString());
141 buf.append(sep);
145 private void appendObject(StringBuffer buf, String sep, String name, String value)
152 buf.append(sep);
156 buf.append(sep);
IssuingDistributionPoint.java 222 String sep = System.getProperty("line.separator"); local
226 buf.append(sep);
229 appendObject(buf, sep, "distributionPoint", distributionPoint.toString());
233 appendObject(buf, sep, "onlyContainsUserCerts", booleanToString(onlyContainsUserCerts));
237 appendObject(buf, sep, "onlyContainsCACerts", booleanToString(onlyContainsCACerts));
241 appendObject(buf, sep, "onlySomeReasons", onlySomeReasons.toString());
245 appendObject(buf, sep, "onlyContainsAttributeCerts", booleanToString(onlyContainsAttributeCerts));
249 appendObject(buf, sep, "indirectCRL", booleanToString(indirectCRL));
252 buf.append(sep);
256 private void appendObject(StringBuffer buf, String sep, String name, String value
    [all...]
  /external/iptables/extensions/
libxt_state.c 78 const char *sep = ""; local
81 printf("%sINVALID", sep);
82 sep = ",";
85 printf("%sNEW", sep);
86 sep = ",";
89 printf("%sRELATED", sep);
90 sep = ",";
93 printf("%sESTABLISHED", sep);
94 sep = ",";
97 printf("%sUNTRACKED", sep);
    [all...]
libxt_CT.c 87 const char *sep = ""; local
93 printf("%s%s", sep, tbl[i].name);
94 sep = ",";
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 134 char sep; /* what flavor of separator used in old path */ local
187 sep = *etok;
212 *etok = sep;
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_getenv.c 43 const char *sep; local
45 sep = SDL_strchr(variable, '=');
46 if ( sep == NULL ) {
59 value = SDL_envmem + (sep - variable);
  /external/bison/src/
print_graph.c 118 char const *sep = ""; local
122 obstack_sgrow (oout, sep);
124 sep = ", ";
  /external/compiler-rt/lib/msan/
msan_report.cc 58 char* sep = internal_strchr(s, '@'); local
59 CHECK(sep);
60 *sep = '\0';
64 d.Origin(), d.Name(), s, d.Origin(), d.Name(), sep + 1,
  /external/iproute2/tc/
f_flow.c 64 char *s, *sep; local
71 sep = strchr(s, ',');
72 if (sep)
73 *sep = '\0';
86 s = sep ? sep + 1 : NULL;
298 char *sep = ""; local
303 fprintf(f, "%s%s", sep, flow_keys[i]);
304 sep = ",";
  /external/linux-tools-perf/util/
cpumap.c 49 char sep; local
55 sep = 0;
58 n = fscanf(onlnf, "%u%c", &cpu, &sep);
84 if (n == 2 && sep == '-')
88 if (n == 1 || sep == '\n')
strlist.c 139 char *sep; local
142 while ((sep = strchr(s, ',')) != NULL) {
143 *sep = '\0';
145 *sep = ',';
148 s = sep + 1;
  /external/linux-tools-perf/util/ui/
util.c 79 const char *sep = strchr(t, '\n'); local
82 if (sep == NULL)
83 sep = strchr(t, '\0');
84 len = sep - t;
88 if (*sep == '\0')
90 t = sep + 1;
  /external/qemu/android/utils/
bufprint.c 139 char* sep; local
151 sep = strrchr(appDir, '\\');
152 if (sep)
153 *sep = 0;
  /external/qemu/
qemu-error.c 165 const char *sep = ""; local
171 sep = " ";
177 error_printf("%s%s", sep, argp[i]);
178 sep = " ";
190 error_printf("%s", sep);
  /external/tcpdump/
print-sctp.c 76 const char *sep; local
124 sep = "\n\t";
126 sep = " (";
145 printf("%s%d) [Bad chunk length %u]", sep, chunkCount+1, chunkLength);
158 printf("%s%d) ", sep, chunkCount+1);
352 sep = ", (";
  /external/ant-glob/src/org/apache/tools/ant/util/
FileUtils.java 121 char sep = File.separatorChar; local
122 filename = filename.replace('/', sep).replace('\\', sep);
125 return (c == sep);
127 if (c == sep) {
129 if (!(ON_DOS && len > 4 && filename.charAt(1) == sep)) {
133 int nextsep = filename.indexOf(sep, 2);
138 && filename.length() > 2 && filename.charAt(2) == sep)
150 char sep = File.separatorChar; local
151 path = path.replace('/', sep).replace('\\', sep)
    [all...]

Completed in 1635 milliseconds

1 2 3 4 5 6