OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXLINE
(Results
1 - 11
of
11
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuExecutable.cpp
266
//
MAXLINE
must be (MAXLINESTR + 1), representing the size of a C string
268
#define
MAXLINE
(MAXLINESTR + 1)
307
char line[
MAXLINE
];
336
if (strgets(line,
MAXLINE
, &rsInfo) == nullptr) {
360
if (strgets(line,
MAXLINE
, &rsInfo) == nullptr) {
379
if (strgets(line,
MAXLINE
, &rsInfo) == nullptr) {
393
if (strgets(line,
MAXLINE
, &rsInfo) == nullptr) {
409
if (strgets(line,
MAXLINE
, &rsInfo) == nullptr) {
429
char tmpName[
MAXLINE
];
431
if (strgets(line,
MAXLINE
, &rsInfo) == nullptr)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar
/prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar
/prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar
Completed in 216 milliseconds