OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:terminator
(Results
51 - 75
of
952
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
system_properties.h
42
** \0
terminator
to the provided pointer. The total bytes
61
** of the value. Copies the value and \0
terminator
into
63
**
terminator
) will be no greater that PROP_VALUE_MAX.
/external/chromium/chrome/browser/metrics/
metrics_log_unittest.cc
57
// Leave room for the NUL
terminator
.
81
// Leave room for the NUL
terminator
.
132
// Leave room for the NUL
terminator
.
161
// Leave room for the NUL
terminator
.
191
// Leave room for the NUL
terminator
.
227
// Leave room for the NUL
terminator
.
/libcore/luni/src/main/java/java/io/
LineNumberReader.java
103
* The line number count is incremented if a line
terminator
is encountered.
104
* Recognized line
terminator
sequences are {@code '\r'}, {@code '\n'} and
105
* {@code "\r\n"}. Line
terminator
sequences are always translated into
140
* <p>The line number count is incremented if a line
terminator
is encountered.
141
* Recognized line
terminator
sequences are {@code '\r'}, {@code '\n'} and
240
*
terminator
sequences are skipped.
/external/qemu/android/protocol/
core-commands.h
71
* zero-
terminator
. */
88
* zero-
terminator
. */
/external/bison/lib/
strnlen.c
23
If no '\0'
terminator
is found in that many characters, return MAXLEN. */
strnlen1.c
25
If no '\0'
terminator
is found in that many characters, return MAXLEN. */
strnlen1.h
29
If no '\0'
terminator
is found in that many characters, return MAXLEN. */
/external/chromium/chrome/common/
multi_process_lock.h
20
// not include a
terminator
.
/external/chromium_org/sandbox/linux/suid/common/
suid_unsafe_environment_variables.h
60
const size_t saved_envvarlen = envvar_len + 1 /* NUL
terminator
*/ +
/external/chromium_org/tools/gn/
token.cc
18
// it would have escaped the
terminator
.
/external/chromium_org/v8/test/webkit/
multiline-comment-newline.js
25
"This test checks that a multiline comment containing a newline is converted to a line
terminator
token."
/external/llvm/test/Bindings/Ocaml/
analysis.ml
38
A basic block can contain only one
terminator
instruction. *)
Completed in 468 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>