HomeSort by relevance Sort by last modified time
    Searched refs:long_options (Results 1 - 15 of 15) sorted by null

  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/ids2ngram/
idngram_merge.cpp 58 static struct option long_options[] = variable in typeref:struct:option
87 while ((c=getopt_long(argc, argv, "n:o:", long_options, &option_index)) != -1)
ids2ngram.cpp 99 static struct option long_options[] = variable in typeref:struct:option
135 while ((c=getopt_long(argc, argv, "p:n:s:o:", long_options, &option_index)) != -1)
  /nv-g11n/inputmethod/sunpinyin2/src/slm/ids2ngram/
idngram_merge.cpp 58 static struct option long_options[] = variable in typeref:struct:option
87 while ((c=getopt_long(argc, argv, "n:o:", long_options, &option_index)) != -1)
ids2ngram.cpp 99 static struct option long_options[] = variable in typeref:struct:option
135 while ((c=getopt_long(argc, argv, "p:n:s:o:", long_options, &option_index)) != -1)
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/slmbuild/
slmbuild.cpp 61 static struct option long_options[] = variable in typeref:struct:option
140 while ((c=getopt_long(argc, argv, "lw:n:c:d:o:b:e:", long_options, NULL)) != -1)
  /nv-g11n/inputmethod/sunpinyin2/src/slm/slmbuild/
slmbuild.cpp 61 static struct option long_options[] = variable in typeref:struct:option
140 while ((c=getopt_long(argc, argv, "lw:n:c:d:o:b:e:", long_options, NULL)) != -1)
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/mmseg/
mmseg.cpp 57 static struct option long_options[] = variable in typeref:struct:option
108 while ((c=getopt_long(argc, argv, "d:if:s:a:", long_options, NULL)) != -1)
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/slminfo/
slminfo.cpp 78 static struct option long_options[] = variable in typeref:struct:option
89 while ((c=getopt_long(argc, argv, "vpl:", long_options, &option_index)) != -1)
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/tslminfo/
tslminfo.cpp 165 static struct option long_options[] = variable in typeref:struct:option
176 while ((c=getopt_long(argc, argv, "vpl:", long_options, &option_index)) != -1)
  /nv-g11n/inputmethod/sunpinyin2/src/slm/mmseg/
mmseg.cpp 57 static struct option long_options[] = variable in typeref:struct:option
108 while ((c=getopt_long(argc, argv, "d:if:s:a:", long_options, NULL)) != -1)
  /nv-g11n/inputmethod/sunpinyin2/src/slm/slminfo/
slminfo.cpp 78 static struct option long_options[] = variable in typeref:struct:option
89 while ((c=getopt_long(argc, argv, "vpl:", long_options, &option_index)) != -1)
  /nv-g11n/inputmethod/sunpinyin2/src/slm/tslminfo/
tslminfo.cpp 165 static struct option long_options[] = variable in typeref:struct:option
176 while ((c=getopt_long(argc, argv, "vpl:", long_options, &option_index)) != -1)
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/slmseg/
slmseg.cpp 62 static struct option long_options[] = variable in typeref:struct:option
111 while ((c=getopt_long(argc, argv, "d:if:s:m:", long_options, NULL)) != -1)
  /nv-g11n/inputmethod/sunpinyin2/src/slm/slmseg/
slmseg.cpp 62 static struct option long_options[] = variable in typeref:struct:option
111 while ((c=getopt_long(argc, argv, "d:if:s:m:", long_options, NULL)) != -1)
  /nv-g11n/g11n/src/cmd/fsexam/src/
fsexam.c 104 static struct option long_options[] = variable in typeref:struct:option
231 argc, argv, OPT_STRING, long_options, NULL)) != -1){

Completed in 480 milliseconds