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

  /external/chromium_org/third_party/yasm/source/patched-yasm/
genstring.c 32 #define MAXLINE 1024
56 str = malloc(MAXLINE);
71 while (fgets(str, MAXLINE, in)) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/genmacro/
genmacro.c 32 #define MAXLINE 1024
59 str = malloc(MAXLINE);
76 while (fgets(str, MAXLINE, in)) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
genmodule.c 36 #define MAXLINE 1024
68 str = malloc(MAXLINE);
93 while (fgets(str, MAXLINE, in)) {
190 while (fgets(str, MAXLINE, in)) {
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 310 #define MAXLINE 500
496 char line[MAXLINE];
520 if (strgets(line, MAXLINE, &rsInfo) == NULL) {
543 if (strgets(line, MAXLINE, &rsInfo) == NULL) {
564 if (strgets(line, MAXLINE, &rsInfo) == NULL) {
581 if (strgets(line, MAXLINE, &rsInfo) == NULL) {
602 if (strgets(line, MAXLINE, &rsInfo) == NULL) {
622 char tmpName[MAXLINE];
624 if (strgets(line, MAXLINE, &rsInfo) == NULL) {
627 if (sscanf(line, "%u - %" MAKE_STR(MAXLINE) "s"
    [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 

Completed in 428 milliseconds