OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abbreviated
(Results
1 - 4
of
4
) sorted by null
/system/core/logwrapper/
logwrapper.c
41
"-a: Causes logwrapper to do
abbreviated
logging.\n"
53
bool
abbreviated
= false;
local
61
abbreviated
= true;
83
log_target,
abbreviated
);
logwrap.c
83
/* A structure to hold all the
abbreviated
buf data */
95
bool
abbreviated
;
member in struct:log_info
168
/* Log to either the
abbreviated
buf, or directly to the specified log
172
if (log_info->
abbreviated
) {
251
/* Add the
abbreviated
output to the kernel log */
293
int *chld_sts, int log_target, bool
abbreviated
) {
313
log_info.
abbreviated
=
abbreviated
;
319
if (
abbreviated
&& (log_target == LOG_NONE)) {
320
abbreviated
= 0
[
all
...]
/external/icu4c/test/intltest/
transrt.cpp
286
UBool
abbreviated
;
member in class:AbbreviatedUnicodeSetIterator
302
UnicodeSetIterator(),
abbreviated
(FALSE) {
310
abbreviated
= abb;
319
if (
abbreviated
&& (endElement > nextElement + perRange)) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 120 milliseconds