HomeSort by relevance Sort by last modified time
    Searched defs:MAXLINE (Results 1 - 14 of 14) sorted by null

  /external/ltp/testcases/kernel/sched/clisrv/
pthcli.c 52 #define MAXLINE 1024
67 char sendline[MAXLINE], recvline[MAXLINE + 1];
69 while (fgets(sendline, MAXLINE, fp) != NULL) {
81 n = readline(sockfd, recvline, MAXLINE);
pthserv.c 44 #define MAXLINE 1024
60 char line[MAXLINE];
67 n = readline(sockfd, line, MAXLINE);
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 298 // MAXLINE must be (MAXLINESTR + 1), representing the size of a C string
300 #define MAXLINE (MAXLINESTR + 1)
352 char line[MAXLINE];
381 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
405 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
423 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
437 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
453 if (strgets(line, MAXLINE, &rsInfo) == nullptr) {
473 char tmpName[MAXLINE];
475 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/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 294 milliseconds