OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:separator
(Results
1101 - 1125
of
2854
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/icu4c/test/intltest/
nptrans.cpp
106
//create label
separator
set
/external/icu4c/tools/icupkg/
icupkg.8.in
191
instead of the platform's file
separator
character and are converted as
/external/iptables/extensions/
libxt_hashlimit.c
332
static void print_mode(unsigned int mode, char
separator
)
343
putchar(
separator
);
349
putchar(
separator
);
355
putchar(
separator
);
/external/javasqlite/src/main/java/SQLite/
Shell.java
348
pw.println(".
separator
STRING Set
separator
string");
371
if (cmd.compareTo(".
separator
") == 0) {
545
args[i].compareTo("-
separator
") == 0) {
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
VideoRecorderAppState.java
76
String filename = System.getProperty("user.home") + File.
separator
+ "jMonkey-" + System.currentTimeMillis() / 1000 + ".avi";
/external/linux-tools-perf/Documentation/
perf-stat.txt
82
--field-
separator
SEP::
/external/linux-tools-perf/util/
string.c
144
* considered to be a single argument
separator
. The returned array
/external/llvm/include/llvm/Support/
Program.h
25
/// This is the OS-specific
separator
for PATH like environment variables:
/external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp
154
// Find the last path
separator
in the first string
/external/openfst/src/lib/
fst.cc
36
"Character
separator
between printed composite weights; "
/external/oprofile/doc/
opcontrol.1.in
114
Separate samples based on the given
separator
. 'lib' separates
/external/proguard/src/proguard/
ConfigurationConstants.java
99
public static final String JAR_SEPARATOR_KEYWORD = System.getProperty("path.
separator
");
/external/proguard/src/proguard/util/
ClassNameParser.java
33
* '**' for any number of regular class name characters or package
separator
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h
47
// Commonly-used
separator
comments. Thick is a line of '=', thin is a line
/external/protobuf/src/google/protobuf/compiler/java/
java_helpers.h
47
// Commonly-used
separator
comments. Thick is a line of '=', thin is a line
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_helpers.h
48
// Commonly-used
separator
comments. Thick is a line of '=', thin is a line
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_helpers.h
48
// Commonly-used
separator
comments. Thick is a line of '=', thin is a line
/external/qemu/android/utils/
path.h
95
* if there is no directory
separator
in path, *dirname will be set to "."
/external/smali/util/src/main/java/org/jf/util/
IndentingWriter.java
39
private static final String newLine = System.getProperty("line.
separator
");
/external/v8/test/mjsunit/
string-split.js
103
// (Splitting with empty
separator
and a limit.)
/frameworks/base/core/java/com/android/internal/util/
ProcFileReader.java
27
* through the stream using a single space {@code ' '} as token
separator
, and
/frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java
36
* <li>Removes the
separator
in the middle of string.</li>
/frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp
80
size_t pos = pName.find_last_of(sys::fs::
separator
);
/libcore/luni/src/main/java/org/xml/sax/ext/
DeclHandler.java
78
* the
separator
"|" and all whitespace removed, or the word
/ndk/sources/host-tools/gdb-stub/
gdb-stub.c
113
+1 /* for envronment
separator
*/
Completed in 671 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>