Searched refs:spec (Results 1 – 19 of 19) sorted by relevance
54 const OptionSpec &spec = option.second; in printUsage() local56 if (spec.needsValue()) { in printUsage()57 printf(" <%s>", spec.getValueName().c_str()); in printUsage()75 const OptionSpec &spec = option.second; in printUsage() local77 if (spec.needsValue()) { in printUsage()78 printf(" <%s>", spec.getValueName().c_str()); in printUsage()80 printf("\t\t\t%s", spec.getDescription().c_str()); in printUsage()81 if (spec.needsValue() && !spec.getDefaultValue().empty()) { in printUsage()82 printf("\tdefault: %s", spec.getDefaultValue().c_str()); in printUsage()
103 public String stringize(final MoreKeySpec spec) { in stringize() argument104 if (spec == null) { in stringize()107 return toString(spec.mLabel, spec.mIconId, spec.mOutputText, spec.mCode); in stringize()
51 final DecoderChainSpec<DictionaryHeader> spec = in run() local54 if (null == spec) { in run()59 final DictionaryHeader header = spec.mResult; in run()64 System.out.println("Packaging : " + spec.describeChain()); in run()
226 @Nonnull DecoderChainSpec spec = new DecoderChainSpec(); in decodeDictionaryForProcess() local227 while (null != spec) { in decodeDictionaryForProcess()229 final InputStream input = spec.getStream(src); in decodeDictionaryForProcess()230 spec.mResult = processor.process(input); in decodeDictionaryForProcess()243 return spec; in decodeDictionaryForProcess()250 spec = spec.next(); in decodeDictionaryForProcess()
51 public AlbumLabelMaker(Context context, AlbumSetSlotRenderer.LabelSpec spec) { in AlbumLabelMaker() argument53 mSpec = spec; in AlbumLabelMaker()54 mTitlePaint = getTextPaint(spec.titleFontSize, spec.titleColor, false); in AlbumLabelMaker()55 mCountPaint = getTextPaint(spec.countFontSize, spec.countColor, false); in AlbumLabelMaker()
91 public SlotView(AbstractGalleryActivity activity, Spec spec) { in SlotView() argument95 setSlotSpec(spec); in SlotView()144 public void setSlotSpec(Spec spec) { in setSlotSpec() argument145 mLayout.setSlotSpec(spec); in setSlotSpec()417 public void setSlotSpec(Spec spec) { in setSlotSpec() argument418 mSpec = spec; in setSlotSpec()
36 final MoreKeySpec spec = new MoreKeySpec( in assertParser() local38 assertEquals(message + " [label]", expectedLabel, spec.mLabel); in assertParser()39 assertEquals(message + " [ouptputText]", expectedOutputText, spec.mOutputText); in assertParser()42 KeyboardIconsSet.getIconName(spec.mIconId)); in assertParser()45 Constants.printableCode(spec.mCode)); in assertParser()
73 int spec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in createIcon() local74 view.measure(spec, spec); in createIcon()
197 final DecoderChainSpec<DictionaryHeader> spec = in runTestHeaderReaderProcessorWithOneSpec() local200 assertNotNull("Can't decode a dictionary we just wrote : " + file, spec); in runTestHeaderReaderProcessorWithOneSpec()201 final DictionaryHeader header = spec.mResult; in runTestHeaderReaderProcessorWithOneSpec()203 spec.describeChain()); in runTestHeaderReaderProcessorWithOneSpec()
107 public StateTransitionAnimation(Spec spec, RawTexture oldScreen) { in StateTransitionAnimation() argument108 mTransitionSpec = spec != null ? spec : Spec.OUTGOING; in StateTransitionAnimation()
60 for (String spec : punctuationSpecs) { in newPunctuationSuggestions()61 punctuationList.add(newHardCodedWordInfo(spec)); in newPunctuationSuggestions()
321 for (final MoreKeySpec spec : parentKey.getMoreKeys()) { in getMaxKeyWidth()322 final String label = spec.mLabel; in getMaxKeyWidth()
51 import java.security.spec.InvalidKeySpecException;52 import java.security.spec.PKCS8EncodedKeySpec;
747 GridViewSpecial.LayoutSpec spec, in ImageBlockManager() argument754 mSpec = spec; in ImageBlockManager()
1227 GridLayout.spec(iy, GridLayout.START), in syncWidgetPageItems()1228 GridLayout.spec(ix, GridLayout.TOP)); in syncWidgetPageItems()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...