OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAB_SIZE
(Results
1 - 5
of
5
) sorted by null
/frameworks/rs/api/
Utilities.h
63
const int
TAB_SIZE
= 4;
97
*this << mIndent << std::string(2 *
TAB_SIZE
, ' ');
Utilities.cpp
212
mIndent.append(string(
TAB_SIZE
, ' '));
216
mIndent.erase(0,
TAB_SIZE
);
/external/libvpx/libvpx/
libs.doxy_template
174
# The
TAB_SIZE
tag can be used to set the number of spaces in a tab.
177
TAB_SIZE
= 4
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template
174
# The
TAB_SIZE
tag can be used to set the number of spaces in a tab.
177
TAB_SIZE
= 4
[
all
...]
/external/wpa_supplicant_8/src/tls/
libtommath.c
[
all
...]
Completed in 401 milliseconds