Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 19 of 19) sorted by relevance

/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
Darguments_parser.cpp54 const OptionSpec &spec = option.second; in printUsage() local
56 if (spec.needsValue()) { in printUsage()
57 printf(" <%s>", spec.getValueName().c_str()); in printUsage()
75 const OptionSpec &spec = option.second; in printUsage() local
77 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()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DActualKeyboardBuilder.java103 public String stringize(final MoreKeySpec spec) { in stringize() argument
104 if (spec == null) { in stringize()
107 return toString(spec.mLabel, spec.mIconId, spec.mOutputText, spec.mCode); in stringize()
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DHeader.java51 final DecoderChainSpec<DictionaryHeader> spec = in run() local
54 if (null == spec) { in run()
59 final DictionaryHeader header = spec.mResult; in run()
64 System.out.println("Packaging : " + spec.describeChain()); in run()
DBinaryDictOffdeviceUtils.java226 @Nonnull DecoderChainSpec spec = new DecoderChainSpec(); in decodeDictionaryForProcess() local
227 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()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DAlbumLabelMaker.java51 public AlbumLabelMaker(Context context, AlbumSetSlotRenderer.LabelSpec spec) { in AlbumLabelMaker() argument
53 mSpec = spec; in AlbumLabelMaker()
54 mTitlePaint = getTextPaint(spec.titleFontSize, spec.titleColor, false); in AlbumLabelMaker()
55 mCountPaint = getTextPaint(spec.countFontSize, spec.countColor, false); in AlbumLabelMaker()
DSlotView.java91 public SlotView(AbstractGalleryActivity activity, Spec spec) { in SlotView() argument
95 setSlotSpec(spec); in SlotView()
144 public void setSlotSpec(Spec spec) { in setSlotSpec() argument
145 mLayout.setSlotSpec(spec); in setSlotSpec()
417 public void setSlotSpec(Spec spec) { in setSlotSpec() argument
418 mSpec = spec; in setSlotSpec()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpecTests.java36 final MoreKeySpec spec = new MoreKeySpec( in assertParser() local
38 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()
/packages/apps/Settings/src/com/android/settings/
DCreateShortcut.java73 int spec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in createIcon() local
74 view.measure(spec, spec); in createIcon()
/packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/dicttool/
DBinaryDictOffdeviceUtilsTests.java197 final DecoderChainSpec<DictionaryHeader> spec = in runTestHeaderReaderProcessorWithOneSpec() local
200 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()
/packages/apps/Gallery2/src/com/android/gallery3d/anim/
DStateTransitionAnimation.java107 public StateTransitionAnimation(Spec spec, RawTexture oldScreen) { in StateTransitionAnimation() argument
108 mTransitionSpec = spec != null ? spec : Spec.OUTGOING; in StateTransitionAnimation()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DPunctuationSuggestions.java60 for (String spec : punctuationSpecs) { in newPunctuationSuggestions()
61 punctuationList.add(newHardCodedWordInfo(spec)); in newPunctuationSuggestions()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboard.java321 for (final MoreKeySpec spec : parentKey.getMoreKeys()) { in getMaxKeyWidth()
322 final String label = spec.mLabel; in getMaxKeyWidth()
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCredentialHelper.java51 import java.security.spec.InvalidKeySpecException;
52 import java.security.spec.PKCS8EncodedKeySpec;
/packages/apps/Gallery/src/com/android/camera/
DGridViewSpecial.java747 GridViewSpecial.LayoutSpec spec, in ImageBlockManager() argument
754 mSpec = spec; in ImageBlockManager()
/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java1227 GridLayout.spec(iy, GridLayout.START), in syncWidgetPageItems()
1228 GridLayout.spec(ix, GridLayout.TOP)); in syncWidgetPageItems()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dlt_wordlist.combined.gz