OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_LINE_LEN
(Results
1 - 13
of
13
) sorted by null
/external/llvm/tools/llvm-c-test/
helpers.c
19
#define
MAX_LINE_LEN
1024
22
char line[
MAX_LINE_LEN
];
/external/llvm/lib/TableGen/
TableGenBackend.cpp
21
const size_t
MAX_LINE_LEN
= 80U;
26
assert((
MAX_LINE_LEN
- Prefix.str().size() - Suffix.size() > 0) &&
29
const size_t e =
MAX_LINE_LEN
- Suffix.size();
44
PosE = Pos + ((
MAX_LINE_LEN
> (Desc.size() - PSLen)) ?
46
MAX_LINE_LEN
- PSLen);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
parser.h
19
#define
MAX_LINE_LEN
1024
43
CHAR m_cCurToken[
MAX_LINE_LEN
];
44
CHAR m_cCurWord[
MAX_LINE_LEN
];
45
CHAR m_cCurBuffer[
MAX_LINE_LEN
];
/external/robolectric/lib/main/
httpclient-4.0.3.jar
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpclient-4.1.1.jar
/external/smack/asmack-master/lib/
httpclient-4.1.3.jar
/prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar
/prebuilts/tools/common/http-client/
httpclient-4.1.1.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
Completed in 1252 milliseconds